mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add bingChat UI for censored area
This commit is contained in:
parent
5dcba20904
commit
9ec7186e34
22 changed files with 2112 additions and 84 deletions
|
@ -2,7 +2,7 @@
|
|||
const oFetch = window.fetch;
|
||||
window.fetch = function(url,options){
|
||||
if("https://www.bing.com/turing/conversation/create"==url){
|
||||
url = "https://mybing1.xn--xyza.top/Create";
|
||||
url = "https://mybing2.xn--xyza.top/Create";
|
||||
options = {
|
||||
headers:{},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue