Browse Source

Strict Phishing Keywords

SukkaW 1 year ago
parent
commit
4ae203ffd4
1 changed files with 7 additions and 0 deletions
  1. 7 0
      Build/constants/phishing-score-source.ts

+ 7 - 0
Build/constants/phishing-score-source.ts

@@ -52,6 +52,13 @@ export const leathalKeywords = createKeywordFilter([
   'getipass',
   '.secure.txtag',
 
+  '00lx.',
+  '0-lx.',
+  '01-x',
+  '0llx',
+  '0lx.',
+  'olx.o',
+
   // Fake TLD
   '.pl-',
   '-pl.',