From 4de71ae95888fd13f905b9fc232c8a341e4695d8 Mon Sep 17 00:00:00 2001 From: Anna Clemens Date: Wed, 21 Oct 2020 04:59:53 -0400 Subject: [PATCH] fix(defs): catch new phishing links --- NoSoliciting/definitions.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NoSoliciting/definitions.yaml b/NoSoliciting/definitions.yaml index 5da2215..ac3d039 100644 --- a/NoSoliciting/definitions.yaml +++ b/NoSoliciting/definitions.yaml @@ -48,7 +48,7 @@ # slower but more flexible, and they are specified by using a regex # key, as can be seen below. -version: 41 +version: 42 # This is the URL the plugin will POST reports to. report_url: https://nosol.annaclemens.io/report @@ -90,7 +90,7 @@ chat: - 5分納品 - offers Fantasia - regex: 'finalfantasyxiv\.com-\w+\.\w+' # phishing - - regex: 'square-enix\.com-\w+\.\w+' # phishing + - regex: 'square-?enix\.com-\w+\.\w+' # phishing party_finder: rmt: @@ -271,4 +271,4 @@ global: # has common keywords 2 - - welcom - invite - - Ranked \ No newline at end of file + - Ranked