📝 Updated privacy redirect extensions/quetre script
This commit is contained in:
parent
45f2cfb94e
commit
cda7ffc44a
5 changed files with 9 additions and 4 deletions
File diff suppressed because one or more lines are too long
|
|
@ -17,7 +17,8 @@ Install User-Agent-Switcher and Manager
|
||||||
Install OverbiteWX
|
Install OverbiteWX
|
||||||
Install OneTab
|
Install OneTab
|
||||||
Install Return YouTube Dislike
|
Install Return YouTube Dislike
|
||||||
Install Nitter Redirect
|
Install Invidition (redirect to invidious for youtube and nitter for twitter)
|
||||||
|
Install Teddit Redirect (redirect from reddit to teddit)
|
||||||
Install DuckDuckGo Lite Search (doesn't quite work, just use DuckDuckGo)
|
Install DuckDuckGo Lite Search (doesn't quite work, just use DuckDuckGo)
|
||||||
Install SponsorBlock for Youtube-Skip Sponsorships
|
Install SponsorBlock for Youtube-Skip Sponsorships
|
||||||
Install ClearURLs
|
Install ClearURLs
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -170,7 +170,8 @@
|
||||||
"https://www.brain-dump.org",
|
"https://www.brain-dump.org",
|
||||||
"https://jsonplaceholder.typicode.com",
|
"https://jsonplaceholder.typicode.com",
|
||||||
"https://www.chiark.greenend.org.uk",
|
"https://www.chiark.greenend.org.uk",
|
||||||
"https://without-systemd.org"
|
"https://without-systemd.org",
|
||||||
|
"https://quetre.iket.me"
|
||||||
],
|
],
|
||||||
"untrusted": [
|
"untrusted": [
|
||||||
"google.com",
|
"google.com",
|
||||||
|
|
|
||||||
2
scripts/quetre
Executable file
2
scripts/quetre
Executable file
|
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/bash
|
||||||
|
links "https://quetre.iket.me/search?q=${1}"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue