Post
Topic
Board Meta
Re: [Script] Imgur to TalkImg - automatically fix your broken images
by
TryNinja
on 22/05/2023, 07:40:02 UTC
If you add .gif you have everything Smiley
I removed it because most .gif links posted by me were hitting TalkImg's size limit... but I guess it makes sense to include them by default anyway.

From:
Code:
/https:\/\/i\.imgur\.com\/.*?\.(png|jpg|jpeg)/gi

To:
Code:
/https:\/\/i\.imgur\.com\/.*?\.(png|jpg|jpeg|gif)/gi