diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-09-07 22:34:05 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-09-07 22:34:05 +0300 |
commit | 84c363d390de0a95bb5c3b9c23930a210a8d36a5 (patch) | |
tree | f5c46e7b53faaa266e82701219de593cee7f30ed /src/config.json | |
parent | Temporary fixed invidious redirecting bug https://github.com/libredirect/brow... (diff) | |
download | libredirect-84c363d390de0a95bb5c3b9c23930a210a8d36a5.zip |
Added 4get https://github.com/libredirect/browser_extension/issues/777
Diffstat (limited to '')
-rw-r--r-- | src/config.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config.json b/src/config.json index a20b98b7..6f864112 100644 --- a/src/config.json +++ b/src/config.json @@ -431,6 +431,11 @@ "name": "LibreX", "instanceList": true, "url": "https://github.com/hnhx/librex" + }, + "4get": { + "name": "4get", + "instanceList": true, + "url": "https://git.lolcat.ca/lolcat/4get" } }, "targets": [ |