Skip to content

Commit 960cb61

Browse files
committed
More malware words
1 parent 01457ea commit 960cb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/core_ext/string.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def malware?
4545
g0dlike d4rk s1d3 roblox r0blox r0bl0x crack cracked scr1pt ap3x unl0cker
4646
unl0ck3r h4ck m0ney 0day exploit expl0it skinchanger skin-changer swapper
4747
stealer keylogger miner crypto-bot cryptobot wallet autoclicker clicker
48-
crypto blockchain free download testnet).any? { |i| !!(self =~ /#{i}/i) }
48+
crypto blockchain free download testnet keygen airdrop autotrade).any? { |i| !!(self =~ /#{i}/i) }
4949
end
5050

5151
def near_match? other, threshold=0.8

0 commit comments

Comments
 (0)