themarshallproject / klaxon

Klaxon enables reporters and editors to monitor scores of sites on the web for newsworthy changes.
https://newsklaxon.org
MIT License
646 stars 199 forks source link

Bookmarklet is not working on some sites #506

Closed avelytchko closed 3 years ago

avelytchko commented 3 years ago

Seems like it's not possible to add page from site via bookmarklet - https://www.ableton.com/en/blog/. Tried in Chrome, Edge and Firefox. Probably JS blocking? Klaxon window just not opening. Working perfect on other sites.

GabeIsman commented 3 years ago

Yea looks like that page's content security policy forbids the injection of foreign js. There's some more discussion of this here: https://github.com/themarshallproject/klaxon/issues/83. Ultimately not much we can do about it without major restructuring. You can always watch the page manually, without the bookmarklet.