gitextract_l2__dfat/ ├── .gitignore ├── LICENSE ├── README.md ├── TGCL.md ├── ads_list.txt ├── ads_list_extended.txt ├── ads_list_extended_plus.txt ├── ads_list_rws.txt ├── android_project.md ├── filters/ │ ├── ai_slop_killer.txt │ ├── faust.txt │ ├── youtube.txt │ └── youtube_beta.txt ├── generator.html ├── hosts/ │ ├── _add/ │ │ ├── blocker.txt │ │ ├── blockerFL.txt │ │ └── bypass2.txt │ ├── blocker.txt │ ├── blockerFL.txt │ ├── bypass.txt │ └── bypass2.txt ├── scripts/ │ ├── build-wsl.bat │ ├── build.sh │ ├── filters_collector.py │ └── hosts_collector.py └── ublock-origin-settings.json