2
0
Fork 0

title on hosting compiler config

This commit is contained in:
Spirillen 2024-01-12 18:24:31 +01:00
parent 00d00ff025
commit 29b23a79b4
No known key found for this signature in database
GPG Key ID: 88CC3F27732845AD
2 changed files with 20 additions and 4 deletions

16
.gitattributes vendored Normal file
View File

@ -0,0 +1,16 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.c text
*.h text
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
# Override classification for *.txt files, so they are highlighted as adblock files.
# By default, Adblock language doesn't show up in the repository's language statistics,
# but adding "linguist-detectable" will resolve this.
*.txt linguist-language=AdBlock linguist-detectable

View File

@ -1100,22 +1100,22 @@
"type": "hosts"
},
{
"name": "Persian Blocker ",
"name": "Persian Blocker Annoyance",
"source": "https://raw.githubusercontent.com/MasterKia/PersianBlocker/main/PersianAnnoyance.txt",
"type": "adblock"
},
{
"name": "Persian Blocker ",
"name": "Persian Blocker Blocker",
"source": "https://raw.githubusercontent.com/MasterKia/PersianBlocker/main/PersianBlocker.txt",
"type": "adblock"
},
{
"name": "Persian Blocker ",
"name": "Persian Blocker Blocker Hosts",
"source": "https://raw.githubusercontent.com/MasterKia/PersianBlocker/main/PersianBlockerHosts.txt",
"type": "adblock"
},
{
"name": "Persian Blocker ",
"name": "Persian Blocker Personal Blocker",
"source": "https://raw.githubusercontent.com/MasterKia/PersianBlocker/main/PersonalBlocker.txt",
"type": "adblock"
},