/* Enter your own Javascript code here... */
/* You can include JS files from remote servers, for example: */
/* load_js("http://example.com/script.js"); */
window.setTimeout(function () {
window.location.reload();
}, 180000);
{
var links = Array.from(document.querySelectorAll('a'))
var imageLinks = links.filter(l => /.*media\.8kun\.top.*/ig.test(l.href))
Message too long. Click here to view full text.