Robots.txt-Parser-Class icon indicating copy to clipboard operation
Robots.txt-Parser-Class copied to clipboard

parse bug

Open imsheng opened this issue 7 years ago • 1 comments

User-Agent: *
Allow: /mlist
Allow: /sitemap
Disallow: /

$parser->isAllowed('/') is true ?

on windows 10 php 7.2 version: 0.2.4

imsheng avatar Apr 29 '19 00:04 imsheng

I also encountered the same problem https://github.com/t1gor/Robots.txt-Parser-Class/issues/79

imsheng avatar Apr 29 '19 01:04 imsheng