Files
mosaic/collectors/profiles/grugq.yaml
T

23 lines
410 B
YAML

name: grugq
description: "The Grugq's OPSEC and tradecraft writings"
base_url: "https://grugq.github.io/"
domain_allowlist:
- grugq.github.io
crawl_rules:
max_depth: 2
max_documents: 200
follow_links: true
url_patterns:
- "/*"
exclude_patterns:
- "*.css"
- "*.js"
- "*.png"
- "*.jpg"
- "*.ico"
content_types:
- text/html
expected_min_count: 10
rate_limit: 1.0
mirrors: []