This commit is contained in:
ManeraKai 2024-08-07 18:34:25 +03:00
parent e3517b1076
commit 76820c56e7
No known key found for this signature in database
GPG Key ID: 5ABC31FFD562E337
1 changed files with 1 additions and 0 deletions

View File

@ -697,6 +697,7 @@ async function reverse(url) {
case "snopes":
case "urbanDictionary":
case "quora":
case "twitter":
case "medium":
return `${config.services[service].url}${url.pathname}${url.search}`
case "fandom": {