shawenguan 1 ano atrás
pai
commit
202a6948d0
1 arquivos alterados com 12 adições e 0 exclusões
  1. 12 0
      Scripts/workingcopy/workingCopyUnlock.js

+ 12 - 0
Scripts/workingcopy/workingCopyUnlock.js

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