Greasy Fork is available in English.

旁路 全部 短链接

绕过所有短链接网站自动跳过烦人的链接缩短器,直接到您的目的地

< 脚本旁路 全部 短链接的反馈

评价:好评 - 脚本一切正常

§
发表于:2024-04-21

Hi. Autoclick download for filehost uploadrar.com stopped working because uploadrar link redirects to a different domain.
Fixed it by changing line 537 to:

BypassedByBloggerPemula(/uploadrar.com|tech.getpczone.com|uptomega.me/, function() {ClickIfExists('.mngez-free-download', 2);

Now works again. No other modifications needed.

Please add the change into your code.

Thank you for this great script.

§
发表于:2024-04-21

Addition:
In my tampermonkey the code line number is 537.
In the source code here the line number is 535.

Attached pic from my tampermonkey.

§
发表于:2024-05-04

Sorry i forgot to fix this code, next update i will do it , thanks for your contribution

§
发表于:2024-05-04

Sorry i forgot to fix this code, next update i will do it , thanks for your contribution

Please add tryzt.xyz, can you please send me the code please.profitsfly shortlink and ublock script also please bloggerpemula

§
发表于:2024-05-04
编辑于:2024-05-04

Sorry i forgot to fix this code, next update i will do it , thanks for your contribution

Thank you buddy.

Just noticed they added another domain alias. I will do a dns lookup soon.
But meanwhile the auto click for uploadrar code

BypassedByBloggerPemula(/uploadrar.com|fingau.com|getpczone.com|uptomega.me/, function() {ClickIfExists('.mngez-free-download', 2);
ClickIfExists('#direct_link > a:nth-child(1)', 2);$('#downloadbtn').click();});

works perfectly.
Cheers.

发表回复

登录以发表回复。