Redirector icon indicating copy to clipboard operation
Redirector copied to clipboard

Is there a way to redirect embed twitter requests?

Open KazamaSion opened this issue 3 years ago • 0 comments

Context: https://github.com/zedeus/nitter/pull/515#issuecomment-1017990965

Include pattern: http(s)?:\/\/platform\.twitter\.com/embed/Tweet.html\?((.*)(&))?id=([0-9]+)(&?(.*)) Redirect to: https://nitter.net/i/status/$5/embed?$3$6 Apply to: Main window, iFrames, Scripts

Since I have no experience about JavaScript, I have no idea how to name the title of the issue. I don't know if it is possible to use redirector to archive the purpose by improving some codes or I should search some page rewrite add-ons instead.

KazamaSion avatar Jan 20 '22 23:01 KazamaSion