mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2025-03-01 21:09:37 +05:00
add Adrinolinks domain
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/244
This commit is contained in:
parent
7e70f7adb5
commit
64ed7d6759
5 changed files with 11 additions and 9 deletions
|
@ -4,7 +4,7 @@
|
|||
// @run-at document-start
|
||||
// @author Amm0ni4
|
||||
// @noframes
|
||||
// @version 93.9
|
||||
// @version 93.9.1
|
||||
// @grant GM_setValue
|
||||
// @grant GM_getValue
|
||||
// @grant GM_addStyle
|
||||
|
@ -667,7 +667,7 @@
|
|||
// @include /zaku.pro/
|
||||
// @include /aylink.co|cpmlink.pro/
|
||||
// @include /hypershort.com/
|
||||
// @include /instaserve.net/
|
||||
// @include /instaserve.net|gomob.xyz/
|
||||
// @include /(desbloquea|drivelinks).me|(acortame-esto|recorta-enlace|enlace-protegido|super-enlace).com|short-info.link/
|
||||
// @include /filecrypt.(cc|co)/
|
||||
// @include /^(https?:\/\/)(.+)?((actualpost|americanstylo|beautifulfashionnailart|dadinthemaking|glowandglamcorner|listofthis|lobirtech|travelperi|vepiv|seydisehirmansethaber|turkiyertg|tophotelsukraine|balatroltd|tenorminiuk|icryptowin|chronoat|ecoinfotec|bcsclass|mainitbd|newselab|dizok|uzaay|tophistoryview|9sblog|ubnem|techavash|6harfli|professionaley|playghub|apkvmod|apkallworld|techoflix|toplistee|games2mobile|nivtu|bflig|jplna|bilgilendirici|zoninews|smoplay|m-womenstyle|bnirfinance).com|(makego|sakazi|momge|englishgrammarpro|arab-plus).net|askerlikforum.com.tr|misterio.ro|(forp|bevery|fanuze).xyz|gamcabd.org|gamerking.shop)(\/.*)/
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
// @run-at document-start
|
||||
// @author Amm0ni4
|
||||
// @noframes
|
||||
// @version 93.9
|
||||
// @version 93.9.1
|
||||
// @grant GM_setValue
|
||||
// @grant GM_getValue
|
||||
// @grant GM_addStyle
|
||||
|
@ -667,7 +667,7 @@
|
|||
// @include /zaku.pro/
|
||||
// @include /aylink.co|cpmlink.pro/
|
||||
// @include /hypershort.com/
|
||||
// @include /instaserve.net/
|
||||
// @include /instaserve.net|gomob.xyz/
|
||||
// @include /(desbloquea|drivelinks).me|(acortame-esto|recorta-enlace|enlace-protegido|super-enlace).com|short-info.link/
|
||||
// @include /filecrypt.(cc|co)/
|
||||
// @include /^(https?:\/\/)(.+)?((actualpost|americanstylo|beautifulfashionnailart|dadinthemaking|glowandglamcorner|listofthis|lobirtech|travelperi|vepiv|seydisehirmansethaber|turkiyertg|tophotelsukraine|balatroltd|tenorminiuk|icryptowin|chronoat|ecoinfotec|bcsclass|mainitbd|newselab|dizok|uzaay|tophistoryview|9sblog|ubnem|techavash|6harfli|professionaley|playghub|apkvmod|apkallworld|techoflix|toplistee|games2mobile|nivtu|bflig|jplna|bilgilendirici|zoninews|smoplay|m-womenstyle|bnirfinance).com|(makego|sakazi|momge|englishgrammarpro|arab-plus).net|askerlikforum.com.tr|misterio.ro|(forp|bevery|fanuze).xyz|gamcabd.org|gamerking.shop)(\/.*)/
|
||||
|
@ -1346,6 +1346,7 @@
|
|||
while (data.status != "processed") {await sleep(1); data = await Request(url, { headers, responseType: 'json'}); console.log(data);}
|
||||
window.postMessage(JSON.stringify({ "source": "hcaptcha", "label": "challenge-closed", "id": settings.id, "contents": { "event": "challenge-passed", "response": data.token, "expiration": 120}}));});
|
||||
|
||||
|
||||
}})();
|
||||
|
||||
// ----- Bypass Acortalink.me ( Taken from AdGuard https://github.com/AdguardTeam/AdguardFilters/commit/61d9949022b428939b5be4243b0e5331ea64afcb) -----
|
||||
|
@ -2699,7 +2700,7 @@
|
|||
} ) : null;
|
||||
|
||||
// adrinolinks.in - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/244
|
||||
/instaserve.net/.test(url) ? afterDOMLoaded(function() {clickIfExists('#tp-snp2');}) : null;
|
||||
/instaserve.net|gomob.xyz/.test(url) ? afterDOMLoaded(function() {clickIfExists('#tp-snp2');}) : null;
|
||||
|
||||
})();
|
||||
|
||||
|
|
|
@ -231,7 +231,7 @@
|
|||
// @include /zaku.pro/
|
||||
// @include /aylink.co|cpmlink.pro/
|
||||
// @include /hypershort.com/
|
||||
// @include /instaserve.net/
|
||||
// @include /instaserve.net|gomob.xyz/
|
||||
// @include /(desbloquea|drivelinks).me|(acortame-esto|recorta-enlace|enlace-protegido|super-enlace).com|short-info.link/
|
||||
// @run-at document-start
|
||||
// ==/UserScript==
|
||||
|
@ -1438,7 +1438,7 @@
|
|||
} ) : null;
|
||||
|
||||
// adrinolinks.in - https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/issues/244
|
||||
/instaserve.net/.test(url) ? afterDOMLoaded(function() {clickIfExists('#tp-snp2');}) : null;
|
||||
/instaserve.net|gomob.xyz/.test(url) ? afterDOMLoaded(function() {clickIfExists('#tp-snp2');}) : null;
|
||||
|
||||
})();
|
||||
|
||||
|
|
|
@ -648,7 +648,7 @@ https://paster.so/*
|
|||
/zaku.pro/
|
||||
/aylink.co|cpmlink.pro/
|
||||
/hypershort.com/
|
||||
/instaserve.net/
|
||||
/instaserve.net|gomob.xyz/
|
||||
/(desbloquea|drivelinks).me|(acortame-esto|recorta-enlace|enlace-protegido|super-enlace).com|short-info.link/
|
||||
/filecrypt.(cc|co)/
|
||||
/^(https?:\/\/)(.+)?((actualpost|americanstylo|beautifulfashionnailart|dadinthemaking|glowandglamcorner|listofthis|lobirtech|travelperi|vepiv|seydisehirmansethaber|turkiyertg|tophotelsukraine|balatroltd|tenorminiuk|icryptowin|chronoat|ecoinfotec|bcsclass|mainitbd|newselab|dizok|uzaay|tophistoryview|9sblog|ubnem|techavash|6harfli|professionaley|playghub|apkvmod|apkallworld|techoflix|toplistee|games2mobile|nivtu|bflig|jplna|bilgilendirici|zoninews|smoplay|m-womenstyle|bnirfinance).com|(makego|sakazi|momge|englishgrammarpro|arab-plus).net|askerlikforum.com.tr|misterio.ro|(forp|bevery|fanuze).xyz|gamcabd.org|gamerking.shop)(\/.*)/
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue