Skip to content

Commit

Permalink
Added Nitter Reverse Redirect #958
Browse files Browse the repository at this point in the history
  • Loading branch information
ManeraKai committed Aug 7, 2024
1 parent e3517b1 commit 76820c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/javascripts/services.js
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 76820c5

Please sign in to comment.