shawenguan hace 1 año
padre
commit
202a6948d0
Se han modificado 1 ficheros con 12 adiciones y 0 borrados
  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}' });