githubEduAuthCrack.js 542 B

123456789101112131415
  1. /*
  2. GitHub Education 认证破解
  3. 利用 GitHub Education 解锁 Working Copy App
  4. 启用此脚本后再 Safari 打开 https://workingcopy.app/education/ 点击「tap here to access all pro features.」中的 here 跳转到 Working Copy,登录自己的 GitHub 账号即可解锁
  5. [Script]
  6. ^https:\/\/education\.github\.com\/api\/user$ url script-response-body https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/workingcopy/workingCopyUnlock.js
  7. [MITM]
  8. hostname = education.github.com
  9. */
  10. $done({ body: '{"student": true}' });