fix(defs): catch more phishing

This commit is contained in:
Anna 2020-12-24 22:55:26 -05:00
parent 1487863c19
commit b32b47397d
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0

View File

@ -48,7 +48,7 @@
# slower but more flexible, and they are specified by using a regex # slower but more flexible, and they are specified by using a regex
# key, as can be seen below. # key, as can be seen below.
version: 50 version: 51
# This is the URL the plugin will POST reports to. # This is the URL the plugin will POST reports to.
report_url: https://nosol.annaclemens.io/report report_url: https://nosol.annaclemens.io/report
@ -94,7 +94,7 @@ chat:
- Buy Cheap gils - Buy Cheap gils
- regex: '【 .+ 、. = .+ 】' - regex: '【 .+ 、. = .+ 】'
- regex: 'finalfantasyxiv\.com-\w+\.\w+' # phishing - regex: 'finalfantasyxiv\.com-\w+\.\w+' # phishing
- regex: 'square-?enix\.com-\w+\.\w+' # phishing - regex: '\.com-\w+\.\w+/' # phishing
- regex: '(?i)giveaway of \d+.?m.*discord.gg/.' # phishing - regex: '(?i)giveaway of \d+.?m.*discord.gg/.' # phishing
party_finder: party_finder: