aboutsummaryrefslogtreecommitdiff
path: root/exampleData/headlessRuns/galoisRun.json
blob: c05c9b5e1606c51af1f235c44d7a5cda13a35a40 (plain)
1
2
3
4
5
6
7
8
9
{
  'rulePath'  : '../ruleSets/',
  'crawlType' :    '2 20 500 *.galois.com*',
  'runs': [
  { 'url': 'http://corp.galois.com', 'ruleSet': 'headingRules.json' },
  { 'url': 'http://corp.galois.com', 'ruleSet': 'miscRules.json' },
  { 'url': 'http://corp.galois.com', 'ruleSet': 'textRules.json' }
  ]
}