qsniyg / maxurl

Finds larger/original versions of images and videos
https://qsniyg.github.io/maxurl/
Apache License 2.0
1.09k stars 66 forks source link

Support discourse avatars #1151

Open rakitanc opened 1 year ago

rakitanc commented 1 year ago

https://rainmatter.com/

qsniyg commented 1 year ago

Strange, it works for me, I can open the popup on it. Can you explain where and how it doesn't work on the website?

rakitanc commented 1 year ago

Strange, it works for me, I can open the popup on it. Can you explain where and how it doesn't work on the website?

like for example this..i was trying to view the full image of the profile picture

https://discuss.rainmatter.com/user_avatar/discuss.rainmatter.com/sagar_gudekote/120/47_2.png

it's from this forum

https://discuss.rainmatter.com/t/what-we-are-reading-health-and-wellness/135/2

qsniyg commented 1 year ago

Seems like the maximum size for discourse avatars is 1000px: https://github.com/discourse/discourse/blob/f7c57fbc19312859429e532f774529fc1a328e62/app/controllers/user_avatars_controller.rb#L110

https://discuss.rainmatter.com/user_avatar/discuss.rainmatter.com/sagar_gudekote/1000/47_2.png

Not sure if there's a way to get the original size.