-
Notifications
You must be signed in to change notification settings - Fork 0
/
states_to_exclude.json
53 lines (53 loc) · 1.18 KB
/
states_to_exclude.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"alabama": false,
"alaska": false,
"arizona": false,
"arkansas": false,
"california": false,
"colorado": false,
"connecticut": false,
"delaware": false,
"florida": false,
"georgia": false,
"hawaii": false,
"idaho": false,
"illinois": false,
"indiana": false,
"iowa": false,
"kansas": false,
"kentucky": false,
"louisiana": false,
"maine": false,
"maryland": false,
"massachusetts": false,
"michigan": false,
"minnesota": false,
"mississippi": false,
"missouri": false,
"montana": false,
"nebraska": false,
"nevada": false,
"new-hampshire": false,
"new-jersey": false,
"new-mexico": false,
"new-york": false,
"north-carolina": false,
"north-dakota": false,
"ohio": false,
"oklahoma": false,
"oregon": false,
"pennsylvania": false,
"rhode-island": false,
"south-carolina": false,
"south-dakota": false,
"tennessee": false,
"texas": false,
"utah": false,
"vermont": false,
"virginia": false,
"washington": false,
"district-of-columbia": false,
"west-virginia": false,
"wisconsin": false,
"wyoming": false
}