Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Optics Compatibility with System Hosts File #251

Description

@athyfr

I think that with compatibility features, Optics could be utilized a lot more.

One feature that I haven't seen in other search engines (including big ones, like Google) is to do a connection check to websites in the results, and filter them out if they are DNS blocked. (inaccessible)

This would significantly improve convenience for those using these systems, and could be completely optional.

Could something like this be implemented in Optics, or is it already possible?

EDIT:

Maybe this could be something like:

Rule {
    Matches {
        CanConnect(false)
    },
    Action(Discard)
};

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions