diff --git a/QuantumultX/Sinppet/NewBing.snippet b/QuantumultX/Sinppet/NewBing.snippet new file mode 100644 index 0000000..5493256 --- /dev/null +++ b/QuantumultX/Sinppet/NewBing.snippet @@ -0,0 +1,5 @@ +# Unlock browser restrictions for new bing AI search. + +^https:\/\/www\.bing\.com\/(search|new) url request-header (\r\nUser-Agent:.+?)\w+\/[\d\.]+(\r\n) request-header $1AppleWebKit/537.36 Chrome/110.0 Safari/537.36 Edg/110.0$2 + +hostname = www.bing.com \ No newline at end of file