GodsDevProject commited on
Commit
6e008a4
·
verified ·
1 Parent(s): 3c771a5

Delete sources.py

Browse files
Files changed (1) hide show
  1. sources.py +0 -9
sources.py DELETED
@@ -1,9 +0,0 @@
1
- AGENCY_SOURCES = {
2
- "FBI": "https://vault.fbi.gov",
3
- "CIA": "https://www.cia.gov/readingroom",
4
- "DoD": "https://www.esd.whs.mil/FOIA/",
5
- "NSA": "https://www.nsa.gov/Helpful-Links/FOIA/",
6
- "NRO": "https://www.nro.gov/FOIA/",
7
- "USAF": "https://www.afhra.af.mil/FOIA/",
8
- "White House": "https://www.archives.gov/foia"
9
- }