This website requires JavaScript.
Explore
Help
Sign In
fast-dl.cc
/
malware-generator
Watch
1
Star
0
Fork
You've already forked malware-generator
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dbf42741f3
malware-generator
/
scripts
/
redirect.js
3 lines
96 B
JavaScript
Raw
Blame
History
setTimeout
(
(
)
=>
{
window
.
location
.
href
=
'https://mgen.fast-dl.cc/malware.html'
;
}
,
15000
)
;
Reference in New Issue
View Git Blame
Copy Permalink