This commit is contained in:
ManeraKai
2025-01-20 15:00:27 +03:00
parent fc7a1c5f12
commit f2f4e674bd
2 changed files with 8 additions and 0 deletions

View File

@@ -297,6 +297,7 @@ function rewrite(url, originUrl, frontend, randomInstance, type) {
}
return `${randomInstance}${url.pathname}${url.search}${url.hash}`
}
case "offtiktok":
case "proxiTok":
if (url.pathname.startsWith("/email")) return randomInstance
return `${randomInstance}${url.pathname}${url.search}`
@@ -853,6 +854,7 @@ const defaultInstances = {
lightTube: ["https://tube.kuylar.dev"],
poketube: ["https://poketube.fun"],
proxiTok: ["https://proxitok.pabloferreiro.es"],
offtiktok: ["https://www.offtiktok.com"],
redlib: ["https://safereddit.com"],
eddrit: ["https://eddrit.com"],
troddit: ["https://www.troddit.com"],

View File

@@ -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": [