chrisakroyd / robots-txt-parser

A lightweight robots.txt parser for Node.js with support for wildcards, caching and promises.
MIT License
12 stars 8 forks source link

fix: match paths only at start #9

Open Trott opened 1 year ago

Trott commented 1 year ago

Fixes: https://github.com/chrisakroyd/robots-txt-parser/issues/8