ms short cf short

bypas shortlink

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

// ==UserScript==
// @name         ms short cf short
// @namespace    http://tampermonkey.net/
// @version      2024-06-17
// @description  bypas shortlink
// @author       gigih
// @match        https://blackwoodacademy.org/the-top-10-loan-mistakes-and-how-to-avoid-them/
// @match        https://*
// @match        https://*/*
// @license      MIT
// @icon         https://www.google.com/s2/favicons?sz=64&domain=blackwoodacademy.org
// @grant        none
// ==/UserScript==

    setInterval(function(){
        let msg3=document.querySelector("#swal2-title")
        let n=document.querySelector("#wpsafelinkhuman")
        let n3=document.querySelector("#wpsafe-generate > a > img")
        let next=document.querySelector("#wpsafelinkhuman > img")
        let mshost=document.querySelector("#scrolltocbt > div > div > h1")
        let f=document.querySelector("body > div.container > div > div > div > div > a")
        let btn3=document.querySelector("#image3")
        let msg =document.querySelector("#formButtomMessage")

    let btn =document.querySelector("#cbt")
    if (btn){
        btn.click();
     document.querySelector("#cbt").scrollIntoView({
     behavior: 'smooth'
});
    }
        if(msg3&&msg3.innerText.includes("Success!")){
          window.location.replace}
        if(n){
            n.click();}
        if (n3){
            n3.click()}
        if(mshost){
            mshost.click()}
        if(btn3){
            btn3.click()}
        let bt=document.querySelector("#aaoii2o")
    if (bt){
    bt.click();
    }
        if (f){
            f.click();}
        if(next){
            next.click();}
        if (msg&&msg.innerText.includes("waiting for click")){
            location.reload();}
    if (mshost&& mshost.innerText.includes("Click on the ad to continue")){
        location.reload()
    }
        },3000
   );
clearInterval();
setTimeout(function(){
    window.location.reload();},600000);