aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitoffthelawn <Gitoffthelawn@users.noreply.github.com>2020-01-02 16:10:33 -0800
committerGitHub <noreply@github.com>2020-01-02 16:10:33 -0800
commite5311097518d86de094db6ad30d6751e66334631 (patch)
tree2a2e563ccaf81ce7ce4e6c7a8d27a868537fdf99
parenta0d24972c2ed27335df6e4c3b3ecc1116f78d7ed (diff)
Clarify description of Flash
All Flash content, not only videos.
-rw-r--r--js/redirect.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/redirect.js b/js/redirect.js
index 23ae409..116cc72 100644
--- a/js/redirect.js
+++ b/js/redirect.js
@@ -19,7 +19,7 @@ Redirect.requestTypes = {
script : "Scripts",
image : "Images",
imageset: "Responsive Images in Firefox",
- object : "Objects (e.g. Flash videos, Java applets)",
+ object : "Objects (e.g. Flash content, Java applets)",
xmlhttprequest : "XMLHttpRequests (Ajax)",
history : "HistoryState",
other : "Other"