Closed MasterKia closed 2 years ago
Thanks for the report. It's fixed in https://github.com/nimasaj/uBOPa/commit/a27714afb5ed1a24f34f94fa57dd46fc02992139. The generic rules have pros and cons at the same time. If there are too many false positives, I will either make it specific, or remove it.
Example:
https://osdn.net/projects/android-x86/releases
Reason:
*##*[class$="_ads"]
Solution:
osdn.net#@#*[class$="_ads"]
tbh these generic rules tend to break websites a lot.