Last active
February 28, 2021 11:03
-
-
Save terry6394/6d3efe9a1c4ae17e76e4770877d468ce to your computer and use it in GitHub Desktop.
延遲加載mgs請求
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| console.log("MGS返回延迟脚本") | |
| let headers = $response.headers; | |
| headers['X-Modified-By'] = 'Surge'; | |
| $done({headers}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment