mirror of
https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist.git
synced 2026-08-06 02:12:35 -04:00
[GH-ISSUE #3] "Nuclear" sites are in the main list #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SBBaum on GitHub (Mar 2, 2024).
Original GitHub issue: https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/issues/3
I've imported the main list.txt, but now can't browse DeviantArt (specifically user profiles). I think it's because there's a "nuclear" section contained within list.txt, not just the extra addon txt file
@laylavish commented on GitHub (Mar 2, 2024):
Hi! The nuclear section is in the default
list.txtfor experimental blacklists of sites (I was tired of seeing stock photography sites and wanted to see how blocking these in the main list would affect searches61f51dcbe0) . If you take a look closely, some sites are commented out, meaning that they shouldn't be active. DeviantArt is commented out, and I checked myself whether or not DeviantArt pops up in image search, and it does. Can't seem to replicate what you're experiencing, so it could be an issue on your side?If all else fails, refer to the ReadMe and whitelist DeviantArt to see if that fixes anything.
@laylavish commented on GitHub (Mar 2, 2024):
Never mind. I was wrong, and you were right. I found the issue. Weirdly, it has to do with the domain "dreamup.com" (which is deviantart's AI image generator) which is for whatever reason responsible for deviantart's user profile. Sneaky. Will fix it quickly!
@SBBaum commented on GitHub (Mar 2, 2024):
Oh, strange!
Thank you! And thank you so much for maintaining this list - you're doing a great service!
@laylavish commented on GitHub (Mar 2, 2024):
As of commit
ac374f13e9, DeviantArt user profiles should be working. And you're welcome! <3