UNPKG

2.52 kBJavaScriptView Raw
1module.exports.list = function () {
2
3 return [
4 "addthis",
5 "mozilla",
6 "mozilla",
7 "microsoft",
8 "mozilla",
9 "google",
10 "picasaweb",
11 "yahoo",
12 "bing",
13 "youtube",
14 "twitter",
15 "linkedin",
16 "facebook",
17 "pinterest",
18 "foursquare",
19 "instagram",
20 "last",
21 "wikipedia",
22 "baidu",
23 "academia",
24 "feedburner",
25 "galleria",
26 "socialmediatoday",
27 "badoo",
28 "bebo",
29 "blackplanet",
30 "classmates",
31 "fixter",
32 "friendster",
33 "gaiaonline",
34 "habbo",
35 "hi5",
36 "hyves",
37 "ibibo",
38 "kaixin001",
39 "meetup",
40 "millatfacebook",
41 "multiply",
42 "myheritage",
43 "mylife",
44 "myspace",
45 "myyearbook",
46 "nate",
47 "netlog",
48 "ning",
49 "orkut",
50 "perfspot",
51 "renren",
52 "skyrock",
53 "socialmediatoday",
54 "sonico",
55 "soravjain",
56 "studivz.net",
57 "tagged",
58 "tiwitter",
59 "tuenti",
60 "wer-kennt-wen",
61 "zorpia",
62 "cucumbertown",
63 "abc",
64 "advogato",
65 "alexa",
66 "alleyinsider",
67 "athlinks",
68 "bloomberg",
69 "business2community",
70 "buzznet",
71 "care2",
72 "caringbridge",
73 "classmates",
74 "couchsurfing",
75 "crainsnewyork",
76 "cross.tv",
77 "crunchbase",
78 "delicious",
79 "digitalspy",
80 "dol2day",
81 "douban",
82 "elftown",
83 "eweek",
84 "facepartyexposed",
85 "filmaffinity",
86 "flickr",
87 "flixster",
88 "friendster",
89 "ft",
90 "gaiaonline",
91 "gamerdna",
92 "gather",
93 "gays",
94 "geni",
95 "goodreads",
96 "goodwizz",
97 "hispanicprwire",
98 "hospitalityclub",
99 "humanresourcesjournal",
100 "hyves",
101 "ibibo",
102 "italki",
103 "librarything",
104 "livejournal",
105 "mediapost",
106 "mediawiki",
107 "mobile-ent",
108 "myheritage",
109 "myspace",
110 "nexopia",
111 "ngopost",
112 "odnoklassniki",
113 "orkut",
114 "patientslikeme",
115 "poolwo",
116 "prnewswire",
117 "readwriteweb",
118 "reverbnation",
119 "rnw",
120 "sinlung",
121 "socialmediatoday",
122 "statisticbrain",
123 "straitstimes",
124 "studivz.net",
125 "sulake",
126 "taringa.net",
127 "techcrunch",
128 "techtudo.br",
129 "telecom.paper",
130 "thebeijinger",
131 "travbuddy",
132 "travellerspoint",
133 "treehugger",
134 "trombi",
135 "usatoday",
136 "viadeo",
137 "vox",
138 "washingtonpost",
139 "web-strategist",
140 "weeworld",
141 "wikidata",
142 "wikimediafoundation",
143 "wiser",
144 "writeaprisoner",
145 "zibb",
146 "zh.wikipedia",
147 "zooppa",
148 "zanox",
149 "ovh",
150 "webadmax",
151 "digg",
152 "amazon"
153 ];
154
155};