Add source profiles for physical tradecraft: CIA RDP, FAS/IRP, Army pubs, Cryptome, Grugq
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: army_pubs
|
||||
description: "US Army field manuals - HUMINT, CI, interrogation, surveillance (public)"
|
||||
base_url: "https://irp.fas.org/doddir/army/"
|
||||
domain_allowlist:
|
||||
- irp.fas.org
|
||||
crawl_rules:
|
||||
max_depth: 2
|
||||
max_documents: 500
|
||||
follow_links: true
|
||||
url_patterns:
|
||||
- "/doddir/army/*"
|
||||
- "*.pdf"
|
||||
- "*.htm"
|
||||
exclude_patterns:
|
||||
- "*.css"
|
||||
- "*.js"
|
||||
- "*.ico"
|
||||
- "*.gif"
|
||||
content_types:
|
||||
- text/html
|
||||
- application/pdf
|
||||
expected_min_count: 50
|
||||
rate_limit: 1.0
|
||||
mirrors: []
|
||||
Reference in New Issue
Block a user