-
Notifications
You must be signed in to change notification settings - Fork 0
/
twitter_config.json
41 lines (41 loc) · 1.17 KB
/
twitter_config.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
{
"selenium_settings": {
"size": [
1920,
1080
],
"headless":"False"
},
"job_settings": {
"profiles":[
"https://twitter.com/AmberHeardIT"
],
"hashtags":[
"AmberHeardisAGoldDigger",
"AmberHeardIsALiar",
"AmberHeardForPrison",
"JusticeForJohnnyDepp",
"AmberHeardIsAFraud",
"AmberHeardDidNotDonate",
"JohnnyDeppIsInnocent",
"WeStandByJohnnyDepp",
"AmberHeardIsTheRealAbuser",
"AmberHeardIsAnAbuser"
],
"searchurls":[
"https://twitter.com/search?q=amber%20heard&src=typed_query",
"https://twitter.com/search?q=amber%20(from%3Aredlikejungle)&src=typed_query",
"https://twitter.com/hashtag/AmberHeardisAGoldDigger?src=hashtag_click",
"https://twitter.com/aquamanmovie",
"https://twitter.com/colonelkurtz99",
"https://twitter.com/ThatBrianFella",
"https://twitter.com/LauraBockov" ,
"https://twitter.com/LillyJane916" ,
"https://twitter.com/MyGrindelwald" ,
"https://twitter.com/TheNamesQ",
"https://twitter.com/FemCondition",
"https://twitter.com/silence_exile" ,
"https://twitter.com/adam_waldman"
]
}
}