monneythere.com Open in urlscan Pro
2606:4700:3037::ac43:cc2f  Public Scan

Submitted URL: http://monneythere.com/sw-check-permissions-da64e.js
Effective URL: https://monneythere.com/sw-check-permissions-da64e.js
Submission: On February 06 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

function getYmid() {
    try {
        return new URL(location.href).searchParams.get('ymid');
    } catch (e) {
        console.warn(e);
    }
    return null;
}
function getVar() {
    try {
        return new URL(location.href).searchParams.get('var');
    } catch (e) {
        console.warn(e);
    }
    return null;
}
self.options = {
    "domain": "stoomawy.net",
    "resubscribeOnInstall": true,
    "zoneId": 5912779,
    "ymid": getYmid(),
    "var": getVar()
}
self.lary = "";
importScripts('https://stoomawy.net/pfe/current/sw.perm.check.min.js?r=sw');