Recently, Facebook introduced a “feature” that makes any link to a Wordpress blog fail. I found a way to reverse those effects for my own blog, but it would be cool to do the same if I were to click such an altered link in Facebook or Google.
**Can any of the following be done, and if so, how?**
One way (if possible) would be to have JavaScript (or any other language) that runs on page load to check and possibly rewrite links in the page. Not one embedded in the page but applied by the browser to any incoming page.
Another would be a way to tell the browser to pass every http(s) through such a function.
Do the conversion in a proxy or firewall on anything going out on ports 80 or 443. Or is that coming in?
Bonus if I can do it on an iPhone or iPad!
Asked by WGroleau
(5370 rep)
Jun 28, 2021, 02:12 PM
Last activity: Jul 24, 2022, 10:02 AM
Last activity: Jul 24, 2022, 10:02 AM