diff options
author | Einar Egilsson <einar@einaregilsson.com> | 2019-12-12 15:06:56 +0000 |
---|---|---|
committer | Einar Egilsson <einar@einaregilsson.com> | 2019-12-12 15:06:56 +0000 |
commit | 8ca4e7c6f7b9465b8dafdf8798bf609f9764ea0e (patch) | |
tree | 201383674a4804372b3db6fc9080af9bfb4656a7 /redirector.html | |
parent | f118bd6bc5752d2e35fd6ca4dd1723607b33454a (diff) |
Added HistoryState type redirect
Diffstat (limited to 'redirector.html')
-rw-r--r-- | redirector.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/redirector.html b/redirector.html index 46fda66..af11b6b 100644 --- a/redirector.html +++ b/redirector.html @@ -111,6 +111,7 @@ <label><input type="checkbox" value="imageset"><span>Responsive Images in Firefox</span></label> <label><input type="checkbox" value="object"><span>Objects (e.g. Flash videos, Java applets)</span></label> <label><input type="checkbox" value="xmlhttprequest"><span>XMLHttpRequests (Ajax)</span></label> + <label><input type="checkbox" value="history"><span>HistoryState</span></label> <label><input type="checkbox" value="other"><span>Other</span></label> </div> </div> |