eallion

大大的小蜗牛

机会总是垂青于有准备的人!
mastodon
github
twitter
steam
telegram
keybase
email

uBlacklist Subscription Collection

TL;DR#

This is a compilation of subscription addresses for the uBlacklist plugin that I maintain, gathering most of the subscription addresses available online into one. Automatically updated weekly via Github Actions.
This subscription mainly blocks Chinese SEO spam sites in search results like Google, such as machine translations and AI-generated content...

  • Function: 🧱 Block Chinese content farms!【What is a content farm?】
  • Plugin: {{< icon "github" >}} iorate/ublacklist
  • Subscription source address: https://git.io/ublacklist

uBlacklist Plugin#

iorate/ublacklist Introduction

This extension prevents specified websites from appearing in Google and some other search engines.

You can add rules for search results or click the toolbar icon to block specified websites. Rules can be specified using: match patterns (e.g., *://*.example.com/*, which would block the example.org site) or using regular expressions (e.g., /example\.(net|org)/, which would block both example.net and example.org).

You can sync the rule set across devices via cloud storage. Currently, Google Drive and Dropbox are supported.

You can also subscribe to public rule sets. The website lists some subscriptions: https://iorate.github.io/ublacklist/subscriptions

Supported Search Engines#

(Determined by the uBlacklist plugin)

This extension supports the following search engines

WebImagesVideosNews
Google✔️✔️✔️✔️
Bing✔️✔️✔️✔️
Brave *3✔️✔️✔️✔️
DuckDuckGo✔️✔️✔️✔️
Ecosia✔️
Qwant✔️✔️*1✔️
SearX *2✔️✔️✔️✔️
Startpage✔️✔️✔️
Yahoo! JAPAN✔️
Yandex✔️

*1 Only when "Always play videos on Qwant.com" is turned off;
*2 Only supports certain public instances. If you want to add your own SearX/SearXNG to the supported list, you need to go to src/common/search-engines.ts and manually add your search engine to the list, then manually build it;
*3 Due to the difficulty of obtaining the full URL for image links, this extension does not support blocking by subdomain in Brave Image Search. (For example, if the link points to www.example.com, it will block the entire example.com).

Usage#

⬇️ 1. Install uBlacklist#

🔧 2. Set Up the Plugin#

Test version: v8.7.1

  • Subscription source address: https://git.io/ublacklist

Open the plugin's Options, find Subscriptions, click Add Subscription in the Subscription Blacklist, and in the pop-up dialog, fill in the subscription source address https://git.io/ublacklist, fill in the Name arbitrarily, and finally click Add.

As shown in the image below:

The complete content of the subscription source address is as follows:
https://raw.githubusercontent.com/eallion/uBlacklist-subscription-compilation/main/uBlacklist.txt
# curl -I https://git.io/ublacklist

# HTTP/1.1 301 Moved Permanently
# cache-control: public, max-age=31536000, immutable
# x-lru-cache: HIT
location: https://raw.githubusercontent.com/eallion/uBlacklist-subscription-compilation/main/uBlacklist.txt
# content-length: 0
# date: 
# x-github-backend: Kubernetes
# x-github-request-id: 

🌐 3. Other Settings (Optional)#

  • Settings - General:

The following websites will not be displayed in Google's search results.
You can use match patterns or regular expressions.
To use the page title to block a website, add "title" before the regular expression.
For example: ://.example.com/*
For example: /example.(net|org)/
For example: title/Example Domain/

*://*/so.php
*://*/so.php?s=*
*://*/cha.php?s=*
*://*/list.php?s=*
*://*/?s=*
*://*/so/*
  • Other search engines - Enable
Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.