AdGoBye / AdGoBye-Blocklists

9 stars 3 forks source link

This repository contains the Core Blocklists, maintained by the AGB team. These are entirely opinionated.

In order to install them into your AGB installation, add them to BlocklistURLs like this:

"BlocklistURLs": [
"https://raw.githubusercontent.com/AdGoBye/AdGoBye-Blocklists/main/AGBBase.toml",
"https://raw.githubusercontent.com/AdGoBye/AdGoBye-Blocklists/main/AGBCommunity.toml",
"https://raw.githubusercontent.com/AdGoBye/AdGoBye-Blocklists/main/AGBUpsell.toml",
"https://raw.githubusercontent.com/AdGoBye/AdGoBye-Blocklists/main/AGBSupporters.toml"
]