Skip to content

laylavish/uBlockOrigin-HUGE-AI-Blocklist

Repository files navigation

uBlockOrigin & uBlacklist Huge AI Blocklist

A huge blocklist of manually curated sites (1000+) that contain AI generated content, for the purposes of cleaning image search engines (Google Search, DuckDuckGo, and Bing) with uBlock Origin or uBlacklist.

Also works on mobile (iOS, iPadOS, Android) via uBlacklist, as well as pihole/adguard (via Hosts file)

Installing the blocklist for for PC/Desktop

Installing it with uBlock Origin

One-click import (any platform)

If you have uBlock Origin installed, click this link to import the filter list in just a click! Quick and simple.

Manual Import

  1. Make sure that you have the uBlock Origin Extension for Firefox, Chrome, or any browser that supports uBlock Origin

  2. Click on the uBlock Origin Extension, and in the bottom right, there is a cog-wheel symbol--named the dashboard. Click it.

  3. Once you are in the dashboard, look towards the top. Click on the tab that says "Filter lists".

  4. Look towards the bottom, and expand the Import button.

  5. Copy and paste this URL into the dialogue box:

https://raw.githubusercontent.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/main/list.txt
  1. Apply changes, and you're set!
Here's a video guide on how to do this (click the dropdown to expand)
video.mp4

Tip

uBlock Origin will automatically refresh the filter list once a day, so you'll always have up-to-date filters. If you want to force an update of the filter list, pressing the stopwatch next to the newly added list, then pressing Update now will achieve that.

Important

If you find that your imported list isn't working, it may be due to an outdated web browsing session. If you haven't restarted your web browser for a long time, there's a chance the session won't update how it should. This means importing the list into uBlock Origin or uBlacklist won't function correctly. Try creating a new session, aka closing all web browser windows, waiting until all processes are fully closed (4-5 second wait), then re-opening your web browser. That should help. If not, then try clearing your browser's cache.

Installing it with uBlacklist

One-click filter import (Only for Chrome, Firefox doesn't support one-click import)

If you use Google Chrome/Chromium and have uBlacklist installed, you can import the list in just one click. Click this link to automatically subscribe to the list.

Manual Import

  1. Make sure that you have the uBlacklist extension for Firefox, Chrome, or any browser that supports uBlacklist

  2. Click on your extensions list, select uBlacklist, then click on the "options" text, highlighted in blue.

  3. Enable the Other search engines, and click on the search engine(s) you want this list to work on. A list of compatible search engines (with images support) is here.

  4. Scroll all the way down until you see the "Subscription" tab, and click on the blue "Add a subscription" button.

  5. Give a name for the added blocklist (eg. Main AI blocklist).

  6. Copy and paste this url

https://raw.githubusercontent.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/main/list_uBlacklist.txt

into the URL part of the dialogue box, then press the blue Add button.

  1. Set the update interval to an hour for near-realtime list updates, and you're done!

Installing the blocklist for mobile (iOS, iPadOS & Android)

iOS, iPadOS (Safari only)

Note

Both iOS and iPadOS don't have support for uBlock Origin. So, we'll be using uBlacklist for this. Safari is the only browser we can use that allows the use of extensions.

  1. Download uBlacklist, available on the App Store

  2. Go into settings, scroll down until you see Safari, and tap on it.

  3. Once in the Safari settings, in General, hit Extensions. Turn on the uBlacklist extension.

  4. While still in uBlacklist's settings, in the Permissions for uBlacklist section, scroll down to your preferred search engine and change the permission from "Ask" to "Allow."

Important

This may look cumbersome, but all you really need to do is just allow the extension to hit your search engine's locale, for example, google.fr or google.co.uk. You can go through all of them and allow them, but it's not necessary.

  1. Now scroll back up, and hit the blue Extension Settings button. It will bring you to Safari and open uBlacklist's settings panel.

  2. Scroll all the way down until you see the "Subscription" tab, and click on the blue "Add a subscription" button.

  3. Give a name for the added blocklist (eg. Main AI blocklist).

  4. Copy and paste this url

https://raw.githubusercontent.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/main/list_uBlacklist.txt

into the URL part of the dialogue box, then press the blue Add button.

  1. Set the update interval to an hour for near-realtime list updates, and you're done!

Android (via Firefox)

Installation for uBlock Origin (expand)

One-click import

If you have uBlock Origin installed, click this link to import the filter list in just a click! Quick and simple.

Manual Import

  1. Make sure that you have the uBlock Origin Extension for Firefox.

  2. Hit the three dots in the top right, and hit the Extensions button.

  3. Click on the uBlock Origin Extension, and in the bottom right, there is a cog-wheel symbol--named the dashboard. Click it.

  4. Once you are in the dashboard, look towards the top. Click on the tab that says Filter lists.

  5. Look towards the bottom, and expand the Import button.

  6. Copy and paste this URL into the dialogue box:

https://raw.githubusercontent.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/main/list.txt
  1. Apply changes, and you're set!
Installation for uBlacklist (expand)

Manual Import

  1. Make sure that you have the uBlacklist extension for Firefox, Chrome, or any browser that supports uBlacklist

  2. Hit the three dots in the top right, and hit the Extensions button.

  3. Click on your extensions list, select uBlacklist, then click on the "options" text, highlighted in blue.

  4. Enable the Other search engines, and click on the search engine(s) you want this list to work on. A list of compatible search engines (with images support) is here.

  5. Scroll all the way down until you see the "Subscription" tab, and click on the blue "Add a subscription" button.

  6. Give a name for the added blocklist (eg. Main AI blocklist).

  7. Copy and paste this url

https://raw.githubusercontent.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/main/list_uBlacklist.txt

into the URL part of the dialogue box, then press the blue Add button.

  1. Set the update interval to an hour for near-realtime list updates, and you're done!

Hosts file for pi-hole/adguard

I've added a list in HOSTS format for pi-hole/adguard or for use in your own operating system's hosts file.

https://raw.githubusercontent.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/main/noai_hosts.txt

For use in your operating system, visit the url and copy-paste the contents inside your operating systems hosts file.

Here's a simple guide on how to access your hosts file on Linux, macOS, and Windows.

For pi-hole:

  1. Visit your admin's dashboard
  2. Click on Adlists
  3. Copy and paste the url into the address: box
  4. Hit the add button, and it should be added.

For Adguard:

  1. Open Adguard Home Dashboard
  2. Go to filters --> DNS blocklists.
  3. Click Add blocklist, then Add a custom list.
  4. Enter the name of the list (eg. AI blocklist) into the first dialogue box.
  5. Copy and paste the url into the second dialogue box.
  6. Hit save, and the list is added!

Additional lists

Currently, there are two lists: The main default list, and the nuclear list.

The nuclear list has sites that contain a mix of authentic and AI generated imagery (eg. DeviantArt, Artstation, Stock Photography sites, etc), which make it tricky to outright block in the main filter list, so I've designated it to a separate list that you can toggle on and off if you so desire.

uBlock Origin Nuclear List (expand)
https://raw.githubusercontent.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/main/additional_list_nuclear.txt
uBlacklist Nuclear List (expand)
https://raw.githubusercontent.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/main/list_uBlacklist_nuclear.txt

Allowlisting sites

Don't like a website being blocked? You can easily create an allowlist in your own personal uBlock Origin or uBlacklist filter list.

Here's how to do it.

Steps for uBlock Origin (expand)
  1. Toggle the DOM inspector </> through uBlock Origin's logger.
  2. Locate the URL you want to allowlist.
  3. Click on the filter you want to disable (eg. vecteezy.com); it should then be crossed out.
  4. Press the save icon, then the "Create" button.

Boom! Now it's allowlisted!

Or, if you don't want to go through that mumbo-jumbo, add this line in your filter list:

#@#a[href*="example.com"]:upward(li):remove()

Change "example.com" to the URL you want to allowlist. Copy & paste that in uBlock Origin's "My filters" list, and you're set!

Steps for uBlacklist (expand)
  1. Enter uBlacklist's options panel.
  2. In the text box, add this line in the text box:
@*://*.example.com/*
  1. Change "example.com" to a website you want allowlisted.
  2. Click save. Done!

Extended Filtering

It is possible to filter AI results based on keywords. It was originally in the list, but it's been taken out to make it configurable and/or optional (since it is a blanket ruling that doesn't care about context).

uBlock Origin

In your personal filter list, you can use this template to add your own keywords you would like to block.

google.com,duckduckgo.com,bing.com##div>a:has-text(/Your Text Here/i):upward(div):style(opacity:0!important)

Replace "Your Text Here" with your preferred keywords. A short list of optional procedural filters that you can use for uBlock Origin are listed in a dropdown below:

Optional procedural filters for uBlock Origin
google.com,duckduckgo.com,bing.com##div>a:has-text(/Stable Diffusion/i):upward(div):style(opacity:0!important)
google.com,duckduckgo.com,bing.com##div>a:has-text(/AI Art/i):upward(div):style(opacity:0!important)
google.com,duckduckgo.com,bing.com##div>a:has-text(/Generative AI/i):upward(div):style(opacity:0!important)
google.com,duckduckgo.com,bing.com##div>a:has-text(/Ai/):upward(div):style(opacity:0!important)
google.com,duckduckgo.com,bing.com##div>a:has-text(/AI/):upward(div):style(opacity:0!important)
google.com,duckduckgo.com,bing.com##div>a:has-text(/Lora Model/i):upward(div):style(opacity:0!important)
google.com,duckduckgo.com,bing.com##div>a:has-text(/diffusion/i):upward(div):style(opacity:0!important)
google.com,duckduckgo.com,bing.com##div>a:has-text(/midjourney/i):upward(div):style(opacity:0!important)
google.com,duckduckgo.com,bing.com##div>a:has-text(/niji/i):upward(div):style(opacity:0!important)
google.com,duckduckgo.com,bing.com##div>a:has-text(/SDXL/i):upward(div):style(opacity:0!important)
google.com,duckduckgo.com,bing.com##div>a:has-text(/ai generated/i):upward(div):style(opacity:0!important)
google.com,duckduckgo.com,bing.com##div>a:has-text(/aiart/i):upward(div):style(opacity:0!important)
google.com,duckduckgo.com,bing.com##div>a:has-text(/AI illustration/i):upward(div):style(opacity:0!important)

uBlacklist

For uBlacklist, you can use regular expressions to filter AI results based on keywords.

An example of a regular expression for uBlacklist would be: /ai *(generated)?|stable *diffusion/i

Below is a small list of optional regular expressions that can be used to filter out AI results based on keywords:

Optional regular expressions for uBlacklist
/(generative)? *AI *(art|generated|illustration)?/i
/(ada)?Lo(RA|Con) *(model)?|(stable)?.*diffusion|midjourney|niji|sd *(xl|1.5)|(text|txt|img|image) *(to|2) *(image|img|video)/i

To Do

  • Provide blocklist for uBlacklist compatibility

  • Blocklist functionality on DuckDuckGo and Bing (ew)

  • Create hosts file for pi-hole/adguard

  • Startpage, Ecosia, Brave support (for uBlock Origin)

Happy Pride Month!

LGBTQ+ Rights! 🏳️‍🌈🏳️‍⚧️

Special Thanks

Special thanks to:

Related Projects

Super SEO Spam Suppressor (SSSS) by NotaInutilis

An anticapitalist blocklist targeting websites abusing SEO tactics to spam web searches with data pollution and security risks: content farms, scrapers, copycats, generative AI, scams, advertisements, malwares, and useless wasteful garbage in general. It is best used with uBlacklist.

Blocklist for AI Music on Youtube by surasshu

A blocklist that targets AI music channels on YouTube, through the use of the Blocktube extension.

Journey Buster 3 by k0vac

A Chromium extension that lets you know if an image is AI generated, for use on Twitter.

Awesome List of uBlacklist Subscriptions by rjaus

A compilation of awesome uBlacklist subscriptions to block various sites from appearing in Google, Bing, or DuckDuckGo search.

Anti-AI Google Search Tips by yours truly

Tips and tricks to make Google Search (and other search engines that have similar operators) return authentic imagery.

About

A huge blocklist of manually curated sites that contain AI generated imagery for uBlock Origin & uBlacklist.

Resources

License

Stars

Watchers

Forks