Auto adds opener for adsterra on blogger

 




CODE:- 

<script>

  function xorEncryptDecrypt(input, key) {

    let result = '';

    for (let i = 0; i < input.length; i++) {

      result += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i % key.length));

    }

    return result;

  }

  function generateUniqueToken() {

    return Math.random().toString(36).substring(2, 15) + Math.random().toString(36).substring(2, 15);

  }

  function openModalWithLink(link) {

    document.getElementById('modalIframe').src = link;

    document.getElementById('myModal').style.display = 'block';

  }

  function closeModal() {

    document.getElementById('myModal').style.display = 'none';

  }

  

  var uniqueToken = generateUniqueToken();

  

  var encryptionKey = 'YourEncryptionKey';

  

  var encryptedToken = xorEncryptDecrypt(uniqueToken, encryptionKey);

  setTimeout(function () {

    

    var link = 'https://www.highratecpm.com/tqtvvycfj?key=2295812ef53a685a817b6f9fcb70f81c' + encodeURIComponent(encryptedToken);

    openModalWithLink(link);

    

    setTimeout(function () {

      closeModal();

    }, 20000);

  }, 5000);

</script>

<!--The Modal-->

<div class="modal" id="myModal" style="display: none;">

  <div class="modal-content">

    <span onclick="closeModal()" style="cursor: pointer; float: right;">×</span>

    <!--Content of the modal-->

    <iframe id="modalIframe" style="border: none; height: 400px; width: 100%;"></iframe>

  </div>

</div>



<script>

  function xorEncryptDecrypt(input, key) {

    let result = '';

    for (let i = 0; i < input.length; i++) {

      result += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i % key.length));

    }

    return result;

  }

  function generateUniqueToken() {

    return Math.random().toString(36).substring(2, 15) + Math.random().toString(36).substring(2, 15);

  }

  function openModalWithLink(link) {

    document.getElementById('modalIframe').src = link;

    document.getElementById('myModal').style.display = 'block';

  }

  function closeModal() {

    document.getElementById('myModal').style.display = 'none';

  }

  

  var uniqueToken = generateUniqueToken();

 

  var encryptionKey = 'YourEncryptionKey';

  

  var encryptedToken = xorEncryptDecrypt(uniqueToken, encryptionKey);

  setTimeout(function () {

   

    var link = 'https://www.highratecpm.com/tqtvvycfj?key=2295812ef53a685a817b6f9fcb70f81c' + encodeURIComponent(encryptedToken);

    openModalWithLink(link);

    

    setTimeout(function () {

      closeModal();

    }, 20000);

  }, 30000);

</script>

<!--The Modal-->

<div class="modal" id="myModal" style="display: none;">

  <div class="modal-content">

    <span onclick="closeModal()" style="cursor: pointer; float: right;">×</span>

    <!--Content of the modal-->

    <iframe id="modalIframe" style="border: none; height: 400px; width: 100%;"></iframe>

  </div>

</div>



<script>

  function xorEncryptDecrypt(input, key) {

    let result = '';

    for (let i = 0; i < input.length; i++) {

      result += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i % key.length));

    }

    return result;

  }

  function generateUniqueToken() {

    return Math.random().toString(36).substring(2, 15) + Math.random().toString(36).substring(2, 15);

  }

  function openModalWithLink(link) {

    document.getElementById('modalIframe').src = link;

    document.getElementById('myModal').style.display = 'block';

  }

  function closeModal() {

    document.getElementById('myModal').style.display = 'none';

  }

 

  var uniqueToken = generateUniqueToken();

  

  var encryptionKey = 'YourEncryptionKey';

  

  var encryptedToken = xorEncryptDecrypt(uniqueToken, encryptionKey);

  setTimeout(function () {

  

    var link = 'https://www.highratecpm.com/tqtvvycfj?key=2295812ef53a685a817b6f9fcb70f81c' + encodeURIComponent(encryptedToken);

    openModalWithLink(link);

   

    setTimeout(function () {

      closeModal();

    }, 20000);

  }, 55000);

</script>

<!--The Modal-->

<div class="modal" id="myModal" style="display: none;">

  <div class="modal-content">

    <span onclick="closeModal()" style="cursor: pointer; float: right;">×</span>

    <!--Content of the modal-->

    <iframe id="modalIframe" style="border: none; height: 400px; width: 100%;"></iframe>

  </div>

</div>

Post a Comment

Previous Post Next Post