blackList / variants /high /README.md
dev3Masud's picture
Upload folder using huggingface_hub
3e88872 verified
|
Raw
History Blame Contribute Delete
3.2 kB
# πŸ›‘οΈ blackList - High Variant
This directory contains the compiled **high** blocklist.
* **Status**: Active
* **Total blocked domains**: `3,010,656`
* **Target audience**: Maximum security ruleset. Blocks ads, trackers, malware, spam, dating, social tracking, gambling, and torrent networks. May block some web features.
---
## πŸ“¦ Blocked Categories & Domain Types
This configuration contains lists designed to block the following domain categories:
| Category | Blocked Domains | Description |
| -------- | --------------- | ----------- |
| πŸ”΄ **Malware Sites** | `1,780,470` | Command & control servers, distribution endpoints, ransomware, and spyware platforms. |
| πŸ”΄ **Phishing Pages** | `120,538` | Fraudulent login pages, credential harvesting forms, and identity spoofing sites. |
| πŸ”΄ **Cryptomining** | `297` | Cryptojacking scripts, browser miners, and pool connection endpoints. |
| πŸ”΄ **Advertising Domains** | `564,427` | Ad delivery networks, promotional servers, and banner scripting endpoints. |
| πŸ”΄ **Tracking & Telemetry** | `718,193` | Analytics scripts, user profiling telemetry, and commercial data harvesting domains. |
| πŸ”΄ **Spam & Scam Domains** | `24,121` | Malicious email redirectors, lottery scam landing pages, and deceptive bulk sites. |
| πŸ”΄ **Dating Portals** | `1,333` | Matchmaking platforms, hookup sites, and related relationship portals. |
| πŸ”΄ **Social Tracking** | `24,625` | Social networking trackers, widgets, and domain collectors that profile user browsing. |
| πŸ”΄ **Gambling & Casinos** | `349,509` | Online betting sites, slot machines, lottery portals, and digital casinos. |
| πŸ”΄ **Torrent & P2P** | `34,117` | BitTorrent trackers, magnet index sites, piracy portals, and peer communication networks. |
| πŸ”΄ **Scrapers & Crawlers** | `0` | Suspicious automated scraper bots, web scanner networks, and scraping systems. |
---
## πŸš€ How to Use
Select your preferred format below to load into your adblocker:
| Format | File Link | Description |
| ------ | --------- | ----------- |
| **Domains List** | [domains.txt](domains.txt) | Pure list of domains (best for custom scripts) |
| **Hosts Format** | [hosts.txt](hosts.txt) | Standard hosts file (0.0.0.0 format) |
| **Adblock Syntax** | [adblock.txt](adblock.txt) | Wildcard syntax (`||domain.com^`) |
---
## βš™οΈ Setup Instructions
### 1. Pi-hole (DNS Resolver)
1. Copy the raw link to the **`domains.txt`** file above.
2. Go to your Pi-hole admin panel.
3. Navigate to **Group Management** -> **Adlists**.
4. Paste the URL and click **Add**.
### 2. AdGuard Home
1. Copy the raw link to the **`hosts.txt`** file above.
2. Go to AdGuard Home -> **Filters** -> **DNS blocklists**.
3. Click **Add blocklist** -> **Add custom list**.
4. Paste the URL and save.
### 3. Browser Adblockers (uBlock Origin / AdGuard Extension)
1. Copy the raw link to the **`adblock.txt`** file above.
2. Open your extension settings page.
3. Go to the **Filter Lists** tab.
4. Scroll to the bottom, check **Import**, paste the URL, and click **Apply changes**.
---
*Maintained and auto-updated daily by the [blackList pipeline](https://github.com/dev3Masud/blackList).*