From e18a3707c71ad5694dd67fc73b30515c5f2bd0b5 Mon Sep 17 00:00:00 2001
From: Raymond Hill
Date: Sun, 15 Sep 2024 13:20:47 -0400
Subject: [PATCH] Add an entry in _Report_ page for badware/phishing category
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3151
Entry:
"Add an entry in the reporting tool for badware issues"
---
src/_locales/en/messages.json | 4 ++++
src/support.html | 1 +
2 files changed, 5 insertions(+)
diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json
index 92fb26065..433ff6077 100644
--- a/src/_locales/en/messages.json
+++ b/src/_locales/en/messages.json
@@ -1012,6 +1012,10 @@
"message": "Opens unwanted tabs or windows",
"description": "An entry in the widget used to select the type of issue"
},
+ "supportS6Select1Option7": {
+ "message": "Leads to badware, phishing",
+ "description": "An entry in the widget used to select the type of issue"
+ },
"supportS6Checkbox1": {
"message": "Label the web page as “NSFW” (“Not Safe For Work”)",
"description": "A checkbox to use for NSFW sites"
diff --git a/src/support.html b/src/support.html
index 12329423f..fedb42ef2 100644
--- a/src/support.html
+++ b/src/support.html
@@ -93,6 +93,7 @@
+