shawenguan 1 anno fa
parent
commit
202a6948d0
1 ha cambiato i file con 12 aggiunte e 0 eliminazioni
  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}' });