mirror of
https://github.com/Docile-Alligator/Infinity-For-Reddit.git
synced 2026-02-25 16:05:33 +00:00
* Handle image posts if url contains query string Sometimes the URL to an image contains a query string, which results in Infinity showing a link instead of the image. Example: https://www.reddit.com/r/ProgrammerHumor/comments/zxsf93/like_why_the_hell_does_windows_news_leak/ * Check path for file ending instead of using regex