Skip to content

Commit ff8cc5c

Browse files
committed
update
1 parent 49599fd commit ff8cc5c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bind/zones/safesearch.zones

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ $TTL 2h
1111
@ IN SOA dns.domain.net.id. hostmaster.domain.net.id. (
1212
2024121655 ; Serial
1313
3600 ; Refresh
14-
600 ; Retry
15-
1209600 ; Expire
16-
86400 ; Negative Cache TTL
14+
1200 ; Retry
15+
604800 ; Expire
16+
10800 ; Negative Cache TTL
1717
)
1818
@ IN NS lamanlabuh.resolver.id.
1919
google.com IN CNAME forcesafesearch.google.com.

bind/zones/trustpositif.zones

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ $TTL 2h
1111
@ IN SOA dns.domain.net.id. hostmaster.domain.net.id. (
1212
2024121655 ; Serial
1313
3600 ; Refresh
14-
600 ; Retry
15-
1209600 ; Expire
16-
86400 ; Negative Cache TTL
14+
1200 ; Retry
15+
604800 ; Expire
16+
10800 ; Negative Cache TTL
1717
)
1818
@ IN NS lamanlabuh.resolver.id.
1919

0 commit comments

Comments
 (0)