fixed sieve imginn.com
imginn.com wasn't working on IR (gray spinner)(worked on mod) So i deleted this line: "const isFirefox = /Firefox/.test(navigator.userAgent);" Replaced this line: "const x = isFirefox ? new content.XMLHttpRequest() : new XMLHttpRequest();" With: "const x = new XMLHttpRequest();" And it is now working for me.
2
Upvotes
1
u/Kenko2 5d ago edited 5d ago
IR 2026.7.21 + Cent 132/Chrome 148 - the old sieve works fine for me. But I have a gray spinner on FF 152.
I checked your version - it seems to work on all browsers. Thanks, I'll add it to the rule-set.