fix: add general region ending tag and add dns region starting tag
This commit is contained in:
@@ -180,12 +180,16 @@ function ping_ipv4 {
|
||||
echo $(request "$BASE_URL_IPV4/ping")
|
||||
}
|
||||
|
||||
# endregion
|
||||
|
||||
###################################################
|
||||
# #
|
||||
# DNS #
|
||||
# #
|
||||
###################################################
|
||||
|
||||
# region: dns
|
||||
|
||||
HANDLE_DNS="dns"
|
||||
|
||||
function handle_dns {
|
||||
|
Reference in New Issue
Block a user