blackList / variants /adblock /README.md
dev3Masud's picture
Upload folder using huggingface_hub
3e88872 verified
|
Raw
History Blame Contribute Delete
3.31 kB

πŸ›‘οΈ blackList - Adblock Variant

This directory contains the compiled adblock blocklist.

  • Status: Active
  • Total blocked domains: 3,954,901
  • Target audience: Optimized ruleset formatted for browser extensions (uBlock Origin, AdGuard). Supports cosmetic and network blocking.

πŸ“¦ 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.
πŸ”΄ NSFW (Adult) Content 1,017,006 Pornography, adult video portals, online dating platforms, and age-restricted domains.

πŸš€ How to Use

Select your preferred format below to load into your adblocker:

Format File Link Description
Domains List domains.txt Pure list of domains (best for custom scripts)
Hosts Format hosts.txt Standard hosts file (0.0.0.0 format)
Adblock Syntax adblock.txt Wildcard syntax (`

βš™οΈ 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.