From f2f4e674bda71c0d6da1613f6b7a47391fee4fdf Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Mon, 20 Jan 2025 15:00:27 +0300 Subject: Added Offtiktok https://github.com/libredirect/browser_extension/issues/1018 --- src/config.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/config.json') diff --git a/src/config.json b/src/config.json index 2f779b79..4fb40ae8 100644 --- a/src/config.json +++ b/src/config.json @@ -375,6 +375,12 @@ "instanceList": true, "url": "https://github.com/pablouser1/ProxiTok", "localhost": true + }, + "offtiktok": { + "name": "Offtiktok", + "instanceList": true, + "url": "https://github.com/MarsHeer/offtiktok", + "localhost": false } }, "targets": [ -- cgit 1.4.1