mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 20:20:14 +01:00
29 lines
1019 B
Plaintext
29 lines
1019 B
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
|
|
|
|
# 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
|