diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-12-04 12:03:22 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-12-04 12:23:10 +0100 |
| commit | 1d5f9e5089d694174454ba2bff4bd63000a6e327 (patch) | |
| tree | 82caa878683885e17fc7966e054e560c59b9200d /extensions/ublock-origin | |
| parent | 8745a90a7ab933636ffcab85bf1a9824c54c1989 (diff) | |
feat(extensions): current config
Diffstat (limited to 'extensions/ublock-origin')
| -rw-r--r-- | extensions/ublock-origin/dynamic-filters.txt | 21 | ||||
| -rw-r--r-- | extensions/ublock-origin/static-filters.txt | 6 |
2 files changed, 27 insertions, 0 deletions
diff --git a/extensions/ublock-origin/dynamic-filters.txt b/extensions/ublock-origin/dynamic-filters.txt new file mode 100644 index 0000000..917c1d9 --- /dev/null +++ b/extensions/ublock-origin/dynamic-filters.txt @@ -0,0 +1,21 @@ +no-csp-reports: * true +no-large-media: behind-the-scene false +no-scripting: * true +no-scripting: adventofcode.com false +no-scripting: anhgelus.world false +no-scripting: bsky.app false +no-scripting: codeberg.org false +no-scripting: duckduckgo.com false +no-scripting: github.com false +no-scripting: infomaniak.com false +no-scripting: modrinth.com false +no-scripting: proton.me false +no-scripting: sorbonne-universite.fr false +no-scripting: wikipedia.org false +behind-the-scene * * noop +behind-the-scene * 1p-script noop +behind-the-scene * 3p noop +behind-the-scene * 3p-frame block +behind-the-scene * 3p-script block +behind-the-scene * image noop +behind-the-scene * inline-script noop diff --git a/extensions/ublock-origin/static-filters.txt b/extensions/ublock-origin/static-filters.txt new file mode 100644 index 0000000..6fb54aa --- /dev/null +++ b/extensions/ublock-origin/static-filters.txt @@ -0,0 +1,6 @@ +! 11 nov. 2025 https://docs.vultr.com +docs.vultr.com##.undefined.dark\:bg-black\/20.dark\:border-dark-border.dark\:border.bg-vultr-navy.rounded-md.shadow-lg.xl\:px-6.px-4.xl\:py-8.py-6.flex-col.flex +docs.vultr.com##.mb-0.border.shadow-sm.flex-col.flex.rounded.overflow-hidden.w-full.dark\:text-slate-50.dark\:bg-slate-950.dark\:border-dark-border.text-slate-950.bg-white.border-slate-200 + +! 12 nov. 2025 https://modrinth.com +modrinth.com##.rounded-2xl.justify-center.w-full.flex.mb-3.relative.wrapper |
