CrawlerRule.block constructor
const
CrawlerRule.block(
- String userAgent
Bloqueia todo o site para este agente (construtor const).
Implementation
const CrawlerRule.block(this.userAgent)
: allow = const [],
disallow = const ['/'],
crawlDelay = null;