-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtestactor.json
More file actions
44 lines (44 loc) · 1.27 KB
/
testactor.json
File metadata and controls
44 lines (44 loc) · 1.27 KB
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
[
{
"name": "DONALD_TRUMP_ # CountryInfo.txt",
"alias": [
"+MR_TRUMP_",
"+MR._TRUMP_",
"+PRESIDENT_DONALD_TRUMP",
"+US_PRESIDENT_DONALD_TRUMP",
"+AMERICAN_PRESIDENT_DONALD_TRUMP",
"+UNITED_STATES_PRESIDENT_DONALD_TRUMP",
"+DONALD_J_TRUMP",
"+DONALD_J._TRUMP",
"+PRESIDENT-ELECT_TRUMP",
"+PRESIDENT-ELECT_DONALD_TRUMP",
"+THE_TRUMP_ADMINISTRATION",
"+TRUMP_ADMINISTRATION"
],
"codes": [
"[USAELI 160120-170120]",
"[USAGOV >170120]"
]
},
{
"name": "ERIC_TRUMP_ # CountryInfo.txt",
"alias": [
"+MR_TRUMP_",
"+MR._TRUMP_",
"+PRESIDENT_DONALD_TRUMP",
"+US_PRESIDENT_DONALD_TRUMP",
"+AMERICAN_PRESIDENT_DONALD_TRUMP",
"+UNITED_STATES_PRESIDENT_DONALD_TRUMP",
"+DONALD_J_TRUMP",
"+DONALD_J._TRUMP",
"+PRESIDENT-ELECT_TRUMP",
"+PRESIDENT-ELECT_DONALD_TRUMP",
"+THE_TRUMP_ADMINISTRATION",
"+TRUMP_ADMINISTRATION"
],
"codes": [
"[USAELI 160120-170120]",
"[USAGOV >170120]"
]
}
]