Skip to content
Discussion options

You must be logged in to vote

@OutshineIssue hi, sorry for replying you late.

take this repository as an example. I set up these three site patterns:

  1. github.com means that all the pages of GitHub will be blocked
  2. +github.com/sheepzh/time-tracker-4-browser means that the repository's homepage, an exact URL will not be blocked
  3. +github.com/sheepzh/time-tracker-4-browser/** means that all the sub pages of this repository will not be blocked.

this way, I can only access all the pages of this repository, while other pages on GitHub are inaccessible.

in your case, you can try to set these two patterns:

  1. www.newsite.com to block all the pages on NewSite
  2. +www.newsite.com/article/** to allow all the articles

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by OutshineIssue
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants