Init project
This commit is contained in:
13
source/script/040e1c9f431bfc171244df659317c5f3.js
Normal file
13
source/script/040e1c9f431bfc171244df659317c5f3.js
Normal file
@ -0,0 +1,13 @@
|
||||
/*
|
||||
利用 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}'})
|
||||
Reference in New Issue
Block a user