This commit is contained in:
parent
17276cd3bd
commit
f105ede970
1 changed files with 3 additions and 3 deletions
|
@ -3,12 +3,12 @@
|
|||
// @namespace https://git.euph.dev/Snoweuph
|
||||
// @match *://assessment.netacad.net/*
|
||||
// @match *://www.assessment.netacad.net/*
|
||||
// @require https://git.euph.dev/SZUT-Dominik/CCNA_Autofill_Userscript/raw/branch/main/src/fetch.js
|
||||
// @require https://git.euph.dev/SZUT-Dominik/CCNA_Autofill_Userscript/raw/branch/main/src/answer.js
|
||||
// @require https://git.euph.dev/Snoweuph/CCNA_Autofill_Userscript/raw/branch/main/src/fetch.js
|
||||
// @require https://git.euph.dev/Snoweuph/CCNA_Autofill_Userscript/raw/branch/main/src/answer.js
|
||||
// @grant GM_setValue
|
||||
// @grant GM_getValue
|
||||
// @grant GM_xmlhttpRequest
|
||||
// @version 1.0.0
|
||||
// @version 1.0.1
|
||||
// @author Dominik Säume
|
||||
// ==/UserScript==
|
||||
|
||||
|
|
Loading…
Reference in a new issue