Skip to content
This repository has been archived by the owner on Jun 8, 2018. It is now read-only.

terribleplan/HashSaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HashSaver

Some browsers (typically older versions of IE) have trouble keeping track of a URL containing a hash fragment if there is a redirect involved, this solves that problem.

Simply have your server handle the final redirect:

http://example.com/redirect?d=http%3A%2F%2Fexample.com&h=hashValue

or alternatively

http://example.com/redirect?u=http%3A%2F%2Fexample.com%23hashValue

License

This software is provided under a BSD 2-Clause license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published