diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/config.json | 776 |
1 files changed, 388 insertions, 388 deletions
diff --git a/src/config.json b/src/config.json index 3857be40..4029d536 100644 --- a/src/config.json +++ b/src/config.json @@ -185,6 +185,82 @@ "embeddable": true, "url": "https://twitter.com" }, + "bluesky": { + "frontends": { + "skyview": { + "name": "Skyview", + "instanceList": true, + "url": "https://github.com/badlogic/skyview" + } + }, + "targets": [ + "^https?:\\/{2}bsky\\.app\\/" + ], + "name": "Bluesky", + "options": { + "enabled": false, + "unsupportedUrls": "bypass", + "frontend": "skyview" + }, + "imageType": "svg", + "url": "https://bsky.app/" + }, + "reddit": { + "frontends": { + "libreddit": { + "name": "Libreddit", + "instanceList": true, + "url": "https://github.com/spikecodes/libreddit", + "localhost": true + }, + "teddit": { + "name": "Teddit", + "instanceList": true, + "url": "https://codeberg.org/teddit/teddit", + "localhost": true + } + }, + "targets": [ + "^https?:\\/{2}(www\\.|old\\.|np\\.|new\\.|amp\\.)?(reddit|reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad)\\.(com|onion)(?=\\/u(ser)?\\/|\\/r\\/|\\/search|\\/new|\\/?$)", + "^https?:\\/{2}(i|(external-)?preview)\\.redd\\.it" + ], + "name": "Reddit", + "options": { + "enabled": false, + "frontend": "libreddit", + "unsupportedUrls": "bypass", + "instance": "public" + }, + "imageType": "png", + "url": "https://reddit.com" + }, + "tumblr": { + "frontends": { + "priviblur": { + "name": "Priviblur", + "embeddable": true, + "instanceList": true, + "url": "https://github.com/syeopite/priviblur", + "localhost": true + } + }, + "targets": [ + "^https?:\\/{2}(media\\.|assets\\.|static\\.)?tumblr\\.com\\/", + "^https?:\\/{2}[0-9]+\\.media\\.tumblr\\.com\\/", + "^https?:\\/{2}(www\\.)?(.*)\\.tumblr.com\\/" + ], + "name": "Tumblr", + "options": { + "enabled": false, + "redirectType": "main_frame", + "unsupportedUrls": "bypass", + "frontend": "priviblur", + "instance": "public" + }, + "imageType": "svg", + "embeddable": true, + "url": "https://tumblr.com" + }, "twitch": { "frontends": { "safetwitch": { @@ -261,59 +337,48 @@ "imageType": "png", "url": "https://www.instagram.com" }, - "reddit": { + "imdb": { "frontends": { - "libreddit": { - "name": "Libreddit", - "instanceList": true, - "url": "https://github.com/spikecodes/libreddit", - "localhost": true - }, - "teddit": { - "name": "Teddit", + "libremdb": { + "name": "libremdb", "instanceList": true, - "url": "https://codeberg.org/teddit/teddit", + "url": "https://github.com/zyachel/libremdb", "localhost": true } }, "targets": [ - "^https?:\\/{2}(www\\.|old\\.|np\\.|new\\.|amp\\.)?(reddit|reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad)\\.(com|onion)(?=\\/u(ser)?\\/|\\/r\\/|\\/search|\\/new|\\/?$)", - "^https?:\\/{2}(i|(external-)?preview)\\.redd\\.it" + "^https?:\\/{2}(www\\.|m\\.)?imdb\\.com" ], - "name": "Reddit", + "name": "IMDb", "options": { "enabled": false, - "frontend": "libreddit", "unsupportedUrls": "bypass", + "frontend": "libremdb", "instance": "public" }, - "imageType": "png", - "url": "https://reddit.com" + "imageType": "svg", + "url": "https://imdb.com" }, - "imgur": { + "bilibili": { "frontends": { - "rimgo": { - "name": "rimgo", + "mikuInvidious": { + "name": "MikuInvidious", "instanceList": true, - "url": "https://codeberg.org/video-prize-ranch/rimgo", - "localhost": true, - "embeddable": true + "url": "https://0xacab.org/johnxina/mikuinvidious" } }, "targets": [ - "^https?:\\/{2}([im]\\.)?(stack\\.)?imgur\\.(com|io)\\/" + "^https?:\\/{2}(www\\.|space\\.)?bilibili\\.com\\/", + "^https?:\\/{2}b23\\.tv\\/" ], - "name": "Imgur", + "name": "Bilibili", "options": { "enabled": false, - "redirectType": "main_frame", "unsupportedUrls": "bypass", - "frontend": "rimgo", - "instance": "public" + "frontend": "mikuInvidious" }, - "imageType": "png", - "embeddable": true, - "url": "https://imgur.com" + "imageType": "svgMono", + "url": "https://bilibili.com/" }, "pixiv": { "name": "Pixiv", @@ -335,301 +400,299 @@ "imageType": "svg", "url": "https://www.pixiv.net" }, - "soundcloud": { + "fandom": { "frontends": { - "tuboSoundcloud": { - "name": "Tubo", - "embeddable": false, + "breezeWiki": { + "name": "BreezeWiki", "instanceList": true, - "url": "https://github.com/migalmoreno/tubo" + "url": "https://breezewiki.com" } }, "targets": [ - "^https?:\\/{2}soundcloud\\.com" + "^https?:\\/{2}([a-zA-Z0-9-]+\\.)?(fandom|wikia)\\.com(?=\\/wiki|\\/?$)" ], - "name": "SoundCloud", + "name": "Fandom", "options": { "enabled": false, - "redirectType": "main_frame", - "frontend": "tuboSoundcloud", - "unsupportedUrls": "bypass" + "unsupportedUrls": "bypass", + "instance": "public", + "frontend": "breezeWiki" }, "imageType": "svg", - "embeddable": false, - "url": "https://soundcloud.com" + "url": "https://fandom.com" }, - "medium": { + "imgur": { "frontends": { - "scribe": { - "name": "Scribe", - "instanceList": true, - "url": "https://sr.ht/~edwardloveall/Scribe" - }, - "libMedium": { - "name": "LibMedium", + "rimgo": { + "name": "rimgo", "instanceList": true, - "url": "https://github.com/realaravinth/libmedium" + "url": "https://codeberg.org/video-prize-ranch/rimgo", + "localhost": true, + "embeddable": true } }, "targets": [ - "^https:\\/{2}([a-zA-Z0-9-]+\\.)?medium\\.com", - "^https?:\\/{2}towardsdatascience\\.com\\/", - "^https?:\\/{2}uxdesign\\.cc\\/", - "^https?:\\/{2}uxplanet\\.org\\/", - "^https?:\\/{2}betterprogramming\\.pub\\/", - "^https?:\\/{2}aninjusticemag\\.com\\/", - "^https?:\\/{2}betterhumans\\.pub\\/", - "^https?:\\/{2}psiloveyou\\.xyz\\/", - "^https?:\\/{2}entrepreneurshandbook\\.co\\/", - "^https?:\\/{2}blog\\.coinbase\\.com\\/", - "^https?:\\/{2}levelup\\.gitconnected\\.com\\/", - "^https?:\\/{2}javascript\\.plainenglish\\.io\\/", - "^https?:\\/{2}blog\\.bitsrc\\.io\\/", - "^https?:\\/{2}itnext\\.io\\/", - "^https?:\\/{2}codeburst\\.io\\/", - "^https?:\\/{2}infosecwriteups\\.com\\/", - "^https?:\\/{2}blog\\.devgenius\\.io\\/", - "^https?:\\/{2}writingcooperative\\.com\\/", - "^https?:\\/{2}proandroiddev\\.com\\/" + "^https?:\\/{2}([im]\\.)?(stack\\.)?imgur\\.(com|io)\\/" ], - "name": "Medium", + "name": "Imgur", "options": { - "frontend": "scribe", "enabled": false, - "unsupportedUrls": "bypass" + "redirectType": "main_frame", + "unsupportedUrls": "bypass", + "frontend": "rimgo", + "instance": "public" }, - "imageType": "svg", - "url": "https://medium.com" + "imageType": "png", + "embeddable": true, + "url": "https://imgur.com" }, - "quora": { + "pinterest": { + "name": "Pinterest", "frontends": { - "quetre": { - "name": "Quetre", + "binternet": { + "name": "Binternet", "instanceList": true, - "url": "https://github.com/zyachel/quetre", - "localhost": true + "url": "https://github.com/Ahwxorg/Binternet", + "embeddable": true } }, "targets": [ - "^https?:\\/{2}([a-zA-Z0-9-]+\\.)*quora\\.com\\/" + "^https?:\\/{2}i\\.pinimg\\.com", + "^https?:\\/{2}(www\\.)?pinterest\\.com" ], - "name": "Quora", "options": { "enabled": false, "unsupportedUrls": "bypass", - "frontend": "quetre", - "instance": "public" + "redirectType": "main_frame", + "frontend": "binternet" }, - "imageType": "png", - "url": "https://quora.com" + "imageType": "svg", + "embeddable": true, + "url": "https://pinterest.com" }, - "imdb": { + "soundcloud": { "frontends": { - "libremdb": { - "name": "libremdb", + "tuboSoundcloud": { + "name": "Tubo", + "embeddable": false, "instanceList": true, - "url": "https://github.com/zyachel/libremdb", - "localhost": true + "url": "https://github.com/migalmoreno/tubo" } }, "targets": [ - "^https?:\\/{2}(www\\.|m\\.)?imdb\\.com" + "^https?:\\/{2}soundcloud\\.com" ], - "name": "IMDb", + "name": "SoundCloud", "options": { "enabled": false, - "unsupportedUrls": "bypass", - "frontend": "libremdb", - "instance": "public" + "redirectType": "main_frame", + "frontend": "tuboSoundcloud", + "unsupportedUrls": "bypass" }, "imageType": "svg", - "url": "https://imdb.com" + "embeddable": false, + "url": "https://soundcloud.com" }, - "fandom": { + "bandcamp": { "frontends": { - "breezeWiki": { - "name": "BreezeWiki", + "tent": { + "name": "Tent", "instanceList": true, - "url": "https://breezewiki.com" + "url": "https://forgejo.sny.sh/sun/Tent" } }, "targets": [ - "^https?:\\/{2}([a-zA-Z0-9-]+\\.)?(fandom|wikia)\\.com(?=\\/wiki|\\/?$)" + "^https?:\\/{2}(.*\\.)?bandcamp\\.com\\/", + "^https?:\\/{2}(f4|t4)\\.bcbits\\.com\\/" ], - "name": "Fandom", + "name": "Bandcamp", "options": { "enabled": false, "unsupportedUrls": "bypass", - "instance": "public", - "frontend": "breezeWiki" + "frontend": "tent" }, "imageType": "svg", - "url": "https://fandom.com" + "url": "https://bandcamp.com" }, - "pinterest": { - "name": "Pinterest", + "tekstowo": { "frontends": { - "binternet": { - "name": "Binternet", + "tekstoLibre": { + "name": "TekstoLibre", "instanceList": true, - "url": "https://github.com/Ahwxorg/Binternet", - "embeddable": true + "url": "https://github.com/Davilarek/TekstoLibre" } }, "targets": [ - "^https?:\\/{2}i\\.pinimg\\.com", - "^https?:\\/{2}(www\\.)?pinterest\\.com" + "^https?:\\/{2}(www\\.)?tekstowo\\.pl\\/" ], + "name": "Tekstowo.pl", "options": { "enabled": false, "unsupportedUrls": "bypass", - "redirectType": "main_frame", - "frontend": "binternet" + "frontend": "tekstoLibre" }, "imageType": "svg", - "embeddable": true, - "url": "https://pinterest.com" + "url": "https://www.tekstowo.pl" }, - "search": { + "genius": { "frontends": { - "searxng": { - "name": "SearXNG", + "dumb": { + "name": "Dumb", "instanceList": true, - "url": "https://github.com/searxng/searxng", + "url": "https://github.com/rramiachraf/dumb", "localhost": true }, - "searx": { - "name": "SearX", - "instanceList": true, - "url": "https://searx.github.io/searx/" - }, - "whoogle": { - "name": "Whoogle", - "instanceList": true, - "url": "https://benbusby.com/projects/whoogle-search/" - }, - "librex": { - "name": "LibreX", - "instanceList": true, - "url": "https://github.com/hnhx/librex" - }, - "4get": { - "name": "4get", + "intellectual": { + "name": "Intellectual", "instanceList": true, - "url": "https://git.lolcat.ca/lolcat/4get" + "url": "https://github.com/Insprill/intellectual", + "localhost": false } }, "targets": [ - "^https?:\\/{2}search\\.libredirect\\.invalid" + "^https?:\\/{2}(www\\.)?genius\\.com\\/" ], - "name": "Search", + "name": "Genius", "options": { "enabled": false, - "frontend": "searxng", "unsupportedUrls": "bypass", + "frontend": "dumb", "instance": "public" }, - "imageType": "svgMono", - "url": "https://search.libredirect.invalid" + "imageType": "svg", + "url": "https://genius.com" }, - "translate": { + "medium": { "frontends": { - "simplyTranslate": { - "name": "SimplyTranslate", + "scribe": { + "name": "Scribe", "instanceList": true, - "url": "https://git.sr.ht/~metalune/simplytranslate_web", - "localhost": true + "url": "https://sr.ht/~edwardloveall/Scribe" }, - "mozhi": { - "name": "Mozhi", + "libMedium": { + "name": "LibMedium", "instanceList": true, - "url": "https://codeberg.org/aryak/mozhi", - "localhost": false - }, - "libreTranslate": { - "name": "LibreTranslate", + "url": "https://github.com/realaravinth/libmedium" + } + }, + "targets": [ + "^https:\\/{2}([a-zA-Z0-9-]+\\.)?medium\\.com", + "^https?:\\/{2}towardsdatascience\\.com\\/", + "^https?:\\/{2}uxdesign\\.cc\\/", + "^https?:\\/{2}uxplanet\\.org\\/", + "^https?:\\/{2}betterprogramming\\.pub\\/", + "^https?:\\/{2}aninjusticemag\\.com\\/", + "^https?:\\/{2}betterhumans\\.pub\\/", + "^https?:\\/{2}psiloveyou\\.xyz\\/", + "^https?:\\/{2}entrepreneurshandbook\\.co\\/", + "^https?:\\/{2}blog\\.coinbase\\.com\\/", + "^https?:\\/{2}levelup\\.gitconnected\\.com\\/", + "^https?:\\/{2}javascript\\.plainenglish\\.io\\/", + "^https?:\\/{2}blog\\.bitsrc\\.io\\/", + "^https?:\\/{2}itnext\\.io\\/", + "^https?:\\/{2}codeburst\\.io\\/", + "^https?:\\/{2}infosecwriteups\\.com\\/", + "^https?:\\/{2}blog\\.devgenius\\.io\\/", + "^https?:\\/{2}writingcooperative\\.com\\/", + "^https?:\\/{2}proandroiddev\\.com\\/" + ], + "name": "Medium", + "options": { + "frontend": "scribe", + "enabled": false, + "unsupportedUrls": "bypass" + }, + "imageType": "svg", + "url": "https://medium.com" + }, + "quora": { + "frontends": { + "quetre": { + "name": "Quetre", "instanceList": true, - "url": "https://github.com/LibreTranslate/LibreTranslate" + "url": "https://github.com/zyachel/quetre", + "localhost": true } }, "targets": [ - "^https?:\\/{2}translate\\.google(\\.[a-z]{2,3}){1,2}\\/", - "^https?:\\/{2}translate\\.libredirect\\.invalid" + "^https?:\\/{2}([a-zA-Z0-9-]+\\.)*quora\\.com\\/" ], - "name": "Translate", + "name": "Quora", "options": { "enabled": false, - "frontend": "simplyTranslate", "unsupportedUrls": "bypass", + "frontend": "quetre", "instance": "public" }, - "imageType": "svgMono", - "url": "https://translate.libredirect.invalid" + "imageType": "png", + "url": "https://quora.com" }, - "maps": { + "github": { "frontends": { - "osm": { - "name": "OpenStreetMap", + "gothub": { + "name": "Gothub", "instanceList": true, - "embeddable": true, - "url": "https://www.openstreetmap.org/" + "url": "https://codeberg.org/gothub/gothub" } }, "targets": [ - "^https?:\\/{2}maps\\.libredirect\\.invalid", - "^https?:\\/{2}(((www|maps)\\.)?(google\\.).*(\\/maps)|maps\\.(google\\.).*)" + "^https?:\\/{2}github\\.com\\/", + "^https?:\\/{2}gist\\.github\\.com\\/[^\\/]+\\/[^\\/]+\\/?" ], - "name": "Maps", + "name": "GitHub", "options": { - "redirectType": "main_frame", "enabled": false, - "frontend": "osm", - "unsupportedUrls": "bypass" + "unsupportedUrls": "bypass", + "frontend": "gothub" }, "imageType": "svgMono", - "url": "https://maps.libredirect.invalid" + "url": "https://github.com" }, - "sendFiles": { + "gitlab": { "frontends": { - "send": { - "name": "Send", + "laboratory": { + "name": "Laboratory", "instanceList": true, - "url": "https://gitlab.com/timvisee/send" + "url": "https://git.vitali64.duckdns.org/utils/laboratory.git/about/" } }, "targets": [ - "^https?:\\/{2}send\\.libredirect\\.invalid", - "^https?:\\/{2}send\\.firefox\\.com\\/?$", - "^https?:\\/{2}sendfiles\\.online\\/?$" + "^https?:\\/{2}gitlab\\.com\\/", + "^https?:\\/{2}gitlab\\.freedesktop\\.com\\/", + "^https?:\\/{2}gitlab\\.archlinux\\.com\\/" ], - "name": "Send Files", + "name": "Gitlab", "options": { "enabled": false, "unsupportedUrls": "bypass", - "frontend": "send" + "frontend": "laboratory" }, - "imageType": "svgMono", - "url": "https://send.libredirect.invalid" + "imageType": "svg", + "url": "https://gitlab.com/" }, - "textStorage": { + "stackOverflow": { "frontends": { - "privateBin": { - "name": "PrivateBin", + "anonymousOverflow": { + "name": "AnonymousOverflow", "instanceList": true, - "url": "https://privatebin.info" + "url": "https://github.com/httpjamesm/AnonymousOverflow", + "localhost": true } }, "targets": [ - "^https?:\\/{2}paste\\.libredirect\\.invalid" + "^https?:\\/{2}(www\\.)?stackoverflow\\.com\\/", + "^https?:\\/{2}([a-zA-Z0-9-]+\\.)?stackexchange\\.com\\/", + "^https?:\\/{2}(www\\.)?(superuser|askubuntu)\\.com\\/" ], - "name": "Paste Text", + "name": "Stack Overflow", "options": { "enabled": false, "unsupportedUrls": "bypass", - "frontend": "privateBin" + "frontend": "anonymousOverflow", + "instance": "public" }, "imageType": "svgMono", - "url": "https://paste.libredirect.invalid" + "url": "https://stackoverflow.com/" }, "reuters": { "frontends": { @@ -651,33 +714,25 @@ "imageType": "svg", "url": "https://reuters.com" }, - "genius": { + "snopes": { "frontends": { - "dumb": { - "name": "Dumb", - "instanceList": true, - "url": "https://github.com/rramiachraf/dumb", - "localhost": true - }, - "intellectual": { - "name": "Intellectual", + "suds": { + "name": "Suds", "instanceList": true, - "url": "https://github.com/Insprill/intellectual", - "localhost": false + "url": "https://git.vern.cc/cobra/Suds" } }, "targets": [ - "^https?:\\/{2}(www\\.)?genius\\.com\\/" + "^https?:\\/{2}(www\\.)?snopes\\.com\\/" ], - "name": "Genius", + "name": "Snopes", "options": { "enabled": false, "unsupportedUrls": "bypass", - "frontend": "dumb", - "instance": "public" + "frontend": "suds" }, "imageType": "svg", - "url": "https://genius.com" + "url": "https://www.snopes.com" }, "urbanDictionary": { "frontends": { @@ -699,91 +754,92 @@ "imageType": "svg", "url": "https://urbandictionary.com" }, - "stackOverflow": { + "goodreads": { "frontends": { - "anonymousOverflow": { - "name": "AnonymousOverflow", + "biblioReads": { + "name": "BiblioReads", "instanceList": true, - "url": "https://github.com/httpjamesm/AnonymousOverflow", + "url": "https://github.com/nesaku/BiblioReads", "localhost": true } }, "targets": [ - "^https?:\\/{2}(www\\.)?stackoverflow\\.com\\/", - "^https?:\\/{2}([a-zA-Z0-9-]+\\.)?stackexchange\\.com\\/", - "^https?:\\/{2}(www\\.)?(superuser|askubuntu)\\.com\\/" + "^https?:\\/{2}(www\\.)?goodreads\\.com\\/" ], - "name": "Stack Overflow", + "name": "Goodreads", "options": { "enabled": false, "unsupportedUrls": "bypass", - "frontend": "anonymousOverflow", + "frontend": "biblioReads", "instance": "public" }, "imageType": "svgMono", - "url": "https://stackoverflow.com/" + "url": "https://goodreads.com/" }, - "goodreads": { + "wolframAlpha": { "frontends": { - "biblioReads": { - "name": "BiblioReads", + "wolfreeAlpha": { + "name": "WolfreeAlpha", "instanceList": true, - "url": "https://github.com/nesaku/BiblioReads", - "localhost": true + "url": "https://git.disroot.org/wolfree" } }, "targets": [ - "^https?:\\/{2}(www\\.)?goodreads\\.com\\/" + "^https?:\\/{2}(www\\.)?wolframalpha\\.com\\/" ], - "name": "Goodreads", + "name": "Wolfram Alpha", "options": { "enabled": false, "unsupportedUrls": "bypass", - "frontend": "biblioReads", - "instance": "public" + "frontend": "wolfreeAlpha" }, - "imageType": "svgMono", - "url": "https://goodreads.com/" + "imageType": "svg", + "url": "https://www.wolframalpha.com" }, - "wikipedia": { + "instructables": { + "name": "Instructables", "frontends": { - "wikiless": { - "name": "Wikiless", + "indestructables": { + "name": "Indestructables", "instanceList": true, - "url": "https://wikiless.org" + "url": "https://indestructables.codeberg.page" + }, + "destructables": { + "name": "Destructables", + "instanceList": true, + "url": "https://git.vern.cc/cobra/Destructables" } }, "targets": [ - "^https?:\\/{2}([a-z]+\\.)*wikipedia\\.org\\/?" + "^https?:\\/{2}(www\\.)?instructables\\.com\\/" ], - "name": "Wikipedia", "options": { "enabled": false, "unsupportedUrls": "bypass", - "frontend": "wikiless" + "frontend": "indestructables" }, "imageType": "svg", - "url": "https://wikipedia.org" + "url": "https://www.instructables.com" }, - "snopes": { + "wikipedia": { "frontends": { - "suds": { - "name": "Suds", + "wikiless": { + "name": "Wikiless", "instanceList": true, - "url": "https://git.vern.cc/cobra/Suds" + "url": "https://wikiless.org" } }, "targets": [ - "^https?:\\/{2}(www\\.)?snopes\\.com\\/" + "^https?:\\/{2}([a-z]+\\.)*wikipedia\\.org\\/?" ], - "name": "Snopes", + "name": "Wikipedia", "options": { "enabled": false, "unsupportedUrls": "bypass", - "frontend": "suds" + "frontend": "wikiless" }, "imageType": "svg", - "url": "https://www.snopes.com" + "url": "https://wikipedia.org" }, "waybackMachine": { "frontends": { @@ -805,115 +861,104 @@ "imageType": "svgMono", "url": "https://web.archive.org" }, - "github": { + "search": { "frontends": { - "gothub": { - "name": "Gothub", + "searxng": { + "name": "SearXNG", "instanceList": true, - "url": "https://codeberg.org/gothub/gothub" - } - }, - "targets": [ - "^https?:\\/{2}github\\.com\\/", - "^https?:\\/{2}gist\\.github\\.com\\/[^\\/]+\\/[^\\/]+\\/?" - ], - "name": "GitHub", - "options": { - "enabled": false, - "unsupportedUrls": "bypass", - "frontend": "gothub" - }, - "imageType": "svgMono", - "url": "https://github.com" - }, - "bilibili": { - "frontends": { - "mikuInvidious": { - "name": "MikuInvidious", + "url": "https://github.com/searxng/searxng", + "localhost": true + }, + "searx": { + "name": "SearX", "instanceList": true, - "url": "https://0xacab.org/johnxina/mikuinvidious" + "url": "https://searx.github.io/searx/" + }, + "whoogle": { + "name": "Whoogle", + "instanceList": true, + "url": "https://benbusby.com/projects/whoogle-search/" + }, + "librex": { + "name": "LibreX", + "instanceList": true, + "url": "https://github.com/hnhx/librex" + }, + "4get": { + "name": "4get", + "instanceList": true, + "url": "https://git.lolcat.ca/lolcat/4get" } }, "targets": [ - "^https?:\\/{2}(www\\.|space\\.)?bilibili\\.com\\/", - "^https?:\\/{2}b23\\.tv\\/" + "^https?:\\/{2}search\\.libredirect\\.invalid" ], - "name": "Bilibili", + "name": "Search", "options": { "enabled": false, + "frontend": "searxng", "unsupportedUrls": "bypass", - "frontend": "mikuInvidious" + "instance": "public" }, "imageType": "svgMono", - "url": "https://bilibili.com/" + "url": "https://search.libredirect.invalid" }, - "bandcamp": { + "translate": { "frontends": { - "tent": { - "name": "Tent", + "simplyTranslate": { + "name": "SimplyTranslate", "instanceList": true, - "url": "https://forgejo.sny.sh/sun/Tent" - } - }, - "targets": [ - "^https?:\\/{2}(.*\\.)?bandcamp\\.com\\/", - "^https?:\\/{2}(f4|t4)\\.bcbits\\.com\\/" - ], - "name": "Bandcamp", - "options": { - "enabled": false, - "unsupportedUrls": "bypass", - "frontend": "tent" - }, - "imageType": "svg", - "url": "https://bandcamp.com" - }, - "gitlab": { - "frontends": { - "laboratory": { - "name": "Laboratory", + "url": "https://git.sr.ht/~metalune/simplytranslate_web", + "localhost": true + }, + "mozhi": { + "name": "Mozhi", "instanceList": true, - "url": "https://git.vitali64.duckdns.org/utils/laboratory.git/about/" + "url": "https://codeberg.org/aryak/mozhi", + "localhost": false + }, + "libreTranslate": { + "name": "LibreTranslate", + "instanceList": true, + "url": "https://github.com/LibreTranslate/LibreTranslate" } }, "targets": [ - "^https?:\\/{2}gitlab\\.com\\/", - "^https?:\\/{2}gitlab\\.freedesktop\\.com\\/", - "^https?:\\/{2}gitlab\\.archlinux\\.com\\/" + "^https?:\\/{2}translate\\.google(\\.[a-z]{2,3}){1,2}\\/", + "^https?:\\/{2}translate\\.libredirect\\.invalid" ], - "name": "Gitlab", + "name": "Translate", "options": { "enabled": false, + "frontend": "simplyTranslate", "unsupportedUrls": "bypass", - "frontend": "laboratory" + "instance": "public" }, - "imageType": "svg", - "url": "https://gitlab.com/" + "imageType": "svgMono", + "url": "https://translate.libredirect.invalid" }, - "instructables": { - "name": "Instructables", + "maps": { "frontends": { - "indestructables": { - "name": "Indestructables", - "instanceList": true, - "url": "https://indestructables.codeberg.page" - }, - "destructables": { - "name": "Destructables", + "osm": { + "name": "OpenStreetMap", "instanceList": true, - "url": "https://git.vern.cc/cobra/Destructables" + "embeddable": true, + "url": "https://www.openstreetmap.org/" } }, "targets": [ - "^https?:\\/{2}(www\\.)?instructables\\.com\\/" + "^https?:\\/{2}maps\\.libredirect\\.invalid", + "^https?:\\/{2}(((www|maps)\\.)?(google\\.).*(\\/maps)|maps\\.(google\\.).*)" ], + "name": "Maps", "options": { + "redirectType": "main_frame", "enabled": false, - "unsupportedUrls": "bypass", - "frontend": "indestructables" + "frontend": "osm", + "unsupportedUrls": "bypass" }, - "imageType": "svg", - "url": "https://www.instructables.com" + "imageType": "svgMono", + "url": "https://maps.libredirect.invalid" }, "meet": { "name": "Meet", @@ -935,92 +980,47 @@ "imageType": "svgMono", "url": "https://meet.libredirect.invalid" }, - "wolframAlpha": { - "frontends": { - "wolfreeAlpha": { - "name": "WolfreeAlpha", - "instanceList": true, - "url": "https://git.disroot.org/wolfree" - } - }, - "targets": [ - "^https?:\\/{2}(www\\.)?wolframalpha\\.com\\/" - ], - "name": "Wolfram Alpha", - "options": { - "enabled": false, - "unsupportedUrls": "bypass", - "frontend": "wolfreeAlpha" - }, - "imageType": "svg", - "url": "https://www.wolframalpha.com" - }, - "tekstowo": { - "frontends": { - "tekstoLibre": { - "name": "TekstoLibre", - "instanceList": true, - "url": "https://github.com/Davilarek/TekstoLibre" - } - }, - "targets": [ - "^https?:\\/{2}(www\\.)?tekstowo\\.pl\\/" - ], - "name": "Tekstowo.pl", - "options": { - "enabled": false, - "unsupportedUrls": "bypass", - "frontend": "tekstoLibre" - }, - "imageType": "svg", - "url": "https://www.tekstowo.pl" - }, - "bluesky": { + "sendFiles": { "frontends": { - "skyview": { - "name": "Skyview", + "send": { + "name": "Send", "instanceList": true, - "url": "https://github.com/badlogic/skyview" + "url": "https://gitlab.com/timvisee/send" } }, "targets": [ - "^https?:\\/{2}bsky\\.app\\/" + "^https?:\\/{2}send\\.libredirect\\.invalid", + "^https?:\\/{2}send\\.firefox\\.com\\/?$", + "^https?:\\/{2}sendfiles\\.online\\/?$" ], - "name": "Bluesky", + "name": "Send Files", "options": { "enabled": false, "unsupportedUrls": "bypass", - "frontend": "skyview" + "frontend": "send" }, - "imageType": "svg", - "url": "https://bsky.app/" + "imageType": "svgMono", + "url": "https://send.libredirect.invalid" }, - "tumblr": { + "textStorage": { "frontends": { - "priviblur": { - "name": "Priviblur", - "embeddable": true, + "privateBin": { + "name": "PrivateBin", "instanceList": true, - "url": "https://github.com/syeopite/priviblur", - "localhost": true + "url": "https://privatebin.info" } }, "targets": [ - "^https?:\\/{2}(media\\.|assets\\.|static\\.)?tumblr\\.com\\/", - "^https?:\\/{2}[0-9]+\\.media\\.tumblr\\.com\\/", - "^https?:\\/{2}(www\\.)?(.*)\\.tumblr.com\\/" + "^https?:\\/{2}paste\\.libredirect\\.invalid" ], - "name": "Tumblr", + "name": "Paste Text", "options": { "enabled": false, - "redirectType": "main_frame", "unsupportedUrls": "bypass", - "frontend": "priviblur", - "instance": "public" + "frontend": "privateBin" }, - "imageType": "svg", - "embeddable": true, - "url": "https://tumblr.com" + "imageType": "svgMono", + "url": "https://paste.libredirect.invalid" } } } \ No newline at end of file |