diff options
Diffstat (limited to 'home/xyz/.local')
-rwxr-xr-x | home/xyz/.local/bin/mrt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/mrt b/home/xyz/.local/bin/mrt index 9d7852e3..dc6435f2 100755 --- a/home/xyz/.local/bin/mrt +++ b/home/xyz/.local/bin/mrt @@ -1,7 +1,8 @@ #!/bin/sh # Mullvad Relay Test -# The true reason of not reaching baidu.com and baomitu.com is mullvad DNS sucks: +# Possible reasons for not reaching baidu.com and baomitu.com: +# https://github.com/mullvad/dns-blocklists/issues/86 # https://www.reddit.com/r/mullvadvpn/comments/10sht67/open_chinese_search_machines location="Los Angeles" |