Compare commits

..

No commits in common. "9313a886d38e9dc49dc444a8e10e942d0543b84e" and "d607c3bc1904073bf3051875a5b230f479e1b935" have entirely different histories.

3 changed files with 16 additions and 4 deletions

View File

@ -15,8 +15,6 @@ 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,13 +65,20 @@
"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",
"ublock-quick-fixes" "fanboy-cookiemonster",
"ublock-cookies-easylist",
"adguard-cookies",
"ublock-cookies-adguard",
"ublock-quick-fixes",
"ublock-annoyances",
"adguard-popup-overlays"
] ]
} }
}, },

View File

@ -33,13 +33,20 @@
"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",
"ublock-quick-fixes" "fanboy-cookiemonster",
"ublock-cookies-easylist",
"adguard-cookies",
"ublock-cookies-adguard",
"ublock-quick-fixes",
"ublock-annoyances",
"adguard-popup-overlays"
] ]
} }
}, },