mybearworld
mybearworld
https://github.com/ScratchAddons/ScratchAddons/blob/229cde320fd79f3b03268e1e094f1ada79f4471f/addons/forum-post-countdown/userscript.js#L4-L8 These lines would have to mimic `auto-follow-topics`'s behavior instead.
Looks like it's the string `assets.scratch.mit.edu/get_image`.
> yes, and the forum filter now reflects the behaviour of the filter used in the rest of the site, posting a comment with the _exact_ string got me muted....
> An issue with this though is that it's practically impossible to use images on the forums then, since without get_image, zero images are usable. Cubeupload still works, I'd imagine.
~~Could the addon be replaced to, instead of outputting `[img]https://assets.scratch.mit.edu/get_image/.%2E/d8ca1f3cf01721957c5276fdc3cc683f.png[/img]`, output `[url https://chiroyce1.github.io/image/?dOcaHfJcfGHNIHPLNcLINMfdcJccMOJf.png]image[/url]`?~~
> we've already been doing that with the `.%2E` trick, it isn't directly evading the filter but is evading the image host whitelist which is a part of it. `https://assets.scratch.mit.edu/{hash}.{extension}`...
> Could the addon be replaced to, instead of outputting `[img]https://assets.scratch.mit.edu/get_image/.%2E/d8ca1f3cf01721957c5276fdc3cc683f.png[/img]`, output `[url https://chiroyce1.github.io/image/?dOcaHfJcfGHNIHPLNcLINMfdcJccMOJf.png]image[/url]`? This is still an option
ScratchDB seems to have time stamps? https://scratchdb.lefty.one/v3/forum/post/info/7685080 Not sure how it gets that, but using those would probably work. At worst, that'd be twenty requests per page, though.
> The addon seems to work as intended for me when logged in. Did you try it with the addon disabled? Sometimes, vanilla Scratch also uses the local timezone.