Compare commits

...

2 Commits

3 changed files with 4 additions and 16 deletions

View File

@ -15,6 +15,8 @@ ao=pipewire,pulse,
# REMEMBER to override this with --alang= --slang= as needed! # REMEMBER to override this with --alang= --slang= as needed!
alang=jpn,jp,ja,en,eng,fi,fin alang=jpn,jp,ja,en,eng,fi,fin
slang=fi,fin,sdh,doh,en,eng,eo,epo,la,lat,sv,swe,ru,rus,cs,ces,cze,es,spa,jpn,jp slang=fi,fin,sdh,doh,en,eng,eo,epo,la,lat,sv,swe,ru,rus,cs,ces,cze,es,spa,jpn,jp
# TODO: test this! and for YouTube videos/links
ytdl-raw-options-append=sub-langs=fi,fin,sdh,doh,en,eng,eo,epo,la,lat,sv,swe,ru,rus,cs,ces,cze,es,spa,jpn,jp
embeddedfonts=no embeddedfonts=no
# Sans-Serif fonts are the best for legibility # Sans-Serif fonts are the best for legibility

View File

@ -65,20 +65,13 @@
"https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt", "https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt",
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt", "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt",
"https://big.oisd.nl", "https://big.oisd.nl",
"curben-phishing",
"ublock-filters", "ublock-filters",
"easylist", "easylist",
"ublock-quick-fixes", "ublock-quick-fixes",
"ublock-privacy", "ublock-privacy",
"easyprivacy", "easyprivacy",
"FIN-0", "FIN-0",
"fanboy-cookiemonster", "ublock-quick-fixes"
"ublock-cookies-easylist",
"adguard-cookies",
"ublock-cookies-adguard",
"ublock-quick-fixes",
"ublock-annoyances",
"adguard-popup-overlays"
] ]
} }
}, },

View File

@ -33,20 +33,13 @@
"https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt", "https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt",
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt", "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt",
"https://big.oisd.nl", "https://big.oisd.nl",
"curben-phishing",
"ublock-filters", "ublock-filters",
"easylist", "easylist",
"ublock-quick-fixes", "ublock-quick-fixes",
"ublock-privacy", "ublock-privacy",
"easyprivacy", "easyprivacy",
"FIN-0", "FIN-0",
"fanboy-cookiemonster", "ublock-quick-fixes"
"ublock-cookies-easylist",
"adguard-cookies",
"ublock-cookies-adguard",
"ublock-quick-fixes",
"ublock-annoyances",
"adguard-popup-overlays"
] ]
} }
}, },