LinkCrawler example - FOLLOWREDIRECT
FOLLOWREDIRECT rules can be used for the following tasks:
[
  {
    "enabled": true,
    "name": "example rule for LinkCrawler type FOLLOWREDIRECT",
    "pattern": "https?://example\\.com/[A-Za-z0-9]+",
    "rule": "FOLLOWREDIRECT"
  }
]