if the app have architecture variants, select some.
See the download button
Expected behaviour
It should have no wait time countdown and the button should not greyed out.
Actual behaviour
Get wait time countdown due to blocked ads and download button are greyed out, that's prevent you to click until countdown end.
Screenshots
Logs
Additional notes
There's has the 3 letters generated DOM inserted behind download button to store and check how many ads are visible, I cannot find proper function name to block because the 3 letters are randomly generated everytime when pages are reloaded, I'll copy the possibly code block function that check ads and block download button in case other peoples found solution.
What type of resource that you're use?
Filterlist: Anti APKMirror Ads and Countdown
Describe the issue
Take report from https://github.com/collinbarrett/FilterLists/issues/2812 that said
APKMirror
update anti-adblock methodSteps to reproduce
Expected behaviour
It should have no wait time countdown and the button should not greyed out.
Actual behaviour
Get wait time countdown due to blocked ads and download button are greyed out, that's prevent you to click until countdown end.
Screenshots
Logs
Additional notes
There's has the 3 letters generated DOM inserted behind download button to store and check how many ads are visible, I cannot find proper function name to block because the 3 letters are randomly generated everytime when pages are reloaded, I'll copy the possibly code block function that check ads and block download button in case other peoples found solution.