mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
CUstom toggle "Blocked services" #3060
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#3060
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cakens on GitHub (Sep 19, 2021).
Problem Description
I'd like to suggest adding ability for custom toggle "Blocked services".
For example, I want to block YouTube, but we subscribe to YouTube TV, which I don't want to block. Using the existing YouTube Blocked Service also blocks YouTube tv. (Im guessing the rules are prefix wildcarding YouTube.com)
Proposed Solution
I'd like to suggest adding ability for custom toggle "Blocked services".
Alternatives Considered
I realize I could just block YouTube manually. I want the ability to quickly toggle.
@ameshkov commented on GitHub (Sep 20, 2021):
Tbh, making it that gradual is not possible at this moment. You can use custom filtering rules for that, though.
@ainar-g commented on GitHub (Sep 21, 2021):
Duplicate of #1692.