모든 짧은 링크 우회

모든 짧은 링크 사이트 우회는 성가신 링크 단축기를 자동으로 건너뛰고 목적지로 직접 이동합니다.

< 모든 짧은 링크 우회 피드백

리뷰: 좋음 - 잘 동작함

§
작성: 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.

bloggerpemula개발자
§
작성: 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.

댓글 남기기

댓글을 남기려면 로그인하세요.