mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 21:54:40 +08:00
Update InstallNET.sh
This commit is contained in:
parent
b84afc6c2b
commit
bb2b5e7163
1 changed files with 5 additions and 5 deletions
|
@ -891,8 +891,8 @@ checkSys
|
|||
|
||||
checkIpv4OrIpv6
|
||||
|
||||
# Youtube and Instagram both have public IPv4 and IPv6 address and are also banned in mainland China.
|
||||
checkCN "www.youtube.com" "www.instagram.com" "www.twitter.com" "$IPStackType"
|
||||
# Youtube, Instagram and Wikipedia all have public IPv4 and IPv6 address and are also banned in mainland China.
|
||||
checkCN "www.youtube.com" "www.instagram.com" "www.wikipedia.org" "$IPStackType"
|
||||
|
||||
checkEfi "/sys/firmware/efi/efivars/" "/sys/firmware/efi/mok-variables/" "/sys/firmware/efi/runtime-map/" "/sys/firmware/efi/vars/"
|
||||
|
||||
|
|
Loading…
Reference in a new issue