This website requires JavaScript.
Explore
Help
Sign in
Snoweuph
/
CCNA_Autofill_Userscript
Watch
1
Star
1
Fork
You've already forked CCNA_Autofill_Userscript
0
Code
Activity
Actions
b0b22d8486
CCNA_Autofill_Userscript
/
fetch.user.js
5 lines
68 B
JavaScript
Raw
Normal View
History
Unescape
Escape
fetch.user.js aktualisiert
2024-05-23 14:14:09 +00:00
function
hello
(
)
{
fetch.user.js hinzugefügt
2024-05-23 14:10:05 +00:00
console
.
log
(
"hello"
)
;
fetch.user.js aktualisiert
2024-05-23 14:14:09 +00:00
}
window
.
hello
=
hello
;
Copy permalink