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

Proposal: URL patterns for always failed to detect non-suitable links (ex. internal) #142

Open
berlysia opened this issue Sep 28, 2022 · 1 comment

Comments

@berlysia
Copy link

I want to detect that a document to be published contains a private network URL.
Currently private network URLs are alive in private network, but of course it must be treated as dead in public.

There is a option named ignore (always passed), but I want a option always failed.

How do you feel about this?

@azu
Copy link
Member

azu commented Oct 9, 2022

Intersting. I think it is good idea.

Probably, this option will require an array of origins or pattern to disallow.
I can't think of a suitable name.

disallow, internal, private ...

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

No branches or pull requests

2 participants