Skip to content

Commit

Permalink
Update _worker.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jyx04 authored Jun 10, 2024
1 parent 680fae8 commit b448694
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ if (cookies) {
}
} */
url.host = 'new.oaifree.com';
url.protocol = 'https';
return fetch(new Request(url, request));
}
//Voice地址和其他
Expand Down

0 comments on commit b448694

Please sign in to comment.