aboutsummaryrefslogtreecommitdiff
path: root/redirector.html
diff options
context:
space:
mode:
authorDoomTay <doomtay@gmail.com>2020-11-21 23:46:31 -0500
committerDoomTay <doomtay@gmail.com>2020-11-21 23:46:31 -0500
commit2f43bf9cd4c4cd56af3e398e8a5472111311c141 (patch)
tree8de99bc5990c5e80445b0e90df0aeea898c8a979 /redirector.html
parent0fada19f80369c2b9c74ab58ea26b75f9da89374 (diff)
Added support for object subrequests
Diffstat (limited to 'redirector.html')
-rw-r--r--redirector.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/redirector.html b/redirector.html
index 2d8bcd3..7fe9cd2 100644
--- a/redirector.html
+++ b/redirector.html
@@ -110,6 +110,7 @@
<label><input type="checkbox" value="image"><span>Images</span></label>
<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="object_subrequest"><span>Object subrequests</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>