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 | |
| parent | 8745a90a7ab933636ffcab85bf1a9824c54c1989 (diff) | |
feat(extensions): current config
Diffstat (limited to 'extensions')
| -rw-r--r-- | extensions/stylus/nouveau-europresse-com.accesdistant.sorbonne-universite.fr.css | 6 | ||||
| -rw-r--r-- | extensions/stylus/xn--gckvb8fzb.com.css | 23 | ||||
| -rw-r--r-- | extensions/ublacklist/filters.txt | 4 | ||||
| -rw-r--r-- | extensions/ublacklist/uBlacklist.txt | 14 | ||||
| -rw-r--r-- | extensions/ublock-origin/dynamic-filters.txt | 21 | ||||
| -rw-r--r-- | extensions/ublock-origin/static-filters.txt | 6 |
6 files changed, 74 insertions, 0 deletions
diff --git a/extensions/stylus/nouveau-europresse-com.accesdistant.sorbonne-universite.fr.css b/extensions/stylus/nouveau-europresse-com.accesdistant.sorbonne-universite.fr.css new file mode 100644 index 0000000..bd583de --- /dev/null +++ b/extensions/stylus/nouveau-europresse-com.accesdistant.sorbonne-universite.fr.css @@ -0,0 +1,6 @@ +.docOcurrContainer p, a, .stubs { + font-family:'PT Astra Serif', 'Times New Roman', 'EB Garamond', Arial, serif; + font-size: 24px; + line-height: 1.4em; + text-align: left; +} diff --git a/extensions/stylus/xn--gckvb8fzb.com.css b/extensions/stylus/xn--gckvb8fzb.com.css new file mode 100644 index 0000000..9962406 --- /dev/null +++ b/extensions/stylus/xn--gckvb8fzb.com.css @@ -0,0 +1,23 @@ +.site-head, #site-main, .site-foot { + margin: 0 auto; +} + +.post-content-title { + font-weight: bold; +} + +.post-content-body { + & p { + font-family: Inter, sans-serif; + font-size: 18px; + line-height: 2em; + } + & code { + font-family: monospace; + font-size: 0.9em; + } + & h1, h2, h3, h4, h5, h6 { + font-weight: bold; + letter-spacing: -0.5px; + } +} diff --git a/extensions/ublacklist/filters.txt b/extensions/ublacklist/filters.txt new file mode 100644 index 0000000..3ef9c6b --- /dev/null +++ b/extensions/ublacklist/filters.txt @@ -0,0 +1,4 @@ +https://raw.githubusercontent.com/arosh/ublacklist-stackoverflow-translation/master/uBlacklist.txt +https://raw.githubusercontent.com/arosh/ublacklist-github-translation/master/uBlacklist.txt +https://raw.githubusercontent.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/main/list_uBlacklist.txt +https://codeberg.org/legendary_creeper/mc-safebrowsing/raw/branch/main/mc-sb-ublacklist.txt diff --git a/extensions/ublacklist/uBlacklist.txt b/extensions/ublacklist/uBlacklist.txt new file mode 100644 index 0000000..4bd6286 --- /dev/null +++ b/extensions/ublacklist/uBlacklist.txt @@ -0,0 +1,14 @@ +# trash sites +*://*.w3schools.com/* +*://*.w3schools.tech/* +*://*.geeksforgeeks.org/* +*://serva-ts.com/* +*://www.alamy.com/* +*://thedirect.com/* +*://ubunlog.com/* +*://www.androidpolice.com/* +*://elixir-examples.github.io/* +*://github-wiki-see.page/* +*://www.jasonyadlovski.com/* +*://hackernoon.com/* +*://elsefix.com/*
\ No newline at end of file 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 |
