Skip to content

Commit

Permalink
fix: remove keyword from denylist
Browse files Browse the repository at this point in the history
  • Loading branch information
nicole-obrien committed May 25, 2024
1 parent af4d003 commit 76f269e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"denylists": {
"keywords": ["lottery", "lotto", "raffle", "giveaway", "scam", "won"],
"keywords": ["lottery", "lotto", "raffle", "giveaway", "scam"],
"urls": ["iotalottery.com", "iota-lottery.com", "lottery-iota.com", "fly-fire.com"]
},
"allowlists": {
Expand Down

0 comments on commit 76f269e

Please sign in to comment.