summaryrefslogtreecommitdiff
path: root/gfwconf
diff options
context:
space:
mode:
authorGravatar jet tsang zeon-git <zeon-git@jettsang.com> 2023-06-07 09:06:48 +0800
committerGravatar jet tsang zeon-git <zeon-git@jettsang.com> 2023-06-07 09:06:48 +0800
commit488718723ee5918c4b7051cc0b7fc5ff952ae054 (patch)
tree7ac51b1cb1a41135170fb28462365d231b43393a /gfwconf
parentThis commit adds a new file, bing.conf, to the gfwconf directory. The file in... (diff)
downloaddnsmasq-conf-488718723ee5918c4b7051cc0b7fc5ff952ae054.tar.gz
dnsmasq-conf-488718723ee5918c4b7051cc0b7fc5ff952ae054.tar.bz2
dnsmasq-conf-488718723ee5918c4b7051cc0b7fc5ff952ae054.zip
Title: Add Microsoft domain to bing.conf
Commit message: This commit adds the Microsoft Online and Live domains to the bing.conf file, ensuring that they will be correctly routed through the specified DNS server. Signed-off-by: jet tsang zeon-git <zeon-git@jettsang.com>
Diffstat (limited to 'gfwconf')
-rw-r--r--gfwconf/bing.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/gfwconf/bing.conf b/gfwconf/bing.conf
index e43b869..e8dadd9 100644
--- a/gfwconf/bing.conf
+++ b/gfwconf/bing.conf
@@ -3,3 +3,5 @@ server=/msn.com/8.8.8.8
server=/msn.cn/8.8.8.8
server=/bing.cn/8.8.8.8
server=/bing.net/8.8.8.8
+server=/microsoftonline.com/8.8.8.8
+server=/live.com/8.8.8.8