AdguardTeam / AdguardTeam/AdGuardHome
Timed blocklists and whitelists
- Linguagem predominante
- TypeScript
- Estrelas
- 36.9k
- Forks
- 2.5k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
#### Problem Description
Pi-hole has a option for disable filters for certain time (10 sec, 30 sec, 5 min, custom time). I know someone will request for copy paste the feature.
People disable whole protection (all filters) or subscribed blocklists when they often or randomly use interested service. normally too annoying task to add/remove custom filtering rules or maintain remote list) and next forget to re-enable for long time then all devices expose to tracking, ads etc.
Regardless above, this feature useful for activate and forget, when we need to
- unblock specific domain list for perform client devices software updates within 10 min
- temporally allow a service eg: skype calls for 1hr
- block twitch for 5hrs (also possible to fulfill through https://github.com/AdguardTeam/AdGuardHome/issues/951 but suitable for recurring)
- fix page damage without create permanent custom filtering rule
#### Proposed Solution
I think it's convenient to add separate column in filters page with special settings for manage each timed rules list.
optionally it can be use by two ways
- assign using entries https://github.com/AdguardTeam/AdGuardHome/issues/1081
- assign through UI https://github.com/AdguardTeam/AdGuardHome/issues/817#issuecomment-534275463 (tags) https://github.com/AdguardTeam/AdGuardHome/issues/435
**To prevent overuse this feature then only allow to set maximum 12hrs**
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.