mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-08 09:00:13 +08:00
3.1.0: Shorten TTL for publicly-accessible A & AAAA records
This commit is contained in:
@@ -18,7 +18,7 @@ def get_whois_nameservers(domain)
|
||||
end
|
||||
|
||||
domain = ENV['DOMAIN'] || 'example.com'
|
||||
sslip_version = '3.0.0'
|
||||
sslip_version = '3.1.0'
|
||||
whois_nameservers = get_whois_nameservers(domain)
|
||||
|
||||
describe domain do
|
||||
|
Reference in New Issue
Block a user