]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
hfilter: change hostname to a more generic one 5494/head
authorSerg <g00g1.github@at.encryp.ch>
Thu, 12 Jun 2025 15:09:51 +0000 (15:09 +0000)
committerSerg <g00g1.github@at.encryp.ch>
Thu, 12 Jun 2025 15:09:51 +0000 (15:09 +0000)
src/plugins/lua/hfilter.lua

index ad9cd0f5d8f1e755e51f1eb3ba88b7410cd8b158..32102e4f8f0ce45ef87b5bd1c87c8d99b1e4affe 100644 (file)
@@ -131,7 +131,7 @@ local checks_hellohost = [[
 /modem[.-][0-9]/i 5
 /[0-9][.-]?dhcp/i 5
 /wifi[.-][0-9]/i 5
-/\.vps\.ovh\.(us|net)$/i 1
+/[.-]vps[.-]/i 1
 ]]
 local checks_hellohost_map