workingCopyUnlock.js 303 B

123456789101112
  1. /*
  2. 利用 GitHub Education 解锁 Working Copy
  3. [Script]
  4. ^https://education.github.com/api/user$ url script-response-body https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/workingcopy/workingCopyUnlock.js
  5. [MITM]
  6. hostname = education.github.com
  7. */
  8. $done({ body: '{"student": true}' });