ELA Userscript

Idk i was vboard and made this

  1. // ==UserScript==
  2. // @name ELA Userscript
  3. // @namespace http://tampermonkey.net/
  4. // @version 1.0
  5. // @description Idk i was vboard and made this
  6. // @author gaston1779
  7. // @match *://assessments.macmillanlearning.com/*
  8. // @match *://achieve.macmillanlearning.com/*
  9. // @icon https://www.google.com/s2/favicons?sz=64&domain=macmillanlearning.com
  10. // @grant GM_info
  11. // @grant GM_xmlhttpRequest
  12. // @grant GM_getValue
  13. // @grant GM_setValue
  14. // @grant GM_deleteValue
  15. // @grant GM_addValueChangeListener
  16. // @grant GM_removeValueChangeListener
  17.  
  18. // @license MIT
  19. // ==/UserScript==
  20.  
  21. //YT: https://www.youtube.com/channel/UCOA8lE9-0XnEIdHqjfQUz1A
  22. // @license MIT
  23. const DO_YOU_AGREE_TO_USE_THIS = !1;
  24. (async function() {})().then(console.log, console.warn);

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址