yourduskquibbles / webannoyances

Fix and remove annoying web elements such as sticky headers, floating boxes, floating videos, dickbars, social share bars and other distracting elements.
Creative Commons Attribution Share Alike 4.0 International
1.3k stars 48 forks source link

Erroneously removes buttons generated by streamlit.io python web GUI library #301

Closed fiendish closed 3 years ago

fiendish commented 3 years ago

URL(s) where the issue occurs

https://share.streamlit.io/arielcedola/kmeans/main/kmeans_app.py

Describe the issue

I'm working on a project using the streamlit.io python web GUI library, and if I have this filter enabled in AdGuard for Safari then my generated buttons don't appear.

Screenshot(s)

Screen Shot 2021-05-14 at 7 42 48 PM Screen Shot 2021-05-14 at 7 41 30 PM

Versions

Settings

fiendish commented 3 years ago

It appears that the problem could be with https://github.com/yourduskquibbles/webannoyances/blob/36d36ac169a32e89baf6de9216cf7a5d9007556b/filters/generic_filters.txt#L1796

krystian3w commented 3 years ago

IMO the best rethink why was added and remove the line.

yourduskquibbles commented 3 years ago

@fiendish This should be fixed now. Thank you for reporting and apologies for the delay on fixing this.