shawenguan 1 yıl önce
ebeveyn
işleme
202a6948d0
1 değiştirilmiş dosya ile 12 ekleme ve 0 silme
  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}' });