We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{ "request": [], "sendHeader": [ { "enable": true, "name": "避免bing跳转到cn", "ruleType": "modifySendHeader", "matchType": "regexp", "pattern": "^http(s?)://(.*).bing\\.com/(.*)", "exclude": "", "group": "未分组", "isFunction": false, "action": { "name": "x-forwarded-for", "value": "66.249.73.97" } }, { "enable": true, "name": "DMM改语言直连", "ruleType": "modifySendHeader", "matchType": "regexp", "pattern": "^http(s?)://(.*).dmm\\.co\\.jp/(.*)", "exclude": "", "group": "未分组", "isFunction": false, "action": { "name": "accept-language", "value": "ja" } } ], "receiveHeader": [], "receiveBody": [] }
bing改x-forwarded-for也行的。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
bing改x-forwarded-for也行的。
The text was updated successfully, but these errors were encountered: