-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathblacklist.json
More file actions
102 lines (102 loc) · 1.52 KB
/
Copy pathblacklist.json
File metadata and controls
102 lines (102 loc) · 1.52 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
{
"extensions": [
"css",
"json",
"atom",
"xml",
"js",
"jpg",
"svg",
"pdf"
],
"main_domains+tlds": [
"mediaimpact.de",
"bbc.co.uk",
"hurriyet.com.tr",
"mercadolivre.com.br",
"brainly.co.id",
"milliyet.com.tr",
"magazineluiza.com.br",
"dailymail.co.uk",
"epfindia.gov.in",
"americanas.com.br",
"ebay.co.uk"
],
"main_domains": [
"youtube",
"wikipedia",
"twitter",
"instagram",
"amazon",
"pinterest",
"imdb",
"facebook",
"fandom",
"apple",
"live",
"cricbuzz",
"linkedin",
"globo",
"microsoft",
"nytimes",
"etsy",
"mayoclinic",
"healthline",
"indiatimes",
"ikea",
"indeed",
"flipkart",
"bbc",
"espn",
"yahoo",
"ebay",
"booking",
"britannica",
"google",
"kompas",
"homedepot",
"detik",
"nike",
"medlineplus",
"brainly",
"accuweather",
"marca",
"medicalnewstoday",
"cnn",
"nih",
"allegro",
"merriam-webster",
"cdc",
"hepsiburada",
"cambridge",
"cookpad",
"as",
"ilovepdf",
"gsmarena",
"byjus",
"adobe",
"investing",
"clevelandclinic",
"aliexpress",
"espncricinfo",
"india",
"ndtv",
"canva",
"craigslist",
"dailymotion",
"indiamart",
"kinopoisk",
"onet",
"omegle",
"goal",
"investopedia",
"dictionary",
"mail",
"naver",
"hm",
"hotstar",
"bestbuy",
"collinsdictionary",
"twitch"
]
}