about summary refs log tree commit diff stats
path: root/src/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.json')
-rw-r--r--src/config.json128
1 files changed, 114 insertions, 14 deletions
diff --git a/src/config.json b/src/config.json
index 713345fa..b6338462 100644
--- a/src/config.json
+++ b/src/config.json
@@ -57,10 +57,10 @@
             2,
             3
           ],
-          "name": "PokeTube",
+          "name": "Poke",
           "embeddable": true,
           "instanceList": true,
-          "url": "https://codeberg.org/Ashley/poketube"
+          "url": "https://codeberg.org/ashley/poke"
         },
         "cloudtube": {
           "name": "CloudTube",
@@ -82,7 +82,7 @@
           "name": "Tubo",
           "embeddable": false,
           "instanceList": true,
-          "url": "https://git.migalmoreno.com/tubo/about/",
+          "url": "https://github.com/migalmoreno/tubo",
           "excludeTargets": [
             2,
             3
@@ -122,7 +122,7 @@
         },
         "viewtube": {
           "name": "ViewTube",
-          "embeddable": false,
+          "embeddable": true,
           "instanceList": true,
           "url": "https://github.com/ViewTube/viewtube"
         },
@@ -219,6 +219,25 @@
       "embeddable": true,
       "url": "https://twitter.com"
     },
+    "chatGpt": {
+      "frontends": {
+        "duckDuckGoAiChat": {
+          "name": "DuckDuckGo AI Chat",
+          "instanceList": false,
+          "url": "https://duckduckgo.com/duckduckgo-help-pages/aichat/"
+        }
+      },
+      "targets": ["^https?:\\/{2}chatgpt\\.com"],
+      "name": "ChatGPT",
+      "options": {
+        "enabled": false,
+        "unsupportedUrls": "bypass",
+        "frontend": "duckDuckGoAiChat",
+        "redirectOnlyInIncognito": false
+      },
+      "imageType": "svgMono",
+      "url": "https://chatgpt.com/"
+    },
     "bluesky": {
       "frontends": {
         "skyview": {
@@ -265,11 +284,17 @@
           "instanceList": true,
           "url": "https://github.com/corenting/eddrit",
           "localhost": false
+        },
+        "troddit": {
+          "name": "Troddit",
+          "instanceList": false,
+          "url": "https://github.com/burhan-syed/troddit",
+          "localhost": false
         }
       },
       "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\\.|old\\.|np\\.|new\\.|amp\\.)?(reddit|reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad)\\.(com|onion)(?=\\/u(ser)?\\/|\\/r\\/|\\/search|\\/new|\\/comments|\\/?$)",
+        "^https?:\\/{2}((i|(external-)?preview)\\.)?redd\\.it"
       ],
       "name": "Reddit",
       "options": {
@@ -350,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": [
@@ -446,6 +477,11 @@
           "name": "LiteXiv",
           "instanceList": true,
           "url": "https://codeberg.org/Peaksol/LiteXiv"
+        },
+        "vixipy": {
+          "name": "Vixipy",
+          "instanceList": true,
+          "url": "https://codeberg.org/vixipy/Vixipy"
         }
       },
       "targets": [
@@ -516,6 +552,12 @@
           "instanceList": true,
           "url": "https://github.com/Ahwxorg/Binternet",
           "embeddable": true
+        },
+        "painterest": {
+          "name": "Painterest",
+          "instanceList": true,
+          "url": "https://codeberg.org/thirtysix/painterest",
+          "embeddable": true
         }
       },
       "targets": [
@@ -539,7 +581,13 @@
           "name": "Tubo",
           "embeddable": false,
           "instanceList": true,
-          "url": "https://git.migalmoreno.com/tubo/about/"
+          "url": "https://github.com/migalmoreno/tubo"
+        },
+        "soundcloak": {
+          "name": "soundcloak",
+          "embeddable": false,
+          "instanceList": true,
+          "url": "https://git.maid.zone/stuff/soundcloak"
         }
       },
       "targets": [
@@ -640,6 +688,11 @@
           "name": "LibMedium",
           "instanceList": true,
           "url": "https://github.com/realaravinth/libmedium"
+        },
+        "small": {
+          "name": "Small",
+          "instanceList": true,
+          "url": "https://git.private.coffee/PrivateCoffee/small"
         }
       },
       "targets": [
@@ -753,7 +806,7 @@
       },
       "targets": [
         "^https?:\\/{2}(www\\.)?([a-zA-Z]+\\.)?stackoverflow\\.com\\/",
-        "(?!^https?:\\/{2}(api|data|blog)\\.)^https?:\\/{2}([a-zA-Z0-9-]+\\.)stackexchange\\.com\\/",
+        "^https?:\\/{2}((?!(api|data|blog)\\.)[a-zA-Z0-9-]+\\.(meta\\.)?)?stackexchange\\.com\\/",
         "^https?:\\/{2}(www\\.)?([a-zA-Z]+\\.)?(askubuntu\\.com|mathoverflow\\.net|serverfault\\.com|stackapps\\.com|superuser\\.com)\\/"
       ],
       "name": "Stack Overflow",
@@ -940,15 +993,20 @@
     "instructables": {
       "name": "Instructables",
       "frontends": {
-        "indestructables": {
-          "name": "Indestructables",
+        "structables": {
+          "name": "Structables",
           "instanceList": true,
-          "url": "https://indestructables.codeberg.page"
+          "url": "https://github.com/PrivateCoffee/structables"
         },
         "destructables": {
           "name": "Destructables",
           "instanceList": true,
           "url": "https://git.vern.cc/cobra/Destructables"
+        },
+        "indestructables": {
+          "name": "Indestructables",
+          "instanceList": true,
+          "url": "https://indestructables.codeberg.page"
         }
       },
       "targets": [
@@ -957,7 +1015,7 @@
       "options": {
         "enabled": false,
         "unsupportedUrls": "bypass",
-        "frontend": "indestructables",
+        "frontend": "structables",
         "redirectOnlyInIncognito": false
       },
       "imageType": "svg",
@@ -969,6 +1027,11 @@
           "name": "Wikiless",
           "instanceList": true,
           "url": "https://wikiless.org"
+        },
+        "wikimore": {
+          "name": "Wikimore",
+          "instanceList": true,
+          "url": "https://git.private.coffee/privatecoffee/wikimore"
         }
       },
       "targets": [
@@ -1147,7 +1210,8 @@
       },
       "targets": [
         "^https?:\\/{2}maps\\.libredirect\\.invalid",
-        "^https?:\\/{2}(((www|maps)\\.)?(google\\.).*(\\/maps)|maps\\.(google\\.).*)"
+        "^https?:\\/{2}(www\\.)?maps\\.google(\\.[a-z]{2,3}){1,2}\\/",
+        "^https?:\\/{2}(www\\.)?google(\\.[a-z]{2,3}){1,2}\\/maps\\/?"
       ],
       "name": "Maps",
       "options": {
@@ -1215,6 +1279,11 @@
           "name": "Pasted",
           "instanceList": true,
           "url": "https://github.com/Dragynfruit/pasted"
+        },
+        "pasty": {
+          "name": "Pasty",
+          "instanceList": true,
+          "url": "https://github.com/lus/pasty"
         }
       },
       "targets": [
@@ -1236,6 +1305,11 @@
           "name": "Freetar",
           "instanceList": true,
           "url": "https://github.com/kmille/freetar"
+        },
+        "ultimateTab": {
+          "name": "Ultimate Tab",
+          "instanceList": false,
+          "url": "https://github.com/BenoitBellegarde/UltimateTab"
         }
       },
       "targets": [
@@ -1298,7 +1372,7 @@
         "skunkyArt": {
           "name": "SkunkyArt",
           "instanceList": true,
-          "url": "https://git.sr.ht/~nixgoat/shoelace"
+          "url": "https://codeberg.org/skunky/skunkyart"
         }
       },
       "targets": [
@@ -1320,6 +1394,11 @@
           "name": "NerdsforNerds",
           "instanceList": true,
           "url": "https://git.vern.cc/cobra/NerdsforNerds"
+        },
+        "ducksForDucks": {
+          "name": "Ducks for Ducks",
+          "instanceList": true,
+          "url": "https://git.private.coffee/PrivateCoffee/ducksforducks"
         }
       },
       "targets": [
@@ -1355,6 +1434,27 @@
       },
       "imageType": "svg",
       "url": "https://coub.com"
+    },
+    "chefkoch": {
+      "frontends": {
+        "gocook": {
+          "name": "GoCook",
+          "instanceList": true,
+          "url": "https://github.com/NoUmlautsAllowed/gocook"
+        }
+      },
+      "targets": [
+        "^https?:\\/{2}(www\\.)?chefkoch\\.de"
+      ],
+      "name": "Chefkoch",
+      "options": {
+        "enabled": false,
+        "unsupportedUrls": "bypass",
+        "frontend": "gocook",
+        "redirectOnlyInIncognito": false
+      },
+      "imageType": "svg",
+      "url": "https://www.chefkoch.de"
     }
   }
 }