-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I was testing your library on www.google.com and their robots has the following rule:
User-agent: *
Disallow: /?
The IsAllowed method is returning a negative match for the path '/' against the above rule.
IsAllowed("/") => returns false
I think it should only be negative for '/?' not '/'
Awesome library- Keep up the great work!
Metadata
Metadata
Assignees
Labels
No labels