ios_rule_script/source/script/040e1c9f431bfc171244df65931...

13 lines
469 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*
利用 GitHub Education 解锁 Working Copy
启用此脚本后再 Safari 打开 https://workingcopy.app/education/ 点击「tap here to access all pro features.」中的 here 跳转到 Working Copy登录自己的 GitHub 账号即可解锁
http-response ^https:\/\/education\.github\.com\/api\/user$ requires-body=1,max-size=0,script-path=scripts/WorkingCopy.js
MitM = education.github.com
作者 @ImSingee请勿外传
*/
$done({body: '{"student": true}'})