Commits vergleichen
2 Commits
a365b6567e
...
8b5d3e7369
Autor | SHA1 | Datum |
---|---|---|
Sebastian Tobie | 8b5d3e7369 | |
Sebastian Tobie | f83865628d |
|
@ -0,0 +1,12 @@
|
||||||
|
# EditorConfig is awesome: https://EditorConfig.org
|
||||||
|
|
||||||
|
# top-most EditorConfig file
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 4
|
||||||
|
end_of_line = lf
|
||||||
|
charset = utf-8
|
||||||
|
trim_trailing_whitespace = false
|
||||||
|
insert_final_newline = true
|
|
@ -1,6 +1,6 @@
|
||||||
! Homepage: https://gitea.sebastian-tobie.de/sebastian/cookiedb
|
! Homepage: https://gitea.sebastian-tobie.de/sebastian/cookiedb
|
||||||
! Title: Meine Blockliste
|
! Title: Meine Blockliste
|
||||||
! Version: 6
|
! Version: 7
|
||||||
|
|
||||||
! Kosmetische Regeln
|
! Kosmetische Regeln
|
||||||
aniwave.to##+js(nowoif)
|
aniwave.to##+js(nowoif)
|
||||||
|
@ -173,8 +173,8 @@ youtube.com##+js(set, Object.prototype.hasAllowedInstreamAd, true)
|
||||||
||optimizely.com^$all
|
||optimizely.com^$all
|
||||||
||outbrain.com^$all
|
||outbrain.com^$all
|
||||||
||p-n.io^$all
|
||p-n.io^$all
|
||||||
||paypal.com^$all
|
!||paypal.com^$all
|
||||||
||paypalobjects.com^$all
|
!||paypalobjects.com^$all
|
||||||
||permutive.com^$all
|
||permutive.com^$all
|
||||||
||pinimg.com^$all
|
||pinimg.com^$all
|
||||||
||pinterest.com^$all
|
||pinterest.com^$all
|
||||||
|
@ -267,4 +267,4 @@ youtube.com##+js(set, Object.prototype.hasAllowedInstreamAd, true)
|
||||||
@@||www.gstatic.com^$script,domain=google.com
|
@@||www.gstatic.com^$script,domain=google.com
|
||||||
@@||accounts.google.de,accounts.google.com^$document
|
@@||accounts.google.de,accounts.google.com^$document
|
||||||
@@||www.youtube.com/embed/*^$subdocument
|
@@||www.youtube.com/embed/*^$subdocument
|
||||||
@@||www.youtube.com/iframe_api$script,domain=gog.com
|
@@||www.youtube.com/iframe_api$script,domain=gog.com
|
||||||
|
|
Laden…
In neuem Issue referenzieren