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

Blocked site overriding whitelisted sites #103

Open
linka10 opened this issue Jun 27, 2022 · 0 comments
Open

Blocked site overriding whitelisted sites #103

linka10 opened this issue Jun 27, 2022 · 0 comments
Labels
Bug Something isn't working Priority: Med

Comments

@linka10
Copy link

linka10 commented Jun 27, 2022

I'm trying to use a regex line to make an exception for certain youtube pages that have playlists I use for concentrating. Here's an example of such a line:
https://www.youtube.com/watch?v=GrF2S2jSU2Y&list=PLmz5Tb_eNUFx_9P0UXwRTCNRWTCNcPmIU(&index=.)
Based on the editor you linked to, this should work fine. However, since I'm blocking youtube, I think that's overriding this regex statement.

Even without a regex, if I block youtube and use a normal string like https://www.youtube.com/watch?v=CMaGzdN8dvg&list=PLmz5Tb_eNUFz-WRI4Q9reSen2Y40LbjFw&index=1, it doesn't matter- as long as i'm blocking youtube, it will consider a whitelisted site from youtube as something to block.

Maybe I'm doing something wrong on my end and if I am please let me know, but I would think that if a certain page from a site is whitelisted, it should be overriding the block on the rest of the site.

Browser: Firefox 101.0.1 (64-bit)
OS: Windows 10 64-bit

@ofekmiz ofekmiz added Bug Something isn't working Priority: Med labels Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Priority: Med
Projects
None yet
Development

No branches or pull requests

2 participants