A combined filter list of the very best cosmetic rules for use in Adblockers like uBlock Origin and AdGuard's browser extension or app for Windows 11.
https://raw.githubusercontent.com/hl2guide/combined-adblock-lists/refs/heads/main/cosmetic_combined_filterlist.txt
- Includes specific filters lists from AdBlockPlus, AdGuard, Brave, EasyList, EasyPrivacy, Fanboy, uBlock and YouTube Cleanup
- (can be viewed in the
create_list_v2.pyfile.)
- (can be viewed in the
- All domain blocking rules are excluded from the list
- Does not work in AdGuard Home or similar domain-based software
- Comments and duplicate lines are ignored and the list is sorted
- The list is approximately 10MB in size
- Python code runs on GitHub directly using GitHub Actions
- Updates every 4 hours, every day
I'm currently testing v2 that uses threading and many workers to speed up the Python script.
| Item | Improvement |
|---|---|
create_list_v2.py execution time |
from 25 seconds to 3 seconds |
| total build and run time | from 30 seconds to about 13 seconds |