Warning: fopen(/www/sites/greasyfork.cloud/index/store/temp/444f3ddde67d85c9d2b8b8636974bfbc.html): failed to open stream: No space left on device in /www/sites/greasyfork.cloud/index/scriptsControl.php on line 127 KissAnime Anti-Adblock Blocker - 反馈
I didn't find an issue tracker, so I assume this is it.
"BB_" is short enough that it can realistically appear in randomly-generated URLs. I just got one such image, which prevented all of the images from loading.
I suggest checking for window.BB_, checking for /\bBB_/, or whitelisting scripts with lstImage or similar.
Bug: "BB_" occurs sometimes in image links.
I didn't find an issue tracker, so I assume this is it.
"BB_" is short enough that it can realistically appear in randomly-generated URLs. I just got one such image, which prevented all of the images from loading.
I suggest checking for
window.BB_
, checking for/\bBB_/
, or whitelisting scripts withlstImage
or similar.