绕过所有短链接网站自动跳过烦人的链接缩短器,直接转到您的目的地,跳过 AdFly,跳过烦人的广告,阻止 Adblock 检测,阻止烦人的弹出窗口和提示,自动下载文件和 Youtube 视频等等
you can use this script bellow until the newer update out.
// ==UserScript==
// @name diudemy-auto
// @namespace Violentmonkey Scripts
// @match *://*.diudemy.com/*
// @grant none
// @version 1.0
// @author cunaqr
// @description 1/20/2023, 7:07:47 PM
// ==/UserScript==
setTimeout(()=>{
if (document.querySelector('#brand')) window.location.assign(document.querySelector('#brand').value);
}, 3000);
Gan adlinknya belum bisa bypass