Closed MasterKia closed 2 years ago
*/ads.*
*##*[class$="-ad"]
Example: https://toolzu.com/downloader/instagram/stories/
https://toolzu.com/downloader/instagram/stories/
Reason: *##*[class$="-ad"]
Solution: toolzu.com#@#*[class$="-ad"]
toolzu.com#@#*[class$="-ad"]
Broken:
Fixed:
Thanks for the report. It's fixed in https://github.com/nimasaj/uBOPa/commit/3a32654a98feb8b5dd4ac6f43e55d5aab8fbe0e1.
Can you get rid of the generic filters like
*/ads.*
and*##*[class$="-ad"]
?They're causing too much issues.
Example:
https://toolzu.com/downloader/instagram/stories/
Reason:
*##*[class$="-ad"]
Solution:
toolzu.com#@#*[class$="-ad"]
Broken:
Fixed: