Is it possbile to add an option/param to enable the time range control for the Hosts Blocklists #3793

Closed
opened 2026-03-04 04:19:34 -05:00 by deekerman · 1 comment
Owner

Originally created by @GreatMichaelLee on GitHub (Jul 16, 2022).

Have a question or an idea? Please search it on our forum to make sure it was not yet asked. If you cannot find what you had in mind, please submit it here.

Prerequisites

Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • [x ] I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

Problem Description

It is incovinence that there is no time range control(allow/deny) for the host blocklists, so if once I enable it ,it will be applied all day until if I disable or remove it. In some case, I have to enable/disable those rules by day or night situation and seems for now there is no way to implement this. (if there is, please let me know).

Proposed Solution

If it is possilbe that to implement an addition parameter to be parsed that which can control this custom filtering rules enable/disable regarding to the configured time range? like this
||google.com^$time='22:00-07:00' --> by default it is all day, and if configured, then only the specified time is effective.

Alternatives Considered

if it is possible that I can private define the "blocked service" to implement this is also ok.

Additional Information

NA

Originally created by @GreatMichaelLee on GitHub (Jul 16, 2022). Have a question or an idea? Please search it [on our forum](https://github.com/AdguardTeam/AdGuardHome/discussions) to make sure it was not yet asked. If you cannot find what you had in mind, please [submit it here](https://github.com/AdguardTeam/AdGuardHome/discussions/new). ### Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [x ] I am running the latest version - [ ] I checked the documentation and found no answer - [ ] I checked to make sure that this issue has not already been filed ### Problem Description <!-- Is your feature request related to a problem? Please add a clear and concise description of what the problem is. --> It is incovinence that there is no time range control(allow/deny) for the host blocklists, so if once I enable it ,it will be applied all day until if I disable or remove it. In some case, I have to enable/disable those rules by day or night situation and seems for now there is no way to implement this. (if there is, please let me know). ### Proposed Solution <!-- Describe the solution you'd like in a clear and concise manner --> If it is possilbe that to implement an addition parameter to be parsed that which can control this custom filtering rules enable/disable regarding to the configured time range? like this ||google.com^$time='22:00-07:00' --> by default it is all day, and if configured, then only the specified time is effective. ### Alternatives Considered <!-- A clear and concise description of any alternative solutions or features you've considered. --> if it is possible that I can private define the "blocked service" to implement this is also ok. ### Additional Information <!-- Add any other context about the problem here. --> NA
deekerman 2026-03-04 04:19:34 -05:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@ainar-g commented on GitHub (Aug 24, 2022):

Duplicate of #1203 and many other similar issues. This is should at least partially be implemented in the v0.108 cycle.

@ainar-g commented on GitHub (Aug 24, 2022): Duplicate of #1203 and many other similar issues. This is should at least partially be implemented in the v0.108 cycle.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AdGuardHome#3793
No description provided.