mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-16 04:30:41 +08:00
BOSH release: 2.5.1: block phishers with CIDRs
This commit is contained in:
@@ -18,7 +18,7 @@ def get_whois_nameservers(domain)
|
||||
end
|
||||
|
||||
domain = ENV['DOMAIN'] || 'example.com'
|
||||
sslip_version = '2.5.0'
|
||||
sslip_version = '2.5.1'
|
||||
whois_nameservers = get_whois_nameservers(domain)
|
||||
|
||||
describe domain do
|
||||
|
Reference in New Issue
Block a user