This commit is contained in:
ManeraKai 2024-05-21 00:37:57 +03:00
parent 73f85a005e
commit 9ebfbd9e77
No known key found for this signature in database
GPG Key ID: 5ABC31FFD562E337
2 changed files with 8 additions and 0 deletions

View File

@ -451,6 +451,7 @@ function rewrite(url, frontend, randomInstance) {
case "piped":
case "pipedMaterial":
case "cloudtube":
case "lightTube":
case "viewtube":
url.searchParams.delete("si")
default:
@ -641,6 +642,7 @@ const defaultInstances = {
'piped': ['https://pipedapi-libre.kavin.rocks'],
'pipedMaterial': ['https://piped-material.xn--17b.net'],
'cloudtube': ['https://tube.cadence.moe'],
'lightTube': ['https://tube.kuylar.dev'],
'poketube': ['https://poketube.fun'],
'proxiTok': ['https://proxitok.pabloferreiro.es'],
'redlib': ['https://safereddit.com'],

View File

@ -66,6 +66,12 @@
3
]
},
"lightTube": {
"name": "LightTube",
"embeddable": false,
"instanceList": true,
"url": "https://github.com/lighttube-org/LightTube"
},
"tuboYoutube": {
"name": "Tubo",
"embeddable": false,