Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flickr.com #7799

Closed
in4u opened this issue Aug 20, 2020 · 11 comments
Closed

flickr.com #7799

in4u opened this issue Aug 20, 2020 · 11 comments
Labels

Comments

@in4u
Copy link

in4u commented Aug 20, 2020

URL(s) where the issue occurs

https://www.flickr.com/groups/lifehacker-desktop-showandtell/pool/with/28623117487/

Describe the issue

Click any photo to begin the photostream. Keep navigating to the next photo. After a few slides, Upgrade to Flickr Pro to hide these ads message comes up with a 5 seconds timer before further navigation is allowed.

Versions

  • Browser/version: Firefox 79.0
  • uBlock Origin version: 1.29.0

Settings

Default

@DandelionSprout
Copy link
Contributor

On my end, flickr.com##+js(set, appContext.adManager.context.current.adFriendly, false) in uBlock Filters seems to fix it on Chromium-likes, but not on Firefox.

@liamengland1
Copy link
Contributor

Maybe a bug with set-constant, I have no idea why it would work in one browser and not the other. @gorhill

@uBlock-user
Copy link
Contributor

uBlock-user commented Aug 21, 2020

Capture

Not a set-constant issue, flickr has its own CSP policy, so scriptlets will not work on Firefox.

@krystian3w
Copy link
Contributor

krystian3w commented Aug 27, 2020

https://github.com/JustOff/scriptlet-doctor may help if add domain into configuration.

@decembre
Copy link

I have the same problem but only with Waterfox classic 56.3 (no chance , it's my principal browser).

In Chrome or Firefox Quantum, with no special configuration or special filter list:
No nag so... No problem

I have duplicated the same settings than in Firefox Quantum in my Waterfox, but Waterfox continue to show this irritating "Upgrade to Flickr Pro to hide these ads" message.

I have tested too Scriptlet Doctor but it seems not make any difference.

An other idea ?

@krystian3w
Copy link
Contributor

krystian3w commented Oct 29, 2020

Try classic and manually run addon on flickr with froce allow inline-scripts.

obraz

https://github.com/JustOff/scriptlet-doctor/releases/download/1.2.3/scriptlet-doctor-classic-1.2.3.xpi

@decembre
Copy link

decembre commented Oct 29, 2020

Hooo, many thanks !
Seems to be the solution.
I have not understand that "Scriptlet Doctor" as an option, where we need to type domains of sites.
I just click on its icon to highlight it when i was on flickr, thinking it was sufficient...
Maybe the author need to specify that in the description.
I post about that:
JustOff/scriptlet-doctor#7 (comment)

I don't understand how this addon work, but it should be integrated in UblockOrign as an option.

" flickr has its own CSP policy":
And i don't totally understand the CSP problem and how to detect them.

Anyway that' perfect.

@krystian3w
Copy link
Contributor

krystian3w commented Oct 29, 2020

Operating in any domain reduces the level of safety on all pages.


For my is problematic inject Google translator on pages:

Content Security Policy: Settings of page blocked load resource „https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit” („script-src”).

@decembre

This comment has been minimized.

@krystian3w

This comment has been minimized.

@decembre

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants