about summary refs log tree commit diff stats
path: root/src/config.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2024-08-09 23:14:48 +0300
committerManeraKai <manerakai@protonmail.com>2024-08-09 23:14:48 +0300
commit77f233437c891dcc041158eee46b60e50bd3c993 (patch)
treed7541cbdeb367a0958e35054886dc5d7756b0951 /src/config.json
parentAdded Eddrit https://github.com/libredirect/browser_extension/issues/938 (diff)
downloadlibredirect-77f233437c891dcc041158eee46b60e50bd3c993.zip
Added RAT https://github.com/libredirect/browser_extension/issues/937
Diffstat (limited to 'src/config.json')
-rw-r--r--src/config.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/config.json b/src/config.json
index 350559bd..848f2a21 100644
--- a/src/config.json
+++ b/src/config.json
@@ -1056,6 +1056,24 @@
       },
       "imageType": "svg",
       "url": "https://www.ultimate-guitar.com"
+    },
+    "baiduTieba": {
+      "frontends": {
+        "ratAintTieba": {
+          "name": "Rat Aint Tieba",
+          "instanceList": true,
+          "url": "https://0xacab.org/johnxina/rat"
+        }
+      },
+      "targets": ["^https?:\\/{2}tieba\\.baidu\\.com"],
+      "name": "Baidu Tieba",
+      "options": {
+        "enabled": false,
+        "unsupportedUrls": "bypass",
+        "frontend": "ratAintTieba"
+      },
+      "imageType": "svg",
+      "url": "https://tieba.baidu.com"
     }
   }
 }