Closed Fatcavill closed 6 months ago
The timer is counted at server as well, so boosting the timer on the screen won't change anything, you can test yourself with
pastedownload.com##+js(nano-sib, innerHTML, *, 0.001)
About popup, the multi-popup only occurs if you click on Download All
which is its purpose? I don't see other popups besides the videos/images?
All three button have popup with wira.adem.my.id
this link
i cant download the video as the popups never stop
Yes, the wira.adem.my.id
are the links to redirect to the video link
https://wira.adem.my.id/?source=youtube&title=gFrxnn5nOh&type=mp4&download=aHR0cHM6Ly9zY29udGVudC5jZG5pbnN0YWdyYW0uY29tL3YvdDY2LjMwMTAwLTE2LzEyMTMwNzgyM18xODEwMzU3Mzg5NDMzOTExXzg2NzYyMTk2OTQ5OTY1NTU4Mzlfbi5tcDQ%2FX25jX2h0PXNjb250ZW50LmNkbmluc3RhZ3JhbS5jb20mX25jX2NhdD0xMDMmX25jX29oYz1DWHFDRHI0ci04OFE3a052Z0U4dzVtcyZlZG09QVBzMTdDVUJBQUFBJmNjYj03LTUmb2g9MDBfQVlEWDI3S2VLbnFPZmdWMHZnUk43TVY4d2Z4NkNlQmxEc0FZYUMyUk1zWDhGZyZvZT02NjVCMzM4QSZfbmNfc2lkPTEwZDEzYg%3D%3D
Blocking them will make the site unable to open the video links.
I can't reproduce multiple popups tho. It just opens the wira.adem.my.id
link and redirects to the video link on my side.
Test again in a new browser profile with only uBO and its default settings.
earlier it was just a blank page but now its working tnx bro
Fatcavill: All three button have popup with
wira.adem.my.id
this link
Only when you click it, which is a wrong way (unless you want to click "Download all"), as the instruction on the website clearly says the way to download:
Fatcavill: earlier it was just a blank page but now its working
Most likely the delays is because popups are opened initially as about:blank
which means as a blank white page, which remains as long until the proper page loads, which might take some time, and other time it might load instantly.
In case you don't want annoying popups to appear when you do accidental clicks sometimes, you can try one of the following filters by adding it to "My filters":
any of the following two will disable most or all popups on the whole site (including legitimate popups):
1 *$popup,domain=pastedownload.com
<== popups will still appear but will be closed as soon as possible
2 pastedownload.com##+js(disable-newtab-links)
<== popups will not appear at all
any of the following two will remove only https://wira.adem.my.id/
popups :
3 pastedownload.com##.btn-sq.btn-success.btn, .btn-sq.btn-info.btn:remove-attr(target)
or
4 pastedownload.com##[href^="https://wira.adem.my.id/"]:remove-attr(target)
5 you can also try: https://github.com/gorhill/uBlock/wiki/Per-site-switches#no-popups - acts similiar to 1
no 3 works perfectly thank you bro now its better
Prerequisites
URL address of the web page
https://pastedownload.com/
Category
popups
Description
click go after pasting link
https://www.instagram.com/reel/C6hPtvhSWaC/?igsh=YTF6b3NvbHJiazUw
Pls boost the loading time there and after it load there is 300!! popupsOther extensions used
no
Screenshot(s)
Screenshot(s)
Configuration