Skip to content Skip to sidebar Skip to footer
Showing posts with the label Redirect

Send A Location Hash Through A Referrer

I have a page where in Javascript I add to the location hash something like: location.hash = '… Read more Send A Location Hash Through A Referrer

How Do I Get My Redirecting Script To Add A Random Suffix To Select Sites?

I've a userscript that redirects to a random site from a list. (Reference: How to redirect to … Read more How Do I Get My Redirecting Script To Add A Random Suffix To Select Sites?

Javascript Redirect Based On Option Selected

I need some help with the javascript redirect. I have the following code for the form and it is no… Read more Javascript Redirect Based On Option Selected

Read The Absolute Redirected Src Attribute Url For An Image

I'm using the Twitter avatar API to fetch a user's avatar URL on the client-side, and I'… Read more Read The Absolute Redirected Src Attribute Url For An Image

Redirect Javascript Syntax Errors And Console.log To Somewhere Else

I'm trying to send whatever would normally appear in the javascript console to my own custom fu… Read more Redirect Javascript Syntax Errors And Console.log To Somewhere Else

Use Htaccess To Redirect Url To App-specific Deep-link

I am trying to do the following: User visits URL with query parameter: http://www.example.com/?invi… Read more Use Htaccess To Redirect Url To App-specific Deep-link