mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 20:30:20 +01:00
33 lines
1.1 KiB
Plaintext
33 lines
1.1 KiB
Plaintext
# Attribute definitions
|
|
[attr]adb linguist-detectable linguist-language=AdBlock
|
|
[attr]json linguist-detectable linguist-language=jsonc
|
|
[attr]hosts linguist-detectable linguist-language=hosts
|
|
|
|
# Hosts filter files test ( https://marketplace.visualstudio.com/items?itemName=tommasov.hosts / https://github.com/AdguardTeam/VscodeAdblockSyntax/issues/70#issuecomment-1510467839 / https://github.com/github/linguist/issues/6389 )
|
|
AntiMalwareHosts.txt hosts
|
|
AdawayHosts hosts
|
|
AntiAmazonListForTwitchHosts.txt hosts
|
|
*(Hosts).txt hosts
|
|
Adblock?list?template?-Hosts?and?uBlock?Origin-.txt hosts
|
|
|
|
# AdBlock filter files
|
|
*.txt adb
|
|
*.notlist adb
|
|
AdawayHosts adb
|
|
AnnoyancesList adb
|
|
AntiCelebBirthList adb
|
|
Adblocking?Open?Filter?JP adb
|
|
Adblock?Plus*test?for?AdBlock adb
|
|
Czech?Filters?for?Adblock?Plus adb
|
|
Staying?On?The?Phone?Browser adb
|
|
|
|
# JSON-ish data
|
|
*.lsrules json
|
|
/ClearURLs*/hash.txt json
|
|
/Wiki/Dandelion?Sprout*DNS*.txt json
|
|
|
|
# Test for https://github.com/DandelionSprout/adfilt/issues/819
|
|
# * text=auto eol=lf
|
|
|
|
# Note to self: If I ever find any coloration errors for entry types, report such cases to https://github.com/ameshkov/VscodeAdblockSyntax/issues
|