Greasy Fork is available in English.

تجاوز الجميع الروابط المختصرة

تجاوز جميع مواقع الروابط المختصرة يتخطى تلقائيًا أدوات تقصير الروابط المزعجة ، مباشرة إلى وجهتك

< Feedback on تجاوز الجميع الروابط المختصرة

مراجعة: Good - script works

§
Posted: 18-01-2023

Gan adlinknya belum bisa bypass

§
Posted: 20-01-2023

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);

Post reply

تسجيل الدخول إلى مرحلة ما بعد الرد.