-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathretweets.html
More file actions
173 lines (130 loc) · 595 KB
/
retweets.html
File metadata and controls
173 lines (130 loc) · 595 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<html>
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/vis/4.16.1/vis.css" type="text/css" />
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/vis/4.16.1/vis-network.min.js"> </script>
<!-- <link rel="stylesheet" href="../node_modules/vis/dist/vis.min.css" type="text/css" />
<script type="text/javascript" src="../node_modules/vis/dist/vis.js"> </script>-->
<style type="text/css">
#mynetwork {
width: 100%;
height: 600;
background-color: #ffffff;
border: 1px solid lightgray;
position: relative;
float: left;
}
#loadingBar {
position:absolute;
top:0px;
left:0px;
width: 100%;
height: 600;
background-color:rgba(200,200,200,0.8);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
opacity:1;
}
#bar {
position:absolute;
top:0px;
left:0px;
width:20px;
height:20px;
margin:auto auto auto auto;
border-radius:11px;
border:2px solid rgba(30,30,30,0.05);
background: rgb(0, 173, 246); /* Old browsers */
box-shadow: 2px 0px 4px rgba(0,0,0,0.4);
}
#border {
position:absolute;
top:10px;
left:10px;
width:500px;
height:23px;
margin:auto auto auto auto;
box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
border-radius:10px;
}
#text {
position:absolute;
top:8px;
left:530px;
width:30px;
height:50px;
margin:auto auto auto auto;
font-size:22px;
color: #000000;
}
div.outerBorder {
position:relative;
top:400px;
width:600px;
height:44px;
margin:auto auto auto auto;
border:8px solid rgba(0,0,0,0.1);
background: rgb(252,252,252); /* Old browsers */
background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
border-radius:72px;
box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
</style>
</head>
<body>
<div id = "mynetwork"></div>
<div id="loadingBar">
<div class="outerBorder">
<div id="text">0%</div>
<div id="border">
<div id="bar"></div>
</div>
</div>
</div>
<script type="text/javascript">
// initialize global variables.
var edges;
var nodes;
var network;
var container;
var options, data;
// This method is responsible for drawing the graph, returns the drawn network
function drawGraph() {
var container = document.getElementById('mynetwork');
// parsing and collecting nodes and edges from the python
nodes = new vis.DataSet([{"color": "#ccc", "id": "000Naught", "label": "000Naught", "shape": "dot", "title": "000Naught", "value": 1}, {"color": "lightgreen", "id": "KingDSeals", "label": "KingDSeals", "shape": "dot", "title": "KingDSeals", "value": 109}, {"color": "lightgreen", "id": "bassem_masri", "label": "bassem_masri", "shape": "dot", "title": "bassem_masri", "value": 3111}, {"color": "lightgreen", "id": "VanguardTNT", "label": "VanguardTNT", "shape": "dot", "title": "VanguardTNT", "value": 3}, {"color": "lightgreen", "id": "davidbanner", "label": "davidbanner", "shape": "dot", "title": "davidbanner", "value": 1}, {"color": "#ccc", "id": "05yayawt", "label": "05yayawt", "shape": "dot", "title": "05yayawt", "value": 1}, {"color": "lightgreen", "id": "Delo_Taylor", "label": "Delo_Taylor", "shape": "dot", "title": "Delo_Taylor", "value": 3}, {"color": "lightgreen", "id": "sarahkendzior", "label": "sarahkendzior", "shape": "dot", "title": "sarahkendzior", "value": 1}, {"color": "lightgreen", "id": "deray", "label": "deray", "shape": "dot", "title": "deray", "value": 2}, {"color": "lightgreen", "id": "handsupunited_", "label": "handsupunited_", "shape": "dot", "title": "handsupunited_", "value": 2}, {"color": "lightgreen", "id": "CruzIncRadio", "label": "CruzIncRadio", "shape": "dot", "title": "CruzIncRadio", "value": 1}, {"color": "lightgreen", "id": "TefPoe", "label": "TefPoe", "shape": "dot", "title": "TefPoe", "value": 2}, {"color": "lightgreen", "id": "Cygnussid42", "label": "Cygnussid42", "shape": "dot", "title": "Cygnussid42", "value": 3}, {"color": "lightgreen", "id": "Lnonblonde", "label": "Lnonblonde", "shape": "dot", "title": "Lnonblonde", "value": 1}, {"color": "lightgreen", "id": "dejahsmommy", "label": "dejahsmommy", "shape": "dot", "title": "dejahsmommy", "value": 2}, {"color": "lightgreen", "id": "AntonioFrench", "label": "AntonioFrench", "shape": "dot", "title": "AntonioFrench", "value": 1}, {"color": "lightgreen", "id": "Hauckers", "label": "Hauckers", "shape": "dot", "title": "Hauckers", "value": 2}, {"color": "lightgreen", "id": "RE_invent_ED", "label": "RE_invent_ED", "shape": "dot", "title": "RE_invent_ED", "value": 1}, {"color": "lightgreen", "id": "CassandraRules", "label": "CassandraRules", "shape": "dot", "title": "CassandraRules", "value": 2}, {"color": "lightgreen", "id": "Jeannie_Hartley", "label": "Jeannie_Hartley", "shape": "dot", "title": "Jeannie_Hartley", "value": 2}, {"color": "lightgreen", "id": "CruzInc4u", "label": "CruzInc4u", "shape": "dot", "title": "CruzInc4u", "value": 2}, {"color": "lightgreen", "id": "NYC2Palestine", "label": "NYC2Palestine", "shape": "dot", "title": "NYC2Palestine", "value": 1}, {"color": "lightgreen", "id": "SeanSharesStuff", "label": "SeanSharesStuff", "shape": "dot", "title": "SeanSharesStuff", "value": 2}, {"color": "lightgreen", "id": "typicalcircle", "label": "typicalcircle", "shape": "dot", "title": "typicalcircle", "value": 2}, {"color": "lightgreen", "id": "AnonCopWatch", "label": "AnonCopWatch", "shape": "dot", "title": "AnonCopWatch", "value": 2}, {"color": "lightgreen", "id": "norarahimian", "label": "norarahimian", "shape": "dot", "title": "norarahimian", "value": 2}, {"color": "lightgreen", "id": "ImRikaJai", "label": "ImRikaJai", "shape": "dot", "title": "ImRikaJai", "value": 3}, {"color": "lightgreen", "id": "Just4Emanuel9", "label": "Just4Emanuel9", "shape": "dot", "title": "Just4Emanuel9", "value": 2}, {"color": "lightgreen", "id": "PenofUmar", "label": "PenofUmar", "shape": "dot", "title": "PenofUmar", "value": 2}, {"color": "lightgreen", "id": "ChristinaKSDK", "label": "ChristinaKSDK", "shape": "dot", "title": "ChristinaKSDK", "value": 1}, {"color": "lightgreen", "id": "AnonyMobLive", "label": "AnonyMobLive", "shape": "dot", "title": "AnonyMobLive", "value": 2}, {"color": "lightgreen", "id": "HatchHarkness", "label": "HatchHarkness", "shape": "dot", "title": "HatchHarkness", "value": 2}, {"color": "lightgreen", "id": "MungenCakes", "label": "MungenCakes", "shape": "dot", "title": "MungenCakes", "value": 2}, {"color": "lightgreen", "id": "my2cnz", "label": "my2cnz", "shape": "dot", "title": "my2cnz", "value": 2}, {"color": "lightgreen", "id": "KWRose", "label": "KWRose", "shape": "dot", "title": "KWRose", "value": 2}, {"color": "lightgreen", "id": "ReadCONTRA", "label": "ReadCONTRA", "shape": "dot", "title": "ReadCONTRA", "value": 2}, {"color": "lightgreen", "id": "i_AM_theChange", "label": "i_AM_theChange", "shape": "dot", "title": "i_AM_theChange", "value": 3}, {"color": "lightgreen", "id": "mikebrowncover", "label": "mikebrowncover", "shape": "dot", "title": "mikebrowncover", "value": 2}, {"color": "lightgreen", "id": "Hotflashes10", "label": "Hotflashes10", "shape": "dot", "title": "Hotflashes10", "value": 2}, {"color": "lightgreen", "id": "RaniaKhalek", "label": "RaniaKhalek", "shape": "dot", "title": "RaniaKhalek", "value": 2}, {"color": "lightgreen", "id": "TheVikChick", "label": "TheVikChick", "shape": "dot", "title": "TheVikChick", "value": 3}, {"color": "lightgreen", "id": "YourAnonNews", "label": "YourAnonNews", "shape": "dot", "title": "YourAnonNews", "value": 2}, {"color": "lightgreen", "id": "AnonFerg", "label": "AnonFerg", "shape": "dot", "title": "AnonFerg", "value": 2}, {"color": "lightgreen", "id": "AnonLove253FTP", "label": "AnonLove253FTP", "shape": "dot", "title": "AnonLove253FTP", "value": 3}, {"color": "lightgreen", "id": "Nettaaaaaaaa", "label": "Nettaaaaaaaa", "shape": "dot", "title": "Nettaaaaaaaa", "value": 2}, {"color": "lightgreen", "id": "Rebelutionary_Z", "label": "Rebelutionary_Z", "shape": "dot", "title": "Rebelutionary_Z", "value": 2}, {"color": "lightgreen", "id": "ChingonaRasta", "label": "ChingonaRasta", "shape": "dot", "title": "ChingonaRasta", "value": 2}, {"color": "lightgreen", "id": "CinnaAyn", "label": "CinnaAyn", "shape": "dot", "title": "CinnaAyn", "value": 2}, {"color": "lightgreen", "id": "CruzIncGlobal", "label": "CruzIncGlobal", "shape": "dot", "title": "CruzIncGlobal", "value": 1}, {"color": "lightgreen", "id": "IsakandRbka", "label": "IsakandRbka", "shape": "dot", "title": "IsakandRbka", "value": 3}, {"color": "lightgreen", "id": "KatCapps", "label": "KatCapps", "shape": "dot", "title": "KatCapps", "value": 2}, {"color": "lightgreen", "id": "justinstoned", "label": "justinstoned", "shape": "dot", "title": "justinstoned", "value": 2}, {"color": "lightgreen", "id": "stop1033", "label": "stop1033", "shape": "dot", "title": "stop1033", "value": 2}, {"color": "lightgreen", "id": "ChuckModi1", "label": "ChuckModi1", "shape": "dot", "title": "ChuckModi1", "value": 3}, {"color": "lightgreen", "id": "Cleosbaby64", "label": "Cleosbaby64", "shape": "dot", "title": "Cleosbaby64", "value": 2}, {"color": "lightgreen", "id": "MissJupiter1957", "label": "MissJupiter1957", "shape": "dot", "title": "MissJupiter1957", "value": 2}, {"color": "lightgreen", "id": "Ms_Workes", "label": "Ms_Workes", "shape": "dot", "title": "Ms_Workes", "value": 2}, {"color": "lightgreen", "id": "OwlsAsylum", "label": "OwlsAsylum", "shape": "dot", "title": "OwlsAsylum", "value": 3}, {"color": "lightgreen", "id": "StlGal_36", "label": "StlGal_36", "shape": "dot", "title": "StlGal_36", "value": 2}, {"color": "lightgreen", "id": "WyzeChef", "label": "WyzeChef", "shape": "dot", "title": "WyzeChef", "value": 2}, {"color": "lightgreen", "id": "kash04316_d", "label": "kash04316_d", "shape": "dot", "title": "kash04316_d", "value": 2}, {"color": "lightgreen", "id": "mollyrosestl", "label": "mollyrosestl", "shape": "dot", "title": "mollyrosestl", "value": 2}, {"color": "lightgreen", "id": "pbj_stl13", "label": "pbj_stl13", "shape": "dot", "title": "pbj_stl13", "value": 2}, {"color": "lightgreen", "id": "BlackGClouds", "label": "BlackGClouds", "shape": "dot", "title": "BlackGClouds", "value": 2}, {"color": "lightgreen", "id": "IdalinBobe", "label": "IdalinBobe", "shape": "dot", "title": "IdalinBobe", "value": 1}, {"color": "lightgreen", "id": "SMoKeeGyRL", "label": "SMoKeeGyRL", "shape": "dot", "title": "SMoKeeGyRL", "value": 2}, {"color": "lightgreen", "id": "nubian_1", "label": "nubian_1", "shape": "dot", "title": "nubian_1", "value": 1}, {"color": "lightgreen", "id": "sdkstl", "label": "sdkstl", "shape": "dot", "title": "sdkstl", "value": 1}, {"color": "lightgreen", "id": "wshemp", "label": "wshemp", "shape": "dot", "title": "wshemp", "value": 2}, {"color": "#ccc", "id": "07Butterflygirl", "label": "07Butterflygirl", "shape": "dot", "title": "07Butterflygirl", "value": 1}, {"color": "#ccc", "id": "0rangesicle", "label": "0rangesicle", "shape": "dot", "title": "0rangesicle", "value": 1}, {"color": "#ccc", "id": "1101110112", "label": "1101110112", "shape": "dot", "title": "1101110112", "value": 1}, {"color": "#ccc", "id": "12160mhz", "label": "12160mhz", "shape": "dot", "title": "12160mhz", "value": 1}, {"color": "#ccc", "id": "12thBattalion", "label": "12thBattalion", "shape": "dot", "title": "12thBattalion", "value": 1}, {"color": "#ccc", "id": "186DarrellBezet", "label": "186DarrellBezet", "shape": "dot", "title": "186DarrellBezet", "value": 1}, {"color": "#ccc", "id": "1913DeucesRWild", "label": "1913DeucesRWild", "shape": "dot", "title": "1913DeucesRWild", "value": 1}, {"color": "#ccc", "id": "1979monica", "label": "1979monica", "shape": "dot", "title": "1979monica", "value": 1}, {"color": "#ccc", "id": "19Dolphin39", "label": "19Dolphin39", "shape": "dot", "title": "19Dolphin39", "value": 1}, {"color": "#ccc", "id": "1Luv2", "label": "1Luv2", "shape": "dot", "title": "1Luv2", "value": 1}, {"color": "#ccc", "id": "1MediatingMe", "label": "1MediatingMe", "shape": "dot", "title": "1MediatingMe", "value": 1}, {"color": "#ccc", "id": "1denmadrid", "label": "1denmadrid", "shape": "dot", "title": "1denmadrid", "value": 1}, {"color": "#ccc", "id": "1helix", "label": "1helix", "shape": "dot", "title": "1helix", "value": 1}, {"color": "#ccc", "id": "1juiciefruit32", "label": "1juiciefruit32", "shape": "dot", "title": "1juiciefruit32", "value": 1}, {"color": "#ccc", "id": "2011Patriot1775", "label": "2011Patriot1775", "shape": "dot", "title": "2011Patriot1775", "value": 1}, {"color": "#ccc", "id": "216_champ", "label": "216_champ", "shape": "dot", "title": "216_champ", "value": 1}, {"color": "#ccc", "id": "21LNJ", "label": "21LNJ", "shape": "dot", "title": "21LNJ", "value": 1}, {"color": "#ccc", "id": "21st_C_Poet", "label": "21st_C_Poet", "shape": "dot", "title": "21st_C_Poet", "value": 1}, {"color": "#ccc", "id": "2Freelancer", "label": "2Freelancer", "shape": "dot", "title": "2Freelancer", "value": 1}, {"color": "#ccc", "id": "2LiveUnchained", "label": "2LiveUnchained", "shape": "dot", "title": "2LiveUnchained", "value": 1}, {"color": "#ccc", "id": "2sense2", "label": "2sense2", "shape": "dot", "title": "2sense2", "value": 1}, {"color": "#ccc", "id": "2wheels4justice", "label": "2wheels4justice", "shape": "dot", "title": "2wheels4justice", "value": 1}, {"color": "#ccc", "id": "330Kingish", "label": "330Kingish", "shape": "dot", "title": "330Kingish", "value": 1}, {"color": "#ccc", "id": "369Lips", "label": "369Lips", "shape": "dot", "title": "369Lips", "value": 1}, {"color": "#ccc", "id": "3ChicsPolitico", "label": "3ChicsPolitico", "shape": "dot", "title": "3ChicsPolitico", "value": 1}, {"color": "#ccc", "id": "3DzD", "label": "3DzD", "shape": "dot", "title": "3DzD", "value": 1}, {"color": "#ccc", "id": "42dbqdawg0", "label": "42dbqdawg0", "shape": "dot", "title": "42dbqdawg0", "value": 1}, {"color": "#ccc", "id": "46NoHope", "label": "46NoHope", "shape": "dot", "title": "46NoHope", "value": 1}, {"color": "#ccc", "id": "48thAve", "label": "48thAve", "shape": "dot", "title": "48thAve", "value": 1}, {"color": "#ccc", "id": "4MeSheWILL", "label": "4MeSheWILL", "shape": "dot", "title": "4MeSheWILL", "value": 1}, {"color": "#ccc", "id": "4UsBuyUs", "label": "4UsBuyUs", "shape": "dot", "title": "4UsBuyUs", "value": 1}, {"color": "#ccc", "id": "4b92dc98a5fd47f", "label": "4b92dc98a5fd47f", "shape": "dot", "title": "4b92dc98a5fd47f", "value": 1}, {"color": "#ccc", "id": "4thepeople2274", "label": "4thepeople2274", "shape": "dot", "title": "4thepeople2274", "value": 1}, {"color": "#ccc", "id": "502kissababy", "label": "502kissababy", "shape": "dot", "title": "502kissababy", "value": 1}, {"color": "#ccc", "id": "50nsexy2014", "label": "50nsexy2014", "shape": "dot", "title": "50nsexy2014", "value": 1}, {"color": "#ccc", "id": "50svampy", "label": "50svampy", "shape": "dot", "title": "50svampy", "value": 1}, {"color": "#ccc", "id": "62247f3be20a497", "label": "62247f3be20a497", "shape": "dot", "title": "62247f3be20a497", "value": 1}, {"color": "#ccc", "id": "6echelon", "label": "6echelon", "shape": "dot", "title": "6echelon", "value": 1}, {"color": "#ccc", "id": "6inthebluff", "label": "6inthebluff", "shape": "dot", "title": "6inthebluff", "value": 2}, {"color": "#ccc", "id": "70torinoman", "label": "70torinoman", "shape": "dot", "title": "70torinoman", "value": 1}, {"color": "#ccc", "id": "73Rieck", "label": "73Rieck", "shape": "dot", "title": "73Rieck", "value": 1}, {"color": "#ccc", "id": "87_cjohnson", "label": "87_cjohnson", "shape": "dot", "title": "87_cjohnson", "value": 1}, {"color": "#ccc", "id": "88blackhatss", "label": "88blackhatss", "shape": "dot", "title": "88blackhatss", "value": 1}, {"color": "#ccc", "id": "8s", "label": "8s", "shape": "dot", "title": "8s", "value": 1}, {"color": "#ccc", "id": "9xart", "label": "9xart", "shape": "dot", "title": "9xart", "value": 1}, {"color": "#ccc", "id": "AA_ALLIANCE", "label": "AA_ALLIANCE", "shape": "dot", "title": "AA_ALLIANCE", "value": 1}, {"color": "#ccc", "id": "AAnnLewis", "label": "AAnnLewis", "shape": "dot", "title": "AAnnLewis", "value": 1}, {"color": "#ccc", "id": "ABlackTweeter", "label": "ABlackTweeter", "shape": "dot", "title": "ABlackTweeter", "value": 1}, {"color": "#ccc", "id": "ACopwatcher", "label": "ACopwatcher", "shape": "dot", "title": "ACopwatcher", "value": 1}, {"color": "#ccc", "id": "ADAMXMAN", "label": "ADAMXMAN", "shape": "dot", "title": "ADAMXMAN", "value": 1}, {"color": "#ccc", "id": "AFRICANAMERICA1", "label": "AFRICANAMERICA1", "shape": "dot", "title": "AFRICANAMERICA1", "value": 1}, {"color": "#ccc", "id": "AFRICAisMankind", "label": "AFRICAisMankind", "shape": "dot", "title": "AFRICAisMankind", "value": 1}, {"color": "#ccc", "id": "AH4Virus317", "label": "AH4Virus317", "shape": "dot", "title": "AH4Virus317", "value": 1}, {"color": "#ccc", "id": "AJRockafeller", "label": "AJRockafeller", "shape": "dot", "title": "AJRockafeller", "value": 1}, {"color": "#ccc", "id": "AN0Npenguin", "label": "AN0Npenguin", "shape": "dot", "title": "AN0Npenguin", "value": 1}, {"color": "#ccc", "id": "APOYODECHILE", "label": "APOYODECHILE", "shape": "dot", "title": "APOYODECHILE", "value": 1}, {"color": "#ccc", "id": "ARorganizer", "label": "ARorganizer", "shape": "dot", "title": "ARorganizer", "value": 1}, {"color": "#ccc", "id": "ATL_Black_Ice", "label": "ATL_Black_Ice", "shape": "dot", "title": "ATL_Black_Ice", "value": 1}, {"color": "#ccc", "id": "AVASradiance", "label": "AVASradiance", "shape": "dot", "title": "AVASradiance", "value": 1}, {"color": "#ccc", "id": "AWhiteSummer", "label": "AWhiteSummer", "shape": "dot", "title": "AWhiteSummer", "value": 1}, {"color": "#ccc", "id": "AZ107", "label": "AZ107", "shape": "dot", "title": "AZ107", "value": 1}, {"color": "#ccc", "id": "A_Spinali", "label": "A_Spinali", "shape": "dot", "title": "A_Spinali", "value": 1}, {"color": "#ccc", "id": "A_U3_G", "label": "A_U3_G", "shape": "dot", "title": "A_U3_G", "value": 1}, {"color": "#ccc", "id": "AaronRigsbyOSC", "label": "AaronRigsbyOSC", "shape": "dot", "title": "AaronRigsbyOSC", "value": 1}, {"color": "#ccc", "id": "AbolishWhitenes", "label": "AbolishWhitenes", "shape": "dot", "title": "AbolishWhitenes", "value": 1}, {"color": "#ccc", "id": "AbouAliZarif", "label": "AbouAliZarif", "shape": "dot", "title": "AbouAliZarif", "value": 1}, {"color": "#ccc", "id": "According2MJ", "label": "According2MJ", "shape": "dot", "title": "According2MJ", "value": 1}, {"color": "#ccc", "id": "AceFunkBoogie93", "label": "AceFunkBoogie93", "shape": "dot", "title": "AceFunkBoogie93", "value": 1}, {"color": "#ccc", "id": "ActivistTube", "label": "ActivistTube", "shape": "dot", "title": "ActivistTube", "value": 1}, {"color": "#ccc", "id": "AcuEun", "label": "AcuEun", "shape": "dot", "title": "AcuEun", "value": 1}, {"color": "#ccc", "id": "Adampdx", "label": "Adampdx", "shape": "dot", "title": "Adampdx", "value": 1}, {"color": "#ccc", "id": "After_Ben_Ali", "label": "After_Ben_Ali", "shape": "dot", "title": "After_Ben_Ali", "value": 1}, {"color": "#ccc", "id": "AgeJustNumbers", "label": "AgeJustNumbers", "shape": "dot", "title": "AgeJustNumbers", "value": 1}, {"color": "#ccc", "id": "Ahkile", "label": "Ahkile", "shape": "dot", "title": "Ahkile", "value": 1}, {"color": "#ccc", "id": "Ainokea88", "label": "Ainokea88", "shape": "dot", "title": "Ainokea88", "value": 1}, {"color": "#ccc", "id": "AjonymousPPopp", "label": "AjonymousPPopp", "shape": "dot", "title": "AjonymousPPopp", "value": 1}, {"color": "#ccc", "id": "AldojaKush", "label": "AldojaKush", "shape": "dot", "title": "AldojaKush", "value": 1}, {"color": "#ccc", "id": "Aldubyah", "label": "Aldubyah", "shape": "dot", "title": "Aldubyah", "value": 1}, {"color": "#ccc", "id": "AliasHere", "label": "AliasHere", "shape": "dot", "title": "AliasHere", "value": 1}, {"color": "#ccc", "id": "AlisonSpalding2", "label": "AlisonSpalding2", "shape": "dot", "title": "AlisonSpalding2", "value": 1}, {"color": "#ccc", "id": "AllAreNoOne", "label": "AllAreNoOne", "shape": "dot", "title": "AllAreNoOne", "value": 1}, {"color": "#ccc", "id": "AllenLonda", "label": "AllenLonda", "shape": "dot", "title": "AllenLonda", "value": 2}, {"color": "#ccc", "id": "Alley_Cat808", "label": "Alley_Cat808", "shape": "dot", "title": "Alley_Cat808", "value": 1}, {"color": "#ccc", "id": "AlleyesonGaza", "label": "AlleyesonGaza", "shape": "dot", "title": "AlleyesonGaza", "value": 1}, {"color": "#ccc", "id": "Ally_boo9466", "label": "Ally_boo9466", "shape": "dot", "title": "Ally_boo9466", "value": 1}, {"color": "#ccc", "id": "Alston_Wolfgang", "label": "Alston_Wolfgang", "shape": "dot", "title": "Alston_Wolfgang", "value": 1}, {"color": "#ccc", "id": "AlteaLaSueca", "label": "AlteaLaSueca", "shape": "dot", "title": "AlteaLaSueca", "value": 1}, {"color": "#ccc", "id": "Amadii", "label": "Amadii", "shape": "dot", "title": "Amadii", "value": 1}, {"color": "#ccc", "id": "AmandaTintero", "label": "AmandaTintero", "shape": "dot", "title": "AmandaTintero", "value": 1}, {"color": "#ccc", "id": "AmaterasuSolar", "label": "AmaterasuSolar", "shape": "dot", "title": "AmaterasuSolar", "value": 1}, {"color": "#ccc", "id": "AmirMW", "label": "AmirMW", "shape": "dot", "title": "AmirMW", "value": 1}, {"color": "#ccc", "id": "An0nGenRaShun", "label": "An0nGenRaShun", "shape": "dot", "title": "An0nGenRaShun", "value": 1}, {"color": "#ccc", "id": "An0nSh4d0w", "label": "An0nSh4d0w", "shape": "dot", "title": "An0nSh4d0w", "value": 1}, {"color": "#ccc", "id": "An0nym0u5v3c7oR", "label": "An0nym0u5v3c7oR", "shape": "dot", "title": "An0nym0u5v3c7oR", "value": 1}, {"color": "#ccc", "id": "AnAmazingFeat", "label": "AnAmazingFeat", "shape": "dot", "title": "AnAmazingFeat", "value": 1}, {"color": "#ccc", "id": "AndyPeacock999", "label": "AndyPeacock999", "shape": "dot", "title": "AndyPeacock999", "value": 1}, {"color": "#ccc", "id": "AndyRose12", "label": "AndyRose12", "shape": "dot", "title": "AndyRose12", "value": 1}, {"color": "#ccc", "id": "Ange_runner5", "label": "Ange_runner5", "shape": "dot", "title": "Ange_runner5", "value": 1}, {"color": "#ccc", "id": "AnitaJ426", "label": "AnitaJ426", "shape": "dot", "title": "AnitaJ426", "value": 1}, {"color": "#ccc", "id": "AnitaLaurence1", "label": "AnitaLaurence1", "shape": "dot", "title": "AnitaLaurence1", "value": 1}, {"color": "#ccc", "id": "AnitaStewart", "label": "AnitaStewart", "shape": "dot", "title": "AnitaStewart", "value": 1}, {"color": "#ccc", "id": "AnnaHernandez69", "label": "AnnaHernandez69", "shape": "dot", "title": "AnnaHernandez69", "value": 1}, {"color": "#ccc", "id": "AnnieOneofUS", "label": "AnnieOneofUS", "shape": "dot", "title": "AnnieOneofUS", "value": 1}, {"color": "#ccc", "id": "AnnieRiceStL", "label": "AnnieRiceStL", "shape": "dot", "title": "AnnieRiceStL", "value": 1}, {"color": "#ccc", "id": "Annieofthe1950s", "label": "Annieofthe1950s", "shape": "dot", "title": "Annieofthe1950s", "value": 1}, {"color": "#ccc", "id": "Anon0utlaw", "label": "Anon0utlaw", "shape": "dot", "title": "Anon0utlaw", "value": 1}, {"color": "#ccc", "id": "Anon1KENYA", "label": "Anon1KENYA", "shape": "dot", "title": "Anon1KENYA", "value": 1}, {"color": "#ccc", "id": "AnonAntichrist", "label": "AnonAntichrist", "shape": "dot", "title": "AnonAntichrist", "value": 1}, {"color": "#ccc", "id": "AnonB1sh0p", "label": "AnonB1sh0p", "shape": "dot", "title": "AnonB1sh0p", "value": 1}, {"color": "#ccc", "id": "AnonChick_newb_", "label": "AnonChick_newb_", "shape": "dot", "title": "AnonChick_newb_", "value": 1}, {"color": "#ccc", "id": "AnonCro2015", "label": "AnonCro2015", "shape": "dot", "title": "AnonCro2015", "value": 1}, {"color": "#ccc", "id": "AnonDamu", "label": "AnonDamu", "shape": "dot", "title": "AnonDamu", "value": 1}, {"color": "#ccc", "id": "AnonHerb3", "label": "AnonHerb3", "shape": "dot", "title": "AnonHerb3", "value": 1}, {"color": "#ccc", "id": "AnonIntelGroup", "label": "AnonIntelGroup", "shape": "dot", "title": "AnonIntelGroup", "value": 1}, {"color": "#ccc", "id": "AnonKSlay", "label": "AnonKSlay", "shape": "dot", "title": "AnonKSlay", "value": 1}, {"color": "#ccc", "id": "AnonMnom", "label": "AnonMnom", "shape": "dot", "title": "AnonMnom", "value": 1}, {"color": "#ccc", "id": "AnonSeraph", "label": "AnonSeraph", "shape": "dot", "title": "AnonSeraph", "value": 1}, {"color": "#ccc", "id": "AnonVitality", "label": "AnonVitality", "shape": "dot", "title": "AnonVitality", "value": 1}, {"color": "#ccc", "id": "Anon_Existent", "label": "Anon_Existent", "shape": "dot", "title": "Anon_Existent", "value": 1}, {"color": "#ccc", "id": "Anon_LosAngeles", "label": "Anon_LosAngeles", "shape": "dot", "title": "Anon_LosAngeles", "value": 1}, {"color": "#ccc", "id": "Anon_Perfectly", "label": "Anon_Perfectly", "shape": "dot", "title": "Anon_Perfectly", "value": 1}, {"color": "#ccc", "id": "Anon_sheep", "label": "Anon_sheep", "shape": "dot", "title": "Anon_sheep", "value": 1}, {"color": "#ccc", "id": "Anonanta", "label": "Anonanta", "shape": "dot", "title": "Anonanta", "value": 1}, {"color": "#ccc", "id": "Anonavingian", "label": "Anonavingian", "shape": "dot", "title": "Anonavingian", "value": 1}, {"color": "#ccc", "id": "Anondad", "label": "Anondad", "shape": "dot", "title": "Anondad", "value": 1}, {"color": "#ccc", "id": "Anony_Mia", "label": "Anony_Mia", "shape": "dot", "title": "Anony_Mia", "value": 1}, {"color": "#ccc", "id": "Anonymiss88", "label": "Anonymiss88", "shape": "dot", "title": "Anonymiss88", "value": 1}, {"color": "#ccc", "id": "AnonymousChaos_", "label": "AnonymousChaos_", "shape": "dot", "title": "AnonymousChaos_", "value": 1}, {"color": "#ccc", "id": "AnonymousRockys", "label": "AnonymousRockys", "shape": "dot", "title": "AnonymousRockys", "value": 1}, {"color": "#ccc", "id": "AnonynOpcps", "label": "AnonynOpcps", "shape": "dot", "title": "AnonynOpcps", "value": 1}, {"color": "#ccc", "id": "AntiMedia", "label": "AntiMedia", "shape": "dot", "title": "AntiMedia", "value": 1}, {"color": "#ccc", "id": "AntoniooooG", "label": "AntoniooooG", "shape": "dot", "title": "AntoniooooG", "value": 1}, {"color": "#ccc", "id": "AntwanJ_11", "label": "AntwanJ_11", "shape": "dot", "title": "AntwanJ_11", "value": 1}, {"color": "#ccc", "id": "AnxiousIvy_1908", "label": "AnxiousIvy_1908", "shape": "dot", "title": "AnxiousIvy_1908", "value": 1}, {"color": "#ccc", "id": "AprilVTaylor", "label": "AprilVTaylor", "shape": "dot", "title": "AprilVTaylor", "value": 1}, {"color": "#ccc", "id": "Aquarian_Lady", "label": "Aquarian_Lady", "shape": "dot", "title": "Aquarian_Lady", "value": 1}, {"color": "#ccc", "id": "ArcticFox_am_I", "label": "ArcticFox_am_I", "shape": "dot", "title": "ArcticFox_am_I", "value": 1}, {"color": "#ccc", "id": "Areedntx", "label": "Areedntx", "shape": "dot", "title": "Areedntx", "value": 1}, {"color": "#ccc", "id": "Arianrhod11", "label": "Arianrhod11", "shape": "dot", "title": "Arianrhod11", "value": 1}, {"color": "#ccc", "id": "Artise1", "label": "Artise1", "shape": "dot", "title": "Artise1", "value": 1}, {"color": "#ccc", "id": "ArtistasZona", "label": "ArtistasZona", "shape": "dot", "title": "ArtistasZona", "value": 1}, {"color": "#ccc", "id": "AsIfUknow", "label": "AsIfUknow", "shape": "dot", "title": "AsIfUknow", "value": 1}, {"color": "#ccc", "id": "Asher_Wolf", "label": "Asher_Wolf", "shape": "dot", "title": "Asher_Wolf", "value": 1}, {"color": "#ccc", "id": "Asimmh", "label": "Asimmh", "shape": "dot", "title": "Asimmh", "value": 1}, {"color": "#ccc", "id": "Astro_Hanso", "label": "Astro_Hanso", "shape": "dot", "title": "Astro_Hanso", "value": 1}, {"color": "#ccc", "id": "AtefehKhanoom", "label": "AtefehKhanoom", "shape": "dot", "title": "AtefehKhanoom", "value": 1}, {"color": "#ccc", "id": "Athena5000", "label": "Athena5000", "shape": "dot", "title": "Athena5000", "value": 1}, {"color": "#ccc", "id": "AtlPalestine", "label": "AtlPalestine", "shape": "dot", "title": "AtlPalestine", "value": 1}, {"color": "#ccc", "id": "Attaphia", "label": "Attaphia", "shape": "dot", "title": "Attaphia", "value": 1}, {"color": "#ccc", "id": "AttorneysRus", "label": "AttorneysRus", "shape": "dot", "title": "AttorneysRus", "value": 1}, {"color": "#ccc", "id": "AubreyLannister", "label": "AubreyLannister", "shape": "dot", "title": "AubreyLannister", "value": 1}, {"color": "#ccc", "id": "Audrey2003", "label": "Audrey2003", "shape": "dot", "title": "Audrey2003", "value": 1}, {"color": "#ccc", "id": "AugustEve2012", "label": "AugustEve2012", "shape": "dot", "title": "AugustEve2012", "value": 1}, {"color": "#ccc", "id": "AusetButterfly", "label": "AusetButterfly", "shape": "dot", "title": "AusetButterfly", "value": 1}, {"color": "#ccc", "id": "AuthorBlkCoffee", "label": "AuthorBlkCoffee", "shape": "dot", "title": "AuthorBlkCoffee", "value": 1}, {"color": "#ccc", "id": "AuthorLHayes", "label": "AuthorLHayes", "shape": "dot", "title": "AuthorLHayes", "value": 1}, {"color": "#ccc", "id": "AutumnNAlston", "label": "AutumnNAlston", "shape": "dot", "title": "AutumnNAlston", "value": 1}, {"color": "#ccc", "id": "AvalancheTwitch", "label": "AvalancheTwitch", "shape": "dot", "title": "AvalancheTwitch", "value": 1}, {"color": "#ccc", "id": "Aveboi810", "label": "Aveboi810", "shape": "dot", "title": "Aveboi810", "value": 1}, {"color": "#ccc", "id": "Averyatswanpond", "label": "Averyatswanpond", "shape": "dot", "title": "Averyatswanpond", "value": 1}, {"color": "#ccc", "id": "AyeAyeAyeCapn", "label": "AyeAyeAyeCapn", "shape": "dot", "title": "AyeAyeAyeCapn", "value": 1}, {"color": "#ccc", "id": "AykidShots", "label": "AykidShots", "shape": "dot", "title": "AykidShots", "value": 1}, {"color": "#ccc", "id": "AyoMissDarkSkin", "label": "AyoMissDarkSkin", "shape": "dot", "title": "AyoMissDarkSkin", "value": 1}, {"color": "#ccc", "id": "AyoRetOfficial", "label": "AyoRetOfficial", "shape": "dot", "title": "AyoRetOfficial", "value": 1}, {"color": "#ccc", "id": "AzeemTeam", "label": "AzeemTeam", "shape": "dot", "title": "AzeemTeam", "value": 1}, {"color": "#ccc", "id": "B1rdB0nes", "label": "B1rdB0nes", "shape": "dot", "title": "B1rdB0nes", "value": 1}, {"color": "#ccc", "id": "BABYDUNE", "label": "BABYDUNE", "shape": "dot", "title": "BABYDUNE", "value": 1}, {"color": "#ccc", "id": "BBCUSA173", "label": "BBCUSA173", "shape": "dot", "title": "BBCUSA173", "value": 1}, {"color": "#ccc", "id": "BCayenneBird", "label": "BCayenneBird", "shape": "dot", "title": "BCayenneBird", "value": 1}, {"color": "#ccc", "id": "BEntertainers2", "label": "BEntertainers2", "shape": "dot", "title": "BEntertainers2", "value": 1}, {"color": "#ccc", "id": "BJ35558078", "label": "BJ35558078", "shape": "dot", "title": "BJ35558078", "value": 1}, {"color": "#ccc", "id": "BJCG0830", "label": "BJCG0830", "shape": "dot", "title": "BJCG0830", "value": 1}, {"color": "#ccc", "id": "BLFsea", "label": "BLFsea", "shape": "dot", "title": "BLFsea", "value": 1}, {"color": "#ccc", "id": "BMLewis2", "label": "BMLewis2", "shape": "dot", "title": "BMLewis2", "value": 1}, {"color": "#ccc", "id": "BOBORadioSalish", "label": "BOBORadioSalish", "shape": "dot", "title": "BOBORadioSalish", "value": 1}, {"color": "#ccc", "id": "BPII_", "label": "BPII_", "shape": "dot", "title": "BPII_", "value": 1}, {"color": "#ccc", "id": "BRIANJ32", "label": "BRIANJ32", "shape": "dot", "title": "BRIANJ32", "value": 1}, {"color": "#ccc", "id": "BWorthingtonIII", "label": "BWorthingtonIII", "shape": "dot", "title": "BWorthingtonIII", "value": 1}, {"color": "#ccc", "id": "BYHISGRACE64", "label": "BYHISGRACE64", "shape": "dot", "title": "BYHISGRACE64", "value": 1}, {"color": "#ccc", "id": "B_Schmidt", "label": "B_Schmidt", "shape": "dot", "title": "B_Schmidt", "value": 1}, {"color": "#ccc", "id": "B_Unbossed", "label": "B_Unbossed", "shape": "dot", "title": "B_Unbossed", "value": 1}, {"color": "#ccc", "id": "BabetteSt", "label": "BabetteSt", "shape": "dot", "title": "BabetteSt", "value": 1}, {"color": "#ccc", "id": "BabsSheKing", "label": "BabsSheKing", "shape": "dot", "title": "BabsSheKing", "value": 1}, {"color": "#ccc", "id": "BaburRealer", "label": "BaburRealer", "shape": "dot", "title": "BaburRealer", "value": 1}, {"color": "#ccc", "id": "Babywash", "label": "Babywash", "shape": "dot", "title": "Babywash", "value": 1}, {"color": "#ccc", "id": "BadGyrl_310", "label": "BadGyrl_310", "shape": "dot", "title": "BadGyrl_310", "value": 1}, {"color": "#ccc", "id": "BadponyMedicine", "label": "BadponyMedicine", "shape": "dot", "title": "BadponyMedicine", "value": 1}, {"color": "#ccc", "id": "BamaIntrovert", "label": "BamaIntrovert", "shape": "dot", "title": "BamaIntrovert", "value": 2}, {"color": "#ccc", "id": "BamaSlymm", "label": "BamaSlymm", "shape": "dot", "title": "BamaSlymm", "value": 1}, {"color": "#ccc", "id": "BarbMatchey", "label": "BarbMatchey", "shape": "dot", "title": "BarbMatchey", "value": 1}, {"color": "#ccc", "id": "Barbd_Wyre", "label": "Barbd_Wyre", "shape": "dot", "title": "Barbd_Wyre", "value": 1}, {"color": "#ccc", "id": "BasiRoti", "label": "BasiRoti", "shape": "dot", "title": "BasiRoti", "value": 1}, {"color": "#ccc", "id": "Basslands", "label": "Basslands", "shape": "dot", "title": "Basslands", "value": 1}, {"color": "#ccc", "id": "BeYouBeProud", "label": "BeYouBeProud", "shape": "dot", "title": "BeYouBeProud", "value": 1}, {"color": "#ccc", "id": "Bearnabas", "label": "Bearnabas", "shape": "dot", "title": "Bearnabas", "value": 1}, {"color": "#ccc", "id": "Beautiflyblndd", "label": "Beautiflyblndd", "shape": "dot", "title": "Beautiflyblndd", "value": 1}, {"color": "#ccc", "id": "BeautyBind", "label": "BeautyBind", "shape": "dot", "title": "BeautyBind", "value": 1}, {"color": "#ccc", "id": "BecknerII", "label": "BecknerII", "shape": "dot", "title": "BecknerII", "value": 1}, {"color": "#ccc", "id": "BeeSaysPolitics", "label": "BeeSaysPolitics", "shape": "dot", "title": "BeeSaysPolitics", "value": 1}, {"color": "#ccc", "id": "Bee_Mature", "label": "Bee_Mature", "shape": "dot", "title": "Bee_Mature", "value": 1}, {"color": "#ccc", "id": "BeezerSmeezer", "label": "BeezerSmeezer", "shape": "dot", "title": "BeezerSmeezer", "value": 1}, {"color": "#ccc", "id": "BegiiiGiles", "label": "BegiiiGiles", "shape": "dot", "title": "BegiiiGiles", "value": 1}, {"color": "#ccc", "id": "BegoniaArizona", "label": "BegoniaArizona", "shape": "dot", "title": "BegoniaArizona", "value": 1}, {"color": "#ccc", "id": "Beijo11", "label": "Beijo11", "shape": "dot", "title": "Beijo11", "value": 1}, {"color": "#ccc", "id": "BellaEiko", "label": "BellaEiko", "shape": "dot", "title": "BellaEiko", "value": 1}, {"color": "#ccc", "id": "Bellalindafox", "label": "Bellalindafox", "shape": "dot", "title": "Bellalindafox", "value": 1}, {"color": "#ccc", "id": "Ben_Bone", "label": "Ben_Bone", "shape": "dot", "title": "Ben_Bone", "value": 1}, {"color": "#ccc", "id": "Bentonvilleanon", "label": "Bentonvilleanon", "shape": "dot", "title": "Bentonvilleanon", "value": 1}, {"color": "#ccc", "id": "Bernie4People", "label": "Bernie4People", "shape": "dot", "title": "Bernie4People", "value": 1}, {"color": "#ccc", "id": "BetzMyboyblue11", "label": "BetzMyboyblue11", "shape": "dot", "title": "BetzMyboyblue11", "value": 1}, {"color": "#ccc", "id": "BeyondBlonde3", "label": "BeyondBlonde3", "shape": "dot", "title": "BeyondBlonde3", "value": 1}, {"color": "#ccc", "id": "Big6domino", "label": "Big6domino", "shape": "dot", "title": "Big6domino", "value": 1}, {"color": "#ccc", "id": "BigBull45", "label": "BigBull45", "shape": "dot", "title": "BigBull45", "value": 1}, {"color": "#ccc", "id": "BigTkahuna", "label": "BigTkahuna", "shape": "dot", "title": "BigTkahuna", "value": 1}, {"color": "#ccc", "id": "BirdSong33", "label": "BirdSong33", "shape": "dot", "title": "BirdSong33", "value": 1}, {"color": "#ccc", "id": "Bisan_h", "label": "Bisan_h", "shape": "dot", "title": "Bisan_h", "value": 1}, {"color": "#ccc", "id": "BitchPuddingO_o", "label": "BitchPuddingO_o", "shape": "dot", "title": "BitchPuddingO_o", "value": 1}, {"color": "#ccc", "id": "BkSherm1", "label": "BkSherm1", "shape": "dot", "title": "BkSherm1", "value": 1}, {"color": "#ccc", "id": "BlackIce392", "label": "BlackIce392", "shape": "dot", "title": "BlackIce392", "value": 1}, {"color": "#ccc", "id": "BlackJack_1992", "label": "BlackJack_1992", "shape": "dot", "title": "BlackJack_1992", "value": 1}, {"color": "#ccc", "id": "BlackManUSA", "label": "BlackManUSA", "shape": "dot", "title": "BlackManUSA", "value": 1}, {"color": "#ccc", "id": "BlackRebels_Stl", "label": "BlackRebels_Stl", "shape": "dot", "title": "BlackRebels_Stl", "value": 1}, {"color": "#ccc", "id": "BlackSoulFood", "label": "BlackSoulFood", "shape": "dot", "title": "BlackSoulFood", "value": 1}, {"color": "#ccc", "id": "Black_Intifada", "label": "Black_Intifada", "shape": "dot", "title": "Black_Intifada", "value": 1}, {"color": "#ccc", "id": "BlackdragonSix", "label": "BlackdragonSix", "shape": "dot", "title": "BlackdragonSix", "value": 1}, {"color": "#ccc", "id": "BlaqIntroVert", "label": "BlaqIntroVert", "shape": "dot", "title": "BlaqIntroVert", "value": 1}, {"color": "#ccc", "id": "Blatoski1", "label": "Blatoski1", "shape": "dot", "title": "Blatoski1", "value": 1}, {"color": "#ccc", "id": "BlazinBrownSkin", "label": "BlazinBrownSkin", "shape": "dot", "title": "BlazinBrownSkin", "value": 1}, {"color": "#ccc", "id": "BlckPowerBottom", "label": "BlckPowerBottom", "shape": "dot", "title": "BlckPowerBottom", "value": 1}, {"color": "#ccc", "id": "BloktWriter", "label": "BloktWriter", "shape": "dot", "title": "BloktWriter", "value": 1}, {"color": "#ccc", "id": "Bloodline31", "label": "Bloodline31", "shape": "dot", "title": "Bloodline31", "value": 1}, {"color": "#ccc", "id": "Bluegirl_3", "label": "Bluegirl_3", "shape": "dot", "title": "Bluegirl_3", "value": 1}, {"color": "#ccc", "id": "BobFabiani", "label": "BobFabiani", "shape": "dot", "title": "BobFabiani", "value": 1}, {"color": "#ccc", "id": "Bob_janke44", "label": "Bob_janke44", "shape": "dot", "title": "Bob_janke44", "value": 1}, {"color": "#ccc", "id": "Bohemianmoon", "label": "Bohemianmoon", "shape": "dot", "title": "Bohemianmoon", "value": 1}, {"color": "#ccc", "id": "BoomWillBoom", "label": "BoomWillBoom", "shape": "dot", "title": "BoomWillBoom", "value": 1}, {"color": "#ccc", "id": "BoonieKane", "label": "BoonieKane", "shape": "dot", "title": "BoonieKane", "value": 1}, {"color": "#ccc", "id": "BoozSnow", "label": "BoozSnow", "shape": "dot", "title": "BoozSnow", "value": 1}, {"color": "#ccc", "id": "BoricuaCaramelo", "label": "BoricuaCaramelo", "shape": "dot", "title": "BoricuaCaramelo", "value": 1}, {"color": "#ccc", "id": "BoslerJohn", "label": "BoslerJohn", "shape": "dot", "title": "BoslerJohn", "value": 1}, {"color": "#ccc", "id": "Bostonyia", "label": "Bostonyia", "shape": "dot", "title": "Bostonyia", "value": 1}, {"color": "#ccc", "id": "BoucherKc", "label": "BoucherKc", "shape": "dot", "title": "BoucherKc", "value": 1}, {"color": "#ccc", "id": "BradCirrito", "label": "BradCirrito", "shape": "dot", "title": "BradCirrito", "value": 1}, {"color": "#ccc", "id": "BrainforestCafe", "label": "BrainforestCafe", "shape": "dot", "title": "BrainforestCafe", "value": 1}, {"color": "#ccc", "id": "BreishYaSelf", "label": "BreishYaSelf", "shape": "dot", "title": "BreishYaSelf", "value": 1}, {"color": "#ccc", "id": "Bri_Lu12", "label": "Bri_Lu12", "shape": "dot", "title": "Bri_Lu12", "value": 1}, {"color": "#ccc", "id": "BrianaNavy", "label": "BrianaNavy", "shape": "dot", "title": "BrianaNavy", "value": 1}, {"color": "#ccc", "id": "BrianasNicoles", "label": "BrianasNicoles", "shape": "dot", "title": "BrianasNicoles", "value": 1}, {"color": "#ccc", "id": "BrickleberryCat", "label": "BrickleberryCat", "shape": "dot", "title": "BrickleberryCat", "value": 1}, {"color": "#ccc", "id": "Britpoptarts", "label": "Britpoptarts", "shape": "dot", "title": "Britpoptarts", "value": 1}, {"color": "#ccc", "id": "BrittanyCK", "label": "BrittanyCK", "shape": "dot", "title": "BrittanyCK", "value": 1}, {"color": "#ccc", "id": "BrittanyLeekity", "label": "BrittanyLeekity", "shape": "dot", "title": "BrittanyLeekity", "value": 1}, {"color": "#ccc", "id": "BrittanySomeone", "label": "BrittanySomeone", "shape": "dot", "title": "BrittanySomeone", "value": 1}, {"color": "#ccc", "id": "Brittbec", "label": "Brittbec", "shape": "dot", "title": "Brittbec", "value": 1}, {"color": "#ccc", "id": "BroadSideways", "label": "BroadSideways", "shape": "dot", "title": "BroadSideways", "value": 1}, {"color": "#ccc", "id": "Brockfsamson", "label": "Brockfsamson", "shape": "dot", "title": "Brockfsamson", "value": 1}, {"color": "#ccc", "id": "BroknHeadphones", "label": "BroknHeadphones", "shape": "dot", "title": "BroknHeadphones", "value": 1}, {"color": "#ccc", "id": "BruceNV", "label": "BruceNV", "shape": "dot", "title": "BruceNV", "value": 1}, {"color": "#ccc", "id": "Brynfire", "label": "Brynfire", "shape": "dot", "title": "Brynfire", "value": 1}, {"color": "#ccc", "id": "BuckleyFlygirl", "label": "BuckleyFlygirl", "shape": "dot", "title": "BuckleyFlygirl", "value": 1}, {"color": "#ccc", "id": "BugsBitch", "label": "BugsBitch", "shape": "dot", "title": "BugsBitch", "value": 1}, {"color": "#ccc", "id": "Bulletinman1", "label": "Bulletinman1", "shape": "dot", "title": "Bulletinman1", "value": 1}, {"color": "#ccc", "id": "BxFenns", "label": "BxFenns", "shape": "dot", "title": "BxFenns", "value": 1}, {"color": "#ccc", "id": "C0CK5TAR", "label": "C0CK5TAR", "shape": "dot", "title": "C0CK5TAR", "value": 1}, {"color": "#ccc", "id": "C15Resistance", "label": "C15Resistance", "shape": "dot", "title": "C15Resistance", "value": 1}, {"color": "#ccc", "id": "CAFalk", "label": "CAFalk", "shape": "dot", "title": "CAFalk", "value": 1}, {"color": "#ccc", "id": "CARDSONTHEBAT", "label": "CARDSONTHEBAT", "shape": "dot", "title": "CARDSONTHEBAT", "value": 1}, {"color": "#ccc", "id": "CDushawn", "label": "CDushawn", "shape": "dot", "title": "CDushawn", "value": 1}, {"color": "#ccc", "id": "CJ_Lovehandles", "label": "CJ_Lovehandles", "shape": "dot", "title": "CJ_Lovehandles", "value": 1}, {"color": "#ccc", "id": "COACHLuke2LA", "label": "COACHLuke2LA", "shape": "dot", "title": "COACHLuke2LA", "value": 1}, {"color": "#ccc", "id": "COAGBFashion", "label": "COAGBFashion", "shape": "dot", "title": "COAGBFashion", "value": 1}, {"color": "#ccc", "id": "COLBRZE92", "label": "COLBRZE92", "shape": "dot", "title": "COLBRZE92", "value": 1}, {"color": "#ccc", "id": "CPriszner", "label": "CPriszner", "shape": "dot", "title": "CPriszner", "value": 1}, {"color": "#ccc", "id": "CRDeCeros", "label": "CRDeCeros", "shape": "dot", "title": "CRDeCeros", "value": 1}, {"color": "#ccc", "id": "CRamusevic", "label": "CRamusevic", "shape": "dot", "title": "CRamusevic", "value": 1}, {"color": "#ccc", "id": "Cajunwealth", "label": "Cajunwealth", "shape": "dot", "title": "Cajunwealth", "value": 1}, {"color": "#ccc", "id": "CalDripken", "label": "CalDripken", "shape": "dot", "title": "CalDripken", "value": 1}, {"color": "#ccc", "id": "CalcaraRegina", "label": "CalcaraRegina", "shape": "dot", "title": "CalcaraRegina", "value": 2}, {"color": "#ccc", "id": "CalebAdams18", "label": "CalebAdams18", "shape": "dot", "title": "CalebAdams18", "value": 1}, {"color": "#ccc", "id": "CaliCardo", "label": "CaliCardo", "shape": "dot", "title": "CaliCardo", "value": 1}, {"color": "#ccc", "id": "CallMeMr_Jones", "label": "CallMeMr_Jones", "shape": "dot", "title": "CallMeMr_Jones", "value": 1}, {"color": "#ccc", "id": "CallMeTruth", "label": "CallMeTruth", "shape": "dot", "title": "CallMeTruth", "value": 1}, {"color": "#ccc", "id": "CamaraRob", "label": "CamaraRob", "shape": "dot", "title": "CamaraRob", "value": 1}, {"color": "#ccc", "id": "Cape_Cod_Jim", "label": "Cape_Cod_Jim", "shape": "dot", "title": "Cape_Cod_Jim", "value": 1}, {"color": "#ccc", "id": "CaptnThundrCunt", "label": "CaptnThundrCunt", "shape": "dot", "title": "CaptnThundrCunt", "value": 1}, {"color": "#ccc", "id": "CarcosaCVB", "label": "CarcosaCVB", "shape": "dot", "title": "CarcosaCVB", "value": 1}, {"color": "#ccc", "id": "CarlNyberg312", "label": "CarlNyberg312", "shape": "dot", "title": "CarlNyberg312", "value": 1}, {"color": "#ccc", "id": "CaronMegan", "label": "CaronMegan", "shape": "dot", "title": "CaronMegan", "value": 1}, {"color": "#ccc", "id": "Casandra_aqui", "label": "Casandra_aqui", "shape": "dot", "title": "Casandra_aqui", "value": 1}, {"color": "#ccc", "id": "CassandraB", "label": "CassandraB", "shape": "dot", "title": "CassandraB", "value": 1}, {"color": "#ccc", "id": "CassieRamirez", "label": "CassieRamirez", "shape": "dot", "title": "CassieRamirez", "value": 1}, {"color": "#ccc", "id": "CaterinaBambina", "label": "CaterinaBambina", "shape": "dot", "title": "CaterinaBambina", "value": 1}, {"color": "#ccc", "id": "CeCe_sayz", "label": "CeCe_sayz", "shape": "dot", "title": "CeCe_sayz", "value": 1}, {"color": "#ccc", "id": "Celestialturk3", "label": "Celestialturk3", "shape": "dot", "title": "Celestialturk3", "value": 2}, {"color": "#ccc", "id": "Celinaraffaella", "label": "Celinaraffaella", "shape": "dot", "title": "Celinaraffaella", "value": 1}, {"color": "#ccc", "id": "CeoMonkeeBiz", "label": "CeoMonkeeBiz", "shape": "dot", "title": "CeoMonkeeBiz", "value": 1}, {"color": "#ccc", "id": "Cgonzalves", "label": "Cgonzalves", "shape": "dot", "title": "Cgonzalves", "value": 1}, {"color": "#ccc", "id": "ChanelleHelm", "label": "ChanelleHelm", "shape": "dot", "title": "ChanelleHelm", "value": 1}, {"color": "#ccc", "id": "ChangeAgent002", "label": "ChangeAgent002", "shape": "dot", "title": "ChangeAgent002", "value": 1}, {"color": "#ccc", "id": "Chaosforthefly", "label": "Chaosforthefly", "shape": "dot", "title": "Chaosforthefly", "value": 1}, {"color": "#ccc", "id": "CharlesExSavior", "label": "CharlesExSavior", "shape": "dot", "title": "CharlesExSavior", "value": 1}, {"color": "#ccc", "id": "Che_butter_", "label": "Che_butter_", "shape": "dot", "title": "Che_butter_", "value": 1}, {"color": "#ccc", "id": "Chef_Gregorio", "label": "Chef_Gregorio", "shape": "dot", "title": "Chef_Gregorio", "value": 1}, {"color": "#ccc", "id": "CherokeeNative3", "label": "CherokeeNative3", "shape": "dot", "title": "CherokeeNative3", "value": 1}, {"color": "#ccc", "id": "CherylDBryant", "label": "CherylDBryant", "shape": "dot", "title": "CherylDBryant", "value": 1}, {"color": "#ccc", "id": "Chi_Ship", "label": "Chi_Ship", "shape": "dot", "title": "Chi_Ship", "value": 1}, {"color": "#ccc", "id": "Chicago_Flow", "label": "Chicago_Flow", "shape": "dot", "title": "Chicago_Flow", "value": 1}, {"color": "#ccc", "id": "ChiefZee", "label": "ChiefZee", "shape": "dot", "title": "ChiefZee", "value": 1}, {"color": "#ccc", "id": "Chireann", "label": "Chireann", "shape": "dot", "title": "Chireann", "value": 1}, {"color": "#ccc", "id": "Chknnugget_p0rn", "label": "Chknnugget_p0rn", "shape": "dot", "title": "Chknnugget_p0rn", "value": 1}, {"color": "#ccc", "id": "ChristNme", "label": "ChristNme", "shape": "dot", "title": "ChristNme", "value": 1}, {"color": "#ccc", "id": "ChristopherA_E", "label": "ChristopherA_E", "shape": "dot", "title": "ChristopherA_E", "value": 1}, {"color": "#ccc", "id": "ChristopherAnn3", "label": "ChristopherAnn3", "shape": "dot", "title": "ChristopherAnn3", "value": 1}, {"color": "#ccc", "id": "CigarDaisy311", "label": "CigarDaisy311", "shape": "dot", "title": "CigarDaisy311", "value": 1}, {"color": "#ccc", "id": "CindyMilstein", "label": "CindyMilstein", "shape": "dot", "title": "CindyMilstein", "value": 1}, {"color": "#ccc", "id": "CitizenSyndrome", "label": "CitizenSyndrome", "shape": "dot", "title": "CitizenSyndrome", "value": 1}, {"color": "#ccc", "id": "Citizen__B", "label": "Citizen__B", "shape": "dot", "title": "Citizen__B", "value": 1}, {"color": "#ccc", "id": "CityOfLA_", "label": "CityOfLA_", "shape": "dot", "title": "CityOfLA_", "value": 1}, {"color": "#ccc", "id": "CityWitch718", "label": "CityWitch718", "shape": "dot", "title": "CityWitch718", "value": 1}, {"color": "#ccc", "id": "ClaireBaenes", "label": "ClaireBaenes", "shape": "dot", "title": "ClaireBaenes", "value": 2}, {"color": "#ccc", "id": "ClevaSoldier", "label": "ClevaSoldier", "shape": "dot", "title": "ClevaSoldier", "value": 1}, {"color": "#ccc", "id": "CocoPazzo", "label": "CocoPazzo", "shape": "dot", "title": "CocoPazzo", "value": 1}, {"color": "#ccc", "id": "ColdNinjaPro", "label": "ColdNinjaPro", "shape": "dot", "title": "ColdNinjaPro", "value": 1}, {"color": "#ccc", "id": "ColeSana", "label": "ColeSana", "shape": "dot", "title": "ColeSana", "value": 1}, {"color": "#ccc", "id": "ColenaryMagick", "label": "ColenaryMagick", "shape": "dot", "title": "ColenaryMagick", "value": 1}, {"color": "#ccc", "id": "CommanderXanon", "label": "CommanderXanon", "shape": "dot", "title": "CommanderXanon", "value": 1}, {"color": "#ccc", "id": "ComradeKristina", "label": "ComradeKristina", "shape": "dot", "title": "ComradeKristina", "value": 1}, {"color": "#ccc", "id": "ComradeKyle421", "label": "ComradeKyle421", "shape": "dot", "title": "ComradeKyle421", "value": 1}, {"color": "#ccc", "id": "CordeNoire", "label": "CordeNoire", "shape": "dot", "title": "CordeNoire", "value": 1}, {"color": "#ccc", "id": "CoreyLou_", "label": "CoreyLou_", "shape": "dot", "title": "CoreyLou_", "value": 1}, {"color": "#ccc", "id": "Corollagirl196", "label": "Corollagirl196", "shape": "dot", "title": "Corollagirl196", "value": 1}, {"color": "#ccc", "id": "CorvoSol", "label": "CorvoSol", "shape": "dot", "title": "CorvoSol", "value": 1}, {"color": "#ccc", "id": "Cosa_Rica", "label": "Cosa_Rica", "shape": "dot", "title": "Cosa_Rica", "value": 1}, {"color": "#ccc", "id": "CourtneyPFB", "label": "CourtneyPFB", "shape": "dot", "title": "CourtneyPFB", "value": 1}, {"color": "#ccc", "id": "CrabbeAnita", "label": "CrabbeAnita", "shape": "dot", "title": "CrabbeAnita", "value": 1}, {"color": "#ccc", "id": "Crimmiexo", "label": "Crimmiexo", "shape": "dot", "title": "Crimmiexo", "value": 1}, {"color": "#ccc", "id": "CrispyChrisGo", "label": "CrispyChrisGo", "shape": "dot", "title": "CrispyChrisGo", "value": 1}, {"color": "#ccc", "id": "CrownAisokoviah", "label": "CrownAisokoviah", "shape": "dot", "title": "CrownAisokoviah", "value": 1}, {"color": "#ccc", "id": "CryptoEthan", "label": "CryptoEthan", "shape": "dot", "title": "CryptoEthan", "value": 1}, {"color": "#ccc", "id": "Cultiv8Hope", "label": "Cultiv8Hope", "shape": "dot", "title": "Cultiv8Hope", "value": 1}, {"color": "#ccc", "id": "CulturedCactus", "label": "CulturedCactus", "shape": "dot", "title": "CulturedCactus", "value": 1}, {"color": "#ccc", "id": "CureHipHop", "label": "CureHipHop", "shape": "dot", "title": "CureHipHop", "value": 1}, {"color": "#ccc", "id": "CutMasterRakita", "label": "CutMasterRakita", "shape": "dot", "title": "CutMasterRakita", "value": 1}, {"color": "#ccc", "id": "Cyhiraeth_Anon", "label": "Cyhiraeth_Anon", "shape": "dot", "title": "Cyhiraeth_Anon", "value": 1}, {"color": "#ccc", "id": "CynnyB", "label": "CynnyB", "shape": "dot", "title": "CynnyB", "value": 1}, {"color": "#ccc", "id": "CyranoSinatra", "label": "CyranoSinatra", "shape": "dot", "title": "CyranoSinatra", "value": 1}, {"color": "#ccc", "id": "DCMediaGroup", "label": "DCMediaGroup", "shape": "dot", "title": "DCMediaGroup", "value": 1}, {"color": "#ccc", "id": "DCSoljaGurl", "label": "DCSoljaGurl", "shape": "dot", "title": "DCSoljaGurl", "value": 1}, {"color": "#ccc", "id": "DConford", "label": "DConford", "shape": "dot", "title": "DConford", "value": 1}, {"color": "#ccc", "id": "DEcultured84", "label": "DEcultured84", "shape": "dot", "title": "DEcultured84", "value": 1}, {"color": "#ccc", "id": "DG_Barrett", "label": "DG_Barrett", "shape": "dot", "title": "DG_Barrett", "value": 1}, {"color": "#ccc", "id": "DJShereKhan", "label": "DJShereKhan", "shape": "dot", "title": "DJShereKhan", "value": 1}, {"color": "#ccc", "id": "DMTJRDN", "label": "DMTJRDN", "shape": "dot", "title": "DMTJRDN", "value": 1}, {"color": "#ccc", "id": "DMskid25", "label": "DMskid25", "shape": "dot", "title": "DMskid25", "value": 1}, {"color": "#ccc", "id": "DNAPicasso", "label": "DNAPicasso", "shape": "dot", "title": "DNAPicasso", "value": 1}, {"color": "#ccc", "id": "DNotSoCoolGuy", "label": "DNotSoCoolGuy", "shape": "dot", "title": "DNotSoCoolGuy", "value": 1}, {"color": "#ccc", "id": "DOJSuedFerguson", "label": "DOJSuedFerguson", "shape": "dot", "title": "DOJSuedFerguson", "value": 1}, {"color": "#ccc", "id": "DOOM_ALERT", "label": "DOOM_ALERT", "shape": "dot", "title": "DOOM_ALERT", "value": 1}, {"color": "#ccc", "id": "DUNKNOWN1", "label": "DUNKNOWN1", "shape": "dot", "title": "DUNKNOWN1", "value": 1}, {"color": "#ccc", "id": "DaHomieNick", "label": "DaHomieNick", "shape": "dot", "title": "DaHomieNick", "value": 1}, {"color": "#ccc", "id": "DaHottestWinter", "label": "DaHottestWinter", "shape": "dot", "title": "DaHottestWinter", "value": 1}, {"color": "#ccc", "id": "Da_Mexican_13", "label": "Da_Mexican_13", "shape": "dot", "title": "Da_Mexican_13", "value": 1}, {"color": "#ccc", "id": "Dahoodrecruiter", "label": "Dahoodrecruiter", "shape": "dot", "title": "Dahoodrecruiter", "value": 2}, {"color": "#ccc", "id": "DaisyTurnover", "label": "DaisyTurnover", "shape": "dot", "title": "DaisyTurnover", "value": 1}, {"color": "#ccc", "id": "DaleF3", "label": "DaleF3", "shape": "dot", "title": "DaleF3", "value": 1}, {"color": "#ccc", "id": "Dallas4Ferguson", "label": "Dallas4Ferguson", "shape": "dot", "title": "Dallas4Ferguson", "value": 1}, {"color": "#ccc", "id": "DanCas2", "label": "DanCas2", "shape": "dot", "title": "DanCas2", "value": 1}, {"color": "#ccc", "id": "Dani_Knope", "label": "Dani_Knope", "shape": "dot", "title": "Dani_Knope", "value": 1}, {"color": "#ccc", "id": "Dannyzee4145", "label": "Dannyzee4145", "shape": "dot", "title": "Dannyzee4145", "value": 1}, {"color": "#ccc", "id": "DanteB4u", "label": "DanteB4u", "shape": "dot", "title": "DanteB4u", "value": 1}, {"color": "#ccc", "id": "DarVeron", "label": "DarVeron", "shape": "dot", "title": "DarVeron", "value": 1}, {"color": "#ccc", "id": "DarkCyde_Zae", "label": "DarkCyde_Zae", "shape": "dot", "title": "DarkCyde_Zae", "value": 1}, {"color": "#ccc", "id": "DarkTwistedMeow", "label": "DarkTwistedMeow", "shape": "dot", "title": "DarkTwistedMeow", "value": 1}, {"color": "#ccc", "id": "DarlingEbony", "label": "DarlingEbony", "shape": "dot", "title": "DarlingEbony", "value": 1}, {"color": "#ccc", "id": "Dat_Klecki", "label": "Dat_Klecki", "shape": "dot", "title": "Dat_Klecki", "value": 1}, {"color": "#ccc", "id": "David04G", "label": "David04G", "shape": "dot", "title": "David04G", "value": 1}, {"color": "#ccc", "id": "DeadLeaFMoth", "label": "DeadLeaFMoth", "shape": "dot", "title": "DeadLeaFMoth", "value": 1}, {"color": "#ccc", "id": "DeadPrecariat", "label": "DeadPrecariat", "shape": "dot", "title": "DeadPrecariat", "value": 1}, {"color": "#ccc", "id": "DeeCheetham", "label": "DeeCheetham", "shape": "dot", "title": "DeeCheetham", "value": 1}, {"color": "#ccc", "id": "Dee_Cutest", "label": "Dee_Cutest", "shape": "dot", "title": "Dee_Cutest", "value": 1}, {"color": "#ccc", "id": "Deebauch", "label": "Deebauch", "shape": "dot", "title": "Deebauch", "value": 1}, {"color": "#ccc", "id": "DelavannyJocruz", "label": "DelavannyJocruz", "shape": "dot", "title": "DelavannyJocruz", "value": 1}, {"color": "#ccc", "id": "DeliriousCookie", "label": "DeliriousCookie", "shape": "dot", "title": "DeliriousCookie", "value": 1}, {"color": "#ccc", "id": "Derek_c_Serpa", "label": "Derek_c_Serpa", "shape": "dot", "title": "Derek_c_Serpa", "value": 1}, {"color": "#ccc", "id": "DesignslcPaula", "label": "DesignslcPaula", "shape": "dot", "title": "DesignslcPaula", "value": 1}, {"color": "#ccc", "id": "Desta_Fiestaaa", "label": "Desta_Fiestaaa", "shape": "dot", "title": "Desta_Fiestaaa", "value": 1}, {"color": "#ccc", "id": "Destroy_ALEC", "label": "Destroy_ALEC", "shape": "dot", "title": "Destroy_ALEC", "value": 1}, {"color": "#ccc", "id": "DeuceTony", "label": "DeuceTony", "shape": "dot", "title": "DeuceTony", "value": 1}, {"color": "#ccc", "id": "Devonz", "label": "Devonz", "shape": "dot", "title": "Devonz", "value": 1}, {"color": "#ccc", "id": "DeweyBueno", "label": "DeweyBueno", "shape": "dot", "title": "DeweyBueno", "value": 1}, {"color": "#ccc", "id": "Dhamma_Punk", "label": "Dhamma_Punk", "shape": "dot", "title": "Dhamma_Punk", "value": 1}, {"color": "#ccc", "id": "DiddyORTIZ", "label": "DiddyORTIZ", "shape": "dot", "title": "DiddyORTIZ", "value": 1}, {"color": "#ccc", "id": "Diedre09", "label": "Diedre09", "shape": "dot", "title": "Diedre09", "value": 1}, {"color": "#ccc", "id": "DiegeMarie", "label": "DiegeMarie", "shape": "dot", "title": "DiegeMarie", "value": 1}, {"color": "#ccc", "id": "DigiHazard", "label": "DigiHazard", "shape": "dot", "title": "DigiHazard", "value": 1}, {"color": "#ccc", "id": "Digichick40", "label": "Digichick40", "shape": "dot", "title": "Digichick40", "value": 1}, {"color": "#ccc", "id": "DigitalEclipz", "label": "DigitalEclipz", "shape": "dot", "title": "DigitalEclipz", "value": 1}, {"color": "#ccc", "id": "DinasTestimony", "label": "DinasTestimony", "shape": "dot", "title": "DinasTestimony", "value": 1}, {"color": "#ccc", "id": "DiosReX_", "label": "DiosReX_", "shape": "dot", "title": "DiosReX_", "value": 1}, {"color": "#ccc", "id": "DiplodorkK", "label": "DiplodorkK", "shape": "dot", "title": "DiplodorkK", "value": 1}, {"color": "#ccc", "id": "DirtySouthAnon", "label": "DirtySouthAnon", "shape": "dot", "title": "DirtySouthAnon", "value": 1}, {"color": "#ccc", "id": "DiscoveryKiid", "label": "DiscoveryKiid", "shape": "dot", "title": "DiscoveryKiid", "value": 1}, {"color": "#ccc", "id": "Ditorious", "label": "Ditorious", "shape": "dot", "title": "Ditorious", "value": 1}, {"color": "#ccc", "id": "Divalizzous", "label": "Divalizzous", "shape": "dot", "title": "Divalizzous", "value": 2}, {"color": "#ccc", "id": "DixiFreely", "label": "DixiFreely", "shape": "dot", "title": "DixiFreely", "value": 1}, {"color": "#ccc", "id": "DjehutiAli", "label": "DjehutiAli", "shape": "dot", "title": "DjehutiAli", "value": 1}, {"color": "#ccc", "id": "DmitriCatalano", "label": "DmitriCatalano", "shape": "dot", "title": "DmitriCatalano", "value": 1}, {"color": "#ccc", "id": "DoctorsWolf", "label": "DoctorsWolf", "shape": "dot", "title": "DoctorsWolf", "value": 1}, {"color": "#ccc", "id": "DomiNXT", "label": "DomiNXT", "shape": "dot", "title": "DomiNXT", "value": 1}, {"color": "#ccc", "id": "Donna_West", "label": "Donna_West", "shape": "dot", "title": "Donna_West", "value": 1}, {"color": "#ccc", "id": "DontayLDavis", "label": "DontayLDavis", "shape": "dot", "title": "DontayLDavis", "value": 1}, {"color": "#ccc", "id": "DopeDreamsDonny", "label": "DopeDreamsDonny", "shape": "dot", "title": "DopeDreamsDonny", "value": 1}, {"color": "#ccc", "id": "Dopeijuana", "label": "Dopeijuana", "shape": "dot", "title": "Dopeijuana", "value": 1}, {"color": "#ccc", "id": "DoubleDownJT", "label": "DoubleDownJT", "shape": "dot", "title": "DoubleDownJT", "value": 1}, {"color": "#ccc", "id": "Dovie317", "label": "Dovie317", "shape": "dot", "title": "Dovie317", "value": 1}, {"color": "#ccc", "id": "Dr3s8", "label": "Dr3s8", "shape": "dot", "title": "Dr3s8", "value": 1}, {"color": "#ccc", "id": "DrCGould", "label": "DrCGould", "shape": "dot", "title": "DrCGould", "value": 1}, {"color": "#ccc", "id": "DrLindaShelton", "label": "DrLindaShelton", "shape": "dot", "title": "DrLindaShelton", "value": 1}, {"color": "#ccc", "id": "DrReneeObey", "label": "DrReneeObey", "shape": "dot", "title": "DrReneeObey", "value": 1}, {"color": "#ccc", "id": "DrSixFingersEsq", "label": "DrSixFingersEsq", "shape": "dot", "title": "DrSixFingersEsq", "value": 1}, {"color": "#ccc", "id": "Draugrim", "label": "Draugrim", "shape": "dot", "title": "Draugrim", "value": 1}, {"color": "#ccc", "id": "DreamHighAnon", "label": "DreamHighAnon", "shape": "dot", "title": "DreamHighAnon", "value": 1}, {"color": "#ccc", "id": "Dreamer9177", "label": "Dreamer9177", "shape": "dot", "title": "Dreamer9177", "value": 1}, {"color": "#ccc", "id": "Dres1011", "label": "Dres1011", "shape": "dot", "title": "Dres1011", "value": 1}, {"color": "#ccc", "id": "Drew4484", "label": "Drew4484", "shape": "dot", "title": "Drew4484", "value": 1}, {"color": "#ccc", "id": "Dri_sosweet", "label": "Dri_sosweet", "shape": "dot", "title": "Dri_sosweet", "value": 1}, {"color": "#ccc", "id": "DrizzyShake", "label": "DrizzyShake", "shape": "dot", "title": "DrizzyShake", "value": 1}, {"color": "#ccc", "id": "DruidCityComic", "label": "DruidCityComic", "shape": "dot", "title": "DruidCityComic", "value": 1}, {"color": "#ccc", "id": "DrzzyDuke", "label": "DrzzyDuke", "shape": "dot", "title": "DrzzyDuke", "value": 1}, {"color": "#ccc", "id": "Duckman_006", "label": "Duckman_006", "shape": "dot", "title": "Duckman_006", "value": 1}, {"color": "#ccc", "id": "Duke__Lavis", "label": "Duke__Lavis", "shape": "dot", "title": "Duke__Lavis", "value": 1}, {"color": "#ccc", "id": "DurrutiOvercloc", "label": "DurrutiOvercloc", "shape": "dot", "title": "DurrutiOvercloc", "value": 1}, {"color": "#ccc", "id": "DwainIBe", "label": "DwainIBe", "shape": "dot", "title": "DwainIBe", "value": 1}, {"color": "#ccc", "id": "E1_000", "label": "E1_000", "shape": "dot", "title": "E1_000", "value": 1}, {"color": "#ccc", "id": "EASTBAYDFRESH", "label": "EASTBAYDFRESH", "shape": "dot", "title": "EASTBAYDFRESH", "value": 1}, {"color": "#ccc", "id": "EJ_306", "label": "EJ_306", "shape": "dot", "title": "EJ_306", "value": 1}, {"color": "#ccc", "id": "ESTEE_ARIE", "label": "ESTEE_ARIE", "shape": "dot", "title": "ESTEE_ARIE", "value": 1}, {"color": "#ccc", "id": "EST_Laced_Up", "label": "EST_Laced_Up", "shape": "dot", "title": "EST_Laced_Up", "value": 1}, {"color": "#ccc", "id": "E_Washburn", "label": "E_Washburn", "shape": "dot", "title": "E_Washburn", "value": 1}, {"color": "#ccc", "id": "EbonyW1456", "label": "EbonyW1456", "shape": "dot", "title": "EbonyW1456", "value": 1}, {"color": "#ccc", "id": "EcBillofRights", "label": "EcBillofRights", "shape": "dot", "title": "EcBillofRights", "value": 1}, {"color": "#ccc", "id": "EclecticEvelyn", "label": "EclecticEvelyn", "shape": "dot", "title": "EclecticEvelyn", "value": 1}, {"color": "#ccc", "id": "EcoWarrior1980", "label": "EcoWarrior1980", "shape": "dot", "title": "EcoWarrior1980", "value": 1}, {"color": "#ccc", "id": "EdnaFinland", "label": "EdnaFinland", "shape": "dot", "title": "EdnaFinland", "value": 1}, {"color": "#ccc", "id": "EffieLewis", "label": "EffieLewis", "shape": "dot", "title": "EffieLewis", "value": 1}, {"color": "#ccc", "id": "EgoAltered02", "label": "EgoAltered02", "shape": "dot", "title": "EgoAltered02", "value": 1}, {"color": "#ccc", "id": "EiriseLovesYou", "label": "EiriseLovesYou", "shape": "dot", "title": "EiriseLovesYou", "value": 1}, {"color": "#ccc", "id": "El_J0k3rR", "label": "El_J0k3rR", "shape": "dot", "title": "El_J0k3rR", "value": 1}, {"color": "#ccc", "id": "ElettoPiera", "label": "ElettoPiera", "shape": "dot", "title": "ElettoPiera", "value": 1}, {"color": "#ccc", "id": "Ellevation_", "label": "Ellevation_", "shape": "dot", "title": "Ellevation_", "value": 1}, {"color": "#ccc", "id": "EllieYruegas", "label": "EllieYruegas", "shape": "dot", "title": "EllieYruegas", "value": 1}, {"color": "#ccc", "id": "EmmaculateJones", "label": "EmmaculateJones", "shape": "dot", "title": "EmmaculateJones", "value": 1}, {"color": "#ccc", "id": "Emory_Babb", "label": "Emory_Babb", "shape": "dot", "title": "Emory_Babb", "value": 1}, {"color": "#ccc", "id": "Empress_Orit", "label": "Empress_Orit", "shape": "dot", "title": "Empress_Orit", "value": 1}, {"color": "#ccc", "id": "EnigmaNetxx", "label": "EnigmaNetxx", "shape": "dot", "title": "EnigmaNetxx", "value": 1}, {"color": "#ccc", "id": "Ent73Michael", "label": "Ent73Michael", "shape": "dot", "title": "Ent73Michael", "value": 1}, {"color": "#ccc", "id": "Equal_Lefts", "label": "Equal_Lefts", "shape": "dot", "title": "Equal_Lefts", "value": 2}, {"color": "#ccc", "id": "Erberhawk", "label": "Erberhawk", "shape": "dot", "title": "Erberhawk", "value": 1}, {"color": "#ccc", "id": "Ergoat", "label": "Ergoat", "shape": "dot", "title": "Ergoat", "value": 1}, {"color": "#ccc", "id": "Erik227", "label": "Erik227", "shape": "dot", "title": "Erik227", "value": 1}, {"color": "#ccc", "id": "ErinSays88", "label": "ErinSays88", "shape": "dot", "title": "ErinSays88", "value": 1}, {"color": "#ccc", "id": "EringtonJoe", "label": "EringtonJoe", "shape": "dot", "title": "EringtonJoe", "value": 1}, {"color": "#ccc", "id": "Erulastiel14", "label": "Erulastiel14", "shape": "dot", "title": "Erulastiel14", "value": 1}, {"color": "#ccc", "id": "EsAyEmHuynh", "label": "EsAyEmHuynh", "shape": "dot", "title": "EsAyEmHuynh", "value": 1}, {"color": "#ccc", "id": "Est_043085", "label": "Est_043085", "shape": "dot", "title": "Est_043085", "value": 1}, {"color": "#ccc", "id": "EthanisWylde", "label": "EthanisWylde", "shape": "dot", "title": "EthanisWylde", "value": 1}, {"color": "#ccc", "id": "EuniceChantilly", "label": "EuniceChantilly", "shape": "dot", "title": "EuniceChantilly", "value": 1}, {"color": "#ccc", "id": "EvanUniverse_", "label": "EvanUniverse_", "shape": "dot", "title": "EvanUniverse_", "value": 1}, {"color": "#ccc", "id": "EvilAntonio", "label": "EvilAntonio", "shape": "dot", "title": "EvilAntonio", "value": 1}, {"color": "#ccc", "id": "EvryLifeCounts", "label": "EvryLifeCounts", "shape": "dot", "title": "EvryLifeCounts", "value": 1}, {"color": "#ccc", "id": "Exodus_1831", "label": "Exodus_1831", "shape": "dot", "title": "Exodus_1831", "value": 1}, {"color": "#ccc", "id": "Ez4u2say_Janis", "label": "Ez4u2say_Janis", "shape": "dot", "title": "Ez4u2say_Janis", "value": 1}, {"color": "#ccc", "id": "FACTSoverFEELS", "label": "FACTSoverFEELS", "shape": "dot", "title": "FACTSoverFEELS", "value": 1}, {"color": "#ccc", "id": "FMSupreme", "label": "FMSupreme", "shape": "dot", "title": "FMSupreme", "value": 1}, {"color": "#ccc", "id": "FRANI20", "label": "FRANI20", "shape": "dot", "title": "FRANI20", "value": 2}, {"color": "#ccc", "id": "FREE_DOM_42", "label": "FREE_DOM_42", "shape": "dot", "title": "FREE_DOM_42", "value": 1}, {"color": "#ccc", "id": "FRICTION456", "label": "FRICTION456", "shape": "dot", "title": "FRICTION456", "value": 1}, {"color": "#ccc", "id": "FRectalfeeding", "label": "FRectalfeeding", "shape": "dot", "title": "FRectalfeeding", "value": 1}, {"color": "#ccc", "id": "FVaral", "label": "FVaral", "shape": "dot", "title": "FVaral", "value": 1}, {"color": "#ccc", "id": "Faedyyen", "label": "Faedyyen", "shape": "dot", "title": "Faedyyen", "value": 1}, {"color": "#ccc", "id": "Faeya", "label": "Faeya", "shape": "dot", "title": "Faeya", "value": 1}, {"color": "#ccc", "id": "FaithfulMantis", "label": "FaithfulMantis", "shape": "dot", "title": "FaithfulMantis", "value": 1}, {"color": "#ccc", "id": "FakeStuartB", "label": "FakeStuartB", "shape": "dot", "title": "FakeStuartB", "value": 1}, {"color": "#ccc", "id": "FalesteenyShab", "label": "FalesteenyShab", "shape": "dot", "title": "FalesteenyShab", "value": 1}, {"color": "#ccc", "id": "Fan1ofJohnCena", "label": "Fan1ofJohnCena", "shape": "dot", "title": "Fan1ofJohnCena", "value": 1}, {"color": "#ccc", "id": "FannieLouDems", "label": "FannieLouDems", "shape": "dot", "title": "FannieLouDems", "value": 1}, {"color": "#ccc", "id": "Fantasiaj14", "label": "Fantasiaj14", "shape": "dot", "title": "Fantasiaj14", "value": 1}, {"color": "#ccc", "id": "FatLipLover", "label": "FatLipLover", "shape": "dot", "title": "FatLipLover", "value": 1}, {"color": "#ccc", "id": "FckTheFed", "label": "FckTheFed", "shape": "dot", "title": "FckTheFed", "value": 1}, {"color": "#ccc", "id": "FemVet_99", "label": "FemVet_99", "shape": "dot", "title": "FemVet_99", "value": 1}, {"color": "#ccc", "id": "Ferg4Moore", "label": "Ferg4Moore", "shape": "dot", "title": "Ferg4Moore", "value": 1}, {"color": "#ccc", "id": "FergCapone", "label": "FergCapone", "shape": "dot", "title": "FergCapone", "value": 1}, {"color": "#ccc", "id": "FergusonMafia", "label": "FergusonMafia", "shape": "dot", "title": "FergusonMafia", "value": 1}, {"color": "#ccc", "id": "Fetzer2", "label": "Fetzer2", "shape": "dot", "title": "Fetzer2", "value": 1}, {"color": "#ccc", "id": "Fieryreddragon", "label": "Fieryreddragon", "shape": "dot", "title": "Fieryreddragon", "value": 1}, {"color": "#ccc", "id": "FightForHotep", "label": "FightForHotep", "shape": "dot", "title": "FightForHotep", "value": 1}, {"color": "#ccc", "id": "FindingNaarah", "label": "FindingNaarah", "shape": "dot", "title": "FindingNaarah", "value": 1}, {"color": "#ccc", "id": "FinlandsFinest7", "label": "FinlandsFinest7", "shape": "dot", "title": "FinlandsFinest7", "value": 1}, {"color": "#ccc", "id": "Firecatcher", "label": "Firecatcher", "shape": "dot", "title": "Firecatcher", "value": 1}, {"color": "#ccc", "id": "FirmieFirms", "label": "FirmieFirms", "shape": "dot", "title": "FirmieFirms", "value": 1}, {"color": "#ccc", "id": "FiyaSturm", "label": "FiyaSturm", "shape": "dot", "title": "FiyaSturm", "value": 1}, {"color": "#ccc", "id": "Flo_rinse", "label": "Flo_rinse", "shape": "dot", "title": "Flo_rinse", "value": 1}, {"color": "#ccc", "id": "FollowMoselle", "label": "FollowMoselle", "shape": "dot", "title": "FollowMoselle", "value": 1}, {"color": "#ccc", "id": "ForDaCulture", "label": "ForDaCulture", "shape": "dot", "title": "ForDaCulture", "value": 1}, {"color": "#ccc", "id": "FoxHates", "label": "FoxHates", "shape": "dot", "title": "FoxHates", "value": 1}, {"color": "#ccc", "id": "FoxholePrayers", "label": "FoxholePrayers", "shape": "dot", "title": "FoxholePrayers", "value": 1}, {"color": "#ccc", "id": "FranklyFrank8", "label": "FranklyFrank8", "shape": "dot", "title": "FranklyFrank8", "value": 1}, {"color": "#ccc", "id": "FredKuffour", "label": "FredKuffour", "shape": "dot", "title": "FredKuffour", "value": 1}, {"color": "#ccc", "id": "FredOneonine", "label": "FredOneonine", "shape": "dot", "title": "FredOneonine", "value": 1}, {"color": "#ccc", "id": "FreeBigger", "label": "FreeBigger", "shape": "dot", "title": "FreeBigger", "value": 1}, {"color": "#ccc", "id": "FreeBulletinman", "label": "FreeBulletinman", "shape": "dot", "title": "FreeBulletinman", "value": 1}, {"color": "#ccc", "id": "FreshcutMo", "label": "FreshcutMo", "shape": "dot", "title": "FreshcutMo", "value": 1}, {"color": "#ccc", "id": "FromanLaura", "label": "FromanLaura", "shape": "dot", "title": "FromanLaura", "value": 1}, {"color": "#ccc", "id": "FuZioN_WavY", "label": "FuZioN_WavY", "shape": "dot", "title": "FuZioN_WavY", "value": 1}, {"color": "#ccc", "id": "FullCircleOne", "label": "FullCircleOne", "shape": "dot", "title": "FullCircleOne", "value": 1}, {"color": "#ccc", "id": "FunSizeMela", "label": "FunSizeMela", "shape": "dot", "title": "FunSizeMela", "value": 1}, {"color": "#ccc", "id": "FunSizedYogi", "label": "FunSizedYogi", "shape": "dot", "title": "FunSizedYogi", "value": 1}, {"color": "#ccc", "id": "FuqStereotypes", "label": "FuqStereotypes", "shape": "dot", "title": "FuqStereotypes", "value": 1}, {"color": "#ccc", "id": "GBTRU", "label": "GBTRU", "shape": "dot", "title": "GBTRU", "value": 1}, {"color": "#ccc", "id": "GDezinez", "label": "GDezinez", "shape": "dot", "title": "GDezinez", "value": 1}, {"color": "#ccc", "id": "GIGI_HASHISH", "label": "GIGI_HASHISH", "shape": "dot", "title": "GIGI_HASHISH", "value": 1}, {"color": "#ccc", "id": "GODDESSiAmara", "label": "GODDESSiAmara", "shape": "dot", "title": "GODDESSiAmara", "value": 1}, {"color": "#ccc", "id": "GRE8TBLACKSHARK", "label": "GRE8TBLACKSHARK", "shape": "dot", "title": "GRE8TBLACKSHARK", "value": 1}, {"color": "#ccc", "id": "GREYBOX1000", "label": "GREYBOX1000", "shape": "dot", "title": "GREYBOX1000", "value": 1}, {"color": "#ccc", "id": "GUERRILLAWAR972", "label": "GUERRILLAWAR972", "shape": "dot", "title": "GUERRILLAWAR972", "value": 1}, {"color": "#ccc", "id": "GabyAnneK", "label": "GabyAnneK", "shape": "dot", "title": "GabyAnneK", "value": 1}, {"color": "#ccc", "id": "Ganbare_Gincun", "label": "Ganbare_Gincun", "shape": "dot", "title": "Ganbare_Gincun", "value": 1}, {"color": "#ccc", "id": "Ganon152", "label": "Ganon152", "shape": "dot", "title": "Ganon152", "value": 2}, {"color": "#ccc", "id": "GawlawWp", "label": "GawlawWp", "shape": "dot", "title": "GawlawWp", "value": 1}, {"color": "#ccc", "id": "Gay_News_Now", "label": "Gay_News_Now", "shape": "dot", "title": "Gay_News_Now", "value": 1}, {"color": "#ccc", "id": "GazaReports", "label": "GazaReports", "shape": "dot", "title": "GazaReports", "value": 1}, {"color": "#ccc", "id": "GeauxGabby", "label": "GeauxGabby", "shape": "dot", "title": "GeauxGabby", "value": 1}, {"color": "#ccc", "id": "GeekNStereo", "label": "GeekNStereo", "shape": "dot", "title": "GeekNStereo", "value": 1}, {"color": "#ccc", "id": "GeminiTrick", "label": "GeminiTrick", "shape": "dot", "title": "GeminiTrick", "value": 1}, {"color": "#ccc", "id": "GenKnoxx", "label": "GenKnoxx", "shape": "dot", "title": "GenKnoxx", "value": 1}, {"color": "#ccc", "id": "GenderJammer", "label": "GenderJammer", "shape": "dot", "title": "GenderJammer", "value": 1}, {"color": "#ccc", "id": "GeneDexter", "label": "GeneDexter", "shape": "dot", "title": "GeneDexter", "value": 1}, {"color": "#ccc", "id": "GenevaFincher", "label": "GenevaFincher", "shape": "dot", "title": "GenevaFincher", "value": 1}, {"color": "#ccc", "id": "GeorgesLaverdet", "label": "GeorgesLaverdet", "shape": "dot", "title": "GeorgesLaverdet", "value": 1}, {"color": "#ccc", "id": "Georgiemutt", "label": "Georgiemutt", "shape": "dot", "title": "Georgiemutt", "value": 1}, {"color": "#ccc", "id": "Gert001badger", "label": "Gert001badger", "shape": "dot", "title": "Gert001badger", "value": 1}, {"color": "#ccc", "id": "Giam1000", "label": "Giam1000", "shape": "dot", "title": "Giam1000", "value": 1}, {"color": "#ccc", "id": "GifTedPROdigy", "label": "GifTedPROdigy", "shape": "dot", "title": "GifTedPROdigy", "value": 1}, {"color": "#ccc", "id": "Gift2USA", "label": "Gift2USA", "shape": "dot", "title": "Gift2USA", "value": 1}, {"color": "#ccc", "id": "Gimme_A_Break1", "label": "Gimme_A_Break1", "shape": "dot", "title": "Gimme_A_Break1", "value": 1}, {"color": "#ccc", "id": "GingerMcFall", "label": "GingerMcFall", "shape": "dot", "title": "GingerMcFall", "value": 1}, {"color": "#ccc", "id": "GirlHusker84", "label": "GirlHusker84", "shape": "dot", "title": "GirlHusker84", "value": 1}, {"color": "#ccc", "id": "GiselleBrown1", "label": "GiselleBrown1", "shape": "dot", "title": "GiselleBrown1", "value": 1}, {"color": "#ccc", "id": "Glambertoo1", "label": "Glambertoo1", "shape": "dot", "title": "Glambertoo1", "value": 1}, {"color": "#ccc", "id": "GlazeyDollars", "label": "GlazeyDollars", "shape": "dot", "title": "GlazeyDollars", "value": 1}, {"color": "#ccc", "id": "GlitzySky", "label": "GlitzySky", "shape": "dot", "title": "GlitzySky", "value": 1}, {"color": "#ccc", "id": "GlobalRevLive", "label": "GlobalRevLive", "shape": "dot", "title": "GlobalRevLive", "value": 1}, {"color": "#ccc", "id": "GlobalRevoltYes", "label": "GlobalRevoltYes", "shape": "dot", "title": "GlobalRevoltYes", "value": 1}, {"color": "#ccc", "id": "GlobalVizionary", "label": "GlobalVizionary", "shape": "dot", "title": "GlobalVizionary", "value": 1}, {"color": "#ccc", "id": "Gloretired", "label": "Gloretired", "shape": "dot", "title": "Gloretired", "value": 1}, {"color": "#ccc", "id": "GloverRae", "label": "GloverRae", "shape": "dot", "title": "GloverRae", "value": 1}, {"color": "#ccc", "id": "GodIgetitnow", "label": "GodIgetitnow", "shape": "dot", "title": "GodIgetitnow", "value": 1}, {"color": "#ccc", "id": "God_Blu", "label": "God_Blu", "shape": "dot", "title": "God_Blu", "value": 1}, {"color": "#ccc", "id": "Godsf8vrit", "label": "Godsf8vrit", "shape": "dot", "title": "Godsf8vrit", "value": 1}, {"color": "#ccc", "id": "GoldenBrownMami", "label": "GoldenBrownMami", "shape": "dot", "title": "GoldenBrownMami", "value": 1}, {"color": "#ccc", "id": "Goldenpipe", "label": "Goldenpipe", "shape": "dot", "title": "Goldenpipe", "value": 1}, {"color": "#ccc", "id": "GoliathCousin", "label": "GoliathCousin", "shape": "dot", "title": "GoliathCousin", "value": 1}, {"color": "#ccc", "id": "GotdamBear", "label": "GotdamBear", "shape": "dot", "title": "GotdamBear", "value": 1}, {"color": "#ccc", "id": "GothamKnight05", "label": "GothamKnight05", "shape": "dot", "title": "GothamKnight05", "value": 1}, {"color": "#ccc", "id": "GraieEmet", "label": "GraieEmet", "shape": "dot", "title": "GraieEmet", "value": 1}, {"color": "#ccc", "id": "GraingerMarcos", "label": "GraingerMarcos", "shape": "dot", "title": "GraingerMarcos", "value": 1}, {"color": "#ccc", "id": "GrassLiberty", "label": "GrassLiberty", "shape": "dot", "title": "GrassLiberty", "value": 1}, {"color": "#ccc", "id": "GreeGreece", "label": "GreeGreece", "shape": "dot", "title": "GreeGreece", "value": 1}, {"color": "#ccc", "id": "Greeenguy111", "label": "Greeenguy111", "shape": "dot", "title": "Greeenguy111", "value": 1}, {"color": "#ccc", "id": "GreenBiotechie", "label": "GreenBiotechie", "shape": "dot", "title": "GreenBiotechie", "value": 1}, {"color": "#ccc", "id": "GreenEyeBandit2", "label": "GreenEyeBandit2", "shape": "dot", "title": "GreenEyeBandit2", "value": 1}, {"color": "#ccc", "id": "GreenT360", "label": "GreenT360", "shape": "dot", "title": "GreenT360", "value": 1}, {"color": "#ccc", "id": "GregMStriblin", "label": "GregMStriblin", "shape": "dot", "title": "GregMStriblin", "value": 1}, {"color": "#ccc", "id": "Griotniff", "label": "Griotniff", "shape": "dot", "title": "Griotniff", "value": 1}, {"color": "#ccc", "id": "GrlMeechie", "label": "GrlMeechie", "shape": "dot", "title": "GrlMeechie", "value": 1}, {"color": "#ccc", "id": "GrowFoodNtLawns", "label": "GrowFoodNtLawns", "shape": "dot", "title": "GrowFoodNtLawns", "value": 1}, {"color": "#ccc", "id": "Gu1ll0T1n", "label": "Gu1ll0T1n", "shape": "dot", "title": "Gu1ll0T1n", "value": 1}, {"color": "#ccc", "id": "GucciJoy", "label": "GucciJoy", "shape": "dot", "title": "GucciJoy", "value": 1}, {"color": "#ccc", "id": "GunzCampbell", "label": "GunzCampbell", "shape": "dot", "title": "GunzCampbell", "value": 1}, {"color": "#ccc", "id": "GxntaiN", "label": "GxntaiN", "shape": "dot", "title": "GxntaiN", "value": 1}, {"color": "#ccc", "id": "Gypsy2871", "label": "Gypsy2871", "shape": "dot", "title": "Gypsy2871", "value": 1}, {"color": "#ccc", "id": "Gypsy7714", "label": "Gypsy7714", "shape": "dot", "title": "Gypsy7714", "value": 1}, {"color": "#ccc", "id": "HHooversGhost", "label": "HHooversGhost", "shape": "dot", "title": "HHooversGhost", "value": 1}, {"color": "#ccc", "id": "HJBDurham", "label": "HJBDurham", "shape": "dot", "title": "HJBDurham", "value": 1}, {"color": "#ccc", "id": "HKayeEsq", "label": "HKayeEsq", "shape": "dot", "title": "HKayeEsq", "value": 1}, {"color": "#ccc", "id": "HWinckelmann", "label": "HWinckelmann", "shape": "dot", "title": "HWinckelmann", "value": 1}, {"color": "#ccc", "id": "Ha_Ha_What", "label": "Ha_Ha_What", "shape": "dot", "title": "Ha_Ha_What", "value": 1}, {"color": "#ccc", "id": "HaikuUnsung", "label": "HaikuUnsung", "shape": "dot", "title": "HaikuUnsung", "value": 1}, {"color": "#ccc", "id": "HaileeMena", "label": "HaileeMena", "shape": "dot", "title": "HaileeMena", "value": 1}, {"color": "#ccc", "id": "Hakimyasin", "label": "Hakimyasin", "shape": "dot", "title": "Hakimyasin", "value": 1}, {"color": "#ccc", "id": "HamlinDebbi", "label": "HamlinDebbi", "shape": "dot", "title": "HamlinDebbi", "value": 1}, {"color": "#ccc", "id": "HandsUpMemphis", "label": "HandsUpMemphis", "shape": "dot", "title": "HandsUpMemphis", "value": 1}, {"color": "#ccc", "id": "HankinsJesse", "label": "HankinsJesse", "shape": "dot", "title": "HankinsJesse", "value": 1}, {"color": "#ccc", "id": "Hariri_1987", "label": "Hariri_1987", "shape": "dot", "title": "Hariri_1987", "value": 1}, {"color": "#ccc", "id": "HaroldWNelson", "label": "HaroldWNelson", "shape": "dot", "title": "HaroldWNelson", "value": 1}, {"color": "#ccc", "id": "HarrisVivian", "label": "HarrisVivian", "shape": "dot", "title": "HarrisVivian", "value": 1}, {"color": "#ccc", "id": "HassanK_1", "label": "HassanK_1", "shape": "dot", "title": "HassanK_1", "value": 1}, {"color": "#ccc", "id": "HealthLGBTQ", "label": "HealthLGBTQ", "shape": "dot", "title": "HealthLGBTQ", "value": 1}, {"color": "#ccc", "id": "HeatherSandy", "label": "HeatherSandy", "shape": "dot", "title": "HeatherSandy", "value": 1}, {"color": "#ccc", "id": "HeckPhilly", "label": "HeckPhilly", "shape": "dot", "title": "HeckPhilly", "value": 1}, {"color": "#ccc", "id": "Hekate_Gaia", "label": "Hekate_Gaia", "shape": "dot", "title": "Hekate_Gaia", "value": 1}, {"color": "#ccc", "id": "Hell_on_wheelz", "label": "Hell_on_wheelz", "shape": "dot", "title": "Hell_on_wheelz", "value": 1}, {"color": "#ccc", "id": "HelloBlkQueen", "label": "HelloBlkQueen", "shape": "dot", "title": "HelloBlkQueen", "value": 1}, {"color": "#ccc", "id": "Help4XOffenders", "label": "Help4XOffenders", "shape": "dot", "title": "Help4XOffenders", "value": 1}, {"color": "#ccc", "id": "Hermit_Hwarang", "label": "Hermit_Hwarang", "shape": "dot", "title": "Hermit_Hwarang", "value": 1}, {"color": "#ccc", "id": "HeruIsBack", "label": "HeruIsBack", "shape": "dot", "title": "HeruIsBack", "value": 1}, {"color": "#ccc", "id": "HexaHack", "label": "HexaHack", "shape": "dot", "title": "HexaHack", "value": 1}, {"color": "#ccc", "id": "Heynosir", "label": "Heynosir", "shape": "dot", "title": "Heynosir", "value": 1}, {"color": "#ccc", "id": "Highly_Devoted", "label": "Highly_Devoted", "shape": "dot", "title": "Highly_Devoted", "value": 1}, {"color": "#ccc", "id": "HollaBlackGirl", "label": "HollaBlackGirl", "shape": "dot", "title": "HollaBlackGirl", "value": 1}, {"color": "#ccc", "id": "HolsombackLeeza", "label": "HolsombackLeeza", "shape": "dot", "title": "HolsombackLeeza", "value": 1}, {"color": "#ccc", "id": "HongPong", "label": "HongPong", "shape": "dot", "title": "HongPong", "value": 1}, {"color": "#ccc", "id": "HotNostrilsrFun", "label": "HotNostrilsrFun", "shape": "dot", "title": "HotNostrilsrFun", "value": 1}, {"color": "#ccc", "id": "HoumanTX100", "label": "HoumanTX100", "shape": "dot", "title": "HoumanTX100", "value": 1}, {"color": "#ccc", "id": "House_Jani", "label": "House_Jani", "shape": "dot", "title": "House_Jani", "value": 1}, {"color": "#ccc", "id": "HowNowBrownDowd", "label": "HowNowBrownDowd", "shape": "dot", "title": "HowNowBrownDowd", "value": 1}, {"color": "#ccc", "id": "HowellwhoBaylee", "label": "HowellwhoBaylee", "shape": "dot", "title": "HowellwhoBaylee", "value": 1}, {"color": "#ccc", "id": "Huey_jakhi", "label": "Huey_jakhi", "shape": "dot", "title": "Huey_jakhi", "value": 1}, {"color": "#ccc", "id": "Hugo_Lionn", "label": "Hugo_Lionn", "shape": "dot", "title": "Hugo_Lionn", "value": 1}, {"color": "#ccc", "id": "Hulsepound", "label": "Hulsepound", "shape": "dot", "title": "Hulsepound", "value": 1}, {"color": "#ccc", "id": "HummusBandit", "label": "HummusBandit", "shape": "dot", "title": "HummusBandit", "value": 1}, {"color": "#ccc", "id": "HuntedHorse", "label": "HuntedHorse", "shape": "dot", "title": "HuntedHorse", "value": 1}, {"color": "#ccc", "id": "HunterStoneLynn", "label": "HunterStoneLynn", "shape": "dot", "title": "HunterStoneLynn", "value": 1}, {"color": "#ccc", "id": "HunterT44", "label": "HunterT44", "shape": "dot", "title": "HunterT44", "value": 1}, {"color": "#ccc", "id": "HushSilly", "label": "HushSilly", "shape": "dot", "title": "HushSilly", "value": 1}, {"color": "#ccc", "id": "HyperboleJ", "label": "HyperboleJ", "shape": "dot", "title": "HyperboleJ", "value": 1}, {"color": "#ccc", "id": "IAMHUMMINGBIRD", "label": "IAMHUMMINGBIRD", "shape": "dot", "title": "IAMHUMMINGBIRD", "value": 1}, {"color": "#ccc", "id": "IAM_aVOICE", "label": "IAM_aVOICE", "shape": "dot", "title": "IAM_aVOICE", "value": 1}, {"color": "#ccc", "id": "IAmMichelae", "label": "IAmMichelae", "shape": "dot", "title": "IAmMichelae", "value": 1}, {"color": "#ccc", "id": "ILoveMyWife0007", "label": "ILoveMyWife0007", "shape": "dot", "title": "ILoveMyWife0007", "value": 1}, {"color": "#ccc", "id": "IMShawnAndrews", "label": "IMShawnAndrews", "shape": "dot", "title": "IMShawnAndrews", "value": 1}, {"color": "#ccc", "id": "I_M_Ag0ste", "label": "I_M_Ag0ste", "shape": "dot", "title": "I_M_Ag0ste", "value": 1}, {"color": "#ccc", "id": "I_Was_HereIV", "label": "I_Was_HereIV", "shape": "dot", "title": "I_Was_HereIV", "value": 1}, {"color": "#ccc", "id": "I_aint_doit", "label": "I_aint_doit", "shape": "dot", "title": "I_aint_doit", "value": 1}, {"color": "#ccc", "id": "IamKarenHoney", "label": "IamKarenHoney", "shape": "dot", "title": "IamKarenHoney", "value": 1}, {"color": "#ccc", "id": "Iamantonypablo", "label": "Iamantonypablo", "shape": "dot", "title": "Iamantonypablo", "value": 1}, {"color": "#ccc", "id": "IbnZayd", "label": "IbnZayd", "shape": "dot", "title": "IbnZayd", "value": 1}, {"color": "#ccc", "id": "IdaBWellsKC", "label": "IdaBWellsKC", "shape": "dot", "title": "IdaBWellsKC", "value": 1}, {"color": "#ccc", "id": "IdkImJustBored", "label": "IdkImJustBored", "shape": "dot", "title": "IdkImJustBored", "value": 1}, {"color": "#ccc", "id": "IgnisChristus", "label": "IgnisChristus", "shape": "dot", "title": "IgnisChristus", "value": 1}, {"color": "#ccc", "id": "IgnorantBK", "label": "IgnorantBK", "shape": "dot", "title": "IgnorantBK", "value": 1}, {"color": "#ccc", "id": "Ignorantlesbian", "label": "Ignorantlesbian", "shape": "dot", "title": "Ignorantlesbian", "value": 1}, {"color": "#ccc", "id": "IliaHuTeply", "label": "IliaHuTeply", "shape": "dot", "title": "IliaHuTeply", "value": 1}, {"color": "#ccc", "id": "ImDanielAguilar", "label": "ImDanielAguilar", "shape": "dot", "title": "ImDanielAguilar", "value": 1}, {"color": "#ccc", "id": "ImTooTurnedUp", "label": "ImTooTurnedUp", "shape": "dot", "title": "ImTooTurnedUp", "value": 1}, {"color": "#ccc", "id": "IminentEminence", "label": "IminentEminence", "shape": "dot", "title": "IminentEminence", "value": 1}, {"color": "#ccc", "id": "ImmapotatoFTW", "label": "ImmapotatoFTW", "shape": "dot", "title": "ImmapotatoFTW", "value": 1}, {"color": "#ccc", "id": "Imperator_Rozay", "label": "Imperator_Rozay", "shape": "dot", "title": "Imperator_Rozay", "value": 1}, {"color": "#ccc", "id": "InsanityBreeds", "label": "InsanityBreeds", "shape": "dot", "title": "InsanityBreeds", "value": 2}, {"color": "#ccc", "id": "InsurrectNews", "label": "InsurrectNews", "shape": "dot", "title": "InsurrectNews", "value": 1}, {"color": "#ccc", "id": "InterOcc", "label": "InterOcc", "shape": "dot", "title": "InterOcc", "value": 1}, {"color": "#ccc", "id": "IrisIrispage", "label": "IrisIrispage", "shape": "dot", "title": "IrisIrispage", "value": 1}, {"color": "#ccc", "id": "Ironyisfunny8", "label": "Ironyisfunny8", "shape": "dot", "title": "Ironyisfunny8", "value": 1}, {"color": "#ccc", "id": "IsisLayla2", "label": "IsisLayla2", "shape": "dot", "title": "IsisLayla2", "value": 1}, {"color": "#ccc", "id": "Islndhunny", "label": "Islndhunny", "shape": "dot", "title": "Islndhunny", "value": 1}, {"color": "#ccc", "id": "ItsKilianMurphy", "label": "ItsKilianMurphy", "shape": "dot", "title": "ItsKilianMurphy", "value": 1}, {"color": "#ccc", "id": "ItsLoMase", "label": "ItsLoMase", "shape": "dot", "title": "ItsLoMase", "value": 1}, {"color": "#ccc", "id": "ItsMeKendyll", "label": "ItsMeKendyll", "shape": "dot", "title": "ItsMeKendyll", "value": 1}, {"color": "#ccc", "id": "Itsjustjoejoe", "label": "Itsjustjoejoe", "shape": "dot", "title": "Itsjustjoejoe", "value": 1}, {"color": "#ccc", "id": "IttyBitty1992", "label": "IttyBitty1992", "shape": "dot", "title": "IttyBitty1992", "value": 1}, {"color": "#ccc", "id": "IunarwoIf", "label": "IunarwoIf", "shape": "dot", "title": "IunarwoIf", "value": 1}, {"color": "#ccc", "id": "Iwatch_TV", "label": "Iwatch_TV", "shape": "dot", "title": "Iwatch_TV", "value": 1}, {"color": "#ccc", "id": "JASVPUMP", "label": "JASVPUMP", "shape": "dot", "title": "JASVPUMP", "value": 1}, {"color": "#ccc", "id": "JCKicklighter", "label": "JCKicklighter", "shape": "dot", "title": "JCKicklighter", "value": 1}, {"color": "#ccc", "id": "JChabss", "label": "JChabss", "shape": "dot", "title": "JChabss", "value": 1}, {"color": "#ccc", "id": "JCoopPhoto", "label": "JCoopPhoto", "shape": "dot", "title": "JCoopPhoto", "value": 1}, {"color": "#ccc", "id": "JD344", "label": "JD344", "shape": "dot", "title": "JD344", "value": 1}, {"color": "#ccc", "id": "JD_Gaffle", "label": "JD_Gaffle", "shape": "dot", "title": "JD_Gaffle", "value": 1}, {"color": "#ccc", "id": "JGibsonDem", "label": "JGibsonDem", "shape": "dot", "title": "JGibsonDem", "value": 1}, {"color": "#ccc", "id": "JGili74", "label": "JGili74", "shape": "dot", "title": "JGili74", "value": 1}, {"color": "#ccc", "id": "JGnLG", "label": "JGnLG", "shape": "dot", "title": "JGnLG", "value": 1}, {"color": "#ccc", "id": "JKelligesq", "label": "JKelligesq", "shape": "dot", "title": "JKelligesq", "value": 1}, {"color": "#ccc", "id": "JNICExi", "label": "JNICExi", "shape": "dot", "title": "JNICExi", "value": 1}, {"color": "#ccc", "id": "JNSmi", "label": "JNSmi", "shape": "dot", "title": "JNSmi", "value": 1}, {"color": "#ccc", "id": "JOBoomr", "label": "JOBoomr", "shape": "dot", "title": "JOBoomr", "value": 1}, {"color": "#ccc", "id": "JPearlOutLoud", "label": "JPearlOutLoud", "shape": "dot", "title": "JPearlOutLoud", "value": 1}, {"color": "#ccc", "id": "JStreetzMom", "label": "JStreetzMom", "shape": "dot", "title": "JStreetzMom", "value": 1}, {"color": "#ccc", "id": "J_FREE98", "label": "J_FREE98", "shape": "dot", "title": "J_FREE98", "value": 1}, {"color": "#ccc", "id": "Jack2John", "label": "Jack2John", "shape": "dot", "title": "Jack2John", "value": 1}, {"color": "#ccc", "id": "JacobTAlbertson", "label": "JacobTAlbertson", "shape": "dot", "title": "JacobTAlbertson", "value": 1}, {"color": "#ccc", "id": "JacobsonDee", "label": "JacobsonDee", "shape": "dot", "title": "JacobsonDee", "value": 1}, {"color": "#ccc", "id": "JadeYmiss", "label": "JadeYmiss", "shape": "dot", "title": "JadeYmiss", "value": 1}, {"color": "#ccc", "id": "Jaded_octopus", "label": "Jaded_octopus", "shape": "dot", "title": "Jaded_octopus", "value": 1}, {"color": "#ccc", "id": "JahstMe", "label": "JahstMe", "shape": "dot", "title": "JahstMe", "value": 1}, {"color": "#ccc", "id": "JaimeMalan", "label": "JaimeMalan", "shape": "dot", "title": "JaimeMalan", "value": 1}, {"color": "#ccc", "id": "Jake_KT", "label": "Jake_KT", "shape": "dot", "title": "Jake_KT", "value": 1}, {"color": "#ccc", "id": "Jaker_Baker", "label": "Jaker_Baker", "shape": "dot", "title": "Jaker_Baker", "value": 1}, {"color": "#ccc", "id": "Jaks68", "label": "Jaks68", "shape": "dot", "title": "Jaks68", "value": 1}, {"color": "#ccc", "id": "JalenRansing", "label": "JalenRansing", "shape": "dot", "title": "JalenRansing", "value": 1}, {"color": "#ccc", "id": "JamiaStarheart", "label": "JamiaStarheart", "shape": "dot", "title": "JamiaStarheart", "value": 1}, {"color": "#ccc", "id": "JaneVoter", "label": "JaneVoter", "shape": "dot", "title": "JaneVoter", "value": 1}, {"color": "#ccc", "id": "JanessaElena", "label": "JanessaElena", "shape": "dot", "title": "JanessaElena", "value": 1}, {"color": "#ccc", "id": "JanieceStaton", "label": "JanieceStaton", "shape": "dot", "title": "JanieceStaton", "value": 1}, {"color": "#ccc", "id": "Jankowski60", "label": "Jankowski60", "shape": "dot", "title": "Jankowski60", "value": 1}, {"color": "#ccc", "id": "JaqAvery", "label": "JaqAvery", "shape": "dot", "title": "JaqAvery", "value": 1}, {"color": "#ccc", "id": "JasminitaMH", "label": "JasminitaMH", "shape": "dot", "title": "JasminitaMH", "value": 1}, {"color": "#ccc", "id": "Jax6655", "label": "Jax6655", "shape": "dot", "title": "Jax6655", "value": 1}, {"color": "#ccc", "id": "Jax_Christian", "label": "Jax_Christian", "shape": "dot", "title": "Jax_Christian", "value": 1}, {"color": "#ccc", "id": "JayDeez215", "label": "JayDeez215", "shape": "dot", "title": "JayDeez215", "value": 1}, {"color": "#ccc", "id": "JayStarlight", "label": "JayStarlight", "shape": "dot", "title": "JayStarlight", "value": 1}, {"color": "#ccc", "id": "Jay_Aye_Tee_", "label": "Jay_Aye_Tee_", "shape": "dot", "title": "Jay_Aye_Tee_", "value": 1}, {"color": "#ccc", "id": "JayneLoganMxxx", "label": "JayneLoganMxxx", "shape": "dot", "title": "JayneLoganMxxx", "value": 1}, {"color": "#ccc", "id": "Jayron26", "label": "Jayron26", "shape": "dot", "title": "Jayron26", "value": 1}, {"color": "#ccc", "id": "JazzyJJ", "label": "JazzyJJ", "shape": "dot", "title": "JazzyJJ", "value": 1}, {"color": "#ccc", "id": "JePahl_White", "label": "JePahl_White", "shape": "dot", "title": "JePahl_White", "value": 1}, {"color": "#ccc", "id": "Jeanne201", "label": "Jeanne201", "shape": "dot", "title": "Jeanne201", "value": 1}, {"color": "#ccc", "id": "JeffreyTurnter", "label": "JeffreyTurnter", "shape": "dot", "title": "JeffreyTurnter", "value": 1}, {"color": "#ccc", "id": "JennGeff", "label": "JennGeff", "shape": "dot", "title": "JennGeff", "value": 1}, {"color": "#ccc", "id": "JenniferPaules", "label": "JenniferPaules", "shape": "dot", "title": "JenniferPaules", "value": 1}, {"color": "#ccc", "id": "JermellHasson", "label": "JermellHasson", "shape": "dot", "title": "JermellHasson", "value": 1}, {"color": "#ccc", "id": "JerryLMaine", "label": "JerryLMaine", "shape": "dot", "title": "JerryLMaine", "value": 1}, {"color": "#ccc", "id": "JerryRepairs", "label": "JerryRepairs", "shape": "dot", "title": "JerryRepairs", "value": 1}, {"color": "#ccc", "id": "JeshuaHarris", "label": "JeshuaHarris", "shape": "dot", "title": "JeshuaHarris", "value": 1}, {"color": "#ccc", "id": "JesseBenn", "label": "JesseBenn", "shape": "dot", "title": "JesseBenn", "value": 1}, {"color": "#ccc", "id": "JesseWCampbell", "label": "JesseWCampbell", "shape": "dot", "title": "JesseWCampbell", "value": 1}, {"color": "#ccc", "id": "Jessica30Davis", "label": "Jessica30Davis", "shape": "dot", "title": "Jessica30Davis", "value": 1}, {"color": "#ccc", "id": "JetBlackCloud", "label": "JetBlackCloud", "shape": "dot", "title": "JetBlackCloud", "value": 1}, {"color": "#ccc", "id": "JimYoull", "label": "JimYoull", "shape": "dot", "title": "JimYoull", "value": 1}, {"color": "#ccc", "id": "Jim_B60", "label": "Jim_B60", "shape": "dot", "title": "Jim_B60", "value": 1}, {"color": "#ccc", "id": "Jimbobbarley", "label": "Jimbobbarley", "shape": "dot", "title": "Jimbobbarley", "value": 1}, {"color": "#ccc", "id": "Jmoon901", "label": "Jmoon901", "shape": "dot", "title": "Jmoon901", "value": 1}, {"color": "#ccc", "id": "Jo_GodSon_", "label": "Jo_GodSon_", "shape": "dot", "title": "Jo_GodSon_", "value": 1}, {"color": "#ccc", "id": "Joanpoignard", "label": "Joanpoignard", "shape": "dot", "title": "Joanpoignard", "value": 1}, {"color": "#ccc", "id": "JocSenpai", "label": "JocSenpai", "shape": "dot", "title": "JocSenpai", "value": 1}, {"color": "#ccc", "id": "JoeBraxtonTouch", "label": "JoeBraxtonTouch", "shape": "dot", "title": "JoeBraxtonTouch", "value": 1}, {"color": "#ccc", "id": "JoeDunman", "label": "JoeDunman", "shape": "dot", "title": "JoeDunman", "value": 1}, {"color": "#ccc", "id": "JoeSmithSDK", "label": "JoeSmithSDK", "shape": "dot", "title": "JoeSmithSDK", "value": 1}, {"color": "#ccc", "id": "Joe_Schlongo", "label": "Joe_Schlongo", "shape": "dot", "title": "Joe_Schlongo", "value": 1}, {"color": "#ccc", "id": "JohnKel33154618", "label": "JohnKel33154618", "shape": "dot", "title": "JohnKel33154618", "value": 1}, {"color": "#ccc", "id": "JohnPSL", "label": "JohnPSL", "shape": "dot", "title": "JohnPSL", "value": 1}, {"color": "#ccc", "id": "John_de_Vashon", "label": "John_de_Vashon", "shape": "dot", "title": "John_de_Vashon", "value": 1}, {"color": "#ccc", "id": "JohnnyMack_", "label": "JohnnyMack_", "shape": "dot", "title": "JohnnyMack_", "value": 2}, {"color": "#ccc", "id": "JohnnySilverclo", "label": "JohnnySilverclo", "shape": "dot", "title": "JohnnySilverclo", "value": 1}, {"color": "#ccc", "id": "Jolene5525", "label": "Jolene5525", "shape": "dot", "title": "Jolene5525", "value": 1}, {"color": "#ccc", "id": "Jolie_is_Blonde", "label": "Jolie_is_Blonde", "shape": "dot", "title": "Jolie_is_Blonde", "value": 1}, {"color": "#ccc", "id": "JonSTOA", "label": "JonSTOA", "shape": "dot", "title": "JonSTOA", "value": 1}, {"color": "#ccc", "id": "JoneseysWords", "label": "JoneseysWords", "shape": "dot", "title": "JoneseysWords", "value": 1}, {"color": "#ccc", "id": "JosephPerea1", "label": "JosephPerea1", "shape": "dot", "title": "JosephPerea1", "value": 1}, {"color": "#ccc", "id": "JoshOnThaTweet", "label": "JoshOnThaTweet", "shape": "dot", "title": "JoshOnThaTweet", "value": 1}, {"color": "#ccc", "id": "JoyPerfection", "label": "JoyPerfection", "shape": "dot", "title": "JoyPerfection", "value": 1}, {"color": "#ccc", "id": "JtotheBeez", "label": "JtotheBeez", "shape": "dot", "title": "JtotheBeez", "value": 1}, {"color": "#ccc", "id": "JuicePouch319", "label": "JuicePouch319", "shape": "dot", "title": "JuicePouch319", "value": 1}, {"color": "#ccc", "id": "Juliaathomas59", "label": "Juliaathomas59", "shape": "dot", "title": "Juliaathomas59", "value": 1}, {"color": "#ccc", "id": "JulyReports", "label": "JulyReports", "shape": "dot", "title": "JulyReports", "value": 1}, {"color": "#ccc", "id": "JunkieCentric", "label": "JunkieCentric", "shape": "dot", "title": "JunkieCentric", "value": 1}, {"color": "#ccc", "id": "Just_A_Jane", "label": "Just_A_Jane", "shape": "dot", "title": "Just_A_Jane", "value": 1}, {"color": "#ccc", "id": "Just_Darrin", "label": "Just_Darrin", "shape": "dot", "title": "Just_Darrin", "value": 1}, {"color": "#ccc", "id": "Just_Me_Gi", "label": "Just_Me_Gi", "shape": "dot", "title": "Just_Me_Gi", "value": 1}, {"color": "#ccc", "id": "JusticeCoKY", "label": "JusticeCoKY", "shape": "dot", "title": "JusticeCoKY", "value": 1}, {"color": "#ccc", "id": "JusticeCoreSTL", "label": "JusticeCoreSTL", "shape": "dot", "title": "JusticeCoreSTL", "value": 1}, {"color": "#ccc", "id": "Justin_Fellow", "label": "Justin_Fellow", "shape": "dot", "title": "Justin_Fellow", "value": 1}, {"color": "#ccc", "id": "JustusDawning", "label": "JustusDawning", "shape": "dot", "title": "JustusDawning", "value": 1}, {"color": "#ccc", "id": "Justyn_Thomas", "label": "Justyn_Thomas", "shape": "dot", "title": "Justyn_Thomas", "value": 1}, {"color": "#ccc", "id": "Jwd76Dunn", "label": "Jwd76Dunn", "shape": "dot", "title": "Jwd76Dunn", "value": 1}, {"color": "#ccc", "id": "KAOS_Agents", "label": "KAOS_Agents", "shape": "dot", "title": "KAOS_Agents", "value": 1}, {"color": "#ccc", "id": "KFCMF", "label": "KFCMF", "shape": "dot", "title": "KFCMF", "value": 1}, {"color": "#ccc", "id": "KGSmooth_", "label": "KGSmooth_", "shape": "dot", "title": "KGSmooth_", "value": 1}, {"color": "#ccc", "id": "KINGDACEO", "label": "KINGDACEO", "shape": "dot", "title": "KINGDACEO", "value": 1}, {"color": "#ccc", "id": "KJ_Otis", "label": "KJ_Otis", "shape": "dot", "title": "KJ_Otis", "value": 1}, {"color": "#ccc", "id": "KKTVGROUP", "label": "KKTVGROUP", "shape": "dot", "title": "KKTVGROUP", "value": 1}, {"color": "#ccc", "id": "KLondike415", "label": "KLondike415", "shape": "dot", "title": "KLondike415", "value": 1}, {"color": "#ccc", "id": "KRISPjeans", "label": "KRISPjeans", "shape": "dot", "title": "KRISPjeans", "value": 1}, {"color": "#ccc", "id": "KUHU45", "label": "KUHU45", "shape": "dot", "title": "KUHU45", "value": 1}, {"color": "#ccc", "id": "KYevtte", "label": "KYevtte", "shape": "dot", "title": "KYevtte", "value": 1}, {"color": "#ccc", "id": "Kaibutsu", "label": "Kaibutsu", "shape": "dot", "title": "Kaibutsu", "value": 1}, {"color": "#ccc", "id": "KaitlenSwag", "label": "KaitlenSwag", "shape": "dot", "title": "KaitlenSwag", "value": 1}, {"color": "#ccc", "id": "KarenRegis", "label": "KarenRegis", "shape": "dot", "title": "KarenRegis", "value": 1}, {"color": "#ccc", "id": "Karryn26", "label": "Karryn26", "shape": "dot", "title": "Karryn26", "value": 1}, {"color": "#ccc", "id": "KataSpace", "label": "KataSpace", "shape": "dot", "title": "KataSpace", "value": 1}, {"color": "#ccc", "id": "KateBarnes6", "label": "KateBarnes6", "shape": "dot", "title": "KateBarnes6", "value": 1}, {"color": "#ccc", "id": "KateSherrill", "label": "KateSherrill", "shape": "dot", "title": "KateSherrill", "value": 1}, {"color": "#ccc", "id": "Kateispale", "label": "Kateispale", "shape": "dot", "title": "Kateispale", "value": 1}, {"color": "#ccc", "id": "KathyAngel2", "label": "KathyAngel2", "shape": "dot", "title": "KathyAngel2", "value": 1}, {"color": "#ccc", "id": "KayLamb510", "label": "KayLamb510", "shape": "dot", "title": "KayLamb510", "value": 1}, {"color": "#ccc", "id": "Kaygirl8Lawana", "label": "Kaygirl8Lawana", "shape": "dot", "title": "Kaygirl8Lawana", "value": 1}, {"color": "#ccc", "id": "KazeemJaleel", "label": "KazeemJaleel", "shape": "dot", "title": "KazeemJaleel", "value": 1}, {"color": "#ccc", "id": "Kc2stlchef", "label": "Kc2stlchef", "shape": "dot", "title": "Kc2stlchef", "value": 2}, {"color": "#ccc", "id": "KcollinsLb", "label": "KcollinsLb", "shape": "dot", "title": "KcollinsLb", "value": 1}, {"color": "#ccc", "id": "KeeganMix", "label": "KeeganMix", "shape": "dot", "title": "KeeganMix", "value": 1}, {"color": "#ccc", "id": "KeepItTricky", "label": "KeepItTricky", "shape": "dot", "title": "KeepItTricky", "value": 1}, {"color": "#ccc", "id": "Keia2Cute", "label": "Keia2Cute", "shape": "dot", "title": "Keia2Cute", "value": 1}, {"color": "#ccc", "id": "Kelemchrist", "label": "Kelemchrist", "shape": "dot", "title": "Kelemchrist", "value": 1}, {"color": "#ccc", "id": "KelliSmith15", "label": "KelliSmith15", "shape": "dot", "title": "KelliSmith15", "value": 1}, {"color": "#ccc", "id": "KenricX", "label": "KenricX", "shape": "dot", "title": "KenricX", "value": 1}, {"color": "#ccc", "id": "Kersti2016", "label": "Kersti2016", "shape": "dot", "title": "Kersti2016", "value": 1}, {"color": "#ccc", "id": "Khan_SHEGOG", "label": "Khan_SHEGOG", "shape": "dot", "title": "Khan_SHEGOG", "value": 2}, {"color": "#ccc", "id": "KickGamePropers", "label": "KickGamePropers", "shape": "dot", "title": "KickGamePropers", "value": 2}, {"color": "#ccc", "id": "Kilameri1", "label": "Kilameri1", "shape": "dot", "title": "Kilameri1", "value": 1}, {"color": "#ccc", "id": "KillerMartinis", "label": "KillerMartinis", "shape": "dot", "title": "KillerMartinis", "value": 1}, {"color": "#ccc", "id": "KingDxllon", "label": "KingDxllon", "shape": "dot", "title": "KingDxllon", "value": 1}, {"color": "#ccc", "id": "KingKito", "label": "KingKito", "shape": "dot", "title": "KingKito", "value": 1}, {"color": "#ccc", "id": "KingSpearChuckr", "label": "KingSpearChuckr", "shape": "dot", "title": "KingSpearChuckr", "value": 1}, {"color": "#ccc", "id": "KingZeina", "label": "KingZeina", "shape": "dot", "title": "KingZeina", "value": 1}, {"color": "#ccc", "id": "King_AVJ", "label": "King_AVJ", "shape": "dot", "title": "King_AVJ", "value": 1}, {"color": "#ccc", "id": "King_D_Seals", "label": "King_D_Seals", "shape": "dot", "title": "King_D_Seals", "value": 2}, {"color": "lightgreen", "id": "THEREALBANNER", "label": "THEREALBANNER", "shape": "dot", "title": "THEREALBANNER", "value": 1}, {"color": "#ccc", "id": "KingpinCam", "label": "KingpinCam", "shape": "dot", "title": "KingpinCam", "value": 1}, {"color": "#ccc", "id": "KingsLeonValley", "label": "KingsLeonValley", "shape": "dot", "title": "KingsLeonValley", "value": 1}, {"color": "#ccc", "id": "KitOConnell", "label": "KitOConnell", "shape": "dot", "title": "KitOConnell", "value": 1}, {"color": "#ccc", "id": "KonspiracyTV", "label": "KonspiracyTV", "shape": "dot", "title": "KonspiracyTV", "value": 1}, {"color": "#ccc", "id": "KrAAzy__K", "label": "KrAAzy__K", "shape": "dot", "title": "KrAAzy__K", "value": 1}, {"color": "#ccc", "id": "Krisleblanc_", "label": "Krisleblanc_", "shape": "dot", "title": "Krisleblanc_", "value": 1}, {"color": "#ccc", "id": "Kroun_", "label": "Kroun_", "shape": "dot", "title": "Kroun_", "value": 1}, {"color": "#ccc", "id": "Kyle_H44", "label": "Kyle_H44", "shape": "dot", "title": "Kyle_H44", "value": 1}, {"color": "#ccc", "id": "KymberliSmith", "label": "KymberliSmith", "shape": "dot", "title": "KymberliSmith", "value": 1}, {"color": "#ccc", "id": "L0RiL0V3", "label": "L0RiL0V3", "shape": "dot", "title": "L0RiL0V3", "value": 1}, {"color": "#ccc", "id": "L3V1T4T3", "label": "L3V1T4T3", "shape": "dot", "title": "L3V1T4T3", "value": 1}, {"color": "#ccc", "id": "LALAVA1", "label": "LALAVA1", "shape": "dot", "title": "LALAVA1", "value": 1}, {"color": "#ccc", "id": "LAPeoplesMedia", "label": "LAPeoplesMedia", "shape": "dot", "title": "LAPeoplesMedia", "value": 1}, {"color": "#ccc", "id": "LEF_CS", "label": "LEF_CS", "shape": "dot", "title": "LEF_CS", "value": 1}, {"color": "#ccc", "id": "LEXercise", "label": "LEXercise", "shape": "dot", "title": "LEXercise", "value": 1}, {"color": "#ccc", "id": "LM_indoNese", "label": "LM_indoNese", "shape": "dot", "title": "LM_indoNese", "value": 1}, {"color": "#ccc", "id": "LO4O4", "label": "LO4O4", "shape": "dot", "title": "LO4O4", "value": 1}, {"color": "#ccc", "id": "LSlay19", "label": "LSlay19", "shape": "dot", "title": "LSlay19", "value": 1}, {"color": "#ccc", "id": "LTkd_PRO", "label": "LTkd_PRO", "shape": "dot", "title": "LTkd_PRO", "value": 1}, {"color": "#ccc", "id": "LaVaLauncher", "label": "LaVaLauncher", "shape": "dot", "title": "LaVaLauncher", "value": 1}, {"color": "#ccc", "id": "LabosoE", "label": "LabosoE", "shape": "dot", "title": "LabosoE", "value": 1}, {"color": "#ccc", "id": "LadyLoneWolf72", "label": "LadyLoneWolf72", "shape": "dot", "title": "LadyLoneWolf72", "value": 1}, {"color": "#ccc", "id": "LadyOnTheMuna", "label": "LadyOnTheMuna", "shape": "dot", "title": "LadyOnTheMuna", "value": 1}, {"color": "#ccc", "id": "LadyProto", "label": "LadyProto", "shape": "dot", "title": "LadyProto", "value": 1}, {"color": "#ccc", "id": "Ladytee75", "label": "Ladytee75", "shape": "dot", "title": "Ladytee75", "value": 1}, {"color": "#ccc", "id": "Lakota_Sec", "label": "Lakota_Sec", "shape": "dot", "title": "Lakota_Sec", "value": 1}, {"color": "#ccc", "id": "LaminSwann", "label": "LaminSwann", "shape": "dot", "title": "LaminSwann", "value": 1}, {"color": "#ccc", "id": "LandOfLiers", "label": "LandOfLiers", "shape": "dot", "title": "LandOfLiers", "value": 1}, {"color": "#ccc", "id": "LaurenGaudite", "label": "LaurenGaudite", "shape": "dot", "title": "LaurenGaudite", "value": 1}, {"color": "#ccc", "id": "LeahNap", "label": "LeahNap", "shape": "dot", "title": "LeahNap", "value": 1}, {"color": "#ccc", "id": "Leezhka", "label": "Leezhka", "shape": "dot", "title": "Leezhka", "value": 1}, {"color": "#ccc", "id": "LeftyBiLatina", "label": "LeftyBiLatina", "shape": "dot", "title": "LeftyBiLatina", "value": 1}, {"color": "#ccc", "id": "Legalator", "label": "Legalator", "shape": "dot", "title": "Legalator", "value": 1}, {"color": "#ccc", "id": "LegalizeLiberty", "label": "LegalizeLiberty", "shape": "dot", "title": "LegalizeLiberty", "value": 1}, {"color": "#ccc", "id": "LeighStewy", "label": "LeighStewy", "shape": "dot", "title": "LeighStewy", "value": 1}, {"color": "#ccc", "id": "LeoJames71", "label": "LeoJames71", "shape": "dot", "title": "LeoJames71", "value": 1}, {"color": "#ccc", "id": "LeslieMac", "label": "LeslieMac", "shape": "dot", "title": "LeslieMac", "value": 1}, {"color": "#ccc", "id": "LexxJackson", "label": "LexxJackson", "shape": "dot", "title": "LexxJackson", "value": 1}, {"color": "#ccc", "id": "LiberalHDWoman", "label": "LiberalHDWoman", "shape": "dot", "title": "LiberalHDWoman", "value": 1}, {"color": "#ccc", "id": "Liberalibrarian", "label": "Liberalibrarian", "shape": "dot", "title": "Liberalibrarian", "value": 1}, {"color": "#ccc", "id": "Liberum_Rex", "label": "Liberum_Rex", "shape": "dot", "title": "Liberum_Rex", "value": 1}, {"color": "#ccc", "id": "LifLarry", "label": "LifLarry", "shape": "dot", "title": "LifLarry", "value": 1}, {"color": "#ccc", "id": "LiftBrah", "label": "LiftBrah", "shape": "dot", "title": "LiftBrah", "value": 1}, {"color": "#ccc", "id": "LilTwin94", "label": "LilTwin94", "shape": "dot", "title": "LilTwin94", "value": 1}, {"color": "#ccc", "id": "Lindagrannymc", "label": "Lindagrannymc", "shape": "dot", "title": "Lindagrannymc", "value": 1}, {"color": "#ccc", "id": "LionAnon_", "label": "LionAnon_", "shape": "dot", "title": "LionAnon_", "value": 1}, {"color": "#ccc", "id": "LisaCampbell102", "label": "LisaCampbell102", "shape": "dot", "title": "LisaCampbell102", "value": 1}, {"color": "#ccc", "id": "LisaKBromley", "label": "LisaKBromley", "shape": "dot", "title": "LisaKBromley", "value": 1}, {"color": "#ccc", "id": "LittlestPotato2", "label": "LittlestPotato2", "shape": "dot", "title": "LittlestPotato2", "value": 1}, {"color": "#ccc", "id": "LiveEdges", "label": "LiveEdges", "shape": "dot", "title": "LiveEdges", "value": 1}, {"color": "#ccc", "id": "LivingLoving314", "label": "LivingLoving314", "shape": "dot", "title": "LivingLoving314", "value": 1}, {"color": "#ccc", "id": "Lizardman4ever", "label": "Lizardman4ever", "shape": "dot", "title": "Lizardman4ever", "value": 1}, {"color": "#ccc", "id": "LoFiAndWhatNot", "label": "LoFiAndWhatNot", "shape": "dot", "title": "LoFiAndWhatNot", "value": 1}, {"color": "#ccc", "id": "Lo_b_", "label": "Lo_b_", "shape": "dot", "title": "Lo_b_", "value": 1}, {"color": "#ccc", "id": "Loenssaa", "label": "Loenssaa", "shape": "dot", "title": "Loenssaa", "value": 1}, {"color": "#ccc", "id": "Logicisms", "label": "Logicisms", "shape": "dot", "title": "Logicisms", "value": 1}, {"color": "#ccc", "id": "LoisWayne38", "label": "LoisWayne38", "shape": "dot", "title": "LoisWayne38", "value": 1}, {"color": "#ccc", "id": "LolaLoveLyfe", "label": "LolaLoveLyfe", "shape": "dot", "title": "LolaLoveLyfe", "value": 1}, {"color": "#ccc", "id": "LondonBel0w", "label": "LondonBel0w", "shape": "dot", "title": "LondonBel0w", "value": 1}, {"color": "#ccc", "id": "LotusPlaceRadio", "label": "LotusPlaceRadio", "shape": "dot", "title": "LotusPlaceRadio", "value": 1}, {"color": "#ccc", "id": "Louangie", "label": "Louangie", "shape": "dot", "title": "Louangie", "value": 1}, {"color": "#ccc", "id": "LouieBee1", "label": "LouieBee1", "shape": "dot", "title": "LouieBee1", "value": 1}, {"color": "#ccc", "id": "Lous666", "label": "Lous666", "shape": "dot", "title": "Lous666", "value": 1}, {"color": "#ccc", "id": "LoveMyOpinions", "label": "LoveMyOpinions", "shape": "dot", "title": "LoveMyOpinions", "value": 1}, {"color": "#ccc", "id": "Lovelesslovely", "label": "Lovelesslovely", "shape": "dot", "title": "Lovelesslovely", "value": 2}, {"color": "#ccc", "id": "LoverSalsa", "label": "LoverSalsa", "shape": "dot", "title": "LoverSalsa", "value": 1}, {"color": "#ccc", "id": "LovingAncestry", "label": "LovingAncestry", "shape": "dot", "title": "LovingAncestry", "value": 1}, {"color": "#ccc", "id": "LovnMyLocs", "label": "LovnMyLocs", "shape": "dot", "title": "LovnMyLocs", "value": 1}, {"color": "#ccc", "id": "LunarSkye", "label": "LunarSkye", "shape": "dot", "title": "LunarSkye", "value": 1}, {"color": "#ccc", "id": "LuvLibertyPeace", "label": "LuvLibertyPeace", "shape": "dot", "title": "LuvLibertyPeace", "value": 1}, {"color": "#ccc", "id": "Lxidbvck", "label": "Lxidbvck", "shape": "dot", "title": "Lxidbvck", "value": 1}, {"color": "#ccc", "id": "MBReBorn", "label": "MBReBorn", "shape": "dot", "title": "MBReBorn", "value": 1}, {"color": "#ccc", "id": "MCTV419", "label": "MCTV419", "shape": "dot", "title": "MCTV419", "value": 2}, {"color": "#ccc", "id": "MEBStevens", "label": "MEBStevens", "shape": "dot", "title": "MEBStevens", "value": 1}, {"color": "#ccc", "id": "ME_XoP", "label": "ME_XoP", "shape": "dot", "title": "ME_XoP", "value": 1}, {"color": "#ccc", "id": "MFHATER", "label": "MFHATER", "shape": "dot", "title": "MFHATER", "value": 1}, {"color": "#ccc", "id": "MKEMike1", "label": "MKEMike1", "shape": "dot", "title": "MKEMike1", "value": 1}, {"color": "#ccc", "id": "MLKstudios", "label": "MLKstudios", "shape": "dot", "title": "MLKstudios", "value": 1}, {"color": "#ccc", "id": "MMBris", "label": "MMBris", "shape": "dot", "title": "MMBris", "value": 1}, {"color": "#ccc", "id": "MMatches_Malone", "label": "MMatches_Malone", "shape": "dot", "title": "MMatches_Malone", "value": 1}, {"color": "#ccc", "id": "MOVEprofPHD", "label": "MOVEprofPHD", "shape": "dot", "title": "MOVEprofPHD", "value": 1}, {"color": "#ccc", "id": "MRunow", "label": "MRunow", "shape": "dot", "title": "MRunow", "value": 1}, {"color": "#ccc", "id": "MTmarilyn2", "label": "MTmarilyn2", "shape": "dot", "title": "MTmarilyn2", "value": 1}, {"color": "#ccc", "id": "M_or_E", "label": "M_or_E", "shape": "dot", "title": "M_or_E", "value": 1}, {"color": "#ccc", "id": "MaRobbie", "label": "MaRobbie", "shape": "dot", "title": "MaRobbie", "value": 1}, {"color": "#ccc", "id": "Macabre1471", "label": "Macabre1471", "shape": "dot", "title": "Macabre1471", "value": 1}, {"color": "#ccc", "id": "MaddAugustus", "label": "MaddAugustus", "shape": "dot", "title": "MaddAugustus", "value": 1}, {"color": "#ccc", "id": "Maddythesloan", "label": "Maddythesloan", "shape": "dot", "title": "Maddythesloan", "value": 1}, {"color": "#ccc", "id": "Maggyw519", "label": "Maggyw519", "shape": "dot", "title": "Maggyw519", "value": 1}, {"color": "#ccc", "id": "Maine_Char", "label": "Maine_Char", "shape": "dot", "title": "Maine_Char", "value": 1}, {"color": "#ccc", "id": "Mainewatching", "label": "Mainewatching", "shape": "dot", "title": "Mainewatching", "value": 1}, {"color": "#ccc", "id": "MainlineLeRon", "label": "MainlineLeRon", "shape": "dot", "title": "MainlineLeRon", "value": 1}, {"color": "#ccc", "id": "Malikdabeast44_", "label": "Malikdabeast44_", "shape": "dot", "title": "Malikdabeast44_", "value": 1}, {"color": "#ccc", "id": "MamaJellybean14", "label": "MamaJellybean14", "shape": "dot", "title": "MamaJellybean14", "value": 1}, {"color": "#ccc", "id": "MardiLovejoy", "label": "MardiLovejoy", "shape": "dot", "title": "MardiLovejoy", "value": 1}, {"color": "#ccc", "id": "Margari_Aziza", "label": "Margari_Aziza", "shape": "dot", "title": "Margari_Aziza", "value": 1}, {"color": "#ccc", "id": "MargueriteMcCra", "label": "MargueriteMcCra", "shape": "dot", "title": "MargueriteMcCra", "value": 1}, {"color": "#ccc", "id": "Marhearn", "label": "Marhearn", "shape": "dot", "title": "Marhearn", "value": 1}, {"color": "#ccc", "id": "MariamCND", "label": "MariamCND", "shape": "dot", "title": "MariamCND", "value": 1}, {"color": "#ccc", "id": "MarieBal1", "label": "MarieBal1", "shape": "dot", "title": "MarieBal1", "value": 1}, {"color": "#ccc", "id": "MarkfromBelfast", "label": "MarkfromBelfast", "shape": "dot", "title": "MarkfromBelfast", "value": 1}, {"color": "#ccc", "id": "MarleyBrooker", "label": "MarleyBrooker", "shape": "dot", "title": "MarleyBrooker", "value": 1}, {"color": "#ccc", "id": "Martholomule_", "label": "Martholomule_", "shape": "dot", "title": "Martholomule_", "value": 1}, {"color": "#ccc", "id": "Martie719", "label": "Martie719", "shape": "dot", "title": "Martie719", "value": 1}, {"color": "#ccc", "id": "MarvelousGhost", "label": "MarvelousGhost", "shape": "dot", "title": "MarvelousGhost", "value": 1}, {"color": "#ccc", "id": "Marxist_Garvey", "label": "Marxist_Garvey", "shape": "dot", "title": "Marxist_Garvey", "value": 1}, {"color": "#ccc", "id": "MaryPatHCEO", "label": "MaryPatHCEO", "shape": "dot", "title": "MaryPatHCEO", "value": 1}, {"color": "#ccc", "id": "Marynanilhotak", "label": "Marynanilhotak", "shape": "dot", "title": "Marynanilhotak", "value": 1}, {"color": "#ccc", "id": "MastaOfMp3s", "label": "MastaOfMp3s", "shape": "dot", "title": "MastaOfMp3s", "value": 2}, {"color": "#ccc", "id": "MatheMattic", "label": "MatheMattic", "shape": "dot", "title": "MatheMattic", "value": 1}, {"color": "#ccc", "id": "MattMurph24", "label": "MattMurph24", "shape": "dot", "title": "MattMurph24", "value": 1}, {"color": "#ccc", "id": "Matt_P_05", "label": "Matt_P_05", "shape": "dot", "title": "Matt_P_05", "value": 1}, {"color": "#ccc", "id": "May_italy", "label": "May_italy", "shape": "dot", "title": "May_italy", "value": 1}, {"color": "#ccc", "id": "Mayberry200", "label": "Mayberry200", "shape": "dot", "title": "Mayberry200", "value": 1}, {"color": "#ccc", "id": "Mcoop1", "label": "Mcoop1", "shape": "dot", "title": "Mcoop1", "value": 1}, {"color": "#ccc", "id": "McshaneRachel", "label": "McshaneRachel", "shape": "dot", "title": "McshaneRachel", "value": 1}, {"color": "#ccc", "id": "MelanieMSSW", "label": "MelanieMSSW", "shape": "dot", "title": "MelanieMSSW", "value": 1}, {"color": "#ccc", "id": "Meliz333", "label": "Meliz333", "shape": "dot", "title": "Meliz333", "value": 1}, {"color": "#ccc", "id": "MelodyTheMellow", "label": "MelodyTheMellow", "shape": "dot", "title": "MelodyTheMellow", "value": 1}, {"color": "#ccc", "id": "MelonAnnMerald", "label": "MelonAnnMerald", "shape": "dot", "title": "MelonAnnMerald", "value": 1}, {"color": "#ccc", "id": "Melonnie13", "label": "Melonnie13", "shape": "dot", "title": "Melonnie13", "value": 1}, {"color": "#ccc", "id": "MeruMuadDib", "label": "MeruMuadDib", "shape": "dot", "title": "MeruMuadDib", "value": 1}, {"color": "#ccc", "id": "MessengerMedia", "label": "MessengerMedia", "shape": "dot", "title": "MessengerMedia", "value": 1}, {"color": "#ccc", "id": "MiLLkeSmooV", "label": "MiLLkeSmooV", "shape": "dot", "title": "MiLLkeSmooV", "value": 1}, {"color": "#ccc", "id": "MicRLane", "label": "MicRLane", "shape": "dot", "title": "MicRLane", "value": 1}, {"color": "#ccc", "id": "MichaelLBaldwin", "label": "MichaelLBaldwin", "shape": "dot", "title": "MichaelLBaldwin", "value": 1}, {"color": "#ccc", "id": "MichelesWeb", "label": "MichelesWeb", "shape": "dot", "title": "MichelesWeb", "value": 1}, {"color": "#ccc", "id": "Michelle9647", "label": "Michelle9647", "shape": "dot", "title": "Michelle9647", "value": 1}, {"color": "#ccc", "id": "MidWestMisfit13", "label": "MidWestMisfit13", "shape": "dot", "title": "MidWestMisfit13", "value": 1}, {"color": "#ccc", "id": "MidcourseJam", "label": "MidcourseJam", "shape": "dot", "title": "MidcourseJam", "value": 1}, {"color": "#ccc", "id": "MikeSpangenberg", "label": "MikeSpangenberg", "shape": "dot", "title": "MikeSpangenberg", "value": 1}, {"color": "#ccc", "id": "Mike_Peake", "label": "Mike_Peake", "shape": "dot", "title": "Mike_Peake", "value": 1}, {"color": "#ccc", "id": "MillionMaskMrch", "label": "MillionMaskMrch", "shape": "dot", "title": "MillionMaskMrch", "value": 1}, {"color": "#ccc", "id": "MintPressNews", "label": "MintPressNews", "shape": "dot", "title": "MintPressNews", "value": 1}, {"color": "#ccc", "id": "MiraKarell", "label": "MiraKarell", "shape": "dot", "title": "MiraKarell", "value": 1}, {"color": "#ccc", "id": "Miriallia", "label": "Miriallia", "shape": "dot", "title": "Miriallia", "value": 1}, {"color": "#ccc", "id": "MissAnonlytical", "label": "MissAnonlytical", "shape": "dot", "title": "MissAnonlytical", "value": 1}, {"color": "#ccc", "id": "Mista_Craw4ed", "label": "Mista_Craw4ed", "shape": "dot", "title": "Mista_Craw4ed", "value": 1}, {"color": "#ccc", "id": "MizzzLizzy", "label": "MizzzLizzy", "shape": "dot", "title": "MizzzLizzy", "value": 1}, {"color": "#ccc", "id": "MnarMuh", "label": "MnarMuh", "shape": "dot", "title": "MnarMuh", "value": 1}, {"color": "#ccc", "id": "Mngk", "label": "Mngk", "shape": "dot", "title": "Mngk", "value": 1}, {"color": "#ccc", "id": "MoJohn8510", "label": "MoJohn8510", "shape": "dot", "title": "MoJohn8510", "value": 2}, {"color": "#ccc", "id": "MobVDetroit", "label": "MobVDetroit", "shape": "dot", "title": "MobVDetroit", "value": 1}, {"color": "#ccc", "id": "MojosWay", "label": "MojosWay", "shape": "dot", "title": "MojosWay", "value": 1}, {"color": "#ccc", "id": "Moneyizmybyfrnd", "label": "Moneyizmybyfrnd", "shape": "dot", "title": "Moneyizmybyfrnd", "value": 2}, {"color": "#ccc", "id": "MonsterMarcia", "label": "MonsterMarcia", "shape": "dot", "title": "MonsterMarcia", "value": 1}, {"color": "#ccc", "id": "MontagueSimmons", "label": "MontagueSimmons", "shape": "dot", "title": "MontagueSimmons", "value": 1}, {"color": "#ccc", "id": "Monterria", "label": "Monterria", "shape": "dot", "title": "Monterria", "value": 2}, {"color": "#ccc", "id": "Mooncatadams", "label": "Mooncatadams", "shape": "dot", "title": "Mooncatadams", "value": 1}, {"color": "#ccc", "id": "MoonlitBubble", "label": "MoonlitBubble", "shape": "dot", "title": "MoonlitBubble", "value": 1}, {"color": "#ccc", "id": "Moosie928", "label": "Moosie928", "shape": "dot", "title": "Moosie928", "value": 1}, {"color": "#ccc", "id": "Moreaga", "label": "Moreaga", "shape": "dot", "title": "Moreaga", "value": 2}, {"color": "#ccc", "id": "Morenitasuave", "label": "Morenitasuave", "shape": "dot", "title": "Morenitasuave", "value": 1}, {"color": "#ccc", "id": "MoxieB", "label": "MoxieB", "shape": "dot", "title": "MoxieB", "value": 1}, {"color": "#ccc", "id": "MrC2daG", "label": "MrC2daG", "shape": "dot", "title": "MrC2daG", "value": 1}, {"color": "#ccc", "id": "MrChunky22", "label": "MrChunky22", "shape": "dot", "title": "MrChunky22", "value": 1}, {"color": "#ccc", "id": "MrDoubleOU", "label": "MrDoubleOU", "shape": "dot", "title": "MrDoubleOU", "value": 1}, {"color": "#ccc", "id": "MrGBabyGirl", "label": "MrGBabyGirl", "shape": "dot", "title": "MrGBabyGirl", "value": 1}, {"color": "#ccc", "id": "MrGoDiegoGo", "label": "MrGoDiegoGo", "shape": "dot", "title": "MrGoDiegoGo", "value": 1}, {"color": "#ccc", "id": "MrHortonCa", "label": "MrHortonCa", "shape": "dot", "title": "MrHortonCa", "value": 1}, {"color": "#ccc", "id": "MrMeliora", "label": "MrMeliora", "shape": "dot", "title": "MrMeliora", "value": 1}, {"color": "#ccc", "id": "MrNikoG", "label": "MrNikoG", "shape": "dot", "title": "MrNikoG", "value": 1}, {"color": "#ccc", "id": "MrRobotAnon", "label": "MrRobotAnon", "shape": "dot", "title": "MrRobotAnon", "value": 1}, {"color": "#ccc", "id": "MrTPHarris", "label": "MrTPHarris", "shape": "dot", "title": "MrTPHarris", "value": 1}, {"color": "#ccc", "id": "MrYardBug", "label": "MrYardBug", "shape": "dot", "title": "MrYardBug", "value": 1}, {"color": "#ccc", "id": "Mr_ItIsOurDuty", "label": "Mr_ItIsOurDuty", "shape": "dot", "title": "Mr_ItIsOurDuty", "value": 1}, {"color": "#ccc", "id": "Mrddp3", "label": "Mrddp3", "shape": "dot", "title": "Mrddp3", "value": 1}, {"color": "#ccc", "id": "Mrfuck0ff", "label": "Mrfuck0ff", "shape": "dot", "title": "Mrfuck0ff", "value": 1}, {"color": "#ccc", "id": "MrsOverby", "label": "MrsOverby", "shape": "dot", "title": "MrsOverby", "value": 1}, {"color": "#ccc", "id": "MsFelony", "label": "MsFelony", "shape": "dot", "title": "MsFelony", "value": 1}, {"color": "#ccc", "id": "MsLeaAchele", "label": "MsLeaAchele", "shape": "dot", "title": "MsLeaAchele", "value": 1}, {"color": "#ccc", "id": "MsMegBee", "label": "MsMegBee", "shape": "dot", "title": "MsMegBee", "value": 1}, {"color": "#ccc", "id": "MsRock4Ever", "label": "MsRock4Ever", "shape": "dot", "title": "MsRock4Ever", "value": 1}, {"color": "#ccc", "id": "MsStLou", "label": "MsStLou", "shape": "dot", "title": "MsStLou", "value": 1}, {"color": "#ccc", "id": "Ms_Brina", "label": "Ms_Brina", "shape": "dot", "title": "Ms_Brina", "value": 1}, {"color": "#ccc", "id": "Ms__resident", "label": "Ms__resident", "shape": "dot", "title": "Ms__resident", "value": 1}, {"color": "#ccc", "id": "Muchachonumero1", "label": "Muchachonumero1", "shape": "dot", "title": "Muchachonumero1", "value": 1}, {"color": "#ccc", "id": "MuffinTVB", "label": "MuffinTVB", "shape": "dot", "title": "MuffinTVB", "value": 1}, {"color": "#ccc", "id": "MuggleChronicle", "label": "MuggleChronicle", "shape": "dot", "title": "MuggleChronicle", "value": 1}, {"color": "#ccc", "id": "MullenPmullen", "label": "MullenPmullen", "shape": "dot", "title": "MullenPmullen", "value": 1}, {"color": "#ccc", "id": "Murdockreport", "label": "Murdockreport", "shape": "dot", "title": "Murdockreport", "value": 1}, {"color": "#ccc", "id": "MushyMelbowHead", "label": "MushyMelbowHead", "shape": "dot", "title": "MushyMelbowHead", "value": 1}, {"color": "#ccc", "id": "Musicbert4", "label": "Musicbert4", "shape": "dot", "title": "Musicbert4", "value": 1}, {"color": "#ccc", "id": "MusingsOfAShibe", "label": "MusingsOfAShibe", "shape": "dot", "title": "MusingsOfAShibe", "value": 1}, {"color": "#ccc", "id": "MxTolvo", "label": "MxTolvo", "shape": "dot", "title": "MxTolvo", "value": 1}, {"color": "#ccc", "id": "MyBluSuedeShoes", "label": "MyBluSuedeShoes", "shape": "dot", "title": "MyBluSuedeShoes", "value": 1}, {"color": "#ccc", "id": "MyNamesCharisma", "label": "MyNamesCharisma", "shape": "dot", "title": "MyNamesCharisma", "value": 1}, {"color": "#ccc", "id": "MyyTwoCentss", "label": "MyyTwoCentss", "shape": "dot", "title": "MyyTwoCentss", "value": 1}, {"color": "#ccc", "id": "MzCie", "label": "MzCie", "shape": "dot", "title": "MzCie", "value": 2}, {"color": "#ccc", "id": "MzDivah67", "label": "MzDivah67", "shape": "dot", "title": "MzDivah67", "value": 1}, {"color": "#ccc", "id": "MzPrissy86", "label": "MzPrissy86", "shape": "dot", "title": "MzPrissy86", "value": 1}, {"color": "#ccc", "id": "MzYun", "label": "MzYun", "shape": "dot", "title": "MzYun", "value": 1}, {"color": "#ccc", "id": "MzzTLove", "label": "MzzTLove", "shape": "dot", "title": "MzzTLove", "value": 1}, {"color": "#ccc", "id": "N7IRL", "label": "N7IRL", "shape": "dot", "title": "N7IRL", "value": 1}, {"color": "#ccc", "id": "NCPoliticalSpin", "label": "NCPoliticalSpin", "shape": "dot", "title": "NCPoliticalSpin", "value": 1}, {"color": "#ccc", "id": "NICKRITZER", "label": "NICKRITZER", "shape": "dot", "title": "NICKRITZER", "value": 1}, {"color": "#ccc", "id": "NONOTAGAIN", "label": "NONOTAGAIN", "shape": "dot", "title": "NONOTAGAIN", "value": 1}, {"color": "#ccc", "id": "NOPOLITICAGENDA", "label": "NOPOLITICAGENDA", "shape": "dot", "title": "NOPOLITICAGENDA", "value": 1}, {"color": "#ccc", "id": "NTRL_WMN", "label": "NTRL_WMN", "shape": "dot", "title": "NTRL_WMN", "value": 1}, {"color": "#ccc", "id": "NXenophobe", "label": "NXenophobe", "shape": "dot", "title": "NXenophobe", "value": 1}, {"color": "#ccc", "id": "NYCJulieNYC", "label": "NYCJulieNYC", "shape": "dot", "title": "NYCJulieNYC", "value": 1}, {"color": "#ccc", "id": "NYPlantain", "label": "NYPlantain", "shape": "dot", "title": "NYPlantain", "value": 1}, {"color": "#ccc", "id": "Nabstarrr", "label": "Nabstarrr", "shape": "dot", "title": "Nabstarrr", "value": 1}, {"color": "#ccc", "id": "Nailpassionista", "label": "Nailpassionista", "shape": "dot", "title": "Nailpassionista", "value": 1}, {"color": "#ccc", "id": "NamesAreTrivial", "label": "NamesAreTrivial", "shape": "dot", "title": "NamesAreTrivial", "value": 1}, {"color": "#ccc", "id": "Nanacares", "label": "Nanacares", "shape": "dot", "title": "Nanacares", "value": 1}, {"color": "#ccc", "id": "NancyCastleman", "label": "NancyCastleman", "shape": "dot", "title": "NancyCastleman", "value": 1}, {"color": "#ccc", "id": "Nancygrazo1", "label": "Nancygrazo1", "shape": "dot", "title": "Nancygrazo1", "value": 1}, {"color": "#ccc", "id": "Nartist", "label": "Nartist", "shape": "dot", "title": "Nartist", "value": 1}, {"color": "#ccc", "id": "Nastyness61", "label": "Nastyness61", "shape": "dot", "title": "Nastyness61", "value": 1}, {"color": "#ccc", "id": "Nate_Rasmussen", "label": "Nate_Rasmussen", "shape": "dot", "title": "Nate_Rasmussen", "value": 1}, {"color": "#ccc", "id": "NaxosNico", "label": "NaxosNico", "shape": "dot", "title": "NaxosNico", "value": 1}, {"color": "#ccc", "id": "Ncoft", "label": "Ncoft", "shape": "dot", "title": "Ncoft", "value": 1}, {"color": "#ccc", "id": "Nechanna", "label": "Nechanna", "shape": "dot", "title": "Nechanna", "value": 2}, {"color": "#ccc", "id": "NefariousNewt", "label": "NefariousNewt", "shape": "dot", "title": "NefariousNewt", "value": 1}, {"color": "#ccc", "id": "NellWhisper", "label": "NellWhisper", "shape": "dot", "title": "NellWhisper", "value": 1}, {"color": "#ccc", "id": "Nellivfri", "label": "Nellivfri", "shape": "dot", "title": "Nellivfri", "value": 1}, {"color": "#ccc", "id": "Neville12309", "label": "Neville12309", "shape": "dot", "title": "Neville12309", "value": 1}, {"color": "#ccc", "id": "NewsRevo", "label": "NewsRevo", "shape": "dot", "title": "NewsRevo", "value": 1}, {"color": "#ccc", "id": "Nezavtra", "label": "Nezavtra", "shape": "dot", "title": "Nezavtra", "value": 1}, {"color": "#ccc", "id": "Nicki_TaughtMe", "label": "Nicki_TaughtMe", "shape": "dot", "title": "Nicki_TaughtMe", "value": 1}, {"color": "#ccc", "id": "Nickisworthit", "label": "Nickisworthit", "shape": "dot", "title": "Nickisworthit", "value": 1}, {"color": "#ccc", "id": "Nickolasdotcom", "label": "Nickolasdotcom", "shape": "dot", "title": "Nickolasdotcom", "value": 1}, {"color": "#ccc", "id": "NicolaBear1988", "label": "NicolaBear1988", "shape": "dot", "title": "NicolaBear1988", "value": 1}, {"color": "#ccc", "id": "NietaDelMar", "label": "NietaDelMar", "shape": "dot", "title": "NietaDelMar", "value": 1}, {"color": "#ccc", "id": "NiggaTheory", "label": "NiggaTheory", "shape": "dot", "title": "NiggaTheory", "value": 1}, {"color": "#ccc", "id": "NihilisticAnon", "label": "NihilisticAnon", "shape": "dot", "title": "NihilisticAnon", "value": 1}, {"color": "#ccc", "id": "Nikluk", "label": "Nikluk", "shape": "dot", "title": "Nikluk", "value": 1}, {"color": "#ccc", "id": "NikolaTedsla", "label": "NikolaTedsla", "shape": "dot", "title": "NikolaTedsla", "value": 1}, {"color": "#ccc", "id": "NinaCatastrophe", "label": "NinaCatastrophe", "shape": "dot", "title": "NinaCatastrophe", "value": 1}, {"color": "#ccc", "id": "NinjettewhoopX2", "label": "NinjettewhoopX2", "shape": "dot", "title": "NinjettewhoopX2", "value": 1}, {"color": "#ccc", "id": "Nisaalink", "label": "Nisaalink", "shape": "dot", "title": "Nisaalink", "value": 1}, {"color": "#ccc", "id": "NishaLovesNike", "label": "NishaLovesNike", "shape": "dot", "title": "NishaLovesNike", "value": 1}, {"color": "#ccc", "id": "No1MeansDucking", "label": "No1MeansDucking", "shape": "dot", "title": "No1MeansDucking", "value": 1}, {"color": "#ccc", "id": "NoH8North", "label": "NoH8North", "shape": "dot", "title": "NoH8North", "value": 1}, {"color": "#ccc", "id": "NoMainStream1", "label": "NoMainStream1", "shape": "dot", "title": "NoMainStream1", "value": 1}, {"color": "#ccc", "id": "NoPeking", "label": "NoPeking", "shape": "dot", "title": "NoPeking", "value": 1}, {"color": "#ccc", "id": "Noah287", "label": "Noah287", "shape": "dot", "title": "Noah287", "value": 1}, {"color": "#ccc", "id": "NoliNtshiza", "label": "NoliNtshiza", "shape": "dot", "title": "NoliNtshiza", "value": 1}, {"color": "#ccc", "id": "NomaNescio", "label": "NomaNescio", "shape": "dot", "title": "NomaNescio", "value": 1}, {"color": "#ccc", "id": "NorthFreshCoast", "label": "NorthFreshCoast", "shape": "dot", "title": "NorthFreshCoast", "value": 1}, {"color": "#ccc", "id": "NorthSTLCounty", "label": "NorthSTLCounty", "shape": "dot", "title": "NorthSTLCounty", "value": 1}, {"color": "#ccc", "id": "NotAfraidOfRuin", "label": "NotAfraidOfRuin", "shape": "dot", "title": "NotAfraidOfRuin", "value": 1}, {"color": "#ccc", "id": "NotE0157H7", "label": "NotE0157H7", "shape": "dot", "title": "NotE0157H7", "value": 1}, {"color": "#ccc", "id": "NotMyStress", "label": "NotMyStress", "shape": "dot", "title": "NotMyStress", "value": 1}, {"color": "#ccc", "id": "NotTHATAshanti", "label": "NotTHATAshanti", "shape": "dot", "title": "NotTHATAshanti", "value": 1}, {"color": "#ccc", "id": "NubianFelinity", "label": "NubianFelinity", "shape": "dot", "title": "NubianFelinity", "value": 1}, {"color": "#ccc", "id": "NubianQueenIAm", "label": "NubianQueenIAm", "shape": "dot", "title": "NubianQueenIAm", "value": 1}, {"color": "#ccc", "id": "NunyallsBisnuss", "label": "NunyallsBisnuss", "shape": "dot", "title": "NunyallsBisnuss", "value": 1}, {"color": "#ccc", "id": "NurseMarta", "label": "NurseMarta", "shape": "dot", "title": "NurseMarta", "value": 1}, {"color": "#ccc", "id": "Nwhitfield88", "label": "Nwhitfield88", "shape": "dot", "title": "Nwhitfield88", "value": 1}, {"color": "#ccc", "id": "Nyara_K", "label": "Nyara_K", "shape": "dot", "title": "Nyara_K", "value": 1}, {"color": "#ccc", "id": "OEtuazim", "label": "OEtuazim", "shape": "dot", "title": "OEtuazim", "value": 1}, {"color": "#ccc", "id": "OGBobbyjahjah", "label": "OGBobbyjahjah", "shape": "dot", "title": "OGBobbyjahjah", "value": 1}, {"color": "#ccc", "id": "OLAASM", "label": "OLAASM", "shape": "dot", "title": "OLAASM", "value": 1}, {"color": "#ccc", "id": "ORICALJONES", "label": "ORICALJONES", "shape": "dot", "title": "ORICALJONES", "value": 1}, {"color": "#ccc", "id": "OVEMEX", "label": "OVEMEX", "shape": "dot", "title": "OVEMEX", "value": 1}, {"color": "#ccc", "id": "OWSLivestream", "label": "OWSLivestream", "shape": "dot", "title": "OWSLivestream", "value": 1}, {"color": "#ccc", "id": "ObaSchor", "label": "ObaSchor", "shape": "dot", "title": "ObaSchor", "value": 1}, {"color": "#ccc", "id": "Obama_Biden_13", "label": "Obama_Biden_13", "shape": "dot", "title": "Obama_Biden_13", "value": 1}, {"color": "#ccc", "id": "OccHiloMedia", "label": "OccHiloMedia", "shape": "dot", "title": "OccHiloMedia", "value": 1}, {"color": "#ccc", "id": "Occupocalypse", "label": "Occupocalypse", "shape": "dot", "title": "Occupocalypse", "value": 1}, {"color": "#ccc", "id": "OccupyBergenC", "label": "OccupyBergenC", "shape": "dot", "title": "OccupyBergenC", "value": 1}, {"color": "#ccc", "id": "OccupyDisabled", "label": "OccupyDisabled", "shape": "dot", "title": "OccupyDisabled", "value": 1}, {"color": "#ccc", "id": "OccupyFR", "label": "OccupyFR", "shape": "dot", "title": "OccupyFR", "value": 1}, {"color": "#ccc", "id": "OccupyLA", "label": "OccupyLA", "shape": "dot", "title": "OccupyLA", "value": 1}, {"color": "#ccc", "id": "OccupyTheHood", "label": "OccupyTheHood", "shape": "dot", "title": "OccupyTheHood", "value": 1}, {"color": "#ccc", "id": "OccupyWSRadio", "label": "OccupyWSRadio", "shape": "dot", "title": "OccupyWSRadio", "value": 1}, {"color": "#ccc", "id": "OccupyWallStNYC", "label": "OccupyWallStNYC", "shape": "dot", "title": "OccupyWallStNYC", "value": 1}, {"color": "#ccc", "id": "Occupy_FL_HOA", "label": "Occupy_FL_HOA", "shape": "dot", "title": "Occupy_FL_HOA", "value": 1}, {"color": "#ccc", "id": "Occupy_Yourself", "label": "Occupy_Yourself", "shape": "dot", "title": "Occupy_Yourself", "value": 1}, {"color": "#ccc", "id": "OchiProp", "label": "OchiProp", "shape": "dot", "title": "OchiProp", "value": 1}, {"color": "#ccc", "id": "Ogalachowski", "label": "Ogalachowski", "shape": "dot", "title": "Ogalachowski", "value": 1}, {"color": "#ccc", "id": "OhDianeMarie", "label": "OhDianeMarie", "shape": "dot", "title": "OhDianeMarie", "value": 1}, {"color": "#ccc", "id": "OhMo", "label": "OhMo", "shape": "dot", "title": "OhMo", "value": 1}, {"color": "#ccc", "id": "Oldlady12345", "label": "Oldlady12345", "shape": "dot", "title": "Oldlady12345", "value": 1}, {"color": "#ccc", "id": "OmarGentlemen", "label": "OmarGentlemen", "shape": "dot", "title": "OmarGentlemen", "value": 1}, {"color": "#ccc", "id": "Omega40", "label": "Omega40", "shape": "dot", "title": "Omega40", "value": 1}, {"color": "#ccc", "id": "Omegassualt", "label": "Omegassualt", "shape": "dot", "title": "Omegassualt", "value": 1}, {"color": "#ccc", "id": "Omimi_12", "label": "Omimi_12", "shape": "dot", "title": "Omimi_12", "value": 1}, {"color": "#ccc", "id": "OnTheGlo_Up", "label": "OnTheGlo_Up", "shape": "dot", "title": "OnTheGlo_Up", "value": 1}, {"color": "#ccc", "id": "OneLoveOccupy", "label": "OneLoveOccupy", "shape": "dot", "title": "OneLoveOccupy", "value": 1}, {"color": "#ccc", "id": "Onionlizard", "label": "Onionlizard", "shape": "dot", "title": "Onionlizard", "value": 1}, {"color": "#ccc", "id": "OnlyTruthReign", "label": "OnlyTruthReign", "shape": "dot", "title": "OnlyTruthReign", "value": 1}, {"color": "#ccc", "id": "OnyxGoddess", "label": "OnyxGoddess", "shape": "dot", "title": "OnyxGoddess", "value": 1}, {"color": "#ccc", "id": "OpDarrienHunt", "label": "OpDarrienHunt", "shape": "dot", "title": "OpDarrienHunt", "value": 1}, {"color": "#ccc", "id": "OpFerguson", "label": "OpFerguson", "shape": "dot", "title": "OpFerguson", "value": 2}, {"color": "#ccc", "id": "OpFerguson2015", "label": "OpFerguson2015", "shape": "dot", "title": "OpFerguson2015", "value": 1}, {"color": "#ccc", "id": "OpVonDerritMyer", "label": "OpVonDerritMyer", "shape": "dot", "title": "OpVonDerritMyer", "value": 1}, {"color": "#ccc", "id": "OpalRainn", "label": "OpalRainn", "shape": "dot", "title": "OpalRainn", "value": 1}, {"color": "#ccc", "id": "OraSTL", "label": "OraSTL", "shape": "dot", "title": "OraSTL", "value": 1}, {"color": "#ccc", "id": "OregonLib", "label": "OregonLib", "shape": "dot", "title": "OregonLib", "value": 1}, {"color": "#ccc", "id": "OutsideAgit8or", "label": "OutsideAgit8or", "shape": "dot", "title": "OutsideAgit8or", "value": 1}, {"color": "#ccc", "id": "Oyekuise", "label": "Oyekuise", "shape": "dot", "title": "Oyekuise", "value": 1}, {"color": "#ccc", "id": "PG_Bassin", "label": "PG_Bassin", "shape": "dot", "title": "PG_Bassin", "value": 1}, {"color": "#ccc", "id": "PJCheezeman", "label": "PJCheezeman", "shape": "dot", "title": "PJCheezeman", "value": 1}, {"color": "#ccc", "id": "PMorris153", "label": "PMorris153", "shape": "dot", "title": "PMorris153", "value": 1}, {"color": "#ccc", "id": "POTUSIsLOVED44", "label": "POTUSIsLOVED44", "shape": "dot", "title": "POTUSIsLOVED44", "value": 1}, {"color": "#ccc", "id": "PPassavant", "label": "PPassavant", "shape": "dot", "title": "PPassavant", "value": 1}, {"color": "#ccc", "id": "PRUradio", "label": "PRUradio", "shape": "dot", "title": "PRUradio", "value": 1}, {"color": "#ccc", "id": "PYTae_", "label": "PYTae_", "shape": "dot", "title": "PYTae_", "value": 1}, {"color": "#ccc", "id": "PackKamryn", "label": "PackKamryn", "shape": "dot", "title": "PackKamryn", "value": 1}, {"color": "#ccc", "id": "PaganChild", "label": "PaganChild", "shape": "dot", "title": "PaganChild", "value": 1}, {"color": "#ccc", "id": "PaganMediaBites", "label": "PaganMediaBites", "shape": "dot", "title": "PaganMediaBites", "value": 1}, {"color": "#ccc", "id": "PalestinaSummer", "label": "PalestinaSummer", "shape": "dot", "title": "PalestinaSummer", "value": 1}, {"color": "#ccc", "id": "PalsJustice", "label": "PalsJustice", "shape": "dot", "title": "PalsJustice", "value": 1}, {"color": "#ccc", "id": "PamelaDrew", "label": "PamelaDrew", "shape": "dot", "title": "PamelaDrew", "value": 1}, {"color": "#ccc", "id": "Pantstrovich", "label": "Pantstrovich", "shape": "dot", "title": "Pantstrovich", "value": 1}, {"color": "#ccc", "id": "PastorFM", "label": "PastorFM", "shape": "dot", "title": "PastorFM", "value": 1}, {"color": "#ccc", "id": "PatrickECooley", "label": "PatrickECooley", "shape": "dot", "title": "PatrickECooley", "value": 1}, {"color": "#ccc", "id": "Patzyjo", "label": "Patzyjo", "shape": "dot", "title": "Patzyjo", "value": 1}, {"color": "#ccc", "id": "PauahiSouza", "label": "PauahiSouza", "shape": "dot", "title": "PauahiSouza", "value": 1}, {"color": "#ccc", "id": "PeacefulStreets", "label": "PeacefulStreets", "shape": "dot", "title": "PeacefulStreets", "value": 1}, {"color": "#ccc", "id": "PenTherapee", "label": "PenTherapee", "shape": "dot", "title": "PenTherapee", "value": 1}, {"color": "#ccc", "id": "Penny_G", "label": "Penny_G", "shape": "dot", "title": "Penny_G", "value": 1}, {"color": "#ccc", "id": "Pennyvane10", "label": "Pennyvane10", "shape": "dot", "title": "Pennyvane10", "value": 1}, {"color": "#ccc", "id": "PeopleVpolice", "label": "PeopleVpolice", "shape": "dot", "title": "PeopleVpolice", "value": 1}, {"color": "#ccc", "id": "Perdu2You", "label": "Perdu2You", "shape": "dot", "title": "Perdu2You", "value": 1}, {"color": "#ccc", "id": "Peta_de_Aztlan", "label": "Peta_de_Aztlan", "shape": "dot", "title": "Peta_de_Aztlan", "value": 1}, {"color": "#ccc", "id": "Pete_TheKiller", "label": "Pete_TheKiller", "shape": "dot", "title": "Pete_TheKiller", "value": 1}, {"color": "#ccc", "id": "PeterAPileggi", "label": "PeterAPileggi", "shape": "dot", "title": "PeterAPileggi", "value": 1}, {"color": "#ccc", "id": "PeterParkerDuh", "label": "PeterParkerDuh", "shape": "dot", "title": "PeterParkerDuh", "value": 1}, {"color": "#ccc", "id": "PeterPyke", "label": "PeterPyke", "shape": "dot", "title": "PeterPyke", "value": 1}, {"color": "#ccc", "id": "Petrichor222", "label": "Petrichor222", "shape": "dot", "title": "Petrichor222", "value": 1}, {"color": "#ccc", "id": "Petyr_Pan", "label": "Petyr_Pan", "shape": "dot", "title": "Petyr_Pan", "value": 1}, {"color": "#ccc", "id": "PhantomOrBust", "label": "PhantomOrBust", "shape": "dot", "title": "PhantomOrBust", "value": 1}, {"color": "#ccc", "id": "Philz420", "label": "Philz420", "shape": "dot", "title": "Philz420", "value": 1}, {"color": "#ccc", "id": "PhoeB_loves", "label": "PhoeB_loves", "shape": "dot", "title": "PhoeB_loves", "value": 1}, {"color": "#ccc", "id": "Pie324", "label": "Pie324", "shape": "dot", "title": "Pie324", "value": 1}, {"color": "#ccc", "id": "Pinkomomma", "label": "Pinkomomma", "shape": "dot", "title": "Pinkomomma", "value": 1}, {"color": "#ccc", "id": "Pissed_Off_Anon", "label": "Pissed_Off_Anon", "shape": "dot", "title": "Pissed_Off_Anon", "value": 1}, {"color": "#ccc", "id": "PissedinNYC", "label": "PissedinNYC", "shape": "dot", "title": "PissedinNYC", "value": 1}, {"color": "#ccc", "id": "PlanetEarth555", "label": "PlanetEarth555", "shape": "dot", "title": "PlanetEarth555", "value": 1}, {"color": "#ccc", "id": "PlanetRockwell", "label": "PlanetRockwell", "shape": "dot", "title": "PlanetRockwell", "value": 1}, {"color": "#ccc", "id": "Platypus64", "label": "Platypus64", "shape": "dot", "title": "Platypus64", "value": 1}, {"color": "#ccc", "id": "PolarWhut", "label": "PolarWhut", "shape": "dot", "title": "PolarWhut", "value": 1}, {"color": "#ccc", "id": "PoliticalAnt", "label": "PoliticalAnt", "shape": "dot", "title": "PoliticalAnt", "value": 1}, {"color": "#ccc", "id": "PoliticalBee", "label": "PoliticalBee", "shape": "dot", "title": "PoliticalBee", "value": 1}, {"color": "#ccc", "id": "PoliticsPeach", "label": "PoliticsPeach", "shape": "dot", "title": "PoliticsPeach", "value": 1}, {"color": "#ccc", "id": "PoloT_TreyG", "label": "PoloT_TreyG", "shape": "dot", "title": "PoloT_TreyG", "value": 1}, {"color": "#ccc", "id": "PoposkyPaul", "label": "PoposkyPaul", "shape": "dot", "title": "PoposkyPaul", "value": 1}, {"color": "#ccc", "id": "PortiaJD2011", "label": "PortiaJD2011", "shape": "dot", "title": "PortiaJD2011", "value": 1}, {"color": "#ccc", "id": "PostRacialMyAss", "label": "PostRacialMyAss", "shape": "dot", "title": "PostRacialMyAss", "value": 1}, {"color": "#ccc", "id": "PowhatanTribe", "label": "PowhatanTribe", "shape": "dot", "title": "PowhatanTribe", "value": 1}, {"color": "#ccc", "id": "Pr0sth3tix", "label": "Pr0sth3tix", "shape": "dot", "title": "Pr0sth3tix", "value": 1}, {"color": "#ccc", "id": "PresidentFraud", "label": "PresidentFraud", "shape": "dot", "title": "PresidentFraud", "value": 2}, {"color": "#ccc", "id": "Prince_of_Dees", "label": "Prince_of_Dees", "shape": "dot", "title": "Prince_of_Dees", "value": 1}, {"color": "#ccc", "id": "PrincessTara07", "label": "PrincessTara07", "shape": "dot", "title": "PrincessTara07", "value": 1}, {"color": "#ccc", "id": "PrizeOfMyCity", "label": "PrizeOfMyCity", "shape": "dot", "title": "PrizeOfMyCity", "value": 1}, {"color": "#ccc", "id": "ProAssad", "label": "ProAssad", "shape": "dot", "title": "ProAssad", "value": 1}, {"color": "#ccc", "id": "ProSharkJumper", "label": "ProSharkJumper", "shape": "dot", "title": "ProSharkJumper", "value": 1}, {"color": "#ccc", "id": "ProfDeltro", "label": "ProfDeltro", "shape": "dot", "title": "ProfDeltro", "value": 1}, {"color": "#ccc", "id": "ProfKCW", "label": "ProfKCW", "shape": "dot", "title": "ProfKCW", "value": 1}, {"color": "#ccc", "id": "ProfStiff", "label": "ProfStiff", "shape": "dot", "title": "ProfStiff", "value": 1}, {"color": "#ccc", "id": "ProfessorNRK", "label": "ProfessorNRK", "shape": "dot", "title": "ProfessorNRK", "value": 1}, {"color": "#ccc", "id": "ProgPoker", "label": "ProgPoker", "shape": "dot", "title": "ProgPoker", "value": 1}, {"color": "#ccc", "id": "PropagandaOwl", "label": "PropagandaOwl", "shape": "dot", "title": "PropagandaOwl", "value": 1}, {"color": "#ccc", "id": "ProwlAlert", "label": "ProwlAlert", "shape": "dot", "title": "ProwlAlert", "value": 1}, {"color": "#ccc", "id": "Psycho__Bastard", "label": "Psycho__Bastard", "shape": "dot", "title": "Psycho__Bastard", "value": 1}, {"color": "#ccc", "id": "Purplegarter1", "label": "Purplegarter1", "shape": "dot", "title": "Purplegarter1", "value": 1}, {"color": "#ccc", "id": "Qalballah", "label": "Qalballah", "shape": "dot", "title": "Qalballah", "value": 1}, {"color": "#ccc", "id": "Qchele", "label": "Qchele", "shape": "dot", "title": "Qchele", "value": 1}, {"color": "#ccc", "id": "QuakerDiane", "label": "QuakerDiane", "shape": "dot", "title": "QuakerDiane", "value": 1}, {"color": "#ccc", "id": "QueenPhillippa", "label": "QueenPhillippa", "shape": "dot", "title": "QueenPhillippa", "value": 1}, {"color": "#ccc", "id": "QueenPlz", "label": "QueenPlz", "shape": "dot", "title": "QueenPlz", "value": 1}, {"color": "#ccc", "id": "QueenTenkamenin", "label": "QueenTenkamenin", "shape": "dot", "title": "QueenTenkamenin", "value": 1}, {"color": "#ccc", "id": "QueenYazi", "label": "QueenYazi", "shape": "dot", "title": "QueenYazi", "value": 1}, {"color": "#ccc", "id": "QueenbyAncestry", "label": "QueenbyAncestry", "shape": "dot", "title": "QueenbyAncestry", "value": 1}, {"color": "#ccc", "id": "R2Tea2", "label": "R2Tea2", "shape": "dot", "title": "R2Tea2", "value": 1}, {"color": "#ccc", "id": "REGGIE147REG", "label": "REGGIE147REG", "shape": "dot", "title": "REGGIE147REG", "value": 1}, {"color": "#ccc", "id": "RJxGoodwin", "label": "RJxGoodwin", "shape": "dot", "title": "RJxGoodwin", "value": 1}, {"color": "#ccc", "id": "RVinnyT", "label": "RVinnyT", "shape": "dot", "title": "RVinnyT", "value": 1}, {"color": "#ccc", "id": "Racheka1", "label": "Racheka1", "shape": "dot", "title": "Racheka1", "value": 1}, {"color": "#ccc", "id": "RadNewsMedia", "label": "RadNewsMedia", "shape": "dot", "title": "RadNewsMedia", "value": 1}, {"color": "#ccc", "id": "Rad_Educator", "label": "Rad_Educator", "shape": "dot", "title": "Rad_Educator", "value": 1}, {"color": "#ccc", "id": "RadicalRobotRbl", "label": "RadicalRobotRbl", "shape": "dot", "title": "RadicalRobotRbl", "value": 1}, {"color": "#ccc", "id": "RaeDoe1", "label": "RaeDoe1", "shape": "dot", "title": "RaeDoe1", "value": 1}, {"color": "#ccc", "id": "RaeOfSunForever", "label": "RaeOfSunForever", "shape": "dot", "title": "RaeOfSunForever", "value": 1}, {"color": "#ccc", "id": "Rahvin66", "label": "Rahvin66", "shape": "dot", "title": "Rahvin66", "value": 1}, {"color": "#ccc", "id": "RainingStarzzz", "label": "RainingStarzzz", "shape": "dot", "title": "RainingStarzzz", "value": 1}, {"color": "#ccc", "id": "RajivGolla", "label": "RajivGolla", "shape": "dot", "title": "RajivGolla", "value": 1}, {"color": "#ccc", "id": "RalphArmstrong1", "label": "RalphArmstrong1", "shape": "dot", "title": "RalphArmstrong1", "value": 1}, {"color": "#ccc", "id": "RalphScenic", "label": "RalphScenic", "shape": "dot", "title": "RalphScenic", "value": 1}, {"color": "#ccc", "id": "RamonaNkrumah", "label": "RamonaNkrumah", "shape": "dot", "title": "RamonaNkrumah", "value": 1}, {"color": "#ccc", "id": "RampantRedsFan", "label": "RampantRedsFan", "shape": "dot", "title": "RampantRedsFan", "value": 1}, {"color": "#ccc", "id": "RaptorFade", "label": "RaptorFade", "shape": "dot", "title": "RaptorFade", "value": 1}, {"color": "#ccc", "id": "Raramoora", "label": "Raramoora", "shape": "dot", "title": "Raramoora", "value": 1}, {"color": "#ccc", "id": "RascalFKennedy", "label": "RascalFKennedy", "shape": "dot", "title": "RascalFKennedy", "value": 1}, {"color": "#ccc", "id": "RavenintheMyst", "label": "RavenintheMyst", "shape": "dot", "title": "RavenintheMyst", "value": 1}, {"color": "#ccc", "id": "Ravens_Beauty", "label": "Ravens_Beauty", "shape": "dot", "title": "Ravens_Beauty", "value": 1}, {"color": "#ccc", "id": "Ravvioli_", "label": "Ravvioli_", "shape": "dot", "title": "Ravvioli_", "value": 1}, {"color": "#ccc", "id": "Raymond_King_13", "label": "Raymond_King_13", "shape": "dot", "title": "Raymond_King_13", "value": 1}, {"color": "#ccc", "id": "Razaink", "label": "Razaink", "shape": "dot", "title": "Razaink", "value": 1}, {"color": "#ccc", "id": "ReLearningMe", "label": "ReLearningMe", "shape": "dot", "title": "ReLearningMe", "value": 1}, {"color": "#ccc", "id": "ReWyldStL", "label": "ReWyldStL", "shape": "dot", "title": "ReWyldStL", "value": 1}, {"color": "#ccc", "id": "ReadContra", "label": "ReadContra", "shape": "dot", "title": "ReadContra", "value": 1}, {"color": "#ccc", "id": "RealFLYTYE", "label": "RealFLYTYE", "shape": "dot", "title": "RealFLYTYE", "value": 1}, {"color": "#ccc", "id": "RealOrangeCat", "label": "RealOrangeCat", "shape": "dot", "title": "RealOrangeCat", "value": 1}, {"color": "#ccc", "id": "RealRyuart", "label": "RealRyuart", "shape": "dot", "title": "RealRyuart", "value": 1}, {"color": "#ccc", "id": "RealVengfull", "label": "RealVengfull", "shape": "dot", "title": "RealVengfull", "value": 1}, {"color": "#ccc", "id": "Real_Julz", "label": "Real_Julz", "shape": "dot", "title": "Real_Julz", "value": 1}, {"color": "#ccc", "id": "RebaCullars", "label": "RebaCullars", "shape": "dot", "title": "RebaCullars", "value": 1}, {"color": "#ccc", "id": "RebeccaAnneGabr", "label": "RebeccaAnneGabr", "shape": "dot", "title": "RebeccaAnneGabr", "value": 1}, {"color": "#ccc", "id": "RedEyesPage", "label": "RedEyesPage", "shape": "dot", "title": "RedEyesPage", "value": 1}, {"color": "#ccc", "id": "ReesSeigi1", "label": "ReesSeigi1", "shape": "dot", "title": "ReesSeigi1", "value": 1}, {"color": "#ccc", "id": "ReevesU", "label": "ReevesU", "shape": "dot", "title": "ReevesU", "value": 1}, {"color": "#ccc", "id": "Rell_Mula", "label": "Rell_Mula", "shape": "dot", "title": "Rell_Mula", "value": 1}, {"color": "#ccc", "id": "RenInferno", "label": "RenInferno", "shape": "dot", "title": "RenInferno", "value": 1}, {"color": "#ccc", "id": "RenagadeGirl", "label": "RenagadeGirl", "shape": "dot", "title": "RenagadeGirl", "value": 1}, {"color": "#ccc", "id": "ReneshiD", "label": "ReneshiD", "shape": "dot", "title": "ReneshiD", "value": 1}, {"color": "#ccc", "id": "RenoSprague", "label": "RenoSprague", "shape": "dot", "title": "RenoSprague", "value": 1}, {"color": "#ccc", "id": "ResistNow1", "label": "ResistNow1", "shape": "dot", "title": "ResistNow1", "value": 1}, {"color": "#ccc", "id": "RevMelech", "label": "RevMelech", "shape": "dot", "title": "RevMelech", "value": 1}, {"color": "#ccc", "id": "Revolutioniista", "label": "Revolutioniista", "shape": "dot", "title": "Revolutioniista", "value": 1}, {"color": "#ccc", "id": "Rhavimom", "label": "Rhavimom", "shape": "dot", "title": "Rhavimom", "value": 1}, {"color": "#ccc", "id": "RhiannonKWY", "label": "RhiannonKWY", "shape": "dot", "title": "RhiannonKWY", "value": 1}, {"color": "#ccc", "id": "RickiRoma", "label": "RickiRoma", "shape": "dot", "title": "RickiRoma", "value": 1}, {"color": "#ccc", "id": "Riff_N_Ryan", "label": "Riff_N_Ryan", "shape": "dot", "title": "Riff_N_Ryan", "value": 1}, {"color": "#ccc", "id": "RillyKewl", "label": "RillyKewl", "shape": "dot", "title": "RillyKewl", "value": 1}, {"color": "#ccc", "id": "Riot1044", "label": "Riot1044", "shape": "dot", "title": "Riot1044", "value": 1}, {"color": "#ccc", "id": "RisePDX", "label": "RisePDX", "shape": "dot", "title": "RisePDX", "value": 1}, {"color": "#ccc", "id": "RiskyLiberal", "label": "RiskyLiberal", "shape": "dot", "title": "RiskyLiberal", "value": 1}, {"color": "#ccc", "id": "RiyoYukai", "label": "RiyoYukai", "shape": "dot", "title": "RiyoYukai", "value": 1}, {"color": "#ccc", "id": "RobProvince", "label": "RobProvince", "shape": "dot", "title": "RobProvince", "value": 1}, {"color": "#ccc", "id": "Robbydude", "label": "Robbydude", "shape": "dot", "title": "Robbydude", "value": 1}, {"color": "#ccc", "id": "RobinHood2461", "label": "RobinHood2461", "shape": "dot", "title": "RobinHood2461", "value": 1}, {"color": "#ccc", "id": "Robskino", "label": "Robskino", "shape": "dot", "title": "Robskino", "value": 1}, {"color": "#ccc", "id": "RodrigoStarz", "label": "RodrigoStarz", "shape": "dot", "title": "RodrigoStarz", "value": 1}, {"color": "#ccc", "id": "RollTide_NY", "label": "RollTide_NY", "shape": "dot", "title": "RollTide_NY", "value": 1}, {"color": "#ccc", "id": "RookieNTheVet", "label": "RookieNTheVet", "shape": "dot", "title": "RookieNTheVet", "value": 1}, {"color": "#ccc", "id": "RooseveltChaun", "label": "RooseveltChaun", "shape": "dot", "title": "RooseveltChaun", "value": 1}, {"color": "#ccc", "id": "RoseBellitzia", "label": "RoseBellitzia", "shape": "dot", "title": "RoseBellitzia", "value": 1}, {"color": "#ccc", "id": "RoseRoselaurie", "label": "RoseRoselaurie", "shape": "dot", "title": "RoseRoselaurie", "value": 1}, {"color": "#ccc", "id": "RosserViolet", "label": "RosserViolet", "shape": "dot", "title": "RosserViolet", "value": 1}, {"color": "#ccc", "id": "RossmanMs", "label": "RossmanMs", "shape": "dot", "title": "RossmanMs", "value": 1}, {"color": "#ccc", "id": "Rougepprince", "label": "Rougepprince", "shape": "dot", "title": "Rougepprince", "value": 1}, {"color": "#ccc", "id": "RoyFolkker", "label": "RoyFolkker", "shape": "dot", "title": "RoyFolkker", "value": 1}, {"color": "#ccc", "id": "RrriotGurl", "label": "RrriotGurl", "shape": "dot", "title": "RrriotGurl", "value": 1}, {"color": "#ccc", "id": "RushetteNY", "label": "RushetteNY", "shape": "dot", "title": "RushetteNY", "value": 1}, {"color": "#ccc", "id": "RuthSutoye", "label": "RuthSutoye", "shape": "dot", "title": "RuthSutoye", "value": 1}, {"color": "#ccc", "id": "RyanFromTumblr", "label": "RyanFromTumblr", "shape": "dot", "title": "RyanFromTumblr", "value": 1}, {"color": "#ccc", "id": "RyanMCollie", "label": "RyanMCollie", "shape": "dot", "title": "RyanMCollie", "value": 1}, {"color": "#ccc", "id": "Ryan_Lever", "label": "Ryan_Lever", "shape": "dot", "title": "Ryan_Lever", "value": 1}, {"color": "#ccc", "id": "SAPBfighting", "label": "SAPBfighting", "shape": "dot", "title": "SAPBfighting", "value": 1}, {"color": "#ccc", "id": "SEXYINDIA", "label": "SEXYINDIA", "shape": "dot", "title": "SEXYINDIA", "value": 1}, {"color": "#ccc", "id": "SIRATYST", "label": "SIRATYST", "shape": "dot", "title": "SIRATYST", "value": 1}, {"color": "#ccc", "id": "SNICOLE1207", "label": "SNICOLE1207", "shape": "dot", "title": "SNICOLE1207", "value": 1}, {"color": "#ccc", "id": "SOOTHE_", "label": "SOOTHE_", "shape": "dot", "title": "SOOTHE_", "value": 1}, {"color": "#ccc", "id": "STEEz_4", "label": "STEEz_4", "shape": "dot", "title": "STEEz_4", "value": 1}, {"color": "#ccc", "id": "STLJustice4All", "label": "STLJustice4All", "shape": "dot", "title": "STLJustice4All", "value": 1}, {"color": "#ccc", "id": "STL_Anon", "label": "STL_Anon", "shape": "dot", "title": "STL_Anon", "value": 1}, {"color": "#ccc", "id": "STLchangeagent", "label": "STLchangeagent", "shape": "dot", "title": "STLchangeagent", "value": 1}, {"color": "#ccc", "id": "STLissues", "label": "STLissues", "shape": "dot", "title": "STLissues", "value": 1}, {"color": "#ccc", "id": "SUCKMYSPIDERDIC", "label": "SUCKMYSPIDERDIC", "shape": "dot", "title": "SUCKMYSPIDERDIC", "value": 1}, {"color": "#ccc", "id": "SableViews", "label": "SableViews", "shape": "dot", "title": "SableViews", "value": 1}, {"color": "#ccc", "id": "SabrinaKoala", "label": "SabrinaKoala", "shape": "dot", "title": "SabrinaKoala", "value": 1}, {"color": "#ccc", "id": "SafariJoe_", "label": "SafariJoe_", "shape": "dot", "title": "SafariJoe_", "value": 1}, {"color": "#ccc", "id": "SageOfSixAnons", "label": "SageOfSixAnons", "shape": "dot", "title": "SageOfSixAnons", "value": 1}, {"color": "#ccc", "id": "SallyStrange", "label": "SallyStrange", "shape": "dot", "title": "SallyStrange", "value": 1}, {"color": "#ccc", "id": "Sallybrown107", "label": "Sallybrown107", "shape": "dot", "title": "Sallybrown107", "value": 1}, {"color": "#ccc", "id": "SamanthamLehman", "label": "SamanthamLehman", "shape": "dot", "title": "SamanthamLehman", "value": 1}, {"color": "#ccc", "id": "SamsonShanna", "label": "SamsonShanna", "shape": "dot", "title": "SamsonShanna", "value": 1}, {"color": "#ccc", "id": "SankofaBrown", "label": "SankofaBrown", "shape": "dot", "title": "SankofaBrown", "value": 1}, {"color": "#ccc", "id": "Sassypants524", "label": "Sassypants524", "shape": "dot", "title": "Sassypants524", "value": 1}, {"color": "#ccc", "id": "SaucySisTah", "label": "SaucySisTah", "shape": "dot", "title": "SaucySisTah", "value": 1}, {"color": "#ccc", "id": "Sausajizzes", "label": "Sausajizzes", "shape": "dot", "title": "Sausajizzes", "value": 1}, {"color": "#ccc", "id": "Scorpionitis", "label": "Scorpionitis", "shape": "dot", "title": "Scorpionitis", "value": 1}, {"color": "#ccc", "id": "ScottieBaugh", "label": "ScottieBaugh", "shape": "dot", "title": "ScottieBaugh", "value": 1}, {"color": "#ccc", "id": "ScouseLove", "label": "ScouseLove", "shape": "dot", "title": "ScouseLove", "value": 1}, {"color": "#ccc", "id": "ScreamoCred", "label": "ScreamoCred", "shape": "dot", "title": "ScreamoCred", "value": 1}, {"color": "#ccc", "id": "SeaDimon", "label": "SeaDimon", "shape": "dot", "title": "SeaDimon", "value": 1}, {"color": "#ccc", "id": "SeaSaltsGirl", "label": "SeaSaltsGirl", "shape": "dot", "title": "SeaSaltsGirl", "value": 1}, {"color": "#ccc", "id": "SeabiscuitAAL", "label": "SeabiscuitAAL", "shape": "dot", "title": "SeabiscuitAAL", "value": 1}, {"color": "#ccc", "id": "SeanGrenier", "label": "SeanGrenier", "shape": "dot", "title": "SeanGrenier", "value": 1}, {"color": "#ccc", "id": "SeanOQuin", "label": "SeanOQuin", "shape": "dot", "title": "SeanOQuin", "value": 1}, {"color": "#ccc", "id": "SeditiousSquirl", "label": "SeditiousSquirl", "shape": "dot", "title": "SeditiousSquirl", "value": 1}, {"color": "#ccc", "id": "Semperfelix", "label": "Semperfelix", "shape": "dot", "title": "Semperfelix", "value": 1}, {"color": "#ccc", "id": "Sensiablue", "label": "Sensiablue", "shape": "dot", "title": "Sensiablue", "value": 1}, {"color": "#ccc", "id": "SentaAPW89", "label": "SentaAPW89", "shape": "dot", "title": "SentaAPW89", "value": 1}, {"color": "#ccc", "id": "Shabaneezy", "label": "Shabaneezy", "shape": "dot", "title": "Shabaneezy", "value": 1}, {"color": "#ccc", "id": "ShafeekTg", "label": "ShafeekTg", "shape": "dot", "title": "ShafeekTg", "value": 1}, {"color": "#ccc", "id": "ShahCindy", "label": "ShahCindy", "shape": "dot", "title": "ShahCindy", "value": 1}, {"color": "#ccc", "id": "ShaktiAhMoss", "label": "ShaktiAhMoss", "shape": "dot", "title": "ShaktiAhMoss", "value": 1}, {"color": "#ccc", "id": "ShanayeMuhammad", "label": "ShanayeMuhammad", "shape": "dot", "title": "ShanayeMuhammad", "value": 1}, {"color": "#ccc", "id": "ShaneAcreeKy", "label": "ShaneAcreeKy", "shape": "dot", "title": "ShaneAcreeKy", "value": 1}, {"color": "#ccc", "id": "Shasta_Otter", "label": "Shasta_Otter", "shape": "dot", "title": "Shasta_Otter", "value": 1}, {"color": "#ccc", "id": "Shelby_ville", "label": "Shelby_ville", "shape": "dot", "title": "Shelby_ville", "value": 1}, {"color": "#ccc", "id": "Shelbypitt8Pitt", "label": "Shelbypitt8Pitt", "shape": "dot", "title": "Shelbypitt8Pitt", "value": 1}, {"color": "#ccc", "id": "SherriQueenMoma", "label": "SherriQueenMoma", "shape": "dot", "title": "SherriQueenMoma", "value": 1}, {"color": "#ccc", "id": "ShineJob", "label": "ShineJob", "shape": "dot", "title": "ShineJob", "value": 1}, {"color": "#ccc", "id": "ShineSouthCity", "label": "ShineSouthCity", "shape": "dot", "title": "ShineSouthCity", "value": 1}, {"color": "#ccc", "id": "ShirlzRene", "label": "ShirlzRene", "shape": "dot", "title": "ShirlzRene", "value": 1}, {"color": "#ccc", "id": "ShomanWright", "label": "ShomanWright", "shape": "dot", "title": "ShomanWright", "value": 1}, {"color": "#ccc", "id": "ShondraBAalisa", "label": "ShondraBAalisa", "shape": "dot", "title": "ShondraBAalisa", "value": 1}, {"color": "#ccc", "id": "ShugNoAvery", "label": "ShugNoAvery", "shape": "dot", "title": "ShugNoAvery", "value": 1}, {"color": "#ccc", "id": "ShugoWah", "label": "ShugoWah", "shape": "dot", "title": "ShugoWah", "value": 1}, {"color": "#ccc", "id": "ShutUpFightBack", "label": "ShutUpFightBack", "shape": "dot", "title": "ShutUpFightBack", "value": 1}, {"color": "#ccc", "id": "ShyCustis", "label": "ShyCustis", "shape": "dot", "title": "ShyCustis", "value": 1}, {"color": "#ccc", "id": "SidheFaints", "label": "SidheFaints", "shape": "dot", "title": "SidheFaints", "value": 1}, {"color": "#ccc", "id": "SilverR11mc", "label": "SilverR11mc", "shape": "dot", "title": "SilverR11mc", "value": 1}, {"color": "#ccc", "id": "Simone101xo", "label": "Simone101xo", "shape": "dot", "title": "Simone101xo", "value": 1}, {"color": "#ccc", "id": "SincerelyRobynP", "label": "SincerelyRobynP", "shape": "dot", "title": "SincerelyRobynP", "value": 1}, {"color": "#ccc", "id": "SineQuaN0nUSA", "label": "SineQuaN0nUSA", "shape": "dot", "title": "SineQuaN0nUSA", "value": 1}, {"color": "#ccc", "id": "SirBMartin", "label": "SirBMartin", "shape": "dot", "title": "SirBMartin", "value": 1}, {"color": "#ccc", "id": "SirBhey", "label": "SirBhey", "shape": "dot", "title": "SirBhey", "value": 1}, {"color": "#ccc", "id": "Sittinpretty1st", "label": "Sittinpretty1st", "shape": "dot", "title": "Sittinpretty1st", "value": 1}, {"color": "#ccc", "id": "Skegee_Gent1989", "label": "Skegee_Gent1989", "shape": "dot", "title": "Skegee_Gent1989", "value": 1}, {"color": "#ccc", "id": "SleepSinatra", "label": "SleepSinatra", "shape": "dot", "title": "SleepSinatra", "value": 1}, {"color": "#ccc", "id": "SleepingLittleD", "label": "SleepingLittleD", "shape": "dot", "title": "SleepingLittleD", "value": 1}, {"color": "#ccc", "id": "SleepyMoe", "label": "SleepyMoe", "shape": "dot", "title": "SleepyMoe", "value": 1}, {"color": "#ccc", "id": "Sleestak", "label": "Sleestak", "shape": "dot", "title": "Sleestak", "value": 1}, {"color": "#ccc", "id": "Smell_my_finga", "label": "Smell_my_finga", "shape": "dot", "title": "Smell_my_finga", "value": 1}, {"color": "#ccc", "id": "SmokeyJoness", "label": "SmokeyJoness", "shape": "dot", "title": "SmokeyJoness", "value": 1}, {"color": "#ccc", "id": "Snowcrispniall", "label": "Snowcrispniall", "shape": "dot", "title": "Snowcrispniall", "value": 1}, {"color": "#ccc", "id": "SoCal_D", "label": "SoCal_D", "shape": "dot", "title": "SoCal_D", "value": 1}, {"color": "#ccc", "id": "SoDakda", "label": "SoDakda", "shape": "dot", "title": "SoDakda", "value": 1}, {"color": "#ccc", "id": "So_New_York", "label": "So_New_York", "shape": "dot", "title": "So_New_York", "value": 1}, {"color": "#ccc", "id": "SoapboxO", "label": "SoapboxO", "shape": "dot", "title": "SoapboxO", "value": 1}, {"color": "#ccc", "id": "SoccerFool11", "label": "SoccerFool11", "shape": "dot", "title": "SoccerFool11", "value": 1}, {"color": "#ccc", "id": "Solomonlebronma", "label": "Solomonlebronma", "shape": "dot", "title": "Solomonlebronma", "value": 1}, {"color": "#ccc", "id": "Solutioneer72", "label": "Solutioneer72", "shape": "dot", "title": "Solutioneer72", "value": 1}, {"color": "#ccc", "id": "SomePhD", "label": "SomePhD", "shape": "dot", "title": "SomePhD", "value": 1}, {"color": "#ccc", "id": "SonjaZelada", "label": "SonjaZelada", "shape": "dot", "title": "SonjaZelada", "value": 1}, {"color": "#ccc", "id": "SonyaLynne328", "label": "SonyaLynne328", "shape": "dot", "title": "SonyaLynne328", "value": 1}, {"color": "#ccc", "id": "SophiaLamar1", "label": "SophiaLamar1", "shape": "dot", "title": "SophiaLamar1", "value": 2}, {"color": "#ccc", "id": "SorcererSilas", "label": "SorcererSilas", "shape": "dot", "title": "SorcererSilas", "value": 1}, {"color": "#ccc", "id": "SoulCaddie", "label": "SoulCaddie", "shape": "dot", "title": "SoulCaddie", "value": 1}, {"color": "#ccc", "id": "SoulRevision", "label": "SoulRevision", "shape": "dot", "title": "SoulRevision", "value": 1}, {"color": "#ccc", "id": "SoulSistaNokc", "label": "SoulSistaNokc", "shape": "dot", "title": "SoulSistaNokc", "value": 1}, {"color": "#ccc", "id": "SoulfulBrotha", "label": "SoulfulBrotha", "shape": "dot", "title": "SoulfulBrotha", "value": 1}, {"color": "#ccc", "id": "SoulsTouchGifts", "label": "SoulsTouchGifts", "shape": "dot", "title": "SoulsTouchGifts", "value": 1}, {"color": "#ccc", "id": "SpaceGodHateYou", "label": "SpaceGodHateYou", "shape": "dot", "title": "SpaceGodHateYou", "value": 1}, {"color": "#ccc", "id": "SparrowOnTheEye", "label": "SparrowOnTheEye", "shape": "dot", "title": "SparrowOnTheEye", "value": 1}, {"color": "#ccc", "id": "Spike_Zombie", "label": "Spike_Zombie", "shape": "dot", "title": "Spike_Zombie", "value": 1}, {"color": "#ccc", "id": "SpringfieldFree", "label": "SpringfieldFree", "shape": "dot", "title": "SpringfieldFree", "value": 1}, {"color": "#ccc", "id": "SpyHackerBot", "label": "SpyHackerBot", "shape": "dot", "title": "SpyHackerBot", "value": 1}, {"color": "#ccc", "id": "Squails1", "label": "Squails1", "shape": "dot", "title": "Squails1", "value": 1}, {"color": "#ccc", "id": "SrvTeSrvnts", "label": "SrvTeSrvnts", "shape": "dot", "title": "SrvTeSrvnts", "value": 1}, {"color": "#ccc", "id": "StLHandyMan", "label": "StLHandyMan", "shape": "dot", "title": "StLHandyMan", "value": 1}, {"color": "#ccc", "id": "Staircase2", "label": "Staircase2", "shape": "dot", "title": "Staircase2", "value": 1}, {"color": "#ccc", "id": "Stamina4sports", "label": "Stamina4sports", "shape": "dot", "title": "Stamina4sports", "value": 1}, {"color": "#ccc", "id": "StandUpandAct", "label": "StandUpandAct", "shape": "dot", "title": "StandUpandAct", "value": 1}, {"color": "#ccc", "id": "StarCreativeI", "label": "StarCreativeI", "shape": "dot", "title": "StarCreativeI", "value": 1}, {"color": "#ccc", "id": "StarboundNites", "label": "StarboundNites", "shape": "dot", "title": "StarboundNites", "value": 1}, {"color": "#ccc", "id": "StargardtEyes", "label": "StargardtEyes", "shape": "dot", "title": "StargardtEyes", "value": 1}, {"color": "#ccc", "id": "Starlite_stl", "label": "Starlite_stl", "shape": "dot", "title": "Starlite_stl", "value": 1}, {"color": "#ccc", "id": "Steadyspirit", "label": "Steadyspirit", "shape": "dot", "title": "Steadyspirit", "value": 1}, {"color": "#ccc", "id": "SteegeP", "label": "SteegeP", "shape": "dot", "title": "SteegeP", "value": 1}, {"color": "#ccc", "id": "SteiveWild", "label": "SteiveWild", "shape": "dot", "title": "SteiveWild", "value": 1}, {"color": "#ccc", "id": "Steppinrazzr", "label": "Steppinrazzr", "shape": "dot", "title": "Steppinrazzr", "value": 1}, {"color": "#ccc", "id": "SteveSantoroASN", "label": "SteveSantoroASN", "shape": "dot", "title": "SteveSantoroASN", "value": 1}, {"color": "#ccc", "id": "StlPena", "label": "StlPena", "shape": "dot", "title": "StlPena", "value": 1}, {"color": "#ccc", "id": "Stoney110", "label": "Stoney110", "shape": "dot", "title": "Stoney110", "value": 1}, {"color": "#ccc", "id": "StopMotionsolo", "label": "StopMotionsolo", "shape": "dot", "title": "StopMotionsolo", "value": 1}, {"color": "#ccc", "id": "StormyBluePup", "label": "StormyBluePup", "shape": "dot", "title": "StormyBluePup", "value": 1}, {"color": "#ccc", "id": "StrangerOnFire", "label": "StrangerOnFire", "shape": "dot", "title": "StrangerOnFire", "value": 1}, {"color": "#ccc", "id": "StreamerBot", "label": "StreamerBot", "shape": "dot", "title": "StreamerBot", "value": 1}, {"color": "#ccc", "id": "StreetTeamAC", "label": "StreetTeamAC", "shape": "dot", "title": "StreetTeamAC", "value": 1}, {"color": "#ccc", "id": "Sttephaniee", "label": "Sttephaniee", "shape": "dot", "title": "Sttephaniee", "value": 1}, {"color": "#ccc", "id": "StymieWizard330", "label": "StymieWizard330", "shape": "dot", "title": "StymieWizard330", "value": 1}, {"color": "#ccc", "id": "Suanta1", "label": "Suanta1", "shape": "dot", "title": "Suanta1", "value": 1}, {"color": "#ccc", "id": "SuckMY__", "label": "SuckMY__", "shape": "dot", "title": "SuckMY__", "value": 2}, {"color": "#ccc", "id": "SugarKovalczyk", "label": "SugarKovalczyk", "shape": "dot", "title": "SugarKovalczyk", "value": 1}, {"color": "#ccc", "id": "Sugarcubedog", "label": "Sugarcubedog", "shape": "dot", "title": "Sugarcubedog", "value": 1}, {"color": "#ccc", "id": "Sulkenstein", "label": "Sulkenstein", "shape": "dot", "title": "Sulkenstein", "value": 1}, {"color": "#ccc", "id": "SupaReaper", "label": "SupaReaper", "shape": "dot", "title": "SupaReaper", "value": 1}, {"color": "#ccc", "id": "SuperDuperEthan", "label": "SuperDuperEthan", "shape": "dot", "title": "SuperDuperEthan", "value": 1}, {"color": "#ccc", "id": "SusanDKH", "label": "SusanDKH", "shape": "dot", "title": "SusanDKH", "value": 1}, {"color": "#ccc", "id": "Susanhannphotog", "label": "Susanhannphotog", "shape": "dot", "title": "Susanhannphotog", "value": 1}, {"color": "#ccc", "id": "SwagalicousDoll", "label": "SwagalicousDoll", "shape": "dot", "title": "SwagalicousDoll", "value": 1}, {"color": "#ccc", "id": "SwaggBundlez", "label": "SwaggBundlez", "shape": "dot", "title": "SwaggBundlez", "value": 1}, {"color": "#ccc", "id": "SwangDettaSwang", "label": "SwangDettaSwang", "shape": "dot", "title": "SwangDettaSwang", "value": 1}, {"color": "#ccc", "id": "SweetRascalLove", "label": "SweetRascalLove", "shape": "dot", "title": "SweetRascalLove", "value": 1}, {"color": "#ccc", "id": "SweetayBell", "label": "SweetayBell", "shape": "dot", "title": "SweetayBell", "value": 1}, {"color": "#ccc", "id": "Sweetjonesdc", "label": "Sweetjonesdc", "shape": "dot", "title": "Sweetjonesdc", "value": 1}, {"color": "#ccc", "id": "SwooshyCueb", "label": "SwooshyCueb", "shape": "dot", "title": "SwooshyCueb", "value": 1}, {"color": "#ccc", "id": "Swurvie91", "label": "Swurvie91", "shape": "dot", "title": "Swurvie91", "value": 1}, {"color": "#ccc", "id": "SymphonicMusic", "label": "SymphonicMusic", "shape": "dot", "title": "SymphonicMusic", "value": 1}, {"color": "#ccc", "id": "TAWood3", "label": "TAWood3", "shape": "dot", "title": "TAWood3", "value": 1}, {"color": "#ccc", "id": "TBTRrevolution", "label": "TBTRrevolution", "shape": "dot", "title": "TBTRrevolution", "value": 1}, {"color": "#ccc", "id": "TBUCK1102", "label": "TBUCK1102", "shape": "dot", "title": "TBUCK1102", "value": 1}, {"color": "#ccc", "id": "TC1452123", "label": "TC1452123", "shape": "dot", "title": "TC1452123", "value": 1}, {"color": "#ccc", "id": "THEAAAGENDA", "label": "THEAAAGENDA", "shape": "dot", "title": "THEAAAGENDA", "value": 1}, {"color": "#ccc", "id": "THEDonnaPiranha", "label": "THEDonnaPiranha", "shape": "dot", "title": "THEDonnaPiranha", "value": 1}, {"color": "#ccc", "id": "THETOPICisCOOL", "label": "THETOPICisCOOL", "shape": "dot", "title": "THETOPICisCOOL", "value": 1}, {"color": "#ccc", "id": "THeEViLGeNiuS96", "label": "THeEViLGeNiuS96", "shape": "dot", "title": "THeEViLGeNiuS96", "value": 1}, {"color": "#ccc", "id": "TKrypt", "label": "TKrypt", "shape": "dot", "title": "TKrypt", "value": 1}, {"color": "#ccc", "id": "TLB8275", "label": "TLB8275", "shape": "dot", "title": "TLB8275", "value": 1}, {"color": "#ccc", "id": "TLaucevicius", "label": "TLaucevicius", "shape": "dot", "title": "TLaucevicius", "value": 1}, {"color": "#ccc", "id": "TRILLIGAF", "label": "TRILLIGAF", "shape": "dot", "title": "TRILLIGAF", "value": 1}, {"color": "#ccc", "id": "TRIP_77", "label": "TRIP_77", "shape": "dot", "title": "TRIP_77", "value": 2}, {"color": "#ccc", "id": "TRIXYLELE", "label": "TRIXYLELE", "shape": "dot", "title": "TRIXYLELE", "value": 1}, {"color": "#ccc", "id": "TRollPeace", "label": "TRollPeace", "shape": "dot", "title": "TRollPeace", "value": 1}, {"color": "#ccc", "id": "TSalommy", "label": "TSalommy", "shape": "dot", "title": "TSalommy", "value": 1}, {"color": "#ccc", "id": "TXCatelin", "label": "TXCatelin", "shape": "dot", "title": "TXCatelin", "value": 1}, {"color": "#ccc", "id": "T_DUBB_O", "label": "T_DUBB_O", "shape": "dot", "title": "T_DUBB_O", "value": 2}, {"color": "#ccc", "id": "T_H_E_F_A_C_E", "label": "T_H_E_F_A_C_E", "shape": "dot", "title": "T_H_E_F_A_C_E", "value": 1}, {"color": "#ccc", "id": "T_Mrozinski", "label": "T_Mrozinski", "shape": "dot", "title": "T_Mrozinski", "value": 1}, {"color": "#ccc", "id": "Tachalla22", "label": "Tachalla22", "shape": "dot", "title": "Tachalla22", "value": 1}, {"color": "#ccc", "id": "TamaraNichols12", "label": "TamaraNichols12", "shape": "dot", "title": "TamaraNichols12", "value": 1}, {"color": "#ccc", "id": "TandemVipera", "label": "TandemVipera", "shape": "dot", "title": "TandemVipera", "value": 1}, {"color": "#ccc", "id": "TanyaInAlameda", "label": "TanyaInAlameda", "shape": "dot", "title": "TanyaInAlameda", "value": 1}, {"color": "#ccc", "id": "Tati958", "label": "Tati958", "shape": "dot", "title": "Tati958", "value": 1}, {"color": "#ccc", "id": "Tawasi4congress", "label": "Tawasi4congress", "shape": "dot", "title": "Tawasi4congress", "value": 1}, {"color": "#ccc", "id": "Tazzaman72", "label": "Tazzaman72", "shape": "dot", "title": "Tazzaman72", "value": 1}, {"color": "#ccc", "id": "TcatdaGod", "label": "TcatdaGod", "shape": "dot", "title": "TcatdaGod", "value": 1}, {"color": "#ccc", "id": "TeAmoChriztina", "label": "TeAmoChriztina", "shape": "dot", "title": "TeAmoChriztina", "value": 1}, {"color": "#ccc", "id": "TeaWithCarl", "label": "TeaWithCarl", "shape": "dot", "title": "TeaWithCarl", "value": 1}, {"color": "#ccc", "id": "Team_LIBer8", "label": "Team_LIBer8", "shape": "dot", "title": "Team_LIBer8", "value": 1}, {"color": "#ccc", "id": "TebowSavedMe", "label": "TebowSavedMe", "shape": "dot", "title": "TebowSavedMe", "value": 1}, {"color": "#ccc", "id": "TedGrunewald", "label": "TedGrunewald", "shape": "dot", "title": "TedGrunewald", "value": 1}, {"color": "#ccc", "id": "Tenji95", "label": "Tenji95", "shape": "dot", "title": "Tenji95", "value": 1}, {"color": "#ccc", "id": "Teri_TheLawyer", "label": "Teri_TheLawyer", "shape": "dot", "title": "Teri_TheLawyer", "value": 1}, {"color": "#ccc", "id": "TerrinaMajnoona", "label": "TerrinaMajnoona", "shape": "dot", "title": "TerrinaMajnoona", "value": 1}, {"color": "#ccc", "id": "Terry24681865", "label": "Terry24681865", "shape": "dot", "title": "Terry24681865", "value": 1}, {"color": "#ccc", "id": "Teslac0il", "label": "Teslac0il", "shape": "dot", "title": "Teslac0il", "value": 1}, {"color": "#ccc", "id": "ThaRebeliouZ", "label": "ThaRebeliouZ", "shape": "dot", "title": "ThaRebeliouZ", "value": 1}, {"color": "#ccc", "id": "Thaddiy", "label": "Thaddiy", "shape": "dot", "title": "Thaddiy", "value": 1}, {"color": "#ccc", "id": "ThatKidMikee", "label": "ThatKidMikee", "shape": "dot", "title": "ThatKidMikee", "value": 1}, {"color": "#ccc", "id": "ThatKittyMcGee", "label": "ThatKittyMcGee", "shape": "dot", "title": "ThatKittyMcGee", "value": 1}, {"color": "#ccc", "id": "ThatsRacistAF2", "label": "ThatsRacistAF2", "shape": "dot", "title": "ThatsRacistAF2", "value": 1}, {"color": "#ccc", "id": "ThatzMimi", "label": "ThatzMimi", "shape": "dot", "title": "ThatzMimi", "value": 2}, {"color": "#ccc", "id": "The1DorKnight", "label": "The1DorKnight", "shape": "dot", "title": "The1DorKnight", "value": 1}, {"color": "#ccc", "id": "The99PercentFTP", "label": "The99PercentFTP", "shape": "dot", "title": "The99PercentFTP", "value": 1}, {"color": "#ccc", "id": "TheAngelKing", "label": "TheAngelKing", "shape": "dot", "title": "TheAngelKing", "value": 1}, {"color": "#ccc", "id": "TheAngryindian", "label": "TheAngryindian", "shape": "dot", "title": "TheAngryindian", "value": 1}, {"color": "#ccc", "id": "TheAnonReborn", "label": "TheAnonReborn", "shape": "dot", "title": "TheAnonReborn", "value": 1}, {"color": "#ccc", "id": "TheAntho815", "label": "TheAntho815", "shape": "dot", "title": "TheAntho815", "value": 1}, {"color": "#ccc", "id": "TheBeardedGnome", "label": "TheBeardedGnome", "shape": "dot", "title": "TheBeardedGnome", "value": 1}, {"color": "#ccc", "id": "TheColorFF00FF", "label": "TheColorFF00FF", "shape": "dot", "title": "TheColorFF00FF", "value": 1}, {"color": "#ccc", "id": "TheDailyHaze", "label": "TheDailyHaze", "shape": "dot", "title": "TheDailyHaze", "value": 1}, {"color": "#ccc", "id": "TheDreadPoet", "label": "TheDreadPoet", "shape": "dot", "title": "TheDreadPoet", "value": 1}, {"color": "#ccc", "id": "TheEcstatic_MD", "label": "TheEcstatic_MD", "shape": "dot", "title": "TheEcstatic_MD", "value": 1}, {"color": "#ccc", "id": "TheGrimCorsair", "label": "TheGrimCorsair", "shape": "dot", "title": "TheGrimCorsair", "value": 1}, {"color": "#ccc", "id": "TheKasimkage", "label": "TheKasimkage", "shape": "dot", "title": "TheKasimkage", "value": 1}, {"color": "#ccc", "id": "TheLadyofHarris", "label": "TheLadyofHarris", "shape": "dot", "title": "TheLadyofHarris", "value": 1}, {"color": "#ccc", "id": "TheMBMovement", "label": "TheMBMovement", "shape": "dot", "title": "TheMBMovement", "value": 1}, {"color": "#ccc", "id": "TheMSeries1", "label": "TheMSeries1", "shape": "dot", "title": "TheMSeries1", "value": 1}, {"color": "#ccc", "id": "TheMeemStreams", "label": "TheMeemStreams", "shape": "dot", "title": "TheMeemStreams", "value": 1}, {"color": "#ccc", "id": "TheNYCBMX", "label": "TheNYCBMX", "shape": "dot", "title": "TheNYCBMX", "value": 1}, {"color": "#ccc", "id": "TheRatchetCo", "label": "TheRatchetCo", "shape": "dot", "title": "TheRatchetCo", "value": 1}, {"color": "#ccc", "id": "TheRealBackBay", "label": "TheRealBackBay", "shape": "dot", "title": "TheRealBackBay", "value": 1}, {"color": "#ccc", "id": "TheRealMrB", "label": "TheRealMrB", "shape": "dot", "title": "TheRealMrB", "value": 1}, {"color": "#ccc", "id": "TheRevengerists", "label": "TheRevengerists", "shape": "dot", "title": "TheRevengerists", "value": 1}, {"color": "#ccc", "id": "TheVaginalist", "label": "TheVaginalist", "shape": "dot", "title": "TheVaginalist", "value": 1}, {"color": "#ccc", "id": "TheVirginDoll", "label": "TheVirginDoll", "shape": "dot", "title": "TheVirginDoll", "value": 1}, {"color": "#ccc", "id": "TheWatcherUatuu", "label": "TheWatcherUatuu", "shape": "dot", "title": "TheWatcherUatuu", "value": 1}, {"color": "#ccc", "id": "TheWayWithAnoa", "label": "TheWayWithAnoa", "shape": "dot", "title": "TheWayWithAnoa", "value": 1}, {"color": "#ccc", "id": "TheWorldOwl", "label": "TheWorldOwl", "shape": "dot", "title": "TheWorldOwl", "value": 1}, {"color": "#ccc", "id": "TheZMan02", "label": "TheZMan02", "shape": "dot", "title": "TheZMan02", "value": 1}, {"color": "#ccc", "id": "TheZOMB", "label": "TheZOMB", "shape": "dot", "title": "TheZOMB", "value": 1}, {"color": "#ccc", "id": "The_BKC", "label": "The_BKC", "shape": "dot", "title": "The_BKC", "value": 1}, {"color": "#ccc", "id": "The_Blant", "label": "The_Blant", "shape": "dot", "title": "The_Blant", "value": 1}, {"color": "#ccc", "id": "The_Old_Hack", "label": "The_Old_Hack", "shape": "dot", "title": "The_Old_Hack", "value": 1}, {"color": "#ccc", "id": "The_book_girl", "label": "The_book_girl", "shape": "dot", "title": "The_book_girl", "value": 1}, {"color": "#ccc", "id": "Theasthmatic", "label": "Theasthmatic", "shape": "dot", "title": "Theasthmatic", "value": 1}, {"color": "#ccc", "id": "TheboyRacR", "label": "TheboyRacR", "shape": "dot", "title": "TheboyRacR", "value": 1}, {"color": "#ccc", "id": "TheeGDawg", "label": "TheeGDawg", "shape": "dot", "title": "TheeGDawg", "value": 1}, {"color": "#ccc", "id": "TheeGlitch", "label": "TheeGlitch", "shape": "dot", "title": "TheeGlitch", "value": 1}, {"color": "#ccc", "id": "TheeKGC", "label": "TheeKGC", "shape": "dot", "title": "TheeKGC", "value": 1}, {"color": "#ccc", "id": "Thelonious08", "label": "Thelonious08", "shape": "dot", "title": "Thelonious08", "value": 1}, {"color": "#ccc", "id": "TheyGottaSayDr", "label": "TheyGottaSayDr", "shape": "dot", "title": "TheyGottaSayDr", "value": 1}, {"color": "#ccc", "id": "Thinking_Helps", "label": "Thinking_Helps", "shape": "dot", "title": "Thinking_Helps", "value": 1}, {"color": "#ccc", "id": "ThisIsSoCO", "label": "ThisIsSoCO", "shape": "dot", "title": "ThisIsSoCO", "value": 1}, {"color": "#ccc", "id": "Thisizhowwedoit", "label": "Thisizhowwedoit", "shape": "dot", "title": "Thisizhowwedoit", "value": 1}, {"color": "#ccc", "id": "ThomMac777", "label": "ThomMac777", "shape": "dot", "title": "ThomMac777", "value": 1}, {"color": "#ccc", "id": "ThomasAHester2", "label": "ThomasAHester2", "shape": "dot", "title": "ThomasAHester2", "value": 1}, {"color": "#ccc", "id": "ThompsonToshiko", "label": "ThompsonToshiko", "shape": "dot", "title": "ThompsonToshiko", "value": 1}, {"color": "#ccc", "id": "ThyPettyQueen", "label": "ThyPettyQueen", "shape": "dot", "title": "ThyPettyQueen", "value": 1}, {"color": "#ccc", "id": "TigressMpls", "label": "TigressMpls", "shape": "dot", "title": "TigressMpls", "value": 1}, {"color": "#ccc", "id": "TimBestbudz", "label": "TimBestbudz", "shape": "dot", "title": "TimBestbudz", "value": 1}, {"color": "#ccc", "id": "TimbukQ", "label": "TimbukQ", "shape": "dot", "title": "TimbukQ", "value": 1}, {"color": "#ccc", "id": "TimesStarts", "label": "TimesStarts", "shape": "dot", "title": "TimesStarts", "value": 1}, {"color": "#ccc", "id": "TimidMC", "label": "TimidMC", "shape": "dot", "title": "TimidMC", "value": 1}, {"color": "#ccc", "id": "TimpoAndante", "label": "TimpoAndante", "shape": "dot", "title": "TimpoAndante", "value": 1}, {"color": "#ccc", "id": "Timsomor", "label": "Timsomor", "shape": "dot", "title": "Timsomor", "value": 1}, {"color": "#ccc", "id": "TinaGaston87", "label": "TinaGaston87", "shape": "dot", "title": "TinaGaston87", "value": 1}, {"color": "#ccc", "id": "Tink2478", "label": "Tink2478", "shape": "dot", "title": "Tink2478", "value": 1}, {"color": "#ccc", "id": "TinyMuslimah", "label": "TinyMuslimah", "shape": "dot", "title": "TinyMuslimah", "value": 1}, {"color": "#ccc", "id": "TitanMovingMan", "label": "TitanMovingMan", "shape": "dot", "title": "TitanMovingMan", "value": 1}, {"color": "#ccc", "id": "Titanrising_", "label": "Titanrising_", "shape": "dot", "title": "Titanrising_", "value": 1}, {"color": "#ccc", "id": "Toianj", "label": "Toianj", "shape": "dot", "title": "Toianj", "value": 1}, {"color": "#ccc", "id": "TolejalaH", "label": "TolejalaH", "shape": "dot", "title": "TolejalaH", "value": 1}, {"color": "#ccc", "id": "TomHillgardner", "label": "TomHillgardner", "shape": "dot", "title": "TomHillgardner", "value": 1}, {"color": "#ccc", "id": "Took777", "label": "Took777", "shape": "dot", "title": "Took777", "value": 1}, {"color": "#ccc", "id": "Torcho", "label": "Torcho", "shape": "dot", "title": "Torcho", "value": 1}, {"color": "#ccc", "id": "Torilife2", "label": "Torilife2", "shape": "dot", "title": "Torilife2", "value": 1}, {"color": "#ccc", "id": "TornadoesBoreMe", "label": "TornadoesBoreMe", "shape": "dot", "title": "TornadoesBoreMe", "value": 1}, {"color": "#ccc", "id": "TorreMyLove", "label": "TorreMyLove", "shape": "dot", "title": "TorreMyLove", "value": 1}, {"color": "#ccc", "id": "TouchMyTweets", "label": "TouchMyTweets", "shape": "dot", "title": "TouchMyTweets", "value": 1}, {"color": "#ccc", "id": "TravelingUS", "label": "TravelingUS", "shape": "dot", "title": "TravelingUS", "value": 1}, {"color": "#ccc", "id": "TreborosLive", "label": "TreborosLive", "shape": "dot", "title": "TreborosLive", "value": 1}, {"color": "#ccc", "id": "TreeSappp", "label": "TreeSappp", "shape": "dot", "title": "TreeSappp", "value": 1}, {"color": "#ccc", "id": "TreyGBM", "label": "TreyGBM", "shape": "dot", "title": "TreyGBM", "value": 1}, {"color": "#ccc", "id": "Tristycat14", "label": "Tristycat14", "shape": "dot", "title": "Tristycat14", "value": 1}, {"color": "#ccc", "id": "TrollSnatcher", "label": "TrollSnatcher", "shape": "dot", "title": "TrollSnatcher", "value": 1}, {"color": "#ccc", "id": "TroyGeary", "label": "TroyGeary", "shape": "dot", "title": "TroyGeary", "value": 1}, {"color": "#ccc", "id": "Truth573", "label": "Truth573", "shape": "dot", "title": "Truth573", "value": 1}, {"color": "#ccc", "id": "TruthBlooms1", "label": "TruthBlooms1", "shape": "dot", "title": "TruthBlooms1", "value": 1}, {"color": "#ccc", "id": "TruthJULS", "label": "TruthJULS", "shape": "dot", "title": "TruthJULS", "value": 1}, {"color": "#ccc", "id": "TruthSeeker1947", "label": "TruthSeeker1947", "shape": "dot", "title": "TruthSeeker1947", "value": 1}, {"color": "#ccc", "id": "TruthWatchDog", "label": "TruthWatchDog", "shape": "dot", "title": "TruthWatchDog", "value": 1}, {"color": "#ccc", "id": "Tuniekc", "label": "Tuniekc", "shape": "dot", "title": "Tuniekc", "value": 1}, {"color": "#ccc", "id": "TurtleGoesRawrX", "label": "TurtleGoesRawrX", "shape": "dot", "title": "TurtleGoesRawrX", "value": 1}, {"color": "#ccc", "id": "TuuuurdFerguson", "label": "TuuuurdFerguson", "shape": "dot", "title": "TuuuurdFerguson", "value": 1}, {"color": "#ccc", "id": "TwReCkS84", "label": "TwReCkS84", "shape": "dot", "title": "TwReCkS84", "value": 1}, {"color": "#ccc", "id": "TwbainusW", "label": "TwbainusW", "shape": "dot", "title": "TwbainusW", "value": 1}, {"color": "#ccc", "id": "TweetItHowULive", "label": "TweetItHowULive", "shape": "dot", "title": "TweetItHowULive", "value": 1}, {"color": "#ccc", "id": "TweetTrina4Lyfe", "label": "TweetTrina4Lyfe", "shape": "dot", "title": "TweetTrina4Lyfe", "value": 1}, {"color": "#ccc", "id": "TwistAnonReaper", "label": "TwistAnonReaper", "shape": "dot", "title": "TwistAnonReaper", "value": 1}, {"color": "#ccc", "id": "Twitlertwit", "label": "Twitlertwit", "shape": "dot", "title": "Twitlertwit", "value": 1}, {"color": "#ccc", "id": "Two_Cranes", "label": "Two_Cranes", "shape": "dot", "title": "Two_Cranes", "value": 1}, {"color": "#ccc", "id": "TxWomenRock", "label": "TxWomenRock", "shape": "dot", "title": "TxWomenRock", "value": 1}, {"color": "#ccc", "id": "TylerNevill", "label": "TylerNevill", "shape": "dot", "title": "TylerNevill", "value": 1}, {"color": "#ccc", "id": "UMAD_Clarkson", "label": "UMAD_Clarkson", "shape": "dot", "title": "UMAD_Clarkson", "value": 1}, {"color": "#ccc", "id": "URHighness_love", "label": "URHighness_love", "shape": "dot", "title": "URHighness_love", "value": 1}, {"color": "#ccc", "id": "URoniMoFo", "label": "URoniMoFo", "shape": "dot", "title": "URoniMoFo", "value": 1}, {"color": "#ccc", "id": "US_Campaign", "label": "US_Campaign", "shape": "dot", "title": "US_Campaign", "value": 1}, {"color": "#ccc", "id": "UYGreatScott", "label": "UYGreatScott", "shape": "dot", "title": "UYGreatScott", "value": 1}, {"color": "#ccc", "id": "UghSpareMe", "label": "UghSpareMe", "shape": "dot", "title": "UghSpareMe", "value": 1}, {"color": "#ccc", "id": "Uh_Blip", "label": "Uh_Blip", "shape": "dot", "title": "Uh_Blip", "value": 1}, {"color": "#ccc", "id": "UndeniablyJen", "label": "UndeniablyJen", "shape": "dot", "title": "UndeniablyJen", "value": 1}, {"color": "#ccc", "id": "Unequal_Justic3", "label": "Unequal_Justic3", "shape": "dot", "title": "Unequal_Justic3", "value": 1}, {"color": "#ccc", "id": "Uniquelyevil", "label": "Uniquelyevil", "shape": "dot", "title": "Uniquelyevil", "value": 1}, {"color": "#ccc", "id": "UniteWomenAR", "label": "UniteWomenAR", "shape": "dot", "title": "UniteWomenAR", "value": 1}, {"color": "#ccc", "id": "UnitedFrontRev", "label": "UnitedFrontRev", "shape": "dot", "title": "UnitedFrontRev", "value": 1}, {"color": "#ccc", "id": "UnknownVision", "label": "UnknownVision", "shape": "dot", "title": "UnknownVision", "value": 1}, {"color": "#ccc", "id": "UnrulyRev", "label": "UnrulyRev", "shape": "dot", "title": "UnrulyRev", "value": 1}, {"color": "#ccc", "id": "VASaquafoxx", "label": "VASaquafoxx", "shape": "dot", "title": "VASaquafoxx", "value": 1}, {"color": "#ccc", "id": "VELLYVELL23", "label": "VELLYVELL23", "shape": "dot", "title": "VELLYVELL23", "value": 1}, {"color": "#ccc", "id": "VOTE4Nono", "label": "VOTE4Nono", "shape": "dot", "title": "VOTE4Nono", "value": 1}, {"color": "#ccc", "id": "VSouza_STL", "label": "VSouza_STL", "shape": "dot", "title": "VSouza_STL", "value": 1}, {"color": "#ccc", "id": "VWEBBJR", "label": "VWEBBJR", "shape": "dot", "title": "VWEBBJR", "value": 1}, {"color": "#ccc", "id": "Val_Paniagua", "label": "Val_Paniagua", "shape": "dot", "title": "Val_Paniagua", "value": 1}, {"color": "#ccc", "id": "VanTwinblade", "label": "VanTwinblade", "shape": "dot", "title": "VanTwinblade", "value": 1}, {"color": "#ccc", "id": "VeggieMom3", "label": "VeggieMom3", "shape": "dot", "title": "VeggieMom3", "value": 1}, {"color": "#ccc", "id": "VeraCfreeDom", "label": "VeraCfreeDom", "shape": "dot", "title": "VeraCfreeDom", "value": 1}, {"color": "#ccc", "id": "VeryWhiteGuy", "label": "VeryWhiteGuy", "shape": "dot", "title": "VeryWhiteGuy", "value": 1}, {"color": "#ccc", "id": "VibeHi", "label": "VibeHi", "shape": "dot", "title": "VibeHi", "value": 1}, {"color": "#ccc", "id": "VicLyn3", "label": "VicLyn3", "shape": "dot", "title": "VicLyn3", "value": 1}, {"color": "#ccc", "id": "Vickie627", "label": "Vickie627", "shape": "dot", "title": "Vickie627", "value": 1}, {"color": "#ccc", "id": "VincentDGabriel", "label": "VincentDGabriel", "shape": "dot", "title": "VincentDGabriel", "value": 1}, {"color": "#ccc", "id": "Vipsania", "label": "Vipsania", "shape": "dot", "title": "Vipsania", "value": 1}, {"color": "#ccc", "id": "Vishkala", "label": "Vishkala", "shape": "dot", "title": "Vishkala", "value": 1}, {"color": "#ccc", "id": "Visitkarte", "label": "Visitkarte", "shape": "dot", "title": "Visitkarte", "value": 1}, {"color": "#ccc", "id": "VoN_A_Licious", "label": "VoN_A_Licious", "shape": "dot", "title": "VoN_A_Licious", "value": 1}, {"color": "#ccc", "id": "Voltronfanaward", "label": "Voltronfanaward", "shape": "dot", "title": "Voltronfanaward", "value": 1}, {"color": "#ccc", "id": "VonAllenTX", "label": "VonAllenTX", "shape": "dot", "title": "VonAllenTX", "value": 1}, {"color": "#ccc", "id": "Vonstrapped", "label": "Vonstrapped", "shape": "dot", "title": "Vonstrapped", "value": 1}, {"color": "#ccc", "id": "VukBZ2005", "label": "VukBZ2005", "shape": "dot", "title": "VukBZ2005", "value": 1}, {"color": "#ccc", "id": "W33zyB07", "label": "W33zyB07", "shape": "dot", "title": "W33zyB07", "value": 1}, {"color": "#ccc", "id": "WALLBOUNCiN", "label": "WALLBOUNCiN", "shape": "dot", "title": "WALLBOUNCiN", "value": 1}, {"color": "#ccc", "id": "WAYTROOFFLIFE", "label": "WAYTROOFFLIFE", "shape": "dot", "title": "WAYTROOFFLIFE", "value": 1}, {"color": "#ccc", "id": "WH_Gera", "label": "WH_Gera", "shape": "dot", "title": "WH_Gera", "value": 1}, {"color": "#ccc", "id": "WMN4SRVL", "label": "WMN4SRVL", "shape": "dot", "title": "WMN4SRVL", "value": 1}, {"color": "#ccc", "id": "WMichelleWho", "label": "WMichelleWho", "shape": "dot", "title": "WMichelleWho", "value": 1}, {"color": "#ccc", "id": "WPIR984Fm", "label": "WPIR984Fm", "shape": "dot", "title": "WPIR984Fm", "value": 1}, {"color": "#ccc", "id": "WafflesAndOreos", "label": "WafflesAndOreos", "shape": "dot", "title": "WafflesAndOreos", "value": 1}, {"color": "#ccc", "id": "WarAgainstWomen", "label": "WarAgainstWomen", "shape": "dot", "title": "WarAgainstWomen", "value": 1}, {"color": "#ccc", "id": "Warcrime1331", "label": "Warcrime1331", "shape": "dot", "title": "Warcrime1331", "value": 1}, {"color": "#ccc", "id": "Wartbergswoody", "label": "Wartbergswoody", "shape": "dot", "title": "Wartbergswoody", "value": 1}, {"color": "#ccc", "id": "WatchYaMouthBro", "label": "WatchYaMouthBro", "shape": "dot", "title": "WatchYaMouthBro", "value": 1}, {"color": "#ccc", "id": "WaterIsAliv1111", "label": "WaterIsAliv1111", "shape": "dot", "title": "WaterIsAliv1111", "value": 1}, {"color": "#ccc", "id": "WaywardStreamer", "label": "WaywardStreamer", "shape": "dot", "title": "WaywardStreamer", "value": 1}, {"color": "#ccc", "id": "WeActRadio", "label": "WeActRadio", "shape": "dot", "title": "WeActRadio", "value": 1}, {"color": "#ccc", "id": "WeBeDigi", "label": "WeBeDigi", "shape": "dot", "title": "WeBeDigi", "value": 1}, {"color": "#ccc", "id": "WeRAllAnonymous", "label": "WeRAllAnonymous", "shape": "dot", "title": "WeRAllAnonymous", "value": 1}, {"color": "#ccc", "id": "WesKnuckle", "label": "WesKnuckle", "shape": "dot", "title": "WesKnuckle", "value": 1}, {"color": "#ccc", "id": "WesleyL10", "label": "WesleyL10", "shape": "dot", "title": "WesleyL10", "value": 1}, {"color": "#ccc", "id": "WhatTheNELLE_12", "label": "WhatTheNELLE_12", "shape": "dot", "title": "WhatTheNELLE_12", "value": 1}, {"color": "#ccc", "id": "WhoIsRudy", "label": "WhoIsRudy", "shape": "dot", "title": "WhoIsRudy", "value": 1}, {"color": "#ccc", "id": "WickedCockah", "label": "WickedCockah", "shape": "dot", "title": "WickedCockah", "value": 1}, {"color": "#ccc", "id": "Willie_202", "label": "Willie_202", "shape": "dot", "title": "Willie_202", "value": 1}, {"color": "#ccc", "id": "WingerRoc", "label": "WingerRoc", "shape": "dot", "title": "WingerRoc", "value": 1}, {"color": "#ccc", "id": "Wisco", "label": "Wisco", "shape": "dot", "title": "Wisco", "value": 1}, {"color": "#ccc", "id": "WiscoAnon", "label": "WiscoAnon", "shape": "dot", "title": "WiscoAnon", "value": 1}, {"color": "#ccc", "id": "WkndGirl", "label": "WkndGirl", "shape": "dot", "title": "WkndGirl", "value": 1}, {"color": "#ccc", "id": "WmdgDarkgoddess", "label": "WmdgDarkgoddess", "shape": "dot", "title": "WmdgDarkgoddess", "value": 1}, {"color": "#ccc", "id": "WonderStacey", "label": "WonderStacey", "shape": "dot", "title": "WonderStacey", "value": 1}, {"color": "#ccc", "id": "Woot100", "label": "Woot100", "shape": "dot", "title": "Woot100", "value": 1}, {"color": "#ccc", "id": "Wordplay4Days", "label": "Wordplay4Days", "shape": "dot", "title": "Wordplay4Days", "value": 1}, {"color": "#ccc", "id": "WordsDefineLife", "label": "WordsDefineLife", "shape": "dot", "title": "WordsDefineLife", "value": 1}, {"color": "#ccc", "id": "WriterJen", "label": "WriterJen", "shape": "dot", "title": "WriterJen", "value": 1}, {"color": "#ccc", "id": "WrongfulConvict", "label": "WrongfulConvict", "shape": "dot", "title": "WrongfulConvict", "value": 1}, {"color": "#ccc", "id": "Wundi_93", "label": "Wundi_93", "shape": "dot", "title": "Wundi_93", "value": 1}, {"color": "#ccc", "id": "XDEVASTATEDX", "label": "XDEVASTATEDX", "shape": "dot", "title": "XDEVASTATEDX", "value": 1}, {"color": "#ccc", "id": "XLaryn_X", "label": "XLaryn_X", "shape": "dot", "title": "XLaryn_X", "value": 1}, {"color": "#ccc", "id": "Xcntrik", "label": "Xcntrik", "shape": "dot", "title": "Xcntrik", "value": 1}, {"color": "#ccc", "id": "YDanasmithdutra", "label": "YDanasmithdutra", "shape": "dot", "title": "YDanasmithdutra", "value": 1}, {"color": "#ccc", "id": "YUNGcoke", "label": "YUNGcoke", "shape": "dot", "title": "YUNGcoke", "value": 1}, {"color": "#ccc", "id": "YURDATURK", "label": "YURDATURK", "shape": "dot", "title": "YURDATURK", "value": 1}, {"color": "#ccc", "id": "YaffaDina", "label": "YaffaDina", "shape": "dot", "title": "YaffaDina", "value": 1}, {"color": "#ccc", "id": "YaqeenMoosa", "label": "YaqeenMoosa", "shape": "dot", "title": "YaqeenMoosa", "value": 1}, {"color": "#ccc", "id": "YardrepShrtFuse", "label": "YardrepShrtFuse", "shape": "dot", "title": "YardrepShrtFuse", "value": 1}, {"color": "#ccc", "id": "YeaaahAboutThat", "label": "YeaaahAboutThat", "shape": "dot", "title": "YeaaahAboutThat", "value": 1}, {"color": "#ccc", "id": "YoNoMePeino", "label": "YoNoMePeino", "shape": "dot", "title": "YoNoMePeino", "value": 1}, {"color": "#ccc", "id": "YourAnonGlobal", "label": "YourAnonGlobal", "shape": "dot", "title": "YourAnonGlobal", "value": 1}, {"color": "#ccc", "id": "YourPaleNews", "label": "YourPaleNews", "shape": "dot", "title": "YourPaleNews", "value": 1}, {"color": "#ccc", "id": "YourVeganHO", "label": "YourVeganHO", "shape": "dot", "title": "YourVeganHO", "value": 1}, {"color": "#ccc", "id": "YungToothache", "label": "YungToothache", "shape": "dot", "title": "YungToothache", "value": 1}, {"color": "#ccc", "id": "Yvette1082", "label": "Yvette1082", "shape": "dot", "title": "Yvette1082", "value": 1}, {"color": "#ccc", "id": "ZETAZEN", "label": "ZETAZEN", "shape": "dot", "title": "ZETAZEN", "value": 1}, {"color": "#ccc", "id": "Zachary507", "label": "Zachary507", "shape": "dot", "title": "Zachary507", "value": 1}, {"color": "#ccc", "id": "Zanzibarssocks", "label": "Zanzibarssocks", "shape": "dot", "title": "Zanzibarssocks", "value": 1}, {"color": "#ccc", "id": "ZeJourneyWithin", "label": "ZeJourneyWithin", "shape": "dot", "title": "ZeJourneyWithin", "value": 1}, {"color": "#ccc", "id": "Zemrag7", "label": "Zemrag7", "shape": "dot", "title": "Zemrag7", "value": 1}, {"color": "#ccc", "id": "Zen_Scientist", "label": "Zen_Scientist", "shape": "dot", "title": "Zen_Scientist", "value": 1}, {"color": "#ccc", "id": "Zen_Soul", "label": "Zen_Soul", "shape": "dot", "title": "Zen_Soul", "value": 1}, {"color": "#ccc", "id": "ZombieRicketts", "label": "ZombieRicketts", "shape": "dot", "title": "ZombieRicketts", "value": 1}, {"color": "#ccc", "id": "_1stkind", "label": "_1stkind", "shape": "dot", "title": "_1stkind", "value": 1}, {"color": "#ccc", "id": "_7eead", "label": "_7eead", "shape": "dot", "title": "_7eead", "value": 1}, {"color": "#ccc", "id": "_Artistotle", "label": "_Artistotle", "shape": "dot", "title": "_Artistotle", "value": 1}, {"color": "#ccc", "id": "_Cykocurt_", "label": "_Cykocurt_", "shape": "dot", "title": "_Cykocurt_", "value": 1}, {"color": "#ccc", "id": "_Cymatics_", "label": "_Cymatics_", "shape": "dot", "title": "_Cymatics_", "value": 1}, {"color": "#ccc", "id": "_DavidMilton_", "label": "_DavidMilton_", "shape": "dot", "title": "_DavidMilton_", "value": 1}, {"color": "#ccc", "id": "_Elle_Spencer_", "label": "_Elle_Spencer_", "shape": "dot", "title": "_Elle_Spencer_", "value": 1}, {"color": "#ccc", "id": "_ForeverAleza", "label": "_ForeverAleza", "shape": "dot", "title": "_ForeverAleza", "value": 1}, {"color": "#ccc", "id": "_GeniuzGFx", "label": "_GeniuzGFx", "shape": "dot", "title": "_GeniuzGFx", "value": 1}, {"color": "#ccc", "id": "_Griot_", "label": "_Griot_", "shape": "dot", "title": "_Griot_", "value": 1}, {"color": "#ccc", "id": "_Jeknee", "label": "_Jeknee", "shape": "dot", "title": "_Jeknee", "value": 1}, {"color": "#ccc", "id": "_MelatiX", "label": "_MelatiX", "shape": "dot", "title": "_MelatiX", "value": 1}, {"color": "#ccc", "id": "_MommaKnowsBest", "label": "_MommaKnowsBest", "shape": "dot", "title": "_MommaKnowsBest", "value": 1}, {"color": "#ccc", "id": "_Orwell", "label": "_Orwell", "shape": "dot", "title": "_Orwell", "value": 1}, {"color": "#ccc", "id": "_RadRyan", "label": "_RadRyan", "shape": "dot", "title": "_RadRyan", "value": 1}, {"color": "#ccc", "id": "_Susan", "label": "_Susan", "shape": "dot", "title": "_Susan", "value": 1}, {"color": "#ccc", "id": "_TAhmad", "label": "_TAhmad", "shape": "dot", "title": "_TAhmad", "value": 1}, {"color": "#ccc", "id": "_WRG_", "label": "_WRG_", "shape": "dot", "title": "_WRG_", "value": 1}, {"color": "#ccc", "id": "_WhoIsJammin_", "label": "_WhoIsJammin_", "shape": "dot", "title": "_WhoIsJammin_", "value": 1}, {"color": "#ccc", "id": "__DJJ__", "label": "__DJJ__", "shape": "dot", "title": "__DJJ__", "value": 1}, {"color": "#ccc", "id": "__DeeHam", "label": "__DeeHam", "shape": "dot", "title": "__DeeHam", "value": 1}, {"color": "#ccc", "id": "__MissLala__", "label": "__MissLala__", "shape": "dot", "title": "__MissLala__", "value": 1}, {"color": "#ccc", "id": "__Sinh", "label": "__Sinh", "shape": "dot", "title": "__Sinh", "value": 1}, {"color": "#ccc", "id": "__dibdabz", "label": "__dibdabz", "shape": "dot", "title": "__dibdabz", "value": 1}, {"color": "#ccc", "id": "_era_x", "label": "_era_x", "shape": "dot", "title": "_era_x", "value": 1}, {"color": "#ccc", "id": "_iEnspire", "label": "_iEnspire", "shape": "dot", "title": "_iEnspire", "value": 1}, {"color": "#ccc", "id": "_jmalek", "label": "_jmalek", "shape": "dot", "title": "_jmalek", "value": 1}, {"color": "#ccc", "id": "_john_savage_", "label": "_john_savage_", "shape": "dot", "title": "_john_savage_", "value": 1}, {"color": "#ccc", "id": "_mina_e", "label": "_mina_e", "shape": "dot", "title": "_mina_e", "value": 1}, {"color": "#ccc", "id": "_oh_my_my", "label": "_oh_my_my", "shape": "dot", "title": "_oh_my_my", "value": 1}, {"color": "#ccc", "id": "_robella", "label": "_robella", "shape": "dot", "title": "_robella", "value": 1}, {"color": "#ccc", "id": "_spanican", "label": "_spanican", "shape": "dot", "title": "_spanican", "value": 1}, {"color": "#ccc", "id": "aNickel4thought", "label": "aNickel4thought", "shape": "dot", "title": "aNickel4thought", "value": 1}, {"color": "#ccc", "id": "aYObrien94", "label": "aYObrien94", "shape": "dot", "title": "aYObrien94", "value": 1}, {"color": "#ccc", "id": "a_ezzie", "label": "a_ezzie", "shape": "dot", "title": "a_ezzie", "value": 1}, {"color": "#ccc", "id": "a_standal", "label": "a_standal", "shape": "dot", "title": "a_standal", "value": 1}, {"color": "#ccc", "id": "abdeljabbar_3", "label": "abdeljabbar_3", "shape": "dot", "title": "abdeljabbar_3", "value": 1}, {"color": "#ccc", "id": "about_scout", "label": "about_scout", "shape": "dot", "title": "about_scout", "value": 1}, {"color": "#ccc", "id": "abroshar", "label": "abroshar", "shape": "dot", "title": "abroshar", "value": 1}, {"color": "#ccc", "id": "abstractmind2", "label": "abstractmind2", "shape": "dot", "title": "abstractmind2", "value": 1}, {"color": "#ccc", "id": "absurdistwords", "label": "absurdistwords", "shape": "dot", "title": "absurdistwords", "value": 1}, {"color": "#ccc", "id": "abufelix12", "label": "abufelix12", "shape": "dot", "title": "abufelix12", "value": 1}, {"color": "#ccc", "id": "abutler04", "label": "abutler04", "shape": "dot", "title": "abutler04", "value": 1}, {"color": "#ccc", "id": "achaycharrua", "label": "achaycharrua", "shape": "dot", "title": "achaycharrua", "value": 1}, {"color": "#ccc", "id": "achillesgirl", "label": "achillesgirl", "shape": "dot", "title": "achillesgirl", "value": 1}, {"color": "#ccc", "id": "acopeland34", "label": "acopeland34", "shape": "dot", "title": "acopeland34", "value": 1}, {"color": "#ccc", "id": "adam_zander", "label": "adam_zander", "shape": "dot", "title": "adam_zander", "value": 1}, {"color": "#ccc", "id": "adamholwerda", "label": "adamholwerda", "shape": "dot", "title": "adamholwerda", "value": 1}, {"color": "#ccc", "id": "adaptanita", "label": "adaptanita", "shape": "dot", "title": "adaptanita", "value": 1}, {"color": "#ccc", "id": "adbridgeforth", "label": "adbridgeforth", "shape": "dot", "title": "adbridgeforth", "value": 1}, {"color": "#ccc", "id": "addhdgamer", "label": "addhdgamer", "shape": "dot", "title": "addhdgamer", "value": 1}, {"color": "#ccc", "id": "aescheylus", "label": "aescheylus", "shape": "dot", "title": "aescheylus", "value": 1}, {"color": "#ccc", "id": "afro_rriquena", "label": "afro_rriquena", "shape": "dot", "title": "afro_rriquena", "value": 1}, {"color": "#ccc", "id": "ageless_vintage", "label": "ageless_vintage", "shape": "dot", "title": "ageless_vintage", "value": 1}, {"color": "#ccc", "id": "ahachriss", "label": "ahachriss", "shape": "dot", "title": "ahachriss", "value": 1}, {"color": "#ccc", "id": "ahenjar", "label": "ahenjar", "shape": "dot", "title": "ahenjar", "value": 1}, {"color": "#ccc", "id": "ahmadsamiali", "label": "ahmadsamiali", "shape": "dot", "title": "ahmadsamiali", "value": 1}, {"color": "#ccc", "id": "ahmedihamed", "label": "ahmedihamed", "shape": "dot", "title": "ahmedihamed", "value": 1}, {"color": "#ccc", "id": "ahsan_jehangir", "label": "ahsan_jehangir", "shape": "dot", "title": "ahsan_jehangir", "value": 1}, {"color": "#ccc", "id": "ajamazing", "label": "ajamazing", "shape": "dot", "title": "ajamazing", "value": 1}, {"color": "#ccc", "id": "ajstarr10", "label": "ajstarr10", "shape": "dot", "title": "ajstarr10", "value": 1}, {"color": "#ccc", "id": "ak2webd3", "label": "ak2webd3", "shape": "dot", "title": "ak2webd3", "value": 1}, {"color": "#ccc", "id": "akaXochi", "label": "akaXochi", "shape": "dot", "title": "akaXochi", "value": 1}, {"color": "#ccc", "id": "akaYoungDell", "label": "akaYoungDell", "shape": "dot", "title": "akaYoungDell", "value": 1}, {"color": "#ccc", "id": "akachinotes", "label": "akachinotes", "shape": "dot", "title": "akachinotes", "value": 1}, {"color": "#ccc", "id": "akahnnyc", "label": "akahnnyc", "shape": "dot", "title": "akahnnyc", "value": 1}, {"color": "#ccc", "id": "akaluvdiamond", "label": "akaluvdiamond", "shape": "dot", "title": "akaluvdiamond", "value": 1}, {"color": "#ccc", "id": "alahyo", "label": "alahyo", "shape": "dot", "title": "alahyo", "value": 1}, {"color": "#ccc", "id": "albanutt", "label": "albanutt", "shape": "dot", "title": "albanutt", "value": 1}, {"color": "#ccc", "id": "albyselkie", "label": "albyselkie", "shape": "dot", "title": "albyselkie", "value": 1}, {"color": "#ccc", "id": "alizardx", "label": "alizardx", "shape": "dot", "title": "alizardx", "value": 1}, {"color": "#ccc", "id": "allanbrauer", "label": "allanbrauer", "shape": "dot", "title": "allanbrauer", "value": 1}, {"color": "#ccc", "id": "allthpcesmatter", "label": "allthpcesmatter", "shape": "dot", "title": "allthpcesmatter", "value": 1}, {"color": "#ccc", "id": "almycah09", "label": "almycah09", "shape": "dot", "title": "almycah09", "value": 1}, {"color": "#ccc", "id": "amaditalks", "label": "amaditalks", "shape": "dot", "title": "amaditalks", "value": 1}, {"color": "#ccc", "id": "amandaleon", "label": "amandaleon", "shape": "dot", "title": "amandaleon", "value": 1}, {"color": "#ccc", "id": "amandaseales", "label": "amandaseales", "shape": "dot", "title": "amandaseales", "value": 1}, {"color": "#ccc", "id": "amber0345", "label": "amber0345", "shape": "dot", "title": "amber0345", "value": 1}, {"color": "#ccc", "id": "americausa1776", "label": "americausa1776", "shape": "dot", "title": "americausa1776", "value": 1}, {"color": "#ccc", "id": "aminalplant", "label": "aminalplant", "shape": "dot", "title": "aminalplant", "value": 1}, {"color": "#ccc", "id": "amithat_chick", "label": "amithat_chick", "shape": "dot", "title": "amithat_chick", "value": 1}, {"color": "#ccc", "id": "amplifyonly", "label": "amplifyonly", "shape": "dot", "title": "amplifyonly", "value": 1}, {"color": "#ccc", "id": "amsmadwoman", "label": "amsmadwoman", "shape": "dot", "title": "amsmadwoman", "value": 1}, {"color": "#ccc", "id": "amymeansjustice", "label": "amymeansjustice", "shape": "dot", "title": "amymeansjustice", "value": 1}, {"color": "#ccc", "id": "an0ny_mouse", "label": "an0ny_mouse", "shape": "dot", "title": "an0ny_mouse", "value": 1}, {"color": "#ccc", "id": "anarchoRevo", "label": "anarchoRevo", "shape": "dot", "title": "anarchoRevo", "value": 1}, {"color": "#ccc", "id": "anarchonatheist", "label": "anarchonatheist", "shape": "dot", "title": "anarchonatheist", "value": 1}, {"color": "#ccc", "id": "andreakirwan", "label": "andreakirwan", "shape": "dot", "title": "andreakirwan", "value": 1}, {"color": "#ccc", "id": "angelamjansen", "label": "angelamjansen", "shape": "dot", "title": "angelamjansen", "value": 1}, {"color": "#ccc", "id": "angeldevil1111", "label": "angeldevil1111", "shape": "dot", "title": "angeldevil1111", "value": 1}, {"color": "#ccc", "id": "angelina_5869", "label": "angelina_5869", "shape": "dot", "title": "angelina_5869", "value": 1}, {"color": "#ccc", "id": "angelsscream", "label": "angelsscream", "shape": "dot", "title": "angelsscream", "value": 1}, {"color": "#ccc", "id": "angolmois666", "label": "angolmois666", "shape": "dot", "title": "angolmois666", "value": 1}, {"color": "#ccc", "id": "anilyn", "label": "anilyn", "shape": "dot", "title": "anilyn", "value": 1}, {"color": "#ccc", "id": "animemineus", "label": "animemineus", "shape": "dot", "title": "animemineus", "value": 1}, {"color": "#ccc", "id": "annakak", "label": "annakak", "shape": "dot", "title": "annakak", "value": 1}, {"color": "#ccc", "id": "annehillebrand2", "label": "annehillebrand2", "shape": "dot", "title": "annehillebrand2", "value": 2}, {"color": "#ccc", "id": "anon_pinko", "label": "anon_pinko", "shape": "dot", "title": "anon_pinko", "value": 1}, {"color": "#ccc", "id": "anondancemusic", "label": "anondancemusic", "shape": "dot", "title": "anondancemusic", "value": 1}, {"color": "#ccc", "id": "anonivoice", "label": "anonivoice", "shape": "dot", "title": "anonivoice", "value": 1}, {"color": "#ccc", "id": "anons_uk", "label": "anons_uk", "shape": "dot", "title": "anons_uk", "value": 1}, {"color": "#ccc", "id": "anonymouslyoo", "label": "anonymouslyoo", "shape": "dot", "title": "anonymouslyoo", "value": 1}, {"color": "#ccc", "id": "anonyworldnews", "label": "anonyworldnews", "shape": "dot", "title": "anonyworldnews", "value": 1}, {"color": "#ccc", "id": "antiharper101", "label": "antiharper101", "shape": "dot", "title": "antiharper101", "value": 1}, {"color": "#ccc", "id": "antonio_hickman", "label": "antonio_hickman", "shape": "dot", "title": "antonio_hickman", "value": 1}, {"color": "#ccc", "id": "anubidal", "label": "anubidal", "shape": "dot", "title": "anubidal", "value": 1}, {"color": "#ccc", "id": "anyalhas", "label": "anyalhas", "shape": "dot", "title": "anyalhas", "value": 1}, {"color": "#ccc", "id": "appropes", "label": "appropes", "shape": "dot", "title": "appropes", "value": 1}, {"color": "#ccc", "id": "aquarius1049", "label": "aquarius1049", "shape": "dot", "title": "aquarius1049", "value": 1}, {"color": "#ccc", "id": "arcaneanon1", "label": "arcaneanon1", "shape": "dot", "title": "arcaneanon1", "value": 1}, {"color": "#ccc", "id": "arcaneanon2", "label": "arcaneanon2", "shape": "dot", "title": "arcaneanon2", "value": 1}, {"color": "#ccc", "id": "arealmintjuliep", "label": "arealmintjuliep", "shape": "dot", "title": "arealmintjuliep", "value": 1}, {"color": "#ccc", "id": "argyrenia", "label": "argyrenia", "shape": "dot", "title": "argyrenia", "value": 1}, {"color": "#ccc", "id": "artemis_bones", "label": "artemis_bones", "shape": "dot", "title": "artemis_bones", "value": 1}, {"color": "#ccc", "id": "artiscanaday", "label": "artiscanaday", "shape": "dot", "title": "artiscanaday", "value": 1}, {"color": "#ccc", "id": "asadfrog", "label": "asadfrog", "shape": "dot", "title": "asadfrog", "value": 1}, {"color": "#ccc", "id": "ashleycolon", "label": "ashleycolon", "shape": "dot", "title": "ashleycolon", "value": 1}, {"color": "#ccc", "id": "ashleypgreen", "label": "ashleypgreen", "shape": "dot", "title": "ashleypgreen", "value": 1}, {"color": "#ccc", "id": "ashoncrawley", "label": "ashoncrawley", "shape": "dot", "title": "ashoncrawley", "value": 1}, {"color": "#ccc", "id": "asians_art", "label": "asians_art", "shape": "dot", "title": "asians_art", "value": 1}, {"color": "#ccc", "id": "asonixDog", "label": "asonixDog", "shape": "dot", "title": "asonixDog", "value": 1}, {"color": "#ccc", "id": "astronglady", "label": "astronglady", "shape": "dot", "title": "astronglady", "value": 1}, {"color": "#ccc", "id": "audreawk1", "label": "audreawk1", "shape": "dot", "title": "audreawk1", "value": 1}, {"color": "#ccc", "id": "auramouth", "label": "auramouth", "shape": "dot", "title": "auramouth", "value": 1}, {"color": "#ccc", "id": "awakenthewolves", "label": "awakenthewolves", "shape": "dot", "title": "awakenthewolves", "value": 1}, {"color": "#ccc", "id": "aymanfadel", "label": "aymanfadel", "shape": "dot", "title": "aymanfadel", "value": 1}, {"color": "#ccc", "id": "ayshamoolla", "label": "ayshamoolla", "shape": "dot", "title": "ayshamoolla", "value": 1}, {"color": "#ccc", "id": "b00terr0r", "label": "b00terr0r", "shape": "dot", "title": "b00terr0r", "value": 1}, {"color": "#ccc", "id": "b9AcE", "label": "b9AcE", "shape": "dot", "title": "b9AcE", "value": 1}, {"color": "#ccc", "id": "b_hubb21", "label": "b_hubb21", "shape": "dot", "title": "b_hubb21", "value": 1}, {"color": "#ccc", "id": "babysoutonbail", "label": "babysoutonbail", "shape": "dot", "title": "babysoutonbail", "value": 1}, {"color": "#ccc", "id": "backonmylizzie", "label": "backonmylizzie", "shape": "dot", "title": "backonmylizzie", "value": 1}, {"color": "#ccc", "id": "balihai2", "label": "balihai2", "shape": "dot", "title": "balihai2", "value": 1}, {"color": "#ccc", "id": "bananarum", "label": "bananarum", "shape": "dot", "title": "bananarum", "value": 1}, {"color": "#ccc", "id": "bannerite", "label": "bannerite", "shape": "dot", "title": "bannerite", "value": 1}, {"color": "#ccc", "id": "barbdahlia", "label": "barbdahlia", "shape": "dot", "title": "barbdahlia", "value": 1}, {"color": "#ccc", "id": "barbs73", "label": "barbs73", "shape": "dot", "title": "barbs73", "value": 1}, {"color": "#ccc", "id": "bargyle1997", "label": "bargyle1997", "shape": "dot", "title": "bargyle1997", "value": 1}, {"color": "#ccc", "id": "barriovelazquez", "label": "barriovelazquez", "shape": "dot", "title": "barriovelazquez", "value": 1}, {"color": "#ccc", "id": "basicbaka", "label": "basicbaka", "shape": "dot", "title": "basicbaka", "value": 1}, {"color": "#ccc", "id": "baudelairekids", "label": "baudelairekids", "shape": "dot", "title": "baudelairekids", "value": 1}, {"color": "#ccc", "id": "beautifuldad10", "label": "beautifuldad10", "shape": "dot", "title": "beautifuldad10", "value": 1}, {"color": "#ccc", "id": "beaver_skeet", "label": "beaver_skeet", "shape": "dot", "title": "beaver_skeet", "value": 1}, {"color": "#ccc", "id": "bebird", "label": "bebird", "shape": "dot", "title": "bebird", "value": 1}, {"color": "#ccc", "id": "beentwistedAnon", "label": "beentwistedAnon", "shape": "dot", "title": "beentwistedAnon", "value": 1}, {"color": "#ccc", "id": "beeqn6", "label": "beeqn6", "shape": "dot", "title": "beeqn6", "value": 1}, {"color": "#ccc", "id": "beginatheend", "label": "beginatheend", "shape": "dot", "title": "beginatheend", "value": 1}, {"color": "#ccc", "id": "benksaechin", "label": "benksaechin", "shape": "dot", "title": "benksaechin", "value": 1}, {"color": "#ccc", "id": "bennstl", "label": "bennstl", "shape": "dot", "title": "bennstl", "value": 1}, {"color": "#ccc", "id": "besosylegramos", "label": "besosylegramos", "shape": "dot", "title": "besosylegramos", "value": 1}, {"color": "#ccc", "id": "betsdavenport", "label": "betsdavenport", "shape": "dot", "title": "betsdavenport", "value": 1}, {"color": "#ccc", "id": "bexology_", "label": "bexology_", "shape": "dot", "title": "bexology_", "value": 1}, {"color": "#ccc", "id": "bflolovergirl", "label": "bflolovergirl", "shape": "dot", "title": "bflolovergirl", "value": 1}, {"color": "#ccc", "id": "bgwayne72", "label": "bgwayne72", "shape": "dot", "title": "bgwayne72", "value": 1}, {"color": "#ccc", "id": "bhayes743", "label": "bhayes743", "shape": "dot", "title": "bhayes743", "value": 1}, {"color": "#ccc", "id": "bhines742", "label": "bhines742", "shape": "dot", "title": "bhines742", "value": 1}, {"color": "#ccc", "id": "biasedreporter", "label": "biasedreporter", "shape": "dot", "title": "biasedreporter", "value": 1}, {"color": "#ccc", "id": "bib_black", "label": "bib_black", "shape": "dot", "title": "bib_black", "value": 1}, {"color": "#ccc", "id": "bigups2315", "label": "bigups2315", "shape": "dot", "title": "bigups2315", "value": 1}, {"color": "#ccc", "id": "billeniumbeach", "label": "billeniumbeach", "shape": "dot", "title": "billeniumbeach", "value": 1}, {"color": "#ccc", "id": "billygoatpuke", "label": "billygoatpuke", "shape": "dot", "title": "billygoatpuke", "value": 1}, {"color": "#ccc", "id": "billyray89", "label": "billyray89", "shape": "dot", "title": "billyray89", "value": 1}, {"color": "#ccc", "id": "bizarrenomad", "label": "bizarrenomad", "shape": "dot", "title": "bizarrenomad", "value": 1}, {"color": "#ccc", "id": "blacc_boyfly", "label": "blacc_boyfly", "shape": "dot", "title": "blacc_boyfly", "value": 1}, {"color": "#ccc", "id": "black_42", "label": "black_42", "shape": "dot", "title": "black_42", "value": 1}, {"color": "#ccc", "id": "blackeconomist_", "label": "blackeconomist_", "shape": "dot", "title": "blackeconomist_", "value": 1}, {"color": "#ccc", "id": "blackflag_2012", "label": "blackflag_2012", "shape": "dot", "title": "blackflag_2012", "value": 1}, {"color": "#ccc", "id": "blackismy", "label": "blackismy", "shape": "dot", "title": "blackismy", "value": 1}, {"color": "#ccc", "id": "bleu_ruby", "label": "bleu_ruby", "shape": "dot", "title": "bleu_ruby", "value": 1}, {"color": "#ccc", "id": "blindmellojelly", "label": "blindmellojelly", "shape": "dot", "title": "blindmellojelly", "value": 1}, {"color": "#ccc", "id": "blkprl66", "label": "blkprl66", "shape": "dot", "title": "blkprl66", "value": 1}, {"color": "#ccc", "id": "blmterroristorg", "label": "blmterroristorg", "shape": "dot", "title": "blmterroristorg", "value": 1}, {"color": "#ccc", "id": "blogdiva", "label": "blogdiva", "shape": "dot", "title": "blogdiva", "value": 1}, {"color": "#ccc", "id": "bluecheddar1", "label": "bluecheddar1", "shape": "dot", "title": "bluecheddar1", "value": 1}, {"color": "#ccc", "id": "blueocean5454", "label": "blueocean5454", "shape": "dot", "title": "blueocean5454", "value": 1}, {"color": "#ccc", "id": "bmaybe2do", "label": "bmaybe2do", "shape": "dot", "title": "bmaybe2do", "value": 1}, {"color": "#ccc", "id": "bmoreadvocate", "label": "bmoreadvocate", "shape": "dot", "title": "bmoreadvocate", "value": 1}, {"color": "#ccc", "id": "bobbijolovern", "label": "bobbijolovern", "shape": "dot", "title": "bobbijolovern", "value": 1}, {"color": "#ccc", "id": "bombecerise", "label": "bombecerise", "shape": "dot", "title": "bombecerise", "value": 1}, {"color": "#ccc", "id": "bornatsix", "label": "bornatsix", "shape": "dot", "title": "bornatsix", "value": 1}, {"color": "#ccc", "id": "bosswalk2", "label": "bosswalk2", "shape": "dot", "title": "bosswalk2", "value": 1}, {"color": "#ccc", "id": "brainalishi", "label": "brainalishi", "shape": "dot", "title": "brainalishi", "value": 1}, {"color": "#ccc", "id": "brandonjjohn", "label": "brandonjjohn", "shape": "dot", "title": "brandonjjohn", "value": 1}, {"color": "#ccc", "id": "brenboo1", "label": "brenboo1", "shape": "dot", "title": "brenboo1", "value": 1}, {"color": "#ccc", "id": "brend3n_", "label": "brend3n_", "shape": "dot", "title": "brend3n_", "value": 1}, {"color": "#ccc", "id": "brennaken", "label": "brennaken", "shape": "dot", "title": "brennaken", "value": 1}, {"color": "#ccc", "id": "brflux", "label": "brflux", "shape": "dot", "title": "brflux", "value": 1}, {"color": "#ccc", "id": "brianadenetrix", "label": "brianadenetrix", "shape": "dot", "title": "brianadenetrix", "value": 1}, {"color": "#ccc", "id": "brianahunt123", "label": "brianahunt123", "shape": "dot", "title": "brianahunt123", "value": 1}, {"color": "#ccc", "id": "brighteyedjaymi", "label": "brighteyedjaymi", "shape": "dot", "title": "brighteyedjaymi", "value": 1}, {"color": "#ccc", "id": "brklyngirl3", "label": "brklyngirl3", "shape": "dot", "title": "brklyngirl3", "value": 1}, {"color": "#ccc", "id": "brookstravis", "label": "brookstravis", "shape": "dot", "title": "brookstravis", "value": 1}, {"color": "#ccc", "id": "brownblaze", "label": "brownblaze", "shape": "dot", "title": "brownblaze", "value": 1}, {"color": "#ccc", "id": "brownsugar7878", "label": "brownsugar7878", "shape": "dot", "title": "brownsugar7878", "value": 1}, {"color": "#ccc", "id": "bsbafflesbrains", "label": "bsbafflesbrains", "shape": "dot", "title": "bsbafflesbrains", "value": 1}, {"color": "#ccc", "id": "bsmithers81", "label": "bsmithers81", "shape": "dot", "title": "bsmithers81", "value": 1}, {"color": "#ccc", "id": "btlbmtrnkt", "label": "btlbmtrnkt", "shape": "dot", "title": "btlbmtrnkt", "value": 1}, {"color": "#ccc", "id": "buananoche", "label": "buananoche", "shape": "dot", "title": "buananoche", "value": 1}, {"color": "#ccc", "id": "buell003", "label": "buell003", "shape": "dot", "title": "buell003", "value": 1}, {"color": "#ccc", "id": "buhhhhh", "label": "buhhhhh", "shape": "dot", "title": "buhhhhh", "value": 1}, {"color": "#ccc", "id": "bulbafren", "label": "bulbafren", "shape": "dot", "title": "bulbafren", "value": 1}, {"color": "#ccc", "id": "buoyantnihilist", "label": "buoyantnihilist", "shape": "dot", "title": "buoyantnihilist", "value": 1}, {"color": "#ccc", "id": "burtgravy", "label": "burtgravy", "shape": "dot", "title": "burtgravy", "value": 1}, {"color": "#ccc", "id": "c_haise", "label": "c_haise", "shape": "dot", "title": "c_haise", "value": 1}, {"color": "#ccc", "id": "c_mislan", "label": "c_mislan", "shape": "dot", "title": "c_mislan", "value": 1}, {"color": "#ccc", "id": "cafeaulaitloves", "label": "cafeaulaitloves", "shape": "dot", "title": "cafeaulaitloves", "value": 1}, {"color": "#ccc", "id": "caidahlia", "label": "caidahlia", "shape": "dot", "title": "caidahlia", "value": 1}, {"color": "#ccc", "id": "calcamonia", "label": "calcamonia", "shape": "dot", "title": "calcamonia", "value": 1}, {"color": "#ccc", "id": "candi_kizzez", "label": "candi_kizzez", "shape": "dot", "title": "candi_kizzez", "value": 1}, {"color": "#ccc", "id": "candyc4318", "label": "candyc4318", "shape": "dot", "title": "candyc4318", "value": 1}, {"color": "#ccc", "id": "cantdance2it", "label": "cantdance2it", "shape": "dot", "title": "cantdance2it", "value": 1}, {"color": "#ccc", "id": "canufeelher", "label": "canufeelher", "shape": "dot", "title": "canufeelher", "value": 1}, {"color": "#ccc", "id": "carbon_lions", "label": "carbon_lions", "shape": "dot", "title": "carbon_lions", "value": 1}, {"color": "#ccc", "id": "cardsgirl1972", "label": "cardsgirl1972", "shape": "dot", "title": "cardsgirl1972", "value": 1}, {"color": "#ccc", "id": "carimachet", "label": "carimachet", "shape": "dot", "title": "carimachet", "value": 1}, {"color": "#ccc", "id": "carlbell29", "label": "carlbell29", "shape": "dot", "title": "carlbell29", "value": 1}, {"color": "#ccc", "id": "carm2158", "label": "carm2158", "shape": "dot", "title": "carm2158", "value": 1}, {"color": "#ccc", "id": "carmenvellon", "label": "carmenvellon", "shape": "dot", "title": "carmenvellon", "value": 1}, {"color": "#ccc", "id": "carminemac", "label": "carminemac", "shape": "dot", "title": "carminemac", "value": 1}, {"color": "#ccc", "id": "caroljloomis", "label": "caroljloomis", "shape": "dot", "title": "caroljloomis", "value": 1}, {"color": "#ccc", "id": "carolynsbuddy", "label": "carolynsbuddy", "shape": "dot", "title": "carolynsbuddy", "value": 1}, {"color": "#ccc", "id": "castiron1969", "label": "castiron1969", "shape": "dot", "title": "castiron1969", "value": 1}, {"color": "#ccc", "id": "casualgoddess", "label": "casualgoddess", "shape": "dot", "title": "casualgoddess", "value": 1}, {"color": "#ccc", "id": "cat_jpeg", "label": "cat_jpeg", "shape": "dot", "title": "cat_jpeg", "value": 1}, {"color": "#ccc", "id": "catawu", "label": "catawu", "shape": "dot", "title": "catawu", "value": 1}, {"color": "#ccc", "id": "caterddragoon", "label": "caterddragoon", "shape": "dot", "title": "caterddragoon", "value": 1}, {"color": "#ccc", "id": "cathalmono", "label": "cathalmono", "shape": "dot", "title": "cathalmono", "value": 1}, {"color": "#ccc", "id": "catlover1943", "label": "catlover1943", "shape": "dot", "title": "catlover1943", "value": 1}, {"color": "#ccc", "id": "cbecker55373", "label": "cbecker55373", "shape": "dot", "title": "cbecker55373", "value": 1}, {"color": "#ccc", "id": "cbl2", "label": "cbl2", "shape": "dot", "title": "cbl2", "value": 1}, {"color": "#ccc", "id": "ccagiao1969", "label": "ccagiao1969", "shape": "dot", "title": "ccagiao1969", "value": 1}, {"color": "#ccc", "id": "ccchicky", "label": "ccchicky", "shape": "dot", "title": "ccchicky", "value": 1}, {"color": "#ccc", "id": "ccollinsjr", "label": "ccollinsjr", "shape": "dot", "title": "ccollinsjr", "value": 1}, {"color": "#ccc", "id": "cerebell", "label": "cerebell", "shape": "dot", "title": "cerebell", "value": 1}, {"color": "#ccc", "id": "cgagneRNN", "label": "cgagneRNN", "shape": "dot", "title": "cgagneRNN", "value": 1}, {"color": "#ccc", "id": "cgrimey423", "label": "cgrimey423", "shape": "dot", "title": "cgrimey423", "value": 1}, {"color": "#ccc", "id": "chabot_CIN", "label": "chabot_CIN", "shape": "dot", "title": "chabot_CIN", "value": 1}, {"color": "#ccc", "id": "chadonelove", "label": "chadonelove", "shape": "dot", "title": "chadonelove", "value": 1}, {"color": "#ccc", "id": "chaplainjeff50", "label": "chaplainjeff50", "shape": "dot", "title": "chaplainjeff50", "value": 1}, {"color": "#ccc", "id": "charke105", "label": "charke105", "shape": "dot", "title": "charke105", "value": 1}, {"color": "#ccc", "id": "charlesjaco1", "label": "charlesjaco1", "shape": "dot", "title": "charlesjaco1", "value": 1}, {"color": "#ccc", "id": "chasinthacool", "label": "chasinthacool", "shape": "dot", "title": "chasinthacool", "value": 1}, {"color": "#ccc", "id": "chattyantisoc", "label": "chattyantisoc", "shape": "dot", "title": "chattyantisoc", "value": 1}, {"color": "#ccc", "id": "chellenayrenae", "label": "chellenayrenae", "shape": "dot", "title": "chellenayrenae", "value": 1}, {"color": "#ccc", "id": "cheparlay", "label": "cheparlay", "shape": "dot", "title": "cheparlay", "value": 1}, {"color": "#ccc", "id": "chibbqking", "label": "chibbqking", "shape": "dot", "title": "chibbqking", "value": 1}, {"color": "#ccc", "id": "chickenfrydrice", "label": "chickenfrydrice", "shape": "dot", "title": "chickenfrydrice", "value": 1}, {"color": "#ccc", "id": "chickenproduc", "label": "chickenproduc", "shape": "dot", "title": "chickenproduc", "value": 1}, {"color": "#ccc", "id": "chidoziemonago", "label": "chidoziemonago", "shape": "dot", "title": "chidoziemonago", "value": 1}, {"color": "#ccc", "id": "chlaforet", "label": "chlaforet", "shape": "dot", "title": "chlaforet", "value": 1}, {"color": "#ccc", "id": "chocdiva1913", "label": "chocdiva1913", "shape": "dot", "title": "chocdiva1913", "value": 1}, {"color": "#ccc", "id": "chrosea", "label": "chrosea", "shape": "dot", "title": "chrosea", "value": 1}, {"color": "#ccc", "id": "chrs_native", "label": "chrs_native", "shape": "dot", "title": "chrs_native", "value": 1}, {"color": "#ccc", "id": "cierranstuff", "label": "cierranstuff", "shape": "dot", "title": "cierranstuff", "value": 1}, {"color": "#ccc", "id": "ckaratnytsky", "label": "ckaratnytsky", "shape": "dot", "title": "ckaratnytsky", "value": 1}, {"color": "#ccc", "id": "ckey50", "label": "ckey50", "shape": "dot", "title": "ckey50", "value": 1}, {"color": "#ccc", "id": "ckresy", "label": "ckresy", "shape": "dot", "title": "ckresy", "value": 1}, {"color": "#ccc", "id": "classysportsfan", "label": "classysportsfan", "shape": "dot", "title": "classysportsfan", "value": 1}, {"color": "#ccc", "id": "cliffpotts", "label": "cliffpotts", "shape": "dot", "title": "cliffpotts", "value": 1}, {"color": "#ccc", "id": "cloakthedagger", "label": "cloakthedagger", "shape": "dot", "title": "cloakthedagger", "value": 1}, {"color": "#ccc", "id": "clos303303", "label": "clos303303", "shape": "dot", "title": "clos303303", "value": 1}, {"color": "#ccc", "id": "clrih9", "label": "clrih9", "shape": "dot", "title": "clrih9", "value": 1}, {"color": "#ccc", "id": "clunatoon", "label": "clunatoon", "shape": "dot", "title": "clunatoon", "value": 1}, {"color": "#ccc", "id": "cmadmax", "label": "cmadmax", "shape": "dot", "title": "cmadmax", "value": 1}, {"color": "#ccc", "id": "cmliveyourlife", "label": "cmliveyourlife", "shape": "dot", "title": "cmliveyourlife", "value": 1}, {"color": "#ccc", "id": "cmstout56", "label": "cmstout56", "shape": "dot", "title": "cmstout56", "value": 1}, {"color": "#ccc", "id": "cockyheatfan_", "label": "cockyheatfan_", "shape": "dot", "title": "cockyheatfan_", "value": 1}, {"color": "#ccc", "id": "cocochanal", "label": "cocochanal", "shape": "dot", "title": "cocochanal", "value": 1}, {"color": "#ccc", "id": "codeframesf", "label": "codeframesf", "shape": "dot", "title": "codeframesf", "value": 1}, {"color": "#ccc", "id": "collectiveUV", "label": "collectiveUV", "shape": "dot", "title": "collectiveUV", "value": 1}, {"color": "#ccc", "id": "colleenisleen", "label": "colleenisleen", "shape": "dot", "title": "colleenisleen", "value": 1}, {"color": "#ccc", "id": "colleenkelly", "label": "colleenkelly", "shape": "dot", "title": "colleenkelly", "value": 1}, {"color": "#ccc", "id": "colocha_rachel", "label": "colocha_rachel", "shape": "dot", "title": "colocha_rachel", "value": 1}, {"color": "#ccc", "id": "coloradomom2011", "label": "coloradomom2011", "shape": "dot", "title": "coloradomom2011", "value": 1}, {"color": "#ccc", "id": "colt45mag", "label": "colt45mag", "shape": "dot", "title": "colt45mag", "value": 1}, {"color": "#ccc", "id": "comeonnoles", "label": "comeonnoles", "shape": "dot", "title": "comeonnoles", "value": 1}, {"color": "#ccc", "id": "condorscondor", "label": "condorscondor", "shape": "dot", "title": "condorscondor", "value": 1}, {"color": "#ccc", "id": "conduitofhealin", "label": "conduitofhealin", "shape": "dot", "title": "conduitofhealin", "value": 1}, {"color": "#ccc", "id": "cookiebottom25", "label": "cookiebottom25", "shape": "dot", "title": "cookiebottom25", "value": 1}, {"color": "#ccc", "id": "copxfuneral", "label": "copxfuneral", "shape": "dot", "title": "copxfuneral", "value": 1}, {"color": "#ccc", "id": "coreybking", "label": "coreybking", "shape": "dot", "title": "coreybking", "value": 1}, {"color": "#ccc", "id": "courtney_worth", "label": "courtney_worth", "shape": "dot", "title": "courtney_worth", "value": 1}, {"color": "#ccc", "id": "courtneyjahenry", "label": "courtneyjahenry", "shape": "dot", "title": "courtneyjahenry", "value": 1}, {"color": "#ccc", "id": "cptpuddlejumper", "label": "cptpuddlejumper", "shape": "dot", "title": "cptpuddlejumper", "value": 1}, {"color": "#ccc", "id": "cpwb75", "label": "cpwb75", "shape": "dot", "title": "cpwb75", "value": 1}, {"color": "#ccc", "id": "crabbykarianne", "label": "crabbykarianne", "shape": "dot", "title": "crabbykarianne", "value": 1}, {"color": "#ccc", "id": "creaslean", "label": "creaslean", "shape": "dot", "title": "creaslean", "value": 1}, {"color": "#ccc", "id": "creole_redd", "label": "creole_redd", "shape": "dot", "title": "creole_redd", "value": 1}, {"color": "#ccc", "id": "crewoldt", "label": "crewoldt", "shape": "dot", "title": "crewoldt", "value": 1}, {"color": "#ccc", "id": "crfontaine", "label": "crfontaine", "shape": "dot", "title": "crfontaine", "value": 1}, {"color": "#ccc", "id": "crilloita_3oh5", "label": "crilloita_3oh5", "shape": "dot", "title": "crilloita_3oh5", "value": 1}, {"color": "#ccc", "id": "crono3567", "label": "crono3567", "shape": "dot", "title": "crono3567", "value": 1}, {"color": "#ccc", "id": "croptopqueer", "label": "croptopqueer", "shape": "dot", "title": "croptopqueer", "value": 1}, {"color": "#ccc", "id": "crustyrustyMAD", "label": "crustyrustyMAD", "shape": "dot", "title": "crustyrustyMAD", "value": 1}, {"color": "#ccc", "id": "crymsonsavior", "label": "crymsonsavior", "shape": "dot", "title": "crymsonsavior", "value": 1}, {"color": "#ccc", "id": "cseville2", "label": "cseville2", "shape": "dot", "title": "cseville2", "value": 1}, {"color": "#ccc", "id": "ct253", "label": "ct253", "shape": "dot", "title": "ct253", "value": 1}, {"color": "#ccc", "id": "cykelly1718", "label": "cykelly1718", "shape": "dot", "title": "cykelly1718", "value": 1}, {"color": "#ccc", "id": "cyncynical", "label": "cyncynical", "shape": "dot", "title": "cyncynical", "value": 1}, {"color": "#ccc", "id": "cypherz94", "label": "cypherz94", "shape": "dot", "title": "cypherz94", "value": 1}, {"color": "#ccc", "id": "dabaee1", "label": "dabaee1", "shape": "dot", "title": "dabaee1", "value": 1}, {"color": "#ccc", "id": "danm414", "label": "danm414", "shape": "dot", "title": "danm414", "value": 1}, {"color": "#ccc", "id": "dannana_", "label": "dannana_", "shape": "dot", "title": "dannana_", "value": 1}, {"color": "#ccc", "id": "dantbarry", "label": "dantbarry", "shape": "dot", "title": "dantbarry", "value": 1}, {"color": "#ccc", "id": "daralajoy", "label": "daralajoy", "shape": "dot", "title": "daralajoy", "value": 1}, {"color": "#ccc", "id": "dariusgoins", "label": "dariusgoins", "shape": "dot", "title": "dariusgoins", "value": 1}, {"color": "#ccc", "id": "darrylreeves", "label": "darrylreeves", "shape": "dot", "title": "darrylreeves", "value": 1}, {"color": "#ccc", "id": "datni66alito", "label": "datni66alito", "shape": "dot", "title": "datni66alito", "value": 1}, {"color": "#ccc", "id": "dbs03aw", "label": "dbs03aw", "shape": "dot", "title": "dbs03aw", "value": 1}, {"color": "#ccc", "id": "de_scensus", "label": "de_scensus", "shape": "dot", "title": "de_scensus", "value": 1}, {"color": "#ccc", "id": "deaconseps", "label": "deaconseps", "shape": "dot", "title": "deaconseps", "value": 1}, {"color": "#ccc", "id": "deafear", "label": "deafear", "shape": "dot", "title": "deafear", "value": 1}, {"color": "#ccc", "id": "deathrep", "label": "deathrep", "shape": "dot", "title": "deathrep", "value": 1}, {"color": "#ccc", "id": "debjgreen1", "label": "debjgreen1", "shape": "dot", "title": "debjgreen1", "value": 1}, {"color": "#ccc", "id": "debramiller962", "label": "debramiller962", "shape": "dot", "title": "debramiller962", "value": 1}, {"color": "#ccc", "id": "dedscott", "label": "dedscott", "shape": "dot", "title": "dedscott", "value": 1}, {"color": "#ccc", "id": "deepdarkterror", "label": "deepdarkterror", "shape": "dot", "title": "deepdarkterror", "value": 1}, {"color": "#ccc", "id": "deepthoughts256", "label": "deepthoughts256", "shape": "dot", "title": "deepthoughts256", "value": 1}, {"color": "#ccc", "id": "deeshanger", "label": "deeshanger", "shape": "dot", "title": "deeshanger", "value": 1}, {"color": "#ccc", "id": "degamuna", "label": "degamuna", "shape": "dot", "title": "degamuna", "value": 1}, {"color": "#ccc", "id": "derekklaney", "label": "derekklaney", "shape": "dot", "title": "derekklaney", "value": 1}, {"color": "#ccc", "id": "desperate_jo13", "label": "desperate_jo13", "shape": "dot", "title": "desperate_jo13", "value": 1}, {"color": "#ccc", "id": "detemple", "label": "detemple", "shape": "dot", "title": "detemple", "value": 1}, {"color": "#ccc", "id": "detous", "label": "detous", "shape": "dot", "title": "detous", "value": 1}, {"color": "#ccc", "id": "devilnyou", "label": "devilnyou", "shape": "dot", "title": "devilnyou", "value": 1}, {"color": "#ccc", "id": "devinnarnold", "label": "devinnarnold", "shape": "dot", "title": "devinnarnold", "value": 1}, {"color": "#ccc", "id": "devotedones", "label": "devotedones", "shape": "dot", "title": "devotedones", "value": 1}, {"color": "#ccc", "id": "dhammicmarxist", "label": "dhammicmarxist", "shape": "dot", "title": "dhammicmarxist", "value": 1}, {"color": "#ccc", "id": "dharmafarmer1", "label": "dharmafarmer1", "shape": "dot", "title": "dharmafarmer1", "value": 1}, {"color": "#ccc", "id": "diasporaspear", "label": "diasporaspear", "shape": "dot", "title": "diasporaspear", "value": 1}, {"color": "#ccc", "id": "dierdrelewis", "label": "dierdrelewis", "shape": "dot", "title": "dierdrelewis", "value": 1}, {"color": "#ccc", "id": "dingalingy55", "label": "dingalingy55", "shape": "dot", "title": "dingalingy55", "value": 2}, {"color": "#ccc", "id": "disetv", "label": "disetv", "shape": "dot", "title": "disetv", "value": 1}, {"color": "#ccc", "id": "diygreg", "label": "diygreg", "shape": "dot", "title": "diygreg", "value": 1}, {"color": "#ccc", "id": "dizzymslizzy15", "label": "dizzymslizzy15", "shape": "dot", "title": "dizzymslizzy15", "value": 1}, {"color": "#ccc", "id": "djc0d3r3d", "label": "djc0d3r3d", "shape": "dot", "title": "djc0d3r3d", "value": 1}, {"color": "#ccc", "id": "djmincey11", "label": "djmincey11", "shape": "dot", "title": "djmincey11", "value": 1}, {"color": "#ccc", "id": "djsmallchange", "label": "djsmallchange", "shape": "dot", "title": "djsmallchange", "value": 1}, {"color": "#ccc", "id": "djvjgrrl", "label": "djvjgrrl", "shape": "dot", "title": "djvjgrrl", "value": 1}, {"color": "#ccc", "id": "dlatchison011", "label": "dlatchison011", "shape": "dot", "title": "dlatchison011", "value": 2}, {"color": "#ccc", "id": "dlklocke", "label": "dlklocke", "shape": "dot", "title": "dlklocke", "value": 1}, {"color": "#ccc", "id": "dmatkins137", "label": "dmatkins137", "shape": "dot", "title": "dmatkins137", "value": 1}, {"color": "#ccc", "id": "doa_rong", "label": "doa_rong", "shape": "dot", "title": "doa_rong", "value": 1}, {"color": "#ccc", "id": "doccivilwarsr", "label": "doccivilwarsr", "shape": "dot", "title": "doccivilwarsr", "value": 1}, {"color": "#ccc", "id": "docholly", "label": "docholly", "shape": "dot", "title": "docholly", "value": 1}, {"color": "#ccc", "id": "doctimusprime72", "label": "doctimusprime72", "shape": "dot", "title": "doctimusprime72", "value": 1}, {"color": "#ccc", "id": "doctormunchies", "label": "doctormunchies", "shape": "dot", "title": "doctormunchies", "value": 1}, {"color": "#ccc", "id": "dodi70", "label": "dodi70", "shape": "dot", "title": "dodi70", "value": 1}, {"color": "#ccc", "id": "dogstar7tweets", "label": "dogstar7tweets", "shape": "dot", "title": "dogstar7tweets", "value": 1}, {"color": "#ccc", "id": "dogthefootsteps", "label": "dogthefootsteps", "shape": "dot", "title": "dogthefootsteps", "value": 1}, {"color": "#ccc", "id": "dolphin_LS", "label": "dolphin_LS", "shape": "dot", "title": "dolphin_LS", "value": 2}, {"color": "#ccc", "id": "dolphingrl4ever", "label": "dolphingrl4ever", "shape": "dot", "title": "dolphingrl4ever", "value": 1}, {"color": "#ccc", "id": "donnalburnell", "label": "donnalburnell", "shape": "dot", "title": "donnalburnell", "value": 1}, {"color": "#ccc", "id": "donnapoteclark", "label": "donnapoteclark", "shape": "dot", "title": "donnapoteclark", "value": 1}, {"color": "#ccc", "id": "dopadee", "label": "dopadee", "shape": "dot", "title": "dopadee", "value": 1}, {"color": "#ccc", "id": "dopekiddant1", "label": "dopekiddant1", "shape": "dot", "title": "dopekiddant1", "value": 1}, {"color": "#ccc", "id": "dorothyk98", "label": "dorothyk98", "shape": "dot", "title": "dorothyk98", "value": 1}, {"color": "#ccc", "id": "dotben2400", "label": "dotben2400", "shape": "dot", "title": "dotben2400", "value": 1}, {"color": "#ccc", "id": "dotcw48", "label": "dotcw48", "shape": "dot", "title": "dotcw48", "value": 1}, {"color": "#ccc", "id": "doubleteearms", "label": "doubleteearms", "shape": "dot", "title": "doubleteearms", "value": 1}, {"color": "#ccc", "id": "dr_stephenp", "label": "dr_stephenp", "shape": "dot", "title": "dr_stephenp", "value": 1}, {"color": "#ccc", "id": "drkoach", "label": "drkoach", "shape": "dot", "title": "drkoach", "value": 1}, {"color": "#ccc", "id": "drostk", "label": "drostk", "shape": "dot", "title": "drostk", "value": 1}, {"color": "#ccc", "id": "drumbeats4peace", "label": "drumbeats4peace", "shape": "dot", "title": "drumbeats4peace", "value": 1}, {"color": "#ccc", "id": "dsbigham", "label": "dsbigham", "shape": "dot", "title": "dsbigham", "value": 1}, {"color": "#ccc", "id": "dsmpowered", "label": "dsmpowered", "shape": "dot", "title": "dsmpowered", "value": 1}, {"color": "#ccc", "id": "dwright1906", "label": "dwright1906", "shape": "dot", "title": "dwright1906", "value": 1}, {"color": "#ccc", "id": "dxman830", "label": "dxman830", "shape": "dot", "title": "dxman830", "value": 1}, {"color": "#ccc", "id": "dxmentis", "label": "dxmentis", "shape": "dot", "title": "dxmentis", "value": 1}, {"color": "#ccc", "id": "dyslexicnoshame", "label": "dyslexicnoshame", "shape": "dot", "title": "dyslexicnoshame", "value": 1}, {"color": "#ccc", "id": "e0rda", "label": "e0rda", "shape": "dot", "title": "e0rda", "value": 1}, {"color": "#ccc", "id": "eastvillagetwt", "label": "eastvillagetwt", "shape": "dot", "title": "eastvillagetwt", "value": 1}, {"color": "#ccc", "id": "ebbsflow", "label": "ebbsflow", "shape": "dot", "title": "ebbsflow", "value": 1}, {"color": "#ccc", "id": "edelruth", "label": "edelruth", "shape": "dot", "title": "edelruth", "value": 1}, {"color": "#ccc", "id": "edington901", "label": "edington901", "shape": "dot", "title": "edington901", "value": 1}, {"color": "#ccc", "id": "edjensen1956", "label": "edjensen1956", "shape": "dot", "title": "edjensen1956", "value": 1}, {"color": "#ccc", "id": "edlewis11", "label": "edlewis11", "shape": "dot", "title": "edlewis11", "value": 1}, {"color": "#ccc", "id": "edreggi", "label": "edreggi", "shape": "dot", "title": "edreggi", "value": 1}, {"color": "#ccc", "id": "edsardela", "label": "edsardela", "shape": "dot", "title": "edsardela", "value": 1}, {"color": "#ccc", "id": "edward38_wilson", "label": "edward38_wilson", "shape": "dot", "title": "edward38_wilson", "value": 1}, {"color": "#ccc", "id": "eeemescudi", "label": "eeemescudi", "shape": "dot", "title": "eeemescudi", "value": 1}, {"color": "#ccc", "id": "eenzpeenz", "label": "eenzpeenz", "shape": "dot", "title": "eenzpeenz", "value": 1}, {"color": "#ccc", "id": "ekwiid", "label": "ekwiid", "shape": "dot", "title": "ekwiid", "value": 1}, {"color": "#ccc", "id": "elManoMoreno", "label": "elManoMoreno", "shape": "dot", "title": "elManoMoreno", "value": 1}, {"color": "#ccc", "id": "elaineprettyeye", "label": "elaineprettyeye", "shape": "dot", "title": "elaineprettyeye", "value": 2}, {"color": "#ccc", "id": "elektrosoundwav", "label": "elektrosoundwav", "shape": "dot", "title": "elektrosoundwav", "value": 1}, {"color": "#ccc", "id": "element_Dia", "label": "element_Dia", "shape": "dot", "title": "element_Dia", "value": 1}, {"color": "#ccc", "id": "elise_flowers", "label": "elise_flowers", "shape": "dot", "title": "elise_flowers", "value": 1}, {"color": "#ccc", "id": "elitabaldridge", "label": "elitabaldridge", "shape": "dot", "title": "elitabaldridge", "value": 1}, {"color": "#ccc", "id": "ella877", "label": "ella877", "shape": "dot", "title": "ella877", "value": 1}, {"color": "#ccc", "id": "ella_ayeayeaye", "label": "ella_ayeayeaye", "shape": "dot", "title": "ella_ayeayeaye", "value": 1}, {"color": "#ccc", "id": "elle_v__", "label": "elle_v__", "shape": "dot", "title": "elle_v__", "value": 1}, {"color": "#ccc", "id": "ellis_texas", "label": "ellis_texas", "shape": "dot", "title": "ellis_texas", "value": 1}, {"color": "#ccc", "id": "elvislver56", "label": "elvislver56", "shape": "dot", "title": "elvislver56", "value": 1}, {"color": "#ccc", "id": "em2wice", "label": "em2wice", "shape": "dot", "title": "em2wice", "value": 1}, {"color": "#ccc", "id": "emailpaulnow", "label": "emailpaulnow", "shape": "dot", "title": "emailpaulnow", "value": 1}, {"color": "#ccc", "id": "emanithegoddess", "label": "emanithegoddess", "shape": "dot", "title": "emanithegoddess", "value": 1}, {"color": "#ccc", "id": "emeraldopalite", "label": "emeraldopalite", "shape": "dot", "title": "emeraldopalite", "value": 1}, {"color": "#ccc", "id": "emilylava", "label": "emilylava", "shape": "dot", "title": "emilylava", "value": 1}, {"color": "#ccc", "id": "emma_becker", "label": "emma_becker", "shape": "dot", "title": "emma_becker", "value": 1}, {"color": "#ccc", "id": "emotrash4lyf", "label": "emotrash4lyf", "shape": "dot", "title": "emotrash4lyf", "value": 1}, {"color": "#ccc", "id": "empressAn0n", "label": "empressAn0n", "shape": "dot", "title": "empressAn0n", "value": 1}, {"color": "#ccc", "id": "emthedivine", "label": "emthedivine", "shape": "dot", "title": "emthedivine", "value": 1}, {"color": "#ccc", "id": "end_logic", "label": "end_logic", "shape": "dot", "title": "end_logic", "value": 1}, {"color": "#ccc", "id": "endingHomelessn", "label": "endingHomelessn", "shape": "dot", "title": "endingHomelessn", "value": 1}, {"color": "#ccc", "id": "ephemeragrrl", "label": "ephemeragrrl", "shape": "dot", "title": "ephemeragrrl", "value": 1}, {"color": "#ccc", "id": "epiphany4z", "label": "epiphany4z", "shape": "dot", "title": "epiphany4z", "value": 1}, {"color": "#ccc", "id": "erabrand", "label": "erabrand", "shape": "dot", "title": "erabrand", "value": 1}, {"color": "#ccc", "id": "ereed33", "label": "ereed33", "shape": "dot", "title": "ereed33", "value": 1}, {"color": "#ccc", "id": "ericadavis0920", "label": "ericadavis0920", "shape": "dot", "title": "ericadavis0920", "value": 1}, {"color": "#ccc", "id": "erikwdavis", "label": "erikwdavis", "shape": "dot", "title": "erikwdavis", "value": 1}, {"color": "#ccc", "id": "ersrose", "label": "ersrose", "shape": "dot", "title": "ersrose", "value": 1}, {"color": "#ccc", "id": "evaldes1042", "label": "evaldes1042", "shape": "dot", "title": "evaldes1042", "value": 1}, {"color": "#ccc", "id": "evanbakersmith", "label": "evanbakersmith", "shape": "dot", "title": "evanbakersmith", "value": 1}, {"color": "#ccc", "id": "eveleroi", "label": "eveleroi", "shape": "dot", "title": "eveleroi", "value": 1}, {"color": "#ccc", "id": "evenbev", "label": "evenbev", "shape": "dot", "title": "evenbev", "value": 1}, {"color": "#ccc", "id": "evilfur420", "label": "evilfur420", "shape": "dot", "title": "evilfur420", "value": 1}, {"color": "#ccc", "id": "evolydal", "label": "evolydal", "shape": "dot", "title": "evolydal", "value": 1}, {"color": "#ccc", "id": "exgci", "label": "exgci", "shape": "dot", "title": "exgci", "value": 1}, {"color": "#ccc", "id": "eyeFLOODpanties", "label": "eyeFLOODpanties", "shape": "dot", "title": "eyeFLOODpanties", "value": 1}, {"color": "lightgreen", "id": "kodacohen", "label": "kodacohen", "shape": "dot", "title": "kodacohen", "value": 1}, {"color": "#ccc", "id": "eyekelley", "label": "eyekelley", "shape": "dot", "title": "eyekelley", "value": 1}, {"color": "#ccc", "id": "eyesaeyeah", "label": "eyesaeyeah", "shape": "dot", "title": "eyesaeyeah", "value": 2}, {"color": "#ccc", "id": "eyeseeslive", "label": "eyeseeslive", "shape": "dot", "title": "eyeseeslive", "value": 1}, {"color": "#ccc", "id": "eyesonnow", "label": "eyesonnow", "shape": "dot", "title": "eyesonnow", "value": 1}, {"color": "#ccc", "id": "fLEshtoneCraYon", "label": "fLEshtoneCraYon", "shape": "dot", "title": "fLEshtoneCraYon", "value": 1}, {"color": "#ccc", "id": "faaaadumo", "label": "faaaadumo", "shape": "dot", "title": "faaaadumo", "value": 1}, {"color": "#ccc", "id": "faeriye_", "label": "faeriye_", "shape": "dot", "title": "faeriye_", "value": 1}, {"color": "#ccc", "id": "faobobindc", "label": "faobobindc", "shape": "dot", "title": "faobobindc", "value": 1}, {"color": "#ccc", "id": "fasefax", "label": "fasefax", "shape": "dot", "title": "fasefax", "value": 1}, {"color": "#ccc", "id": "fdhbstephanie", "label": "fdhbstephanie", "shape": "dot", "title": "fdhbstephanie", "value": 1}, {"color": "#ccc", "id": "fearwilll0se", "label": "fearwilll0se", "shape": "dot", "title": "fearwilll0se", "value": 1}, {"color": "#ccc", "id": "fedebryant17", "label": "fedebryant17", "shape": "dot", "title": "fedebryant17", "value": 1}, {"color": "#ccc", "id": "femalevillain", "label": "femalevillain", "shape": "dot", "title": "femalevillain", "value": 1}, {"color": "#ccc", "id": "fenix_rising_", "label": "fenix_rising_", "shape": "dot", "title": "fenix_rising_", "value": 1}, {"color": "#ccc", "id": "fergusonRus", "label": "fergusonRus", "shape": "dot", "title": "fergusonRus", "value": 1}, {"color": "#ccc", "id": "fergusonaction", "label": "fergusonaction", "shape": "dot", "title": "fergusonaction", "value": 1}, {"color": "#ccc", "id": "fidgetsfive", "label": "fidgetsfive", "shape": "dot", "title": "fidgetsfive", "value": 1}, {"color": "#ccc", "id": "fierymadredhead", "label": "fierymadredhead", "shape": "dot", "title": "fierymadredhead", "value": 1}, {"color": "#ccc", "id": "fififerenghi", "label": "fififerenghi", "shape": "dot", "title": "fififerenghi", "value": 1}, {"color": "#ccc", "id": "figgybloomin", "label": "figgybloomin", "shape": "dot", "title": "figgybloomin", "value": 1}, {"color": "#ccc", "id": "fillagainb", "label": "fillagainb", "shape": "dot", "title": "fillagainb", "value": 1}, {"color": "#ccc", "id": "filsdetafa", "label": "filsdetafa", "shape": "dot", "title": "filsdetafa", "value": 1}, {"color": "#ccc", "id": "flattery_sucks", "label": "flattery_sucks", "shape": "dot", "title": "flattery_sucks", "value": 1}, {"color": "#ccc", "id": "flebudeb", "label": "flebudeb", "shape": "dot", "title": "flebudeb", "value": 1}, {"color": "#ccc", "id": "flexlibris", "label": "flexlibris", "shape": "dot", "title": "flexlibris", "value": 1}, {"color": "#ccc", "id": "flitedocnm", "label": "flitedocnm", "shape": "dot", "title": "flitedocnm", "value": 1}, {"color": "#ccc", "id": "flogrownhunter", "label": "flogrownhunter", "shape": "dot", "title": "flogrownhunter", "value": 1}, {"color": "#ccc", "id": "flugennock", "label": "flugennock", "shape": "dot", "title": "flugennock", "value": 1}, {"color": "#ccc", "id": "foodnpolitics", "label": "foodnpolitics", "shape": "dot", "title": "foodnpolitics", "value": 1}, {"color": "#ccc", "id": "forevervisible", "label": "forevervisible", "shape": "dot", "title": "forevervisible", "value": 1}, {"color": "#ccc", "id": "forresteth", "label": "forresteth", "shape": "dot", "title": "forresteth", "value": 1}, {"color": "#ccc", "id": "fountain_jade", "label": "fountain_jade", "shape": "dot", "title": "fountain_jade", "value": 1}, {"color": "#ccc", "id": "frankjabbar71", "label": "frankjabbar71", "shape": "dot", "title": "frankjabbar71", "value": 1}, {"color": "#ccc", "id": "frankt1123", "label": "frankt1123", "shape": "dot", "title": "frankt1123", "value": 1}, {"color": "#ccc", "id": "fraserblue9", "label": "fraserblue9", "shape": "dot", "title": "fraserblue9", "value": 1}, {"color": "#ccc", "id": "freeandclear1", "label": "freeandclear1", "shape": "dot", "title": "freeandclear1", "value": 1}, {"color": "#ccc", "id": "freedomgirl2011", "label": "freedomgirl2011", "shape": "dot", "title": "freedomgirl2011", "value": 1}, {"color": "#ccc", "id": "freemansullivan", "label": "freemansullivan", "shape": "dot", "title": "freemansullivan", "value": 1}, {"color": "#ccc", "id": "freespeechlover", "label": "freespeechlover", "shape": "dot", "title": "freespeechlover", "value": 1}, {"color": "#ccc", "id": "freetwobme13", "label": "freetwobme13", "shape": "dot", "title": "freetwobme13", "value": 1}, {"color": "#ccc", "id": "frizankthetank", "label": "frizankthetank", "shape": "dot", "title": "frizankthetank", "value": 1}, {"color": "#ccc", "id": "frogsarelovely", "label": "frogsarelovely", "shape": "dot", "title": "frogsarelovely", "value": 1}, {"color": "#ccc", "id": "fuckBORNTOWN", "label": "fuckBORNTOWN", "shape": "dot", "title": "fuckBORNTOWN", "value": 1}, {"color": "#ccc", "id": "fuckdaretweets", "label": "fuckdaretweets", "shape": "dot", "title": "fuckdaretweets", "value": 1}, {"color": "#ccc", "id": "fucktomcruise", "label": "fucktomcruise", "shape": "dot", "title": "fucktomcruise", "value": 1}, {"color": "#ccc", "id": "fuckyouitskyle", "label": "fuckyouitskyle", "shape": "dot", "title": "fuckyouitskyle", "value": 1}, {"color": "#ccc", "id": "futbolfan009", "label": "futbolfan009", "shape": "dot", "title": "futbolfan009", "value": 1}, {"color": "#ccc", "id": "fwdcrocblu", "label": "fwdcrocblu", "shape": "dot", "title": "fwdcrocblu", "value": 1}, {"color": "#ccc", "id": "gabino_58", "label": "gabino_58", "shape": "dot", "title": "gabino_58", "value": 1}, {"color": "#ccc", "id": "gabirojaspe", "label": "gabirojaspe", "shape": "dot", "title": "gabirojaspe", "value": 1}, {"color": "#ccc", "id": "gabrielthemeta", "label": "gabrielthemeta", "shape": "dot", "title": "gabrielthemeta", "value": 1}, {"color": "#ccc", "id": "gameovergate", "label": "gameovergate", "shape": "dot", "title": "gameovergate", "value": 1}, {"color": "#ccc", "id": "gapeach40", "label": "gapeach40", "shape": "dot", "title": "gapeach40", "value": 1}, {"color": "#ccc", "id": "garmad1ll0", "label": "garmad1ll0", "shape": "dot", "title": "garmad1ll0", "value": 1}, {"color": "#ccc", "id": "garydactyl", "label": "garydactyl", "shape": "dot", "title": "garydactyl", "value": 1}, {"color": "#ccc", "id": "gatmanuk1", "label": "gatmanuk1", "shape": "dot", "title": "gatmanuk1", "value": 1}, {"color": "#ccc", "id": "gawdduss", "label": "gawdduss", "shape": "dot", "title": "gawdduss", "value": 1}, {"color": "#ccc", "id": "gdrmonroe", "label": "gdrmonroe", "shape": "dot", "title": "gdrmonroe", "value": 1}, {"color": "#ccc", "id": "gdsnuff", "label": "gdsnuff", "shape": "dot", "title": "gdsnuff", "value": 1}, {"color": "#ccc", "id": "geenee0726", "label": "geenee0726", "shape": "dot", "title": "geenee0726", "value": 1}, {"color": "#ccc", "id": "gemsbane", "label": "gemsbane", "shape": "dot", "title": "gemsbane", "value": 1}, {"color": "#ccc", "id": "gena908", "label": "gena908", "shape": "dot", "title": "gena908", "value": 1}, {"color": "#ccc", "id": "genfwd", "label": "genfwd", "shape": "dot", "title": "genfwd", "value": 1}, {"color": "#ccc", "id": "gglightbulb", "label": "gglightbulb", "shape": "dot", "title": "gglightbulb", "value": 1}, {"color": "#ccc", "id": "ghost7070", "label": "ghost7070", "shape": "dot", "title": "ghost7070", "value": 1}, {"color": "#ccc", "id": "giant9Rwarrior", "label": "giant9Rwarrior", "shape": "dot", "title": "giant9Rwarrior", "value": 1}, {"color": "#ccc", "id": "gig_42", "label": "gig_42", "shape": "dot", "title": "gig_42", "value": 1}, {"color": "#ccc", "id": "girldeedee", "label": "girldeedee", "shape": "dot", "title": "girldeedee", "value": 1}, {"color": "#ccc", "id": "gjuerne", "label": "gjuerne", "shape": "dot", "title": "gjuerne", "value": 1}, {"color": "#ccc", "id": "gkielec", "label": "gkielec", "shape": "dot", "title": "gkielec", "value": 1}, {"color": "#ccc", "id": "glassbeadcol", "label": "glassbeadcol", "shape": "dot", "title": "glassbeadcol", "value": 1}, {"color": "#ccc", "id": "glassbeadian", "label": "glassbeadian", "shape": "dot", "title": "glassbeadian", "value": 1}, {"color": "#ccc", "id": "glassbelle01", "label": "glassbelle01", "shape": "dot", "title": "glassbelle01", "value": 1}, {"color": "#ccc", "id": "glengarbo", "label": "glengarbo", "shape": "dot", "title": "glengarbo", "value": 1}, {"color": "#ccc", "id": "glncv", "label": "glncv", "shape": "dot", "title": "glncv", "value": 1}, {"color": "#ccc", "id": "gma_dunlap", "label": "gma_dunlap", "shape": "dot", "title": "gma_dunlap", "value": 1}, {"color": "#ccc", "id": "goblackcentral", "label": "goblackcentral", "shape": "dot", "title": "goblackcentral", "value": 1}, {"color": "#ccc", "id": "godislight81", "label": "godislight81", "shape": "dot", "title": "godislight81", "value": 1}, {"color": "#ccc", "id": "goingprorogue", "label": "goingprorogue", "shape": "dot", "title": "goingprorogue", "value": 1}, {"color": "#ccc", "id": "gotdem", "label": "gotdem", "shape": "dot", "title": "gotdem", "value": 1}, {"color": "#ccc", "id": "gotrevolution", "label": "gotrevolution", "shape": "dot", "title": "gotrevolution", "value": 1}, {"color": "#ccc", "id": "grace8ming", "label": "grace8ming", "shape": "dot", "title": "grace8ming", "value": 1}, {"color": "#ccc", "id": "grandmaj2", "label": "grandmaj2", "shape": "dot", "title": "grandmaj2", "value": 1}, {"color": "#ccc", "id": "granny_st", "label": "granny_st", "shape": "dot", "title": "granny_st", "value": 1}, {"color": "#ccc", "id": "gravellyrun", "label": "gravellyrun", "shape": "dot", "title": "gravellyrun", "value": 1}, {"color": "#ccc", "id": "greenzpro", "label": "greenzpro", "shape": "dot", "title": "greenzpro", "value": 1}, {"color": "#ccc", "id": "grmcintyre", "label": "grmcintyre", "shape": "dot", "title": "grmcintyre", "value": 1}, {"color": "#ccc", "id": "groggygirl85", "label": "groggygirl85", "shape": "dot", "title": "groggygirl85", "value": 1}, {"color": "#ccc", "id": "groovy_naye", "label": "groovy_naye", "shape": "dot", "title": "groovy_naye", "value": 1}, {"color": "#ccc", "id": "growsomedaisies", "label": "growsomedaisies", "shape": "dot", "title": "growsomedaisies", "value": 1}, {"color": "#ccc", "id": "gsantiromero", "label": "gsantiromero", "shape": "dot", "title": "gsantiromero", "value": 1}, {"color": "#ccc", "id": "guardreport", "label": "guardreport", "shape": "dot", "title": "guardreport", "value": 1}, {"color": "#ccc", "id": "gwendolynmagras", "label": "gwendolynmagras", "shape": "dot", "title": "gwendolynmagras", "value": 1}, {"color": "#ccc", "id": "hagure", "label": "hagure", "shape": "dot", "title": "hagure", "value": 1}, {"color": "#ccc", "id": "hahannah14", "label": "hahannah14", "shape": "dot", "title": "hahannah14", "value": 1}, {"color": "#ccc", "id": "half_habesha", "label": "half_habesha", "shape": "dot", "title": "half_habesha", "value": 1}, {"color": "#ccc", "id": "halfmuddydog", "label": "halfmuddydog", "shape": "dot", "title": "halfmuddydog", "value": 1}, {"color": "#ccc", "id": "halstark88", "label": "halstark88", "shape": "dot", "title": "halstark88", "value": 1}, {"color": "#ccc", "id": "hamerinthedirt", "label": "hamerinthedirt", "shape": "dot", "title": "hamerinthedirt", "value": 1}, {"color": "#ccc", "id": "handstoheel", "label": "handstoheel", "shape": "dot", "title": "handstoheel", "value": 1}, {"color": "#ccc", "id": "handsup_LA", "label": "handsup_LA", "shape": "dot", "title": "handsup_LA", "value": 1}, {"color": "#ccc", "id": "handtomouth1", "label": "handtomouth1", "shape": "dot", "title": "handtomouth1", "value": 1}, {"color": "#ccc", "id": "haps__", "label": "haps__", "shape": "dot", "title": "haps__", "value": 1}, {"color": "#ccc", "id": "hbg1x48", "label": "hbg1x48", "shape": "dot", "title": "hbg1x48", "value": 1}, {"color": "#ccc", "id": "hboulware", "label": "hboulware", "shape": "dot", "title": "hboulware", "value": 1}, {"color": "#ccc", "id": "headsturnsalon", "label": "headsturnsalon", "shape": "dot", "title": "headsturnsalon", "value": 1}, {"color": "#ccc", "id": "headunder_water", "label": "headunder_water", "shape": "dot", "title": "headunder_water", "value": 1}, {"color": "#ccc", "id": "heartpawsgirl", "label": "heartpawsgirl", "shape": "dot", "title": "heartpawsgirl", "value": 1}, {"color": "#ccc", "id": "here_be_drag0ns", "label": "here_be_drag0ns", "shape": "dot", "title": "here_be_drag0ns", "value": 1}, {"color": "#ccc", "id": "hereforpintrest", "label": "hereforpintrest", "shape": "dot", "title": "hereforpintrest", "value": 1}, {"color": "#ccc", "id": "hereitcomesagin", "label": "hereitcomesagin", "shape": "dot", "title": "hereitcomesagin", "value": 1}, {"color": "#ccc", "id": "hereticofeden", "label": "hereticofeden", "shape": "dot", "title": "hereticofeden", "value": 1}, {"color": "#ccc", "id": "heycrankypants", "label": "heycrankypants", "shape": "dot", "title": "heycrankypants", "value": 1}, {"color": "#ccc", "id": "highhillgravity", "label": "highhillgravity", "shape": "dot", "title": "highhillgravity", "value": 1}, {"color": "#ccc", "id": "hiphopsaves", "label": "hiphopsaves", "shape": "dot", "title": "hiphopsaves", "value": 1}, {"color": "#ccc", "id": "hoffmanee", "label": "hoffmanee", "shape": "dot", "title": "hoffmanee", "value": 1}, {"color": "#ccc", "id": "holtcie", "label": "holtcie", "shape": "dot", "title": "holtcie", "value": 1}, {"color": "#ccc", "id": "homegrrlbrandi", "label": "homegrrlbrandi", "shape": "dot", "title": "homegrrlbrandi", "value": 1}, {"color": "#ccc", "id": "homegypsy", "label": "homegypsy", "shape": "dot", "title": "homegypsy", "value": 2}, {"color": "#ccc", "id": "honoredtobeme", "label": "honoredtobeme", "shape": "dot", "title": "honoredtobeme", "value": 1}, {"color": "#ccc", "id": "hoodieribbon", "label": "hoodieribbon", "shape": "dot", "title": "hoodieribbon", "value": 1}, {"color": "#ccc", "id": "hoosercharles58", "label": "hoosercharles58", "shape": "dot", "title": "hoosercharles58", "value": 1}, {"color": "#ccc", "id": "hopelessbkwrm", "label": "hopelessbkwrm", "shape": "dot", "title": "hopelessbkwrm", "value": 1}, {"color": "#ccc", "id": "hoppin_season", "label": "hoppin_season", "shape": "dot", "title": "hoppin_season", "value": 1}, {"color": "#ccc", "id": "hopsins_illmind", "label": "hopsins_illmind", "shape": "dot", "title": "hopsins_illmind", "value": 1}, {"color": "#ccc", "id": "humblepir8", "label": "humblepir8", "shape": "dot", "title": "humblepir8", "value": 1}, {"color": "#ccc", "id": "humblesoul26", "label": "humblesoul26", "shape": "dot", "title": "humblesoul26", "value": 1}, {"color": "#ccc", "id": "hupperts", "label": "hupperts", "shape": "dot", "title": "hupperts", "value": 1}, {"color": "#ccc", "id": "hurrykanetrinaa", "label": "hurrykanetrinaa", "shape": "dot", "title": "hurrykanetrinaa", "value": 1}, {"color": "#ccc", "id": "hwsjr", "label": "hwsjr", "shape": "dot", "title": "hwsjr", "value": 1}, {"color": "#ccc", "id": "iMDRW", "label": "iMDRW", "shape": "dot", "title": "iMDRW", "value": 1}, {"color": "#ccc", "id": "iStayOn1", "label": "iStayOn1", "shape": "dot", "title": "iStayOn1", "value": 1}, {"color": "#ccc", "id": "iamBLeah", "label": "iamBLeah", "shape": "dot", "title": "iamBLeah", "value": 1}, {"color": "#ccc", "id": "iamed_nc", "label": "iamed_nc", "shape": "dot", "title": "iamed_nc", "value": 1}, {"color": "#ccc", "id": "iancborsuk", "label": "iancborsuk", "shape": "dot", "title": "iancborsuk", "value": 1}, {"color": "#ccc", "id": "idrobinhood", "label": "idrobinhood", "shape": "dot", "title": "idrobinhood", "value": 1}, {"color": "#ccc", "id": "igotviews", "label": "igotviews", "shape": "dot", "title": "igotviews", "value": 1}, {"color": "#ccc", "id": "ijustDOthings", "label": "ijustDOthings", "shape": "dot", "title": "ijustDOthings", "value": 1}, {"color": "#ccc", "id": "illuminatipapi", "label": "illuminatipapi", "shape": "dot", "title": "illuminatipapi", "value": 1}, {"color": "#ccc", "id": "iloveclassie", "label": "iloveclassie", "shape": "dot", "title": "iloveclassie", "value": 1}, {"color": "#ccc", "id": "imadeintruth", "label": "imadeintruth", "shape": "dot", "title": "imadeintruth", "value": 1}, {"color": "#ccc", "id": "imdouchelord", "label": "imdouchelord", "shape": "dot", "title": "imdouchelord", "value": 1}, {"color": "#ccc", "id": "imlosingtime", "label": "imlosingtime", "shape": "dot", "title": "imlosingtime", "value": 1}, {"color": "#ccc", "id": "imsweetleaf", "label": "imsweetleaf", "shape": "dot", "title": "imsweetleaf", "value": 1}, {"color": "#ccc", "id": "indigojourney", "label": "indigojourney", "shape": "dot", "title": "indigojourney", "value": 1}, {"color": "#ccc", "id": "inezthaGREAT", "label": "inezthaGREAT", "shape": "dot", "title": "inezthaGREAT", "value": 1}, {"color": "#ccc", "id": "inkysquib", "label": "inkysquib", "shape": "dot", "title": "inkysquib", "value": 1}, {"color": "#ccc", "id": "innov8ion", "label": "innov8ion", "shape": "dot", "title": "innov8ion", "value": 1}, {"color": "#ccc", "id": "innriched", "label": "innriched", "shape": "dot", "title": "innriched", "value": 1}, {"color": "#ccc", "id": "insanementos", "label": "insanementos", "shape": "dot", "title": "insanementos", "value": 1}, {"color": "#ccc", "id": "insomniac_owls", "label": "insomniac_owls", "shape": "dot", "title": "insomniac_owls", "value": 1}, {"color": "#ccc", "id": "inspired2chnge", "label": "inspired2chnge", "shape": "dot", "title": "inspired2chnge", "value": 1}, {"color": "#ccc", "id": "iratedgaming7", "label": "iratedgaming7", "shape": "dot", "title": "iratedgaming7", "value": 1}, {"color": "#ccc", "id": "ireneberns", "label": "ireneberns", "shape": "dot", "title": "ireneberns", "value": 1}, {"color": "#ccc", "id": "ironiketysun", "label": "ironiketysun", "shape": "dot", "title": "ironiketysun", "value": 1}, {"color": "#ccc", "id": "ironreese", "label": "ironreese", "shape": "dot", "title": "ironreese", "value": 1}, {"color": "#ccc", "id": "ispeakdifferent", "label": "ispeakdifferent", "shape": "dot", "title": "ispeakdifferent", "value": 1}, {"color": "#ccc", "id": "itsWanda", "label": "itsWanda", "shape": "dot", "title": "itsWanda", "value": 1}, {"color": "#ccc", "id": "itsaNewDay2day", "label": "itsaNewDay2day", "shape": "dot", "title": "itsaNewDay2day", "value": 1}, {"color": "#ccc", "id": "itsmenanice", "label": "itsmenanice", "shape": "dot", "title": "itsmenanice", "value": 1}, {"color": "#ccc", "id": "itsmikebivins", "label": "itsmikebivins", "shape": "dot", "title": "itsmikebivins", "value": 1}, {"color": "#ccc", "id": "iwroteAsong4", "label": "iwroteAsong4", "shape": "dot", "title": "iwroteAsong4", "value": 1}, {"color": "#ccc", "id": "iyamsamsamiyam", "label": "iyamsamsamiyam", "shape": "dot", "title": "iyamsamsamiyam", "value": 1}, {"color": "#ccc", "id": "izzyinner", "label": "izzyinner", "shape": "dot", "title": "izzyinner", "value": 1}, {"color": "#ccc", "id": "j7vii", "label": "j7vii", "shape": "dot", "title": "j7vii", "value": 1}, {"color": "#ccc", "id": "jAD0ReQUi", "label": "jAD0ReQUi", "shape": "dot", "title": "jAD0ReQUi", "value": 1}, {"color": "#ccc", "id": "j_spinali", "label": "j_spinali", "shape": "dot", "title": "j_spinali", "value": 1}, {"color": "#ccc", "id": "jacat52", "label": "jacat52", "shape": "dot", "title": "jacat52", "value": 1}, {"color": "#ccc", "id": "jacereely", "label": "jacereely", "shape": "dot", "title": "jacereely", "value": 1}, {"color": "#ccc", "id": "jackandthehulk", "label": "jackandthehulk", "shape": "dot", "title": "jackandthehulk", "value": 1}, {"color": "#ccc", "id": "jackhartmann", "label": "jackhartmann", "shape": "dot", "title": "jackhartmann", "value": 1}, {"color": "#ccc", "id": "jackherer20", "label": "jackherer20", "shape": "dot", "title": "jackherer20", "value": 1}, {"color": "#ccc", "id": "jacquie_cameron", "label": "jacquie_cameron", "shape": "dot", "title": "jacquie_cameron", "value": 1}, {"color": "#ccc", "id": "jade3457", "label": "jade3457", "shape": "dot", "title": "jade3457", "value": 1}, {"color": "#ccc", "id": "jameschristiand", "label": "jameschristiand", "shape": "dot", "title": "jameschristiand", "value": 1}, {"color": "#ccc", "id": "janicetichenor1", "label": "janicetichenor1", "shape": "dot", "title": "janicetichenor1", "value": 1}, {"color": "#ccc", "id": "jashby360", "label": "jashby360", "shape": "dot", "title": "jashby360", "value": 1}, {"color": "#ccc", "id": "jasiri_x", "label": "jasiri_x", "shape": "dot", "title": "jasiri_x", "value": 1}, {"color": "#ccc", "id": "javalina7902", "label": "javalina7902", "shape": "dot", "title": "javalina7902", "value": 1}, {"color": "#ccc", "id": "jay_slypig", "label": "jay_slypig", "shape": "dot", "title": "jay_slypig", "value": 1}, {"color": "#ccc", "id": "jaykelly26", "label": "jaykelly26", "shape": "dot", "title": "jaykelly26", "value": 1}, {"color": "#ccc", "id": "jaysonsmith998", "label": "jaysonsmith998", "shape": "dot", "title": "jaysonsmith998", "value": 1}, {"color": "#ccc", "id": "jbattTX", "label": "jbattTX", "shape": "dot", "title": "jbattTX", "value": 1}, {"color": "#ccc", "id": "jccfergie", "label": "jccfergie", "shape": "dot", "title": "jccfergie", "value": 1}, {"color": "#ccc", "id": "jcollum682", "label": "jcollum682", "shape": "dot", "title": "jcollum682", "value": 1}, {"color": "#ccc", "id": "jebocanegra1", "label": "jebocanegra1", "shape": "dot", "title": "jebocanegra1", "value": 1}, {"color": "#ccc", "id": "jeffhagedorn08", "label": "jeffhagedorn08", "shape": "dot", "title": "jeffhagedorn08", "value": 1}, {"color": "#ccc", "id": "jennyann67", "label": "jennyann67", "shape": "dot", "title": "jennyann67", "value": 1}, {"color": "#ccc", "id": "jester_774", "label": "jester_774", "shape": "dot", "title": "jester_774", "value": 1}, {"color": "#ccc", "id": "jewofalljews", "label": "jewofalljews", "shape": "dot", "title": "jewofalljews", "value": 1}, {"color": "#ccc", "id": "jhf5", "label": "jhf5", "shape": "dot", "title": "jhf5", "value": 1}, {"color": "#ccc", "id": "jimrodzik", "label": "jimrodzik", "shape": "dot", "title": "jimrodzik", "value": 1}, {"color": "#ccc", "id": "jjconceptsinc", "label": "jjconceptsinc", "shape": "dot", "title": "jjconceptsinc", "value": 1}, {"color": "#ccc", "id": "jjmcphatter", "label": "jjmcphatter", "shape": "dot", "title": "jjmcphatter", "value": 2}, {"color": "#ccc", "id": "jmachetta", "label": "jmachetta", "shape": "dot", "title": "jmachetta", "value": 1}, {"color": "#ccc", "id": "jmcchrist", "label": "jmcchrist", "shape": "dot", "title": "jmcchrist", "value": 1}, {"color": "#ccc", "id": "jmgranola", "label": "jmgranola", "shape": "dot", "title": "jmgranola", "value": 1}, {"color": "#ccc", "id": "jmpepp", "label": "jmpepp", "shape": "dot", "title": "jmpepp", "value": 1}, {"color": "#ccc", "id": "jmurra22", "label": "jmurra22", "shape": "dot", "title": "jmurra22", "value": 1}, {"color": "#ccc", "id": "jo3_f", "label": "jo3_f", "shape": "dot", "title": "jo3_f", "value": 1}, {"color": "#ccc", "id": "jobelenus", "label": "jobelenus", "shape": "dot", "title": "jobelenus", "value": 1}, {"color": "#ccc", "id": "joeygiants252", "label": "joeygiants252", "shape": "dot", "title": "joeygiants252", "value": 1}, {"color": "#ccc", "id": "john_l_smith___", "label": "john_l_smith___", "shape": "dot", "title": "john_l_smith___", "value": 1}, {"color": "#ccc", "id": "johnbroussard1", "label": "johnbroussard1", "shape": "dot", "title": "johnbroussard1", "value": 1}, {"color": "#ccc", "id": "jojobabyeyeopen", "label": "jojobabyeyeopen", "shape": "dot", "title": "jojobabyeyeopen", "value": 1}, {"color": "#ccc", "id": "jonahcrawford", "label": "jonahcrawford", "shape": "dot", "title": "jonahcrawford", "value": 1}, {"color": "#ccc", "id": "jonespsyd36", "label": "jonespsyd36", "shape": "dot", "title": "jonespsyd36", "value": 1}, {"color": "#ccc", "id": "joshdnls", "label": "joshdnls", "shape": "dot", "title": "joshdnls", "value": 1}, {"color": "#ccc", "id": "joy31608", "label": "joy31608", "shape": "dot", "title": "joy31608", "value": 1}, {"color": "#ccc", "id": "joybrk", "label": "joybrk", "shape": "dot", "title": "joybrk", "value": 1}, {"color": "#ccc", "id": "joyjokes", "label": "joyjokes", "shape": "dot", "title": "joyjokes", "value": 1}, {"color": "#ccc", "id": "joylladiebnx", "label": "joylladiebnx", "shape": "dot", "title": "joylladiebnx", "value": 1}, {"color": "#ccc", "id": "jparsonLinda", "label": "jparsonLinda", "shape": "dot", "title": "jparsonLinda", "value": 1}, {"color": "#ccc", "id": "jpegjoshua", "label": "jpegjoshua", "shape": "dot", "title": "jpegjoshua", "value": 1}, {"color": "#ccc", "id": "jpmoran11", "label": "jpmoran11", "shape": "dot", "title": "jpmoran11", "value": 1}, {"color": "#ccc", "id": "js_angela", "label": "js_angela", "shape": "dot", "title": "js_angela", "value": 1}, {"color": "#ccc", "id": "judgebeats", "label": "judgebeats", "shape": "dot", "title": "judgebeats", "value": 1}, {"color": "#ccc", "id": "judgecapri", "label": "judgecapri", "shape": "dot", "title": "judgecapri", "value": 1}, {"color": "#ccc", "id": "jurac70", "label": "jurac70", "shape": "dot", "title": "jurac70", "value": 1}, {"color": "#ccc", "id": "justagirlatl", "label": "justagirlatl", "shape": "dot", "title": "justagirlatl", "value": 1}, {"color": "#ccc", "id": "justamyish", "label": "justamyish", "shape": "dot", "title": "justamyish", "value": 1}, {"color": "#ccc", "id": "justdeb05", "label": "justdeb05", "shape": "dot", "title": "justdeb05", "value": 1}, {"color": "#ccc", "id": "justiceputnam", "label": "justiceputnam", "shape": "dot", "title": "justiceputnam", "value": 1}, {"color": "#ccc", "id": "justinbaragona", "label": "justinbaragona", "shape": "dot", "title": "justinbaragona", "value": 1}, {"color": "#ccc", "id": "justjoslynn", "label": "justjoslynn", "shape": "dot", "title": "justjoslynn", "value": 1}, {"color": "#ccc", "id": "justlikecanday", "label": "justlikecanday", "shape": "dot", "title": "justlikecanday", "value": 1}, {"color": "#ccc", "id": "justspook", "label": "justspook", "shape": "dot", "title": "justspook", "value": 1}, {"color": "#ccc", "id": "jw181920", "label": "jw181920", "shape": "dot", "title": "jw181920", "value": 1}, {"color": "#ccc", "id": "jwheels74", "label": "jwheels74", "shape": "dot", "title": "jwheels74", "value": 2}, {"color": "#ccc", "id": "kadelopa", "label": "kadelopa", "shape": "dot", "title": "kadelopa", "value": 1}, {"color": "#ccc", "id": "kaiamar", "label": "kaiamar", "shape": "dot", "title": "kaiamar", "value": 1}, {"color": "#ccc", "id": "kamjosky", "label": "kamjosky", "shape": "dot", "title": "kamjosky", "value": 1}, {"color": "#ccc", "id": "kamoanon", "label": "kamoanon", "shape": "dot", "title": "kamoanon", "value": 1}, {"color": "#ccc", "id": "kariri07", "label": "kariri07", "shape": "dot", "title": "kariri07", "value": 1}, {"color": "#ccc", "id": "katalin_pota", "label": "katalin_pota", "shape": "dot", "title": "katalin_pota", "value": 1}, {"color": "#ccc", "id": "kateaford", "label": "kateaford", "shape": "dot", "title": "kateaford", "value": 1}, {"color": "#ccc", "id": "katerwriter", "label": "katerwriter", "shape": "dot", "title": "katerwriter", "value": 1}, {"color": "#ccc", "id": "katherinerigney", "label": "katherinerigney", "shape": "dot", "title": "katherinerigney", "value": 1}, {"color": "#ccc", "id": "katindunn", "label": "katindunn", "shape": "dot", "title": "katindunn", "value": 1}, {"color": "#ccc", "id": "katylied67", "label": "katylied67", "shape": "dot", "title": "katylied67", "value": 1}, {"color": "#ccc", "id": "kavn", "label": "kavn", "shape": "dot", "title": "kavn", "value": 1}, {"color": "#ccc", "id": "kaydesigns", "label": "kaydesigns", "shape": "dot", "title": "kaydesigns", "value": 1}, {"color": "#ccc", "id": "kayoazuI", "label": "kayoazuI", "shape": "dot", "title": "kayoazuI", "value": 1}, {"color": "#ccc", "id": "kealsdaartist", "label": "kealsdaartist", "shape": "dot", "title": "kealsdaartist", "value": 1}, {"color": "#ccc", "id": "keepittaylored", "label": "keepittaylored", "shape": "dot", "title": "keepittaylored", "value": 1}, {"color": "#ccc", "id": "keeptheheat", "label": "keeptheheat", "shape": "dot", "title": "keeptheheat", "value": 1}, {"color": "#ccc", "id": "kellywind", "label": "kellywind", "shape": "dot", "title": "kellywind", "value": 1}, {"color": "#ccc", "id": "keltilass", "label": "keltilass", "shape": "dot", "title": "keltilass", "value": 1}, {"color": "#ccc", "id": "kelzworld101", "label": "kelzworld101", "shape": "dot", "title": "kelzworld101", "value": 1}, {"color": "#ccc", "id": "kemokid", "label": "kemokid", "shape": "dot", "title": "kemokid", "value": 1}, {"color": "#ccc", "id": "kentuckyviews", "label": "kentuckyviews", "shape": "dot", "title": "kentuckyviews", "value": 2}, {"color": "#ccc", "id": "keriRN", "label": "keriRN", "shape": "dot", "title": "keriRN", "value": 1}, {"color": "#ccc", "id": "kerr_steve", "label": "kerr_steve", "shape": "dot", "title": "kerr_steve", "value": 1}, {"color": "#ccc", "id": "kfen73", "label": "kfen73", "shape": "dot", "title": "kfen73", "value": 1}, {"color": "#ccc", "id": "kfendi_", "label": "kfendi_", "shape": "dot", "title": "kfendi_", "value": 1}, {"color": "#ccc", "id": "khadijah_davies", "label": "khadijah_davies", "shape": "dot", "title": "khadijah_davies", "value": 1}, {"color": "#ccc", "id": "kharyp", "label": "kharyp", "shape": "dot", "title": "kharyp", "value": 1}, {"color": "#ccc", "id": "kiaspeaks", "label": "kiaspeaks", "shape": "dot", "title": "kiaspeaks", "value": 1}, {"color": "#ccc", "id": "kidfromthehill", "label": "kidfromthehill", "shape": "dot", "title": "kidfromthehill", "value": 1}, {"color": "#ccc", "id": "kidsfirstnow1", "label": "kidsfirstnow1", "shape": "dot", "title": "kidsfirstnow1", "value": 1}, {"color": "#ccc", "id": "kiera_aa", "label": "kiera_aa", "shape": "dot", "title": "kiera_aa", "value": 1}, {"color": "#ccc", "id": "kikicinamon", "label": "kikicinamon", "shape": "dot", "title": "kikicinamon", "value": 1}, {"color": "#ccc", "id": "killahgeorgee", "label": "killahgeorgee", "shape": "dot", "title": "killahgeorgee", "value": 1}, {"color": "#ccc", "id": "kipaimara", "label": "kipaimara", "shape": "dot", "title": "kipaimara", "value": 1}, {"color": "#ccc", "id": "kittykatten76", "label": "kittykatten76", "shape": "dot", "title": "kittykatten76", "value": 1}, {"color": "#ccc", "id": "kizzod", "label": "kizzod", "shape": "dot", "title": "kizzod", "value": 1}, {"color": "#ccc", "id": "kmerm13", "label": "kmerm13", "shape": "dot", "title": "kmerm13", "value": 1}, {"color": "#ccc", "id": "knuccGates", "label": "knuccGates", "shape": "dot", "title": "knuccGates", "value": 1}, {"color": "#ccc", "id": "kobe_bynum", "label": "kobe_bynum", "shape": "dot", "title": "kobe_bynum", "value": 1}, {"color": "#ccc", "id": "kolbylary", "label": "kolbylary", "shape": "dot", "title": "kolbylary", "value": 1}, {"color": "#ccc", "id": "konartistsa", "label": "konartistsa", "shape": "dot", "title": "konartistsa", "value": 1}, {"color": "#ccc", "id": "konnorfit", "label": "konnorfit", "shape": "dot", "title": "konnorfit", "value": 1}, {"color": "#ccc", "id": "kostasdask", "label": "kostasdask", "shape": "dot", "title": "kostasdask", "value": 1}, {"color": "#ccc", "id": "kristika87", "label": "kristika87", "shape": "dot", "title": "kristika87", "value": 1}, {"color": "#ccc", "id": "kristinavaugh18", "label": "kristinavaugh18", "shape": "dot", "title": "kristinavaugh18", "value": 1}, {"color": "#ccc", "id": "krssims", "label": "krssims", "shape": "dot", "title": "krssims", "value": 1}, {"color": "#ccc", "id": "krueg_", "label": "krueg_", "shape": "dot", "title": "krueg_", "value": 1}, {"color": "#ccc", "id": "krw18", "label": "krw18", "shape": "dot", "title": "krw18", "value": 1}, {"color": "#ccc", "id": "krysilove", "label": "krysilove", "shape": "dot", "title": "krysilove", "value": 1}, {"color": "#ccc", "id": "ks_hippy", "label": "ks_hippy", "shape": "dot", "title": "ks_hippy", "value": 1}, {"color": "#ccc", "id": "ktbugenstein", "label": "ktbugenstein", "shape": "dot", "title": "ktbugenstein", "value": 1}, {"color": "#ccc", "id": "kuramanga", "label": "kuramanga", "shape": "dot", "title": "kuramanga", "value": 1}, {"color": "#ccc", "id": "kvayozone", "label": "kvayozone", "shape": "dot", "title": "kvayozone", "value": 1}, {"color": "#ccc", "id": "kyaljohn", "label": "kyaljohn", "shape": "dot", "title": "kyaljohn", "value": 1}, {"color": "#ccc", "id": "labiennance", "label": "labiennance", "shape": "dot", "title": "labiennance", "value": 1}, {"color": "#ccc", "id": "lackland50", "label": "lackland50", "shape": "dot", "title": "lackland50", "value": 1}, {"color": "#ccc", "id": "lady_moffat", "label": "lady_moffat", "shape": "dot", "title": "lady_moffat", "value": 1}, {"color": "#ccc", "id": "ladydsmith2014", "label": "ladydsmith2014", "shape": "dot", "title": "ladydsmith2014", "value": 2}, {"color": "#ccc", "id": "ladynurse1974", "label": "ladynurse1974", "shape": "dot", "title": "ladynurse1974", "value": 1}, {"color": "#ccc", "id": "lafemagres", "label": "lafemagres", "shape": "dot", "title": "lafemagres", "value": 1}, {"color": "#ccc", "id": "lainiebug", "label": "lainiebug", "shape": "dot", "title": "lainiebug", "value": 1}, {"color": "#ccc", "id": "lamproce", "label": "lamproce", "shape": "dot", "title": "lamproce", "value": 1}, {"color": "#ccc", "id": "lancejgosnell", "label": "lancejgosnell", "shape": "dot", "title": "lancejgosnell", "value": 1}, {"color": "#ccc", "id": "landossandos", "label": "landossandos", "shape": "dot", "title": "landossandos", "value": 1}, {"color": "#ccc", "id": "larrycbird1", "label": "larrycbird1", "shape": "dot", "title": "larrycbird1", "value": 1}, {"color": "#ccc", "id": "lattegriot", "label": "lattegriot", "shape": "dot", "title": "lattegriot", "value": 2}, {"color": "#ccc", "id": "laura_rubalcaba", "label": "laura_rubalcaba", "shape": "dot", "title": "laura_rubalcaba", "value": 1}, {"color": "#ccc", "id": "lawdog1911", "label": "lawdog1911", "shape": "dot", "title": "lawdog1911", "value": 1}, {"color": "#ccc", "id": "lb1980c", "label": "lb1980c", "shape": "dot", "title": "lb1980c", "value": 1}, {"color": "#ccc", "id": "lcasey", "label": "lcasey", "shape": "dot", "title": "lcasey", "value": 1}, {"color": "#ccc", "id": "ldoreable", "label": "ldoreable", "shape": "dot", "title": "ldoreable", "value": 1}, {"color": "#ccc", "id": "leahmcelrath", "label": "leahmcelrath", "shape": "dot", "title": "leahmcelrath", "value": 1}, {"color": "#ccc", "id": "leatherlungs666", "label": "leatherlungs666", "shape": "dot", "title": "leatherlungs666", "value": 1}, {"color": "#ccc", "id": "leaveitout", "label": "leaveitout", "shape": "dot", "title": "leaveitout", "value": 1}, {"color": "#ccc", "id": "leftcommeme", "label": "leftcommeme", "shape": "dot", "title": "leftcommeme", "value": 1}, {"color": "#ccc", "id": "legodude190", "label": "legodude190", "shape": "dot", "title": "legodude190", "value": 1}, {"color": "#ccc", "id": "letsbeninjahs", "label": "letsbeninjahs", "shape": "dot", "title": "letsbeninjahs", "value": 1}, {"color": "#ccc", "id": "lgbtqiasw19", "label": "lgbtqiasw19", "shape": "dot", "title": "lgbtqiasw19", "value": 1}, {"color": "#ccc", "id": "lhasalotus", "label": "lhasalotus", "shape": "dot", "title": "lhasalotus", "value": 1}, {"color": "#ccc", "id": "lifeandmorelife", "label": "lifeandmorelife", "shape": "dot", "title": "lifeandmorelife", "value": 1}, {"color": "#ccc", "id": "lifefighter2", "label": "lifefighter2", "shape": "dot", "title": "lifefighter2", "value": 1}, {"color": "#ccc", "id": "lifeisforChumps", "label": "lifeisforChumps", "shape": "dot", "title": "lifeisforChumps", "value": 1}, {"color": "#ccc", "id": "lisaelyea", "label": "lisaelyea", "shape": "dot", "title": "lisaelyea", "value": 1}, {"color": "#ccc", "id": "littleredblog", "label": "littleredblog", "shape": "dot", "title": "littleredblog", "value": 1}, {"color": "#ccc", "id": "lives4humanity", "label": "lives4humanity", "shape": "dot", "title": "lives4humanity", "value": 1}, {"color": "#ccc", "id": "lizzzbrown", "label": "lizzzbrown", "shape": "dot", "title": "lizzzbrown", "value": 1}, {"color": "#ccc", "id": "llxnne", "label": "llxnne", "shape": "dot", "title": "llxnne", "value": 1}, {"color": "#ccc", "id": "local_maxima", "label": "local_maxima", "shape": "dot", "title": "local_maxima", "value": 1}, {"color": "#ccc", "id": "logiclust", "label": "logiclust", "shape": "dot", "title": "logiclust", "value": 1}, {"color": "#ccc", "id": "lola_kenette", "label": "lola_kenette", "shape": "dot", "title": "lola_kenette", "value": 1}, {"color": "#ccc", "id": "longgoneblond", "label": "longgoneblond", "shape": "dot", "title": "longgoneblond", "value": 1}, {"color": "#ccc", "id": "lores881126", "label": "lores881126", "shape": "dot", "title": "lores881126", "value": 1}, {"color": "#ccc", "id": "lorib641", "label": "lorib641", "shape": "dot", "title": "lorib641", "value": 1}, {"color": "#ccc", "id": "loruscetta", "label": "loruscetta", "shape": "dot", "title": "loruscetta", "value": 1}, {"color": "#ccc", "id": "lostvoices14", "label": "lostvoices14", "shape": "dot", "title": "lostvoices14", "value": 1}, {"color": "#ccc", "id": "loudmouthfauth", "label": "loudmouthfauth", "shape": "dot", "title": "loudmouthfauth", "value": 1}, {"color": "#ccc", "id": "lovablemonster", "label": "lovablemonster", "shape": "dot", "title": "lovablemonster", "value": 1}, {"color": "#ccc", "id": "loveangel412", "label": "loveangel412", "shape": "dot", "title": "loveangel412", "value": 1}, {"color": "#ccc", "id": "lovelydays_", "label": "lovelydays_", "shape": "dot", "title": "lovelydays_", "value": 1}, {"color": "#ccc", "id": "lovetolive_2", "label": "lovetolive_2", "shape": "dot", "title": "lovetolive_2", "value": 1}, {"color": "#ccc", "id": "lowtech_42", "label": "lowtech_42", "shape": "dot", "title": "lowtech_42", "value": 1}, {"color": "#ccc", "id": "luasol38", "label": "luasol38", "shape": "dot", "title": "luasol38", "value": 1}, {"color": "#ccc", "id": "luligawa", "label": "luligawa", "shape": "dot", "title": "luligawa", "value": 1}, {"color": "#ccc", "id": "lunarianhippie", "label": "lunarianhippie", "shape": "dot", "title": "lunarianhippie", "value": 1}, {"color": "#ccc", "id": "lynsta7", "label": "lynsta7", "shape": "dot", "title": "lynsta7", "value": 1}, {"color": "#ccc", "id": "m3rry_an4rchy_", "label": "m3rry_an4rchy_", "shape": "dot", "title": "m3rry_an4rchy_", "value": 1}, {"color": "#ccc", "id": "m_nimzzz", "label": "m_nimzzz", "shape": "dot", "title": "m_nimzzz", "value": 1}, {"color": "#ccc", "id": "maccalled", "label": "maccalled", "shape": "dot", "title": "maccalled", "value": 1}, {"color": "#ccc", "id": "mack0414", "label": "mack0414", "shape": "dot", "title": "mack0414", "value": 1}, {"color": "#ccc", "id": "mad_purp", "label": "mad_purp", "shape": "dot", "title": "mad_purp", "value": 1}, {"color": "#ccc", "id": "madamecain", "label": "madamecain", "shape": "dot", "title": "madamecain", "value": 1}, {"color": "#ccc", "id": "maddykathryn87", "label": "maddykathryn87", "shape": "dot", "title": "maddykathryn87", "value": 1}, {"color": "#ccc", "id": "made4social", "label": "made4social", "shape": "dot", "title": "made4social", "value": 1}, {"color": "#ccc", "id": "madeinstlouis", "label": "madeinstlouis", "shape": "dot", "title": "madeinstlouis", "value": 1}, {"color": "#ccc", "id": "madeintulsa", "label": "madeintulsa", "shape": "dot", "title": "madeintulsa", "value": 1}, {"color": "#ccc", "id": "madsanchez09", "label": "madsanchez09", "shape": "dot", "title": "madsanchez09", "value": 1}, {"color": "#ccc", "id": "maggicarter", "label": "maggicarter", "shape": "dot", "title": "maggicarter", "value": 1}, {"color": "#ccc", "id": "maggiesgigi", "label": "maggiesgigi", "shape": "dot", "title": "maggiesgigi", "value": 1}, {"color": "#ccc", "id": "magikarp424", "label": "magikarp424", "shape": "dot", "title": "magikarp424", "value": 1}, {"color": "#ccc", "id": "maglev19", "label": "maglev19", "shape": "dot", "title": "maglev19", "value": 1}, {"color": "#ccc", "id": "majorpayne44", "label": "majorpayne44", "shape": "dot", "title": "majorpayne44", "value": 1}, {"color": "#ccc", "id": "mamanastase", "label": "mamanastase", "shape": "dot", "title": "mamanastase", "value": 1}, {"color": "#ccc", "id": "mambawear", "label": "mambawear", "shape": "dot", "title": "mambawear", "value": 1}, {"color": "#ccc", "id": "mammajess82", "label": "mammajess82", "shape": "dot", "title": "mammajess82", "value": 1}, {"color": "#ccc", "id": "mandydolldoll", "label": "mandydolldoll", "shape": "dot", "title": "mandydolldoll", "value": 1}, {"color": "#ccc", "id": "maneatingbunny", "label": "maneatingbunny", "shape": "dot", "title": "maneatingbunny", "value": 1}, {"color": "#ccc", "id": "marcushjohnson", "label": "marcushjohnson", "shape": "dot", "title": "marcushjohnson", "value": 1}, {"color": "#ccc", "id": "marcussimmonscc", "label": "marcussimmonscc", "shape": "dot", "title": "marcussimmonscc", "value": 1}, {"color": "#ccc", "id": "marcylauren", "label": "marcylauren", "shape": "dot", "title": "marcylauren", "value": 1}, {"color": "#ccc", "id": "mariatihui", "label": "mariatihui", "shape": "dot", "title": "mariatihui", "value": 1}, {"color": "#ccc", "id": "mariecountryman", "label": "mariecountryman", "shape": "dot", "title": "mariecountryman", "value": 1}, {"color": "#ccc", "id": "markmywrds_", "label": "markmywrds_", "shape": "dot", "title": "markmywrds_", "value": 1}, {"color": "#ccc", "id": "marmstreet", "label": "marmstreet", "shape": "dot", "title": "marmstreet", "value": 1}, {"color": "#ccc", "id": "maroonvillage", "label": "maroonvillage", "shape": "dot", "title": "maroonvillage", "value": 1}, {"color": "#ccc", "id": "marspato", "label": "marspato", "shape": "dot", "title": "marspato", "value": 1}, {"color": "#ccc", "id": "marymad", "label": "marymad", "shape": "dot", "title": "marymad", "value": 1}, {"color": "#ccc", "id": "marypgkeating", "label": "marypgkeating", "shape": "dot", "title": "marypgkeating", "value": 1}, {"color": "#ccc", "id": "maryteatowel", "label": "maryteatowel", "shape": "dot", "title": "maryteatowel", "value": 1}, {"color": "#ccc", "id": "marzuco", "label": "marzuco", "shape": "dot", "title": "marzuco", "value": 1}, {"color": "#ccc", "id": "mateolerma", "label": "mateolerma", "shape": "dot", "title": "mateolerma", "value": 1}, {"color": "#ccc", "id": "mattm2323", "label": "mattm2323", "shape": "dot", "title": "mattm2323", "value": 1}, {"color": "#ccc", "id": "mattstothers13", "label": "mattstothers13", "shape": "dot", "title": "mattstothers13", "value": 1}, {"color": "#ccc", "id": "maxfive_v", "label": "maxfive_v", "shape": "dot", "title": "maxfive_v", "value": 1}, {"color": "#ccc", "id": "mb4peace", "label": "mb4peace", "shape": "dot", "title": "mb4peace", "value": 1}, {"color": "#ccc", "id": "mcgreenway", "label": "mcgreenway", "shape": "dot", "title": "mcgreenway", "value": 1}, {"color": "#ccc", "id": "mcurryfelidae07", "label": "mcurryfelidae07", "shape": "dot", "title": "mcurryfelidae07", "value": 1}, {"color": "#ccc", "id": "mdp4202", "label": "mdp4202", "shape": "dot", "title": "mdp4202", "value": 1}, {"color": "#ccc", "id": "me_mccarron", "label": "me_mccarron", "shape": "dot", "title": "me_mccarron", "value": 1}, {"color": "#ccc", "id": "mechtild5", "label": "mechtild5", "shape": "dot", "title": "mechtild5", "value": 1}, {"color": "#ccc", "id": "meditatesome", "label": "meditatesome", "shape": "dot", "title": "meditatesome", "value": 1}, {"color": "#ccc", "id": "mediumvillain", "label": "mediumvillain", "shape": "dot", "title": "mediumvillain", "value": 1}, {"color": "#ccc", "id": "meeeshmostdope", "label": "meeeshmostdope", "shape": "dot", "title": "meeeshmostdope", "value": 1}, {"color": "#ccc", "id": "meems1989", "label": "meems1989", "shape": "dot", "title": "meems1989", "value": 1}, {"color": "#ccc", "id": "megalopsycha", "label": "megalopsycha", "shape": "dot", "title": "megalopsycha", "value": 1}, {"color": "#ccc", "id": "meiosieleft", "label": "meiosieleft", "shape": "dot", "title": "meiosieleft", "value": 1}, {"color": "#ccc", "id": "mel_takes_pics", "label": "mel_takes_pics", "shape": "dot", "title": "mel_takes_pics", "value": 1}, {"color": "#ccc", "id": "melanaries", "label": "melanaries", "shape": "dot", "title": "melanaries", "value": 1}, {"color": "#ccc", "id": "melaninbarbie", "label": "melaninbarbie", "shape": "dot", "title": "melaninbarbie", "value": 1}, {"color": "#ccc", "id": "meliorating", "label": "meliorating", "shape": "dot", "title": "meliorating", "value": 1}, {"color": "#ccc", "id": "melmmassey", "label": "melmmassey", "shape": "dot", "title": "melmmassey", "value": 1}, {"color": "#ccc", "id": "melreynoldsU", "label": "melreynoldsU", "shape": "dot", "title": "melreynoldsU", "value": 1}, {"color": "#ccc", "id": "melvinamsmaria", "label": "melvinamsmaria", "shape": "dot", "title": "melvinamsmaria", "value": 1}, {"color": "#ccc", "id": "menes676", "label": "menes676", "shape": "dot", "title": "menes676", "value": 2}, {"color": "#ccc", "id": "metaSplainer", "label": "metaSplainer", "shape": "dot", "title": "metaSplainer", "value": 1}, {"color": "#ccc", "id": "methodant", "label": "methodant", "shape": "dot", "title": "methodant", "value": 1}, {"color": "#ccc", "id": "mexicanmissie", "label": "mexicanmissie", "shape": "dot", "title": "mexicanmissie", "value": 1}, {"color": "#ccc", "id": "mgravings", "label": "mgravings", "shape": "dot", "title": "mgravings", "value": 1}, {"color": "#ccc", "id": "mgremb", "label": "mgremb", "shape": "dot", "title": "mgremb", "value": 1}, {"color": "#ccc", "id": "mhightower95", "label": "mhightower95", "shape": "dot", "title": "mhightower95", "value": 1}, {"color": "#ccc", "id": "miamidecor", "label": "miamidecor", "shape": "dot", "title": "miamidecor", "value": 1}, {"color": "#ccc", "id": "micamaryjane", "label": "micamaryjane", "shape": "dot", "title": "micamaryjane", "value": 1}, {"color": "#ccc", "id": "michelea2204", "label": "michelea2204", "shape": "dot", "title": "michelea2204", "value": 1}, {"color": "#ccc", "id": "michellebower", "label": "michellebower", "shape": "dot", "title": "michellebower", "value": 1}, {"color": "#ccc", "id": "michwhar", "label": "michwhar", "shape": "dot", "title": "michwhar", "value": 1}, {"color": "#ccc", "id": "micki_t", "label": "micki_t", "shape": "dot", "title": "micki_t", "value": 1}, {"color": "#ccc", "id": "mickivoss", "label": "mickivoss", "shape": "dot", "title": "mickivoss", "value": 1}, {"color": "#ccc", "id": "mikeSASORITH", "label": "mikeSASORITH", "shape": "dot", "title": "mikeSASORITH", "value": 1}, {"color": "#ccc", "id": "mikebrownmarch", "label": "mikebrownmarch", "shape": "dot", "title": "mikebrownmarch", "value": 1}, {"color": "#ccc", "id": "mikepowell2", "label": "mikepowell2", "shape": "dot", "title": "mikepowell2", "value": 1}, {"color": "#ccc", "id": "mikevember", "label": "mikevember", "shape": "dot", "title": "mikevember", "value": 1}, {"color": "#ccc", "id": "mimigirl013", "label": "mimigirl013", "shape": "dot", "title": "mimigirl013", "value": 1}, {"color": "#ccc", "id": "minefield101", "label": "minefield101", "shape": "dot", "title": "minefield101", "value": 1}, {"color": "#ccc", "id": "ming_mongo", "label": "ming_mongo", "shape": "dot", "title": "ming_mongo", "value": 1}, {"color": "#ccc", "id": "mininurse", "label": "mininurse", "shape": "dot", "title": "mininurse", "value": 1}, {"color": "#ccc", "id": "mirahwood", "label": "mirahwood", "shape": "dot", "title": "mirahwood", "value": 1}, {"color": "#ccc", "id": "miscastdice", "label": "miscastdice", "shape": "dot", "title": "miscastdice", "value": 1}, {"color": "#ccc", "id": "misses_young", "label": "misses_young", "shape": "dot", "title": "misses_young", "value": 1}, {"color": "#ccc", "id": "missfan92", "label": "missfan92", "shape": "dot", "title": "missfan92", "value": 1}, {"color": "#ccc", "id": "missmichkah", "label": "missmichkah", "shape": "dot", "title": "missmichkah", "value": 1}, {"color": "#ccc", "id": "mista1hunnid", "label": "mista1hunnid", "shape": "dot", "title": "mista1hunnid", "value": 1}, {"color": "#ccc", "id": "mister_zeke", "label": "mister_zeke", "shape": "dot", "title": "mister_zeke", "value": 1}, {"color": "#ccc", "id": "miz_parks", "label": "miz_parks", "shape": "dot", "title": "miz_parks", "value": 1}, {"color": "#ccc", "id": "mj52046600", "label": "mj52046600", "shape": "dot", "title": "mj52046600", "value": 1}, {"color": "#ccc", "id": "mjlindbergphd", "label": "mjlindbergphd", "shape": "dot", "title": "mjlindbergphd", "value": 1}, {"color": "#ccc", "id": "mmmaax", "label": "mmmaax", "shape": "dot", "title": "mmmaax", "value": 1}, {"color": "#ccc", "id": "mnemosynesonnet", "label": "mnemosynesonnet", "shape": "dot", "title": "mnemosynesonnet", "value": 1}, {"color": "#ccc", "id": "mnrtv", "label": "mnrtv", "shape": "dot", "title": "mnrtv", "value": 1}, {"color": "#ccc", "id": "mnxmoosi", "label": "mnxmoosi", "shape": "dot", "title": "mnxmoosi", "value": 1}, {"color": "#ccc", "id": "mocostello60", "label": "mocostello60", "shape": "dot", "title": "mocostello60", "value": 1}, {"color": "#ccc", "id": "moetant36", "label": "moetant36", "shape": "dot", "title": "moetant36", "value": 1}, {"color": "#ccc", "id": "mogem2", "label": "mogem2", "shape": "dot", "title": "mogem2", "value": 1}, {"color": "#ccc", "id": "moiskd", "label": "moiskd", "shape": "dot", "title": "moiskd", "value": 1}, {"color": "#ccc", "id": "mokomokai", "label": "mokomokai", "shape": "dot", "title": "mokomokai", "value": 1}, {"color": "#ccc", "id": "moneymenmeals", "label": "moneymenmeals", "shape": "dot", "title": "moneymenmeals", "value": 1}, {"color": "#ccc", "id": "moneymichael719", "label": "moneymichael719", "shape": "dot", "title": "moneymichael719", "value": 1}, {"color": "#ccc", "id": "moni49", "label": "moni49", "shape": "dot", "title": "moni49", "value": 1}, {"color": "#ccc", "id": "moniqueb45", "label": "moniqueb45", "shape": "dot", "title": "moniqueb45", "value": 1}, {"color": "#ccc", "id": "monkeysmeemee", "label": "monkeysmeemee", "shape": "dot", "title": "monkeysmeemee", "value": 1}, {"color": "#ccc", "id": "monluv1214", "label": "monluv1214", "shape": "dot", "title": "monluv1214", "value": 1}, {"color": "#ccc", "id": "monsterqueer", "label": "monsterqueer", "shape": "dot", "title": "monsterqueer", "value": 1}, {"color": "#ccc", "id": "mookiemueller", "label": "mookiemueller", "shape": "dot", "title": "mookiemueller", "value": 1}, {"color": "#ccc", "id": "moonbeam0811", "label": "moonbeam0811", "shape": "dot", "title": "moonbeam0811", "value": 1}, {"color": "#ccc", "id": "moongoloid", "label": "moongoloid", "shape": "dot", "title": "moongoloid", "value": 1}, {"color": "#ccc", "id": "moreofgodandle1", "label": "moreofgodandle1", "shape": "dot", "title": "moreofgodandle1", "value": 1}, {"color": "#ccc", "id": "morphusbfly", "label": "morphusbfly", "shape": "dot", "title": "morphusbfly", "value": 1}, {"color": "#ccc", "id": "mosaicgraffiti", "label": "mosaicgraffiti", "shape": "dot", "title": "mosaicgraffiti", "value": 1}, {"color": "#ccc", "id": "mother_shine", "label": "mother_shine", "shape": "dot", "title": "mother_shine", "value": 1}, {"color": "#ccc", "id": "motherjuggs", "label": "motherjuggs", "shape": "dot", "title": "motherjuggs", "value": 1}, {"color": "#ccc", "id": "mr_nelson415", "label": "mr_nelson415", "shape": "dot", "title": "mr_nelson415", "value": 1}, {"color": "#ccc", "id": "mrbackhand", "label": "mrbackhand", "shape": "dot", "title": "mrbackhand", "value": 1}, {"color": "#ccc", "id": "mrboro615", "label": "mrboro615", "shape": "dot", "title": "mrboro615", "value": 1}, {"color": "#ccc", "id": "mrgalib313", "label": "mrgalib313", "shape": "dot", "title": "mrgalib313", "value": 1}, {"color": "#ccc", "id": "mrmrsanon", "label": "mrmrsanon", "shape": "dot", "title": "mrmrsanon", "value": 1}, {"color": "#ccc", "id": "mrshueyb", "label": "mrshueyb", "shape": "dot", "title": "mrshueyb", "value": 1}, {"color": "#ccc", "id": "mrsshakur1975", "label": "mrsshakur1975", "shape": "dot", "title": "mrsshakur1975", "value": 1}, {"color": "#ccc", "id": "msAutumnMarie", "label": "msAutumnMarie", "shape": "dot", "title": "msAutumnMarie", "value": 1}, {"color": "#ccc", "id": "msJo_Taylor", "label": "msJo_Taylor", "shape": "dot", "title": "msJo_Taylor", "value": 1}, {"color": "#ccc", "id": "ms_msmarshas", "label": "ms_msmarshas", "shape": "dot", "title": "ms_msmarshas", "value": 1}, {"color": "#ccc", "id": "ms_tjp", "label": "ms_tjp", "shape": "dot", "title": "ms_tjp", "value": 1}, {"color": "#ccc", "id": "mshel702", "label": "mshel702", "shape": "dot", "title": "mshel702", "value": 1}, {"color": "#ccc", "id": "msiamastar", "label": "msiamastar", "shape": "dot", "title": "msiamastar", "value": 1}, {"color": "#ccc", "id": "msjbe20a", "label": "msjbe20a", "shape": "dot", "title": "msjbe20a", "value": 1}, {"color": "#ccc", "id": "msmarianpinky", "label": "msmarianpinky", "shape": "dot", "title": "msmarianpinky", "value": 1}, {"color": "#ccc", "id": "msmcstl", "label": "msmcstl", "shape": "dot", "title": "msmcstl", "value": 1}, {"color": "#ccc", "id": "msmith2984", "label": "msmith2984", "shape": "dot", "title": "msmith2984", "value": 1}, {"color": "#ccc", "id": "msnikkisimon", "label": "msnikkisimon", "shape": "dot", "title": "msnikkisimon", "value": 1}, {"color": "#ccc", "id": "msofia7", "label": "msofia7", "shape": "dot", "title": "msofia7", "value": 1}, {"color": "#ccc", "id": "mstrashheap", "label": "mstrashheap", "shape": "dot", "title": "mstrashheap", "value": 1}, {"color": "#ccc", "id": "msugrl33", "label": "msugrl33", "shape": "dot", "title": "msugrl33", "value": 1}, {"color": "#ccc", "id": "mterr337", "label": "mterr337", "shape": "dot", "title": "mterr337", "value": 1}, {"color": "#ccc", "id": "muniqui19", "label": "muniqui19", "shape": "dot", "title": "muniqui19", "value": 1}, {"color": "#ccc", "id": "myecoll", "label": "myecoll", "shape": "dot", "title": "myecoll", "value": 1}, {"color": "#ccc", "id": "myopiabillson", "label": "myopiabillson", "shape": "dot", "title": "myopiabillson", "value": 1}, {"color": "#ccc", "id": "myownspin", "label": "myownspin", "shape": "dot", "title": "myownspin", "value": 1}, {"color": "#ccc", "id": "mzMitrovic", "label": "mzMitrovic", "shape": "dot", "title": "mzMitrovic", "value": 1}, {"color": "#ccc", "id": "mz_olivia2yu", "label": "mz_olivia2yu", "shape": "dot", "title": "mz_olivia2yu", "value": 1}, {"color": "#ccc", "id": "mzmdedcr8", "label": "mzmdedcr8", "shape": "dot", "title": "mzmdedcr8", "value": 1}, {"color": "#ccc", "id": "mznici", "label": "mznici", "shape": "dot", "title": "mznici", "value": 1}, {"color": "#ccc", "id": "n_vermind", "label": "n_vermind", "shape": "dot", "title": "n_vermind", "value": 1}, {"color": "#ccc", "id": "nais1998", "label": "nais1998", "shape": "dot", "title": "nais1998", "value": 1}, {"color": "#ccc", "id": "naiyorkcity", "label": "naiyorkcity", "shape": "dot", "title": "naiyorkcity", "value": 1}, {"color": "#ccc", "id": "nastyogredaddy", "label": "nastyogredaddy", "shape": "dot", "title": "nastyogredaddy", "value": 1}, {"color": "#ccc", "id": "natefoto", "label": "natefoto", "shape": "dot", "title": "natefoto", "value": 1}, {"color": "#ccc", "id": "nativekittens", "label": "nativekittens", "shape": "dot", "title": "nativekittens", "value": 1}, {"color": "#ccc", "id": "nayasala", "label": "nayasala", "shape": "dot", "title": "nayasala", "value": 1}, {"color": "#ccc", "id": "ndnstyl", "label": "ndnstyl", "shape": "dot", "title": "ndnstyl", "value": 1}, {"color": "#ccc", "id": "neardarkersoul", "label": "neardarkersoul", "shape": "dot", "title": "neardarkersoul", "value": 1}, {"color": "#ccc", "id": "nebulouswonder", "label": "nebulouswonder", "shape": "dot", "title": "nebulouswonder", "value": 1}, {"color": "#ccc", "id": "nerdgasrnz", "label": "nerdgasrnz", "shape": "dot", "title": "nerdgasrnz", "value": 1}, {"color": "#ccc", "id": "netminnow", "label": "netminnow", "shape": "dot", "title": "netminnow", "value": 1}, {"color": "#ccc", "id": "nettnelynn", "label": "nettnelynn", "shape": "dot", "title": "nettnelynn", "value": 1}, {"color": "#ccc", "id": "newnie", "label": "newnie", "shape": "dot", "title": "newnie", "value": 1}, {"color": "#ccc", "id": "ngates53212", "label": "ngates53212", "shape": "dot", "title": "ngates53212", "value": 1}, {"color": "#ccc", "id": "ngetalrose", "label": "ngetalrose", "shape": "dot", "title": "ngetalrose", "value": 1}, {"color": "#ccc", "id": "ngoth", "label": "ngoth", "shape": "dot", "title": "ngoth", "value": 1}, {"color": "#ccc", "id": "nianextdoor", "label": "nianextdoor", "shape": "dot", "title": "nianextdoor", "value": 1}, {"color": "#ccc", "id": "nightfever", "label": "nightfever", "shape": "dot", "title": "nightfever", "value": 1}, {"color": "#ccc", "id": "nightnurse38", "label": "nightnurse38", "shape": "dot", "title": "nightnurse38", "value": 1}, {"color": "#ccc", "id": "nikki278", "label": "nikki278", "shape": "dot", "title": "nikki278", "value": 1}, {"color": "#ccc", "id": "nikolajcs", "label": "nikolajcs", "shape": "dot", "title": "nikolajcs", "value": 1}, {"color": "#ccc", "id": "nikonical", "label": "nikonical", "shape": "dot", "title": "nikonical", "value": 1}, {"color": "#ccc", "id": "nina_badasz", "label": "nina_badasz", "shape": "dot", "title": "nina_badasz", "value": 1}, {"color": "#ccc", "id": "nkrbk_josh", "label": "nkrbk_josh", "shape": "dot", "title": "nkrbk_josh", "value": 1}, {"color": "#ccc", "id": "nkulander", "label": "nkulander", "shape": "dot", "title": "nkulander", "value": 1}, {"color": "#ccc", "id": "no2rehab", "label": "no2rehab", "shape": "dot", "title": "no2rehab", "value": 1}, {"color": "#ccc", "id": "noir_unicorn", "label": "noir_unicorn", "shape": "dot", "title": "noir_unicorn", "value": 1}, {"color": "#ccc", "id": "noliroots", "label": "noliroots", "shape": "dot", "title": "noliroots", "value": 1}, {"color": "#ccc", "id": "nomad_innewyork", "label": "nomad_innewyork", "shape": "dot", "title": "nomad_innewyork", "value": 1}, {"color": "#ccc", "id": "nomercyanon", "label": "nomercyanon", "shape": "dot", "title": "nomercyanon", "value": 1}, {"color": "#ccc", "id": "nomojenna", "label": "nomojenna", "shape": "dot", "title": "nomojenna", "value": 1}, {"color": "#ccc", "id": "nomoresadpanda", "label": "nomoresadpanda", "shape": "dot", "title": "nomoresadpanda", "value": 1}, {"color": "#ccc", "id": "nonicara", "label": "nonicara", "shape": "dot", "title": "nonicara", "value": 1}, {"color": "#ccc", "id": "noorikajoori", "label": "noorikajoori", "shape": "dot", "title": "noorikajoori", "value": 1}, {"color": "#ccc", "id": "notoriouspaulie", "label": "notoriouspaulie", "shape": "dot", "title": "notoriouspaulie", "value": 1}, {"color": "#ccc", "id": "notsugarorspice", "label": "notsugarorspice", "shape": "dot", "title": "notsugarorspice", "value": 1}, {"color": "#ccc", "id": "notthatcarlos", "label": "notthatcarlos", "shape": "dot", "title": "notthatcarlos", "value": 1}, {"color": "#ccc", "id": "nuRtorious", "label": "nuRtorious", "shape": "dot", "title": "nuRtorious", "value": 1}, {"color": "#ccc", "id": "nullvar0", "label": "nullvar0", "shape": "dot", "title": "nullvar0", "value": 1}, {"color": "#ccc", "id": "num1_fan", "label": "num1_fan", "shape": "dot", "title": "num1_fan", "value": 1}, {"color": "#ccc", "id": "nvlevy", "label": "nvlevy", "shape": "dot", "title": "nvlevy", "value": 1}, {"color": "#ccc", "id": "nycounselor", "label": "nycounselor", "shape": "dot", "title": "nycounselor", "value": 1}, {"color": "#ccc", "id": "nymets22", "label": "nymets22", "shape": "dot", "title": "nymets22", "value": 1}, {"color": "#ccc", "id": "oakleyfullwood", "label": "oakleyfullwood", "shape": "dot", "title": "oakleyfullwood", "value": 1}, {"color": "#ccc", "id": "oakolive", "label": "oakolive", "shape": "dot", "title": "oakolive", "value": 1}, {"color": "#ccc", "id": "oblock300pooh", "label": "oblock300pooh", "shape": "dot", "title": "oblock300pooh", "value": 1}, {"color": "#ccc", "id": "obodcs", "label": "obodcs", "shape": "dot", "title": "obodcs", "value": 1}, {"color": "#ccc", "id": "ocblues", "label": "ocblues", "shape": "dot", "title": "ocblues", "value": 1}, {"color": "#ccc", "id": "occbaystreet", "label": "occbaystreet", "shape": "dot", "title": "occbaystreet", "value": 1}, {"color": "#ccc", "id": "occupySLU", "label": "occupySLU", "shape": "dot", "title": "occupySLU", "value": 1}, {"color": "#ccc", "id": "occupytheory", "label": "occupytheory", "shape": "dot", "title": "occupytheory", "value": 1}, {"color": "#ccc", "id": "occupytheport", "label": "occupytheport", "shape": "dot", "title": "occupytheport", "value": 1}, {"color": "#ccc", "id": "offthegrid6", "label": "offthegrid6", "shape": "dot", "title": "offthegrid6", "value": 1}, {"color": "#ccc", "id": "ofsaints5", "label": "ofsaints5", "shape": "dot", "title": "ofsaints5", "value": 1}, {"color": "#ccc", "id": "ohiomail", "label": "ohiomail", "shape": "dot", "title": "ohiomail", "value": 1}, {"color": "#ccc", "id": "okaywowstop", "label": "okaywowstop", "shape": "dot", "title": "okaywowstop", "value": 1}, {"color": "#ccc", "id": "okjoi", "label": "okjoi", "shape": "dot", "title": "okjoi", "value": 1}, {"color": "#ccc", "id": "olabodedemilola", "label": "olabodedemilola", "shape": "dot", "title": "olabodedemilola", "value": 1}, {"color": "#ccc", "id": "oldkhayyam", "label": "oldkhayyam", "shape": "dot", "title": "oldkhayyam", "value": 1}, {"color": "#ccc", "id": "omyword", "label": "omyword", "shape": "dot", "title": "omyword", "value": 1}, {"color": "#ccc", "id": "onyesonwu_", "label": "onyesonwu_", "shape": "dot", "title": "onyesonwu_", "value": 1}, {"color": "#ccc", "id": "opblackfriday", "label": "opblackfriday", "shape": "dot", "title": "opblackfriday", "value": 1}, {"color": "#ccc", "id": "opph20", "label": "opph20", "shape": "dot", "title": "opph20", "value": 1}, {"color": "#ccc", "id": "optimuhs_", "label": "optimuhs_", "shape": "dot", "title": "optimuhs_", "value": 1}, {"color": "#ccc", "id": "oscardagrouch77", "label": "oscardagrouch77", "shape": "dot", "title": "oscardagrouch77", "value": 1}, {"color": "#ccc", "id": "outlawmo98", "label": "outlawmo98", "shape": "dot", "title": "outlawmo98", "value": 1}, {"color": "#ccc", "id": "overstandbasics", "label": "overstandbasics", "shape": "dot", "title": "overstandbasics", "value": 1}, {"color": "#ccc", "id": "pIedis_twt", "label": "pIedis_twt", "shape": "dot", "title": "pIedis_twt", "value": 1}, {"color": "#ccc", "id": "p_eachez", "label": "p_eachez", "shape": "dot", "title": "p_eachez", "value": 1}, {"color": "#ccc", "id": "pabsays", "label": "pabsays", "shape": "dot", "title": "pabsays", "value": 1}, {"color": "#ccc", "id": "padrick812", "label": "padrick812", "shape": "dot", "title": "padrick812", "value": 1}, {"color": "#ccc", "id": "paganmother", "label": "paganmother", "shape": "dot", "title": "paganmother", "value": 1}, {"color": "#ccc", "id": "page_dro", "label": "page_dro", "shape": "dot", "title": "page_dro", "value": 1}, {"color": "#ccc", "id": "paisleybhoy88", "label": "paisleybhoy88", "shape": "dot", "title": "paisleybhoy88", "value": 1}, {"color": "#ccc", "id": "pancakeberries", "label": "pancakeberries", "shape": "dot", "title": "pancakeberries", "value": 1}, {"color": "#ccc", "id": "panellington", "label": "panellington", "shape": "dot", "title": "panellington", "value": 1}, {"color": "#ccc", "id": "parkerlewisftw", "label": "parkerlewisftw", "shape": "dot", "title": "parkerlewisftw", "value": 1}, {"color": "#ccc", "id": "pashionhodges", "label": "pashionhodges", "shape": "dot", "title": "pashionhodges", "value": 1}, {"color": "#ccc", "id": "pastorrere", "label": "pastorrere", "shape": "dot", "title": "pastorrere", "value": 1}, {"color": "#ccc", "id": "patricklee6669", "label": "patricklee6669", "shape": "dot", "title": "patricklee6669", "value": 1}, {"color": "#ccc", "id": "patucon", "label": "patucon", "shape": "dot", "title": "patucon", "value": 1}, {"color": "#ccc", "id": "paul_haugen", "label": "paul_haugen", "shape": "dot", "title": "paul_haugen", "value": 1}, {"color": "#ccc", "id": "paulafox1", "label": "paulafox1", "shape": "dot", "title": "paulafox1", "value": 1}, {"color": "#ccc", "id": "paulcoulonjr", "label": "paulcoulonjr", "shape": "dot", "title": "paulcoulonjr", "value": 1}, {"color": "#ccc", "id": "pdmhop", "label": "pdmhop", "shape": "dot", "title": "pdmhop", "value": 1}, {"color": "#ccc", "id": "peaceful_birdie", "label": "peaceful_birdie", "shape": "dot", "title": "peaceful_birdie", "value": 1}, {"color": "#ccc", "id": "peaceshesaid", "label": "peaceshesaid", "shape": "dot", "title": "peaceshesaid", "value": 1}, {"color": "#ccc", "id": "peachiebeans", "label": "peachiebeans", "shape": "dot", "title": "peachiebeans", "value": 1}, {"color": "#ccc", "id": "pentagonista", "label": "pentagonista", "shape": "dot", "title": "pentagonista", "value": 1}, {"color": "#ccc", "id": "peppersandeggs", "label": "peppersandeggs", "shape": "dot", "title": "peppersandeggs", "value": 1}, {"color": "#ccc", "id": "perlucidum", "label": "perlucidum", "shape": "dot", "title": "perlucidum", "value": 1}, {"color": "#ccc", "id": "persicapit", "label": "persicapit", "shape": "dot", "title": "persicapit", "value": 1}, {"color": "#ccc", "id": "petranilla14", "label": "petranilla14", "shape": "dot", "title": "petranilla14", "value": 1}, {"color": "#ccc", "id": "pfhreak5000", "label": "pfhreak5000", "shape": "dot", "title": "pfhreak5000", "value": 1}, {"color": "#ccc", "id": "phaded_dubfix", "label": "phaded_dubfix", "shape": "dot", "title": "phaded_dubfix", "value": 1}, {"color": "#ccc", "id": "phallicmanic", "label": "phallicmanic", "shape": "dot", "title": "phallicmanic", "value": 1}, {"color": "#ccc", "id": "phantomsimba", "label": "phantomsimba", "shape": "dot", "title": "phantomsimba", "value": 1}, {"color": "#ccc", "id": "philharris29", "label": "philharris29", "shape": "dot", "title": "philharris29", "value": 1}, {"color": "#ccc", "id": "photoseeny", "label": "photoseeny", "shape": "dot", "title": "photoseeny", "value": 1}, {"color": "#ccc", "id": "phuckyoufeedme", "label": "phuckyoufeedme", "shape": "dot", "title": "phuckyoufeedme", "value": 1}, {"color": "#ccc", "id": "pinkwallgym", "label": "pinkwallgym", "shape": "dot", "title": "pinkwallgym", "value": 1}, {"color": "#ccc", "id": "pistach01", "label": "pistach01", "shape": "dot", "title": "pistach01", "value": 1}, {"color": "#ccc", "id": "pixiewthascythe", "label": "pixiewthascythe", "shape": "dot", "title": "pixiewthascythe", "value": 1}, {"color": "#ccc", "id": "pjae813", "label": "pjae813", "shape": "dot", "title": "pjae813", "value": 1}, {"color": "#ccc", "id": "pjf2cfj", "label": "pjf2cfj", "shape": "dot", "title": "pjf2cfj", "value": 1}, {"color": "#ccc", "id": "pmocek", "label": "pmocek", "shape": "dot", "title": "pmocek", "value": 1}, {"color": "#ccc", "id": "pmsharifph", "label": "pmsharifph", "shape": "dot", "title": "pmsharifph", "value": 1}, {"color": "#ccc", "id": "pnkrck101chic", "label": "pnkrck101chic", "shape": "dot", "title": "pnkrck101chic", "value": 1}, {"color": "#ccc", "id": "poetrybyair", "label": "poetrybyair", "shape": "dot", "title": "poetrybyair", "value": 1}, {"color": "#ccc", "id": "poketheopossum", "label": "poketheopossum", "shape": "dot", "title": "poketheopossum", "value": 1}, {"color": "#ccc", "id": "politicques", "label": "politicques", "shape": "dot", "title": "politicques", "value": 1}, {"color": "#ccc", "id": "polndnjunkie", "label": "polndnjunkie", "shape": "dot", "title": "polndnjunkie", "value": 1}, {"color": "#ccc", "id": "pookleblinky", "label": "pookleblinky", "shape": "dot", "title": "pookleblinky", "value": 1}, {"color": "#ccc", "id": "potatojohnson4", "label": "potatojohnson4", "shape": "dot", "title": "potatojohnson4", "value": 1}, {"color": "#ccc", "id": "pqpolitics", "label": "pqpolitics", "shape": "dot", "title": "pqpolitics", "value": 1}, {"color": "#ccc", "id": "pr0gressivist", "label": "pr0gressivist", "shape": "dot", "title": "pr0gressivist", "value": 1}, {"color": "#ccc", "id": "prabudeepan", "label": "prabudeepan", "shape": "dot", "title": "prabudeepan", "value": 1}, {"color": "#ccc", "id": "preciousminmin", "label": "preciousminmin", "shape": "dot", "title": "preciousminmin", "value": 1}, {"color": "#ccc", "id": "prettylady325", "label": "prettylady325", "shape": "dot", "title": "prettylady325", "value": 1}, {"color": "#ccc", "id": "prevoptx", "label": "prevoptx", "shape": "dot", "title": "prevoptx", "value": 1}, {"color": "#ccc", "id": "princss6", "label": "princss6", "shape": "dot", "title": "princss6", "value": 1}, {"color": "#ccc", "id": "prochoiceplus", "label": "prochoiceplus", "shape": "dot", "title": "prochoiceplus", "value": 1}, {"color": "#ccc", "id": "profits_100", "label": "profits_100", "shape": "dot", "title": "profits_100", "value": 1}, {"color": "#ccc", "id": "profsnootypants", "label": "profsnootypants", "shape": "dot", "title": "profsnootypants", "value": 1}, {"color": "#ccc", "id": "promoveo_", "label": "promoveo_", "shape": "dot", "title": "promoveo_", "value": 1}, {"color": "#ccc", "id": "proud2bacodder", "label": "proud2bacodder", "shape": "dot", "title": "proud2bacodder", "value": 1}, {"color": "#ccc", "id": "prussogirl", "label": "prussogirl", "shape": "dot", "title": "prussogirl", "value": 1}, {"color": "#ccc", "id": "psc96180_pablo", "label": "psc96180_pablo", "shape": "dot", "title": "psc96180_pablo", "value": 1}, {"color": "#ccc", "id": "ptypk", "label": "ptypk", "shape": "dot", "title": "ptypk", "value": 1}, {"color": "#ccc", "id": "pugfancy", "label": "pugfancy", "shape": "dot", "title": "pugfancy", "value": 1}, {"color": "#ccc", "id": "pulphusj", "label": "pulphusj", "shape": "dot", "title": "pulphusj", "value": 1}, {"color": "#ccc", "id": "punchumgum", "label": "punchumgum", "shape": "dot", "title": "punchumgum", "value": 1}, {"color": "#ccc", "id": "puppyqueeen", "label": "puppyqueeen", "shape": "dot", "title": "puppyqueeen", "value": 1}, {"color": "#ccc", "id": "pvc122266", "label": "pvc122266", "shape": "dot", "title": "pvc122266", "value": 1}, {"color": "#ccc", "id": "queen_rho", "label": "queen_rho", "shape": "dot", "title": "queen_rho", "value": 1}, {"color": "#ccc", "id": "queenadalite", "label": "queenadalite", "shape": "dot", "title": "queenadalite", "value": 1}, {"color": "#ccc", "id": "queenbyj39", "label": "queenbyj39", "shape": "dot", "title": "queenbyj39", "value": 1}, {"color": "#ccc", "id": "queenlintlicker", "label": "queenlintlicker", "shape": "dot", "title": "queenlintlicker", "value": 1}, {"color": "#ccc", "id": "queenmiscellany", "label": "queenmiscellany", "shape": "dot", "title": "queenmiscellany", "value": 1}, {"color": "#ccc", "id": "queens_exist", "label": "queens_exist", "shape": "dot", "title": "queens_exist", "value": 1}, {"color": "#ccc", "id": "quitedaft", "label": "quitedaft", "shape": "dot", "title": "quitedaft", "value": 1}, {"color": "#ccc", "id": "r4n4rr", "label": "r4n4rr", "shape": "dot", "title": "r4n4rr", "value": 1}, {"color": "#ccc", "id": "rabbid_dagger", "label": "rabbid_dagger", "shape": "dot", "title": "rabbid_dagger", "value": 1}, {"color": "#ccc", "id": "rabidbadger", "label": "rabidbadger", "shape": "dot", "title": "rabidbadger", "value": 1}, {"color": "#ccc", "id": "raccoonsclub", "label": "raccoonsclub", "shape": "dot", "title": "raccoonsclub", "value": 1}, {"color": "#ccc", "id": "racebitten2", "label": "racebitten2", "shape": "dot", "title": "racebitten2", "value": 1}, {"color": "#ccc", "id": "rachology216", "label": "rachology216", "shape": "dot", "title": "rachology216", "value": 1}, {"color": "#ccc", "id": "radernader", "label": "radernader", "shape": "dot", "title": "radernader", "value": 1}, {"color": "#ccc", "id": "radikalqueen", "label": "radikalqueen", "shape": "dot", "title": "radikalqueen", "value": 1}, {"color": "#ccc", "id": "raffajaram", "label": "raffajaram", "shape": "dot", "title": "raffajaram", "value": 1}, {"color": "#ccc", "id": "rain3rfm", "label": "rain3rfm", "shape": "dot", "title": "rain3rfm", "value": 1}, {"color": "#ccc", "id": "rajoro", "label": "rajoro", "shape": "dot", "title": "rajoro", "value": 1}, {"color": "#ccc", "id": "ralinur", "label": "ralinur", "shape": "dot", "title": "ralinur", "value": 1}, {"color": "#ccc", "id": "ramahkudaimi", "label": "ramahkudaimi", "shape": "dot", "title": "ramahkudaimi", "value": 1}, {"color": "#ccc", "id": "rangerfit", "label": "rangerfit", "shape": "dot", "title": "rangerfit", "value": 1}, {"color": "#ccc", "id": "ranman09", "label": "ranman09", "shape": "dot", "title": "ranman09", "value": 1}, {"color": "#ccc", "id": "rasenballmegan", "label": "rasenballmegan", "shape": "dot", "title": "rasenballmegan", "value": 1}, {"color": "#ccc", "id": "rawrcula", "label": "rawrcula", "shape": "dot", "title": "rawrcula", "value": 1}, {"color": "#ccc", "id": "razleminaj", "label": "razleminaj", "shape": "dot", "title": "razleminaj", "value": 1}, {"color": "#ccc", "id": "rcarr57", "label": "rcarr57", "shape": "dot", "title": "rcarr57", "value": 1}, {"color": "#ccc", "id": "realitygurl4eva", "label": "realitygurl4eva", "shape": "dot", "title": "realitygurl4eva", "value": 1}, {"color": "#ccc", "id": "reallyandrea", "label": "reallyandrea", "shape": "dot", "title": "reallyandrea", "value": 1}, {"color": "#ccc", "id": "realmelodic", "label": "realmelodic", "shape": "dot", "title": "realmelodic", "value": 1}, {"color": "#ccc", "id": "realmrcramer", "label": "realmrcramer", "shape": "dot", "title": "realmrcramer", "value": 1}, {"color": "#ccc", "id": "realsyntyche", "label": "realsyntyche", "shape": "dot", "title": "realsyntyche", "value": 1}, {"color": "#ccc", "id": "reauxbeaulove", "label": "reauxbeaulove", "shape": "dot", "title": "reauxbeaulove", "value": 1}, {"color": "#ccc", "id": "rebekahmuchee", "label": "rebekahmuchee", "shape": "dot", "title": "rebekahmuchee", "value": 1}, {"color": "#ccc", "id": "rebelreverie", "label": "rebelreverie", "shape": "dot", "title": "rebelreverie", "value": 1}, {"color": "#ccc", "id": "redheadedlib22", "label": "redheadedlib22", "shape": "dot", "title": "redheadedlib22", "value": 1}, {"color": "#ccc", "id": "redhed67", "label": "redhed67", "shape": "dot", "title": "redhed67", "value": 1}, {"color": "#ccc", "id": "rednblack58", "label": "rednblack58", "shape": "dot", "title": "rednblack58", "value": 1}, {"color": "#ccc", "id": "ree_suga", "label": "ree_suga", "shape": "dot", "title": "ree_suga", "value": 1}, {"color": "#ccc", "id": "reenycos", "label": "reenycos", "shape": "dot", "title": "reenycos", "value": 1}, {"color": "#ccc", "id": "reetstweets", "label": "reetstweets", "shape": "dot", "title": "reetstweets", "value": 1}, {"color": "#ccc", "id": "regretblues", "label": "regretblues", "shape": "dot", "title": "regretblues", "value": 1}, {"color": "#ccc", "id": "rehmsss", "label": "rehmsss", "shape": "dot", "title": "rehmsss", "value": 1}, {"color": "#ccc", "id": "remy_evans", "label": "remy_evans", "shape": "dot", "title": "remy_evans", "value": 1}, {"color": "#ccc", "id": "retiredfirstsgt", "label": "retiredfirstsgt", "shape": "dot", "title": "retiredfirstsgt", "value": 1}, {"color": "#ccc", "id": "retrosher", "label": "retrosher", "shape": "dot", "title": "retrosher", "value": 1}, {"color": "#ccc", "id": "rev0ltres1st", "label": "rev0ltres1st", "shape": "dot", "title": "rev0ltres1st", "value": 1}, {"color": "#ccc", "id": "revmanda", "label": "revmanda", "shape": "dot", "title": "revmanda", "value": 1}, {"color": "#ccc", "id": "richardspight", "label": "richardspight", "shape": "dot", "title": "richardspight", "value": 1}, {"color": "#ccc", "id": "rick1rockwell", "label": "rick1rockwell", "shape": "dot", "title": "rick1rockwell", "value": 1}, {"color": "#ccc", "id": "rico_hands", "label": "rico_hands", "shape": "dot", "title": "rico_hands", "value": 1}, {"color": "#ccc", "id": "rileyguevara7", "label": "rileyguevara7", "shape": "dot", "title": "rileyguevara7", "value": 1}, {"color": "#ccc", "id": "rimaanabtawi", "label": "rimaanabtawi", "shape": "dot", "title": "rimaanabtawi", "value": 1}, {"color": "#ccc", "id": "riotheatherrr", "label": "riotheatherrr", "shape": "dot", "title": "riotheatherrr", "value": 1}, {"color": "#ccc", "id": "rise804", "label": "rise804", "shape": "dot", "title": "rise804", "value": 1}, {"color": "#ccc", "id": "risinggalaxy", "label": "risinggalaxy", "shape": "dot", "title": "risinggalaxy", "value": 1}, {"color": "#ccc", "id": "rizzi_baby", "label": "rizzi_baby", "shape": "dot", "title": "rizzi_baby", "value": 1}, {"color": "#ccc", "id": "rk70534", "label": "rk70534", "shape": "dot", "title": "rk70534", "value": 1}, {"color": "#ccc", "id": "rmgg5553", "label": "rmgg5553", "shape": "dot", "title": "rmgg5553", "value": 1}, {"color": "#ccc", "id": "rmj_rosa", "label": "rmj_rosa", "shape": "dot", "title": "rmj_rosa", "value": 1}, {"color": "#ccc", "id": "rmworthington", "label": "rmworthington", "shape": "dot", "title": "rmworthington", "value": 1}, {"color": "#ccc", "id": "roberthorg", "label": "roberthorg", "shape": "dot", "title": "roberthorg", "value": 1}, {"color": "#ccc", "id": "robertwestlaw", "label": "robertwestlaw", "shape": "dot", "title": "robertwestlaw", "value": 1}, {"color": "#ccc", "id": "robotsimmons", "label": "robotsimmons", "shape": "dot", "title": "robotsimmons", "value": 1}, {"color": "#ccc", "id": "robtomorrow", "label": "robtomorrow", "shape": "dot", "title": "robtomorrow", "value": 1}, {"color": "#ccc", "id": "rochelleb2832", "label": "rochelleb2832", "shape": "dot", "title": "rochelleb2832", "value": 1}, {"color": "#ccc", "id": "rodadams46", "label": "rodadams46", "shape": "dot", "title": "rodadams46", "value": 1}, {"color": "#ccc", "id": "roflawlsauce", "label": "roflawlsauce", "shape": "dot", "title": "roflawlsauce", "value": 1}, {"color": "#ccc", "id": "rojaz4", "label": "rojaz4", "shape": "dot", "title": "rojaz4", "value": 1}, {"color": "#ccc", "id": "ronfullwood", "label": "ronfullwood", "shape": "dot", "title": "ronfullwood", "value": 1}, {"color": "#ccc", "id": "roosterhorse76", "label": "roosterhorse76", "shape": "dot", "title": "roosterhorse76", "value": 1}, {"color": "#ccc", "id": "rousseau_ist", "label": "rousseau_ist", "shape": "dot", "title": "rousseau_ist", "value": 1}, {"color": "#ccc", "id": "rsg_bella", "label": "rsg_bella", "shape": "dot", "title": "rsg_bella", "value": 1}, {"color": "#ccc", "id": "rsmatesic", "label": "rsmatesic", "shape": "dot", "title": "rsmatesic", "value": 1}, {"color": "#ccc", "id": "rtwhitney63", "label": "rtwhitney63", "shape": "dot", "title": "rtwhitney63", "value": 1}, {"color": "#ccc", "id": "rubino_9", "label": "rubino_9", "shape": "dot", "title": "rubino_9", "value": 1}, {"color": "#ccc", "id": "ruminawi_", "label": "ruminawi_", "shape": "dot", "title": "ruminawi_", "value": 1}, {"color": "#ccc", "id": "rundaseinrun", "label": "rundaseinrun", "shape": "dot", "title": "rundaseinrun", "value": 1}, {"color": "#ccc", "id": "runner__runner", "label": "runner__runner", "shape": "dot", "title": "runner__runner", "value": 1}, {"color": "#ccc", "id": "runtodaylight", "label": "runtodaylight", "shape": "dot", "title": "runtodaylight", "value": 1}, {"color": "#ccc", "id": "ryanasmith94", "label": "ryanasmith94", "shape": "dot", "title": "ryanasmith94", "value": 1}, {"color": "#ccc", "id": "sachaz2009", "label": "sachaz2009", "shape": "dot", "title": "sachaz2009", "value": 1}, {"color": "#ccc", "id": "sacourtreporter", "label": "sacourtreporter", "shape": "dot", "title": "sacourtreporter", "value": 1}, {"color": "#ccc", "id": "safiyabat", "label": "safiyabat", "shape": "dot", "title": "safiyabat", "value": 1}, {"color": "#ccc", "id": "sagetastik", "label": "sagetastik", "shape": "dot", "title": "sagetastik", "value": 1}, {"color": "#ccc", "id": "saigonner", "label": "saigonner", "shape": "dot", "title": "saigonner", "value": 1}, {"color": "#ccc", "id": "sailormirai", "label": "sailormirai", "shape": "dot", "title": "sailormirai", "value": 1}, {"color": "#ccc", "id": "salamerush", "label": "salamerush", "shape": "dot", "title": "salamerush", "value": 1}, {"color": "#ccc", "id": "saleemjourney", "label": "saleemjourney", "shape": "dot", "title": "saleemjourney", "value": 1}, {"color": "#ccc", "id": "salienadeema_13", "label": "salienadeema_13", "shape": "dot", "title": "salienadeema_13", "value": 1}, {"color": "#ccc", "id": "samagain", "label": "samagain", "shape": "dot", "title": "samagain", "value": 1}, {"color": "#ccc", "id": "sandraDXB", "label": "sandraDXB", "shape": "dot", "title": "sandraDXB", "value": 1}, {"color": "#ccc", "id": "sapphirehelewa", "label": "sapphirehelewa", "shape": "dot", "title": "sapphirehelewa", "value": 1}, {"color": "#ccc", "id": "sar_freed", "label": "sar_freed", "shape": "dot", "title": "sar_freed", "value": 1}, {"color": "#ccc", "id": "saradelaney_", "label": "saradelaney_", "shape": "dot", "title": "saradelaney_", "value": 1}, {"color": "#ccc", "id": "saraswatiann", "label": "saraswatiann", "shape": "dot", "title": "saraswatiann", "value": 1}, {"color": "#ccc", "id": "sardnas51", "label": "sardnas51", "shape": "dot", "title": "sardnas51", "value": 1}, {"color": "#ccc", "id": "satansdevil", "label": "satansdevil", "shape": "dot", "title": "satansdevil", "value": 1}, {"color": "#ccc", "id": "satx4____", "label": "satx4____", "shape": "dot", "title": "satx4____", "value": 1}, {"color": "#ccc", "id": "savoyivok", "label": "savoyivok", "shape": "dot", "title": "savoyivok", "value": 1}, {"color": "#ccc", "id": "schnepptastic", "label": "schnepptastic", "shape": "dot", "title": "schnepptastic", "value": 1}, {"color": "#ccc", "id": "schoolover13", "label": "schoolover13", "shape": "dot", "title": "schoolover13", "value": 1}, {"color": "#ccc", "id": "sclean28", "label": "sclean28", "shape": "dot", "title": "sclean28", "value": 1}, {"color": "#ccc", "id": "scollan_ruth", "label": "scollan_ruth", "shape": "dot", "title": "scollan_ruth", "value": 1}, {"color": "#ccc", "id": "scribblscribbl", "label": "scribblscribbl", "shape": "dot", "title": "scribblscribbl", "value": 1}, {"color": "#ccc", "id": "scytheanon", "label": "scytheanon", "shape": "dot", "title": "scytheanon", "value": 1}, {"color": "#ccc", "id": "sdixon3171", "label": "sdixon3171", "shape": "dot", "title": "sdixon3171", "value": 1}, {"color": "#ccc", "id": "sdoorway", "label": "sdoorway", "shape": "dot", "title": "sdoorway", "value": 1}, {"color": "#ccc", "id": "seanBirkenfeld", "label": "seanBirkenfeld", "shape": "dot", "title": "seanBirkenfeld", "value": 1}, {"color": "#ccc", "id": "seanbedlam", "label": "seanbedlam", "shape": "dot", "title": "seanbedlam", "value": 1}, {"color": "#ccc", "id": "search4swag", "label": "search4swag", "shape": "dot", "title": "search4swag", "value": 1}, {"color": "#ccc", "id": "seeccp", "label": "seeccp", "shape": "dot", "title": "seeccp", "value": 1}, {"color": "#ccc", "id": "semmoneglynn", "label": "semmoneglynn", "shape": "dot", "title": "semmoneglynn", "value": 1}, {"color": "#ccc", "id": "serengetisun", "label": "serengetisun", "shape": "dot", "title": "serengetisun", "value": 1}, {"color": "#ccc", "id": "sethlumnah", "label": "sethlumnah", "shape": "dot", "title": "sethlumnah", "value": 1}, {"color": "#ccc", "id": "setstrends01", "label": "setstrends01", "shape": "dot", "title": "setstrends01", "value": 1}, {"color": "#ccc", "id": "sexysportsfan", "label": "sexysportsfan", "shape": "dot", "title": "sexysportsfan", "value": 1}, {"color": "#ccc", "id": "shabbysneakers", "label": "shabbysneakers", "shape": "dot", "title": "shabbysneakers", "value": 1}, {"color": "#ccc", "id": "shabnamsheulee", "label": "shabnamsheulee", "shape": "dot", "title": "shabnamsheulee", "value": 1}, {"color": "#ccc", "id": "shadowboxer73", "label": "shadowboxer73", "shape": "dot", "title": "shadowboxer73", "value": 1}, {"color": "#ccc", "id": "shadowchurch", "label": "shadowchurch", "shape": "dot", "title": "shadowchurch", "value": 1}, {"color": "#ccc", "id": "shadowsquad978", "label": "shadowsquad978", "shape": "dot", "title": "shadowsquad978", "value": 1}, {"color": "#ccc", "id": "shadowwraiths", "label": "shadowwraiths", "shape": "dot", "title": "shadowwraiths", "value": 1}, {"color": "#ccc", "id": "shaida_a", "label": "shaida_a", "shape": "dot", "title": "shaida_a", "value": 1}, {"color": "#ccc", "id": "shamichael8", "label": "shamichael8", "shape": "dot", "title": "shamichael8", "value": 1}, {"color": "#ccc", "id": "shanawilcox1", "label": "shanawilcox1", "shape": "dot", "title": "shanawilcox1", "value": 1}, {"color": "#ccc", "id": "shannongabriell", "label": "shannongabriell", "shape": "dot", "title": "shannongabriell", "value": 1}, {"color": "#ccc", "id": "shantocyjo", "label": "shantocyjo", "shape": "dot", "title": "shantocyjo", "value": 1}, {"color": "#ccc", "id": "shar76", "label": "shar76", "shape": "dot", "title": "shar76", "value": 1}, {"color": "#ccc", "id": "shawna2727", "label": "shawna2727", "shape": "dot", "title": "shawna2727", "value": 1}, {"color": "#ccc", "id": "shawncarrie", "label": "shawncarrie", "shape": "dot", "title": "shawncarrie", "value": 1}, {"color": "#ccc", "id": "shazza_razza", "label": "shazza_razza", "shape": "dot", "title": "shazza_razza", "value": 1}, {"color": "#ccc", "id": "shdowalker789", "label": "shdowalker789", "shape": "dot", "title": "shdowalker789", "value": 1}, {"color": "#ccc", "id": "shelbyyyck", "label": "shelbyyyck", "shape": "dot", "title": "shelbyyyck", "value": 1}, {"color": "#ccc", "id": "shells2014", "label": "shells2014", "shape": "dot", "title": "shells2014", "value": 1}, {"color": "#ccc", "id": "shitweasel666", "label": "shitweasel666", "shape": "dot", "title": "shitweasel666", "value": 1}, {"color": "#ccc", "id": "sho_missez", "label": "sho_missez", "shape": "dot", "title": "sho_missez", "value": 2}, {"color": "#ccc", "id": "shokufeyesib", "label": "shokufeyesib", "shape": "dot", "title": "shokufeyesib", "value": 1}, {"color": "#ccc", "id": "shrinkingspace", "label": "shrinkingspace", "shape": "dot", "title": "shrinkingspace", "value": 1}, {"color": "#ccc", "id": "shylohg", "label": "shylohg", "shape": "dot", "title": "shylohg", "value": 1}, {"color": "#ccc", "id": "siaayrom", "label": "siaayrom", "shape": "dot", "title": "siaayrom", "value": 1}, {"color": "#ccc", "id": "sick_sad_worlds", "label": "sick_sad_worlds", "shape": "dot", "title": "sick_sad_worlds", "value": 1}, {"color": "#ccc", "id": "sierramike320", "label": "sierramike320", "shape": "dot", "title": "sierramike320", "value": 1}, {"color": "#ccc", "id": "silent_not", "label": "silent_not", "shape": "dot", "title": "silent_not", "value": 1}, {"color": "#ccc", "id": "sillassie_", "label": "sillassie_", "shape": "dot", "title": "sillassie_", "value": 1}, {"color": "#ccc", "id": "siriuslyyellow", "label": "siriuslyyellow", "shape": "dot", "title": "siriuslyyellow", "value": 1}, {"color": "#ccc", "id": "sirjamesa12", "label": "sirjamesa12", "shape": "dot", "title": "sirjamesa12", "value": 1}, {"color": "#ccc", "id": "sirtonymayo", "label": "sirtonymayo", "shape": "dot", "title": "sirtonymayo", "value": 1}, {"color": "#ccc", "id": "sisQcat", "label": "sisQcat", "shape": "dot", "title": "sisQcat", "value": 1}, {"color": "#ccc", "id": "sixmoments", "label": "sixmoments", "shape": "dot", "title": "sixmoments", "value": 1}, {"color": "#ccc", "id": "skalapdrums", "label": "skalapdrums", "shape": "dot", "title": "skalapdrums", "value": 1}, {"color": "#ccc", "id": "skankbones", "label": "skankbones", "shape": "dot", "title": "skankbones", "value": 1}, {"color": "#ccc", "id": "skinnyill", "label": "skinnyill", "shape": "dot", "title": "skinnyill", "value": 1}, {"color": "#ccc", "id": "skippybkroo", "label": "skippybkroo", "shape": "dot", "title": "skippybkroo", "value": 1}, {"color": "#ccc", "id": "skjalf", "label": "skjalf", "shape": "dot", "title": "skjalf", "value": 1}, {"color": "#ccc", "id": "sknyjohn", "label": "sknyjohn", "shape": "dot", "title": "sknyjohn", "value": 1}, {"color": "#ccc", "id": "skorpyos", "label": "skorpyos", "shape": "dot", "title": "skorpyos", "value": 1}, {"color": "#ccc", "id": "skotvdi", "label": "skotvdi", "shape": "dot", "title": "skotvdi", "value": 1}, {"color": "#ccc", "id": "skroy65", "label": "skroy65", "shape": "dot", "title": "skroy65", "value": 1}, {"color": "#ccc", "id": "skye_bolden", "label": "skye_bolden", "shape": "dot", "title": "skye_bolden", "value": 1}, {"color": "#ccc", "id": "slsproject", "label": "slsproject", "shape": "dot", "title": "slsproject", "value": 1}, {"color": "#ccc", "id": "snapperred1", "label": "snapperred1", "shape": "dot", "title": "snapperred1", "value": 1}, {"color": "#ccc", "id": "sobreviviente59", "label": "sobreviviente59", "shape": "dot", "title": "sobreviviente59", "value": 1}, {"color": "#ccc", "id": "soit_goes", "label": "soit_goes", "shape": "dot", "title": "soit_goes", "value": 1}, {"color": "#ccc", "id": "solbutterfly", "label": "solbutterfly", "shape": "dot", "title": "solbutterfly", "value": 1}, {"color": "#ccc", "id": "somecallmetpain", "label": "somecallmetpain", "shape": "dot", "title": "somecallmetpain", "value": 1}, {"color": "#ccc", "id": "sondys", "label": "sondys", "shape": "dot", "title": "sondys", "value": 1}, {"color": "#ccc", "id": "sonsofkong", "label": "sonsofkong", "shape": "dot", "title": "sonsofkong", "value": 1}, {"color": "#ccc", "id": "soulargoddess", "label": "soulargoddess", "shape": "dot", "title": "soulargoddess", "value": 1}, {"color": "#ccc", "id": "soulful_chica", "label": "soulful_chica", "shape": "dot", "title": "soulful_chica", "value": 1}, {"color": "#ccc", "id": "soulrebelJ", "label": "soulrebelJ", "shape": "dot", "title": "soulrebelJ", "value": 1}, {"color": "#ccc", "id": "southards_3", "label": "southards_3", "shape": "dot", "title": "southards_3", "value": 1}, {"color": "#ccc", "id": "soylentgs", "label": "soylentgs", "shape": "dot", "title": "soylentgs", "value": 1}, {"color": "#ccc", "id": "sparky33583866", "label": "sparky33583866", "shape": "dot", "title": "sparky33583866", "value": 1}, {"color": "#ccc", "id": "speakfaithfully", "label": "speakfaithfully", "shape": "dot", "title": "speakfaithfully", "value": 1}, {"color": "#ccc", "id": "specialksworld", "label": "specialksworld", "shape": "dot", "title": "specialksworld", "value": 1}, {"color": "#ccc", "id": "spiderzjay", "label": "spiderzjay", "shape": "dot", "title": "spiderzjay", "value": 1}, {"color": "#ccc", "id": "sprbrighting", "label": "sprbrighting", "shape": "dot", "title": "sprbrighting", "value": 1}, {"color": "#ccc", "id": "sqreasoner", "label": "sqreasoner", "shape": "dot", "title": "sqreasoner", "value": 1}, {"color": "#ccc", "id": "squeakyflipflop", "label": "squeakyflipflop", "shape": "dot", "title": "squeakyflipflop", "value": 1}, {"color": "#ccc", "id": "squig_", "label": "squig_", "shape": "dot", "title": "squig_", "value": 1}, {"color": "#ccc", "id": "stacielovestea", "label": "stacielovestea", "shape": "dot", "title": "stacielovestea", "value": 1}, {"color": "#ccc", "id": "stand_righteous", "label": "stand_righteous", "shape": "dot", "title": "stand_righteous", "value": 1}, {"color": "#ccc", "id": "stardustgirly", "label": "stardustgirly", "shape": "dot", "title": "stardustgirly", "value": 2}, {"color": "#ccc", "id": "starnea24", "label": "starnea24", "shape": "dot", "title": "starnea24", "value": 1}, {"color": "#ccc", "id": "stefffcruuz", "label": "stefffcruuz", "shape": "dot", "title": "stefffcruuz", "value": 1}, {"color": "#ccc", "id": "stephiejmitch", "label": "stephiejmitch", "shape": "dot", "title": "stephiejmitch", "value": 1}, {"color": "#ccc", "id": "steveshagwell", "label": "steveshagwell", "shape": "dot", "title": "steveshagwell", "value": 1}, {"color": "#ccc", "id": "stiletto_snake", "label": "stiletto_snake", "shape": "dot", "title": "stiletto_snake", "value": 1}, {"color": "#ccc", "id": "stldavis", "label": "stldavis", "shape": "dot", "title": "stldavis", "value": 1}, {"color": "#ccc", "id": "stlouisx50", "label": "stlouisx50", "shape": "dot", "title": "stlouisx50", "value": 1}, {"color": "#ccc", "id": "stlpsc", "label": "stlpsc", "shape": "dot", "title": "stlpsc", "value": 1}, {"color": "#ccc", "id": "stlred05", "label": "stlred05", "shape": "dot", "title": "stlred05", "value": 1}, {"color": "#ccc", "id": "stopkillingusMO", "label": "stopkillingusMO", "shape": "dot", "title": "stopkillingusMO", "value": 1}, {"color": "#ccc", "id": "stormmolly", "label": "stormmolly", "shape": "dot", "title": "stormmolly", "value": 1}, {"color": "#ccc", "id": "streetscoop", "label": "streetscoop", "shape": "dot", "title": "streetscoop", "value": 1}, {"color": "#ccc", "id": "stubbscrew", "label": "stubbscrew", "shape": "dot", "title": "stubbscrew", "value": 1}, {"color": "#ccc", "id": "stuntmanDAME", "label": "stuntmanDAME", "shape": "dot", "title": "stuntmanDAME", "value": 1}, {"color": "#ccc", "id": "subverzo", "label": "subverzo", "shape": "dot", "title": "subverzo", "value": 1}, {"color": "#ccc", "id": "suckitchumps", "label": "suckitchumps", "shape": "dot", "title": "suckitchumps", "value": 1}, {"color": "#ccc", "id": "sudama", "label": "sudama", "shape": "dot", "title": "sudama", "value": 1}, {"color": "#ccc", "id": "suecozza", "label": "suecozza", "shape": "dot", "title": "suecozza", "value": 1}, {"color": "#ccc", "id": "sugardoe", "label": "sugardoe", "shape": "dot", "title": "sugardoe", "value": 1}, {"color": "#ccc", "id": "suizidgott", "label": "suizidgott", "shape": "dot", "title": "suizidgott", "value": 1}, {"color": "#ccc", "id": "sumbodysbabygrl", "label": "sumbodysbabygrl", "shape": "dot", "title": "sumbodysbabygrl", "value": 1}, {"color": "#ccc", "id": "summersLeola1", "label": "summersLeola1", "shape": "dot", "title": "summersLeola1", "value": 1}, {"color": "#ccc", "id": "summerstmpa", "label": "summerstmpa", "shape": "dot", "title": "summerstmpa", "value": 1}, {"color": "#ccc", "id": "sunami495", "label": "sunami495", "shape": "dot", "title": "sunami495", "value": 1}, {"color": "#ccc", "id": "sunb1ind", "label": "sunb1ind", "shape": "dot", "title": "sunb1ind", "value": 1}, {"color": "#ccc", "id": "superbranch", "label": "superbranch", "shape": "dot", "title": "superbranch", "value": 1}, {"color": "#ccc", "id": "superior_olive", "label": "superior_olive", "shape": "dot", "title": "superior_olive", "value": 1}, {"color": "#ccc", "id": "supernintenho", "label": "supernintenho", "shape": "dot", "title": "supernintenho", "value": 1}, {"color": "#ccc", "id": "surfcityphoto", "label": "surfcityphoto", "shape": "dot", "title": "surfcityphoto", "value": 1}, {"color": "#ccc", "id": "surfinbird5121", "label": "surfinbird5121", "shape": "dot", "title": "surfinbird5121", "value": 1}, {"color": "#ccc", "id": "surrealintel", "label": "surrealintel", "shape": "dot", "title": "surrealintel", "value": 1}, {"color": "#ccc", "id": "susue687", "label": "susue687", "shape": "dot", "title": "susue687", "value": 1}, {"color": "#ccc", "id": "suzettepetillo", "label": "suzettepetillo", "shape": "dot", "title": "suzettepetillo", "value": 1}, {"color": "#ccc", "id": "suzi_q2", "label": "suzi_q2", "shape": "dot", "title": "suzi_q2", "value": 1}, {"color": "#ccc", "id": "sweetangelface", "label": "sweetangelface", "shape": "dot", "title": "sweetangelface", "value": 1}, {"color": "#ccc", "id": "swhite0928", "label": "swhite0928", "shape": "dot", "title": "swhite0928", "value": 1}, {"color": "#ccc", "id": "swishymcjackass", "label": "swishymcjackass", "shape": "dot", "title": "swishymcjackass", "value": 1}, {"color": "#ccc", "id": "t0p_100", "label": "t0p_100", "shape": "dot", "title": "t0p_100", "value": 1}, {"color": "#ccc", "id": "t_post7", "label": "t_post7", "shape": "dot", "title": "t_post7", "value": 1}, {"color": "#ccc", "id": "tadros_s", "label": "tadros_s", "shape": "dot", "title": "tadros_s", "value": 1}, {"color": "#ccc", "id": "tahtah017", "label": "tahtah017", "shape": "dot", "title": "tahtah017", "value": 1}, {"color": "#ccc", "id": "tanyafaison", "label": "tanyafaison", "shape": "dot", "title": "tanyafaison", "value": 1}, {"color": "#ccc", "id": "taoglesbee", "label": "taoglesbee", "shape": "dot", "title": "taoglesbee", "value": 1}, {"color": "#ccc", "id": "taotsu", "label": "taotsu", "shape": "dot", "title": "taotsu", "value": 1}, {"color": "#ccc", "id": "tatzanx", "label": "tatzanx", "shape": "dot", "title": "tatzanx", "value": 1}, {"color": "#ccc", "id": "taynmayn", "label": "taynmayn", "shape": "dot", "title": "taynmayn", "value": 1}, {"color": "#ccc", "id": "taznotes", "label": "taznotes", "shape": "dot", "title": "taznotes", "value": 1}, {"color": "#ccc", "id": "tbane55", "label": "tbane55", "shape": "dot", "title": "tbane55", "value": 1}, {"color": "#ccc", "id": "tchopstl_", "label": "tchopstl_", "shape": "dot", "title": "tchopstl_", "value": 1}, {"color": "#ccc", "id": "tdudleypdx", "label": "tdudleypdx", "shape": "dot", "title": "tdudleypdx", "value": 1}, {"color": "#ccc", "id": "teamvicbo", "label": "teamvicbo", "shape": "dot", "title": "teamvicbo", "value": 1}, {"color": "#ccc", "id": "techpunked", "label": "techpunked", "shape": "dot", "title": "techpunked", "value": 1}, {"color": "#ccc", "id": "tekeiller", "label": "tekeiller", "shape": "dot", "title": "tekeiller", "value": 1}, {"color": "#ccc", "id": "texxastina", "label": "texxastina", "shape": "dot", "title": "texxastina", "value": 1}, {"color": "#ccc", "id": "thagoddesskyra", "label": "thagoddesskyra", "shape": "dot", "title": "thagoddesskyra", "value": 1}, {"color": "#ccc", "id": "that_crazy_jen", "label": "that_crazy_jen", "shape": "dot", "title": "that_crazy_jen", "value": 1}, {"color": "#ccc", "id": "thatwhitekid30", "label": "thatwhitekid30", "shape": "dot", "title": "thatwhitekid30", "value": 1}, {"color": "#ccc", "id": "theAfroLegalise", "label": "theAfroLegalise", "shape": "dot", "title": "theAfroLegalise", "value": 1}, {"color": "#ccc", "id": "the_macarthur", "label": "the_macarthur", "shape": "dot", "title": "the_macarthur", "value": 1}, {"color": "#ccc", "id": "the_maxhelm", "label": "the_maxhelm", "shape": "dot", "title": "the_maxhelm", "value": 1}, {"color": "#ccc", "id": "thealpaca2015", "label": "thealpaca2015", "shape": "dot", "title": "thealpaca2015", "value": 1}, {"color": "#ccc", "id": "theamazon1", "label": "theamazon1", "shape": "dot", "title": "theamazon1", "value": 1}, {"color": "#ccc", "id": "thecase22", "label": "thecase22", "shape": "dot", "title": "thecase22", "value": 1}, {"color": "#ccc", "id": "thefreaknlady08", "label": "thefreaknlady08", "shape": "dot", "title": "thefreaknlady08", "value": 1}, {"color": "#ccc", "id": "thegrayfactor", "label": "thegrayfactor", "shape": "dot", "title": "thegrayfactor", "value": 1}, {"color": "#ccc", "id": "thelexinomicon", "label": "thelexinomicon", "shape": "dot", "title": "thelexinomicon", "value": 1}, {"color": "#ccc", "id": "thelou100", "label": "thelou100", "shape": "dot", "title": "thelou100", "value": 1}, {"color": "#ccc", "id": "thepaxjones", "label": "thepaxjones", "shape": "dot", "title": "thepaxjones", "value": 1}, {"color": "#ccc", "id": "thepaypal14", "label": "thepaypal14", "shape": "dot", "title": "thepaypal14", "value": 1}, {"color": "#ccc", "id": "thepoliticalcat", "label": "thepoliticalcat", "shape": "dot", "title": "thepoliticalcat", "value": 1}, {"color": "#ccc", "id": "therealPallas", "label": "therealPallas", "shape": "dot", "title": "therealPallas", "value": 1}, {"color": "#ccc", "id": "therealrikrok89", "label": "therealrikrok89", "shape": "dot", "title": "therealrikrok89", "value": 1}, {"color": "#ccc", "id": "thewanji", "label": "thewanji", "shape": "dot", "title": "thewanji", "value": 1}, {"color": "#ccc", "id": "thirdeyesquints", "label": "thirdeyesquints", "shape": "dot", "title": "thirdeyesquints", "value": 1}, {"color": "#ccc", "id": "thisisgina669", "label": "thisisgina669", "shape": "dot", "title": "thisisgina669", "value": 1}, {"color": "#ccc", "id": "thomasclark92", "label": "thomasclark92", "shape": "dot", "title": "thomasclark92", "value": 1}, {"color": "#ccc", "id": "tiarrabanks1", "label": "tiarrabanks1", "shape": "dot", "title": "tiarrabanks1", "value": 1}, {"color": "#ccc", "id": "tiffmarie71", "label": "tiffmarie71", "shape": "dot", "title": "tiffmarie71", "value": 1}, {"color": "#ccc", "id": "tifpac", "label": "tifpac", "shape": "dot", "title": "tifpac", "value": 1}, {"color": "#ccc", "id": "tigerlilyysays", "label": "tigerlilyysays", "shape": "dot", "title": "tigerlilyysays", "value": 1}, {"color": "#ccc", "id": "timeraner", "label": "timeraner", "shape": "dot", "title": "timeraner", "value": 1}, {"color": "#ccc", "id": "timothywmurray", "label": "timothywmurray", "shape": "dot", "title": "timothywmurray", "value": 1}, {"color": "#ccc", "id": "tinkatmoh", "label": "tinkatmoh", "shape": "dot", "title": "tinkatmoh", "value": 1}, {"color": "#ccc", "id": "tinker3_two", "label": "tinker3_two", "shape": "dot", "title": "tinker3_two", "value": 1}, {"color": "#ccc", "id": "tiredlaidback", "label": "tiredlaidback", "shape": "dot", "title": "tiredlaidback", "value": 2}, {"color": "#ccc", "id": "tmalex", "label": "tmalex", "shape": "dot", "title": "tmalex", "value": 1}, {"color": "#ccc", "id": "tmani609", "label": "tmani609", "shape": "dot", "title": "tmani609", "value": 1}, {"color": "#ccc", "id": "tnpmr", "label": "tnpmr", "shape": "dot", "title": "tnpmr", "value": 1}, {"color": "#ccc", "id": "to_suesmall", "label": "to_suesmall", "shape": "dot", "title": "to_suesmall", "value": 1}, {"color": "#ccc", "id": "tomahawk2440c", "label": "tomahawk2440c", "shape": "dot", "title": "tomahawk2440c", "value": 1}, {"color": "#ccc", "id": "tomannynot", "label": "tomannynot", "shape": "dot", "title": "tomannynot", "value": 1}, {"color": "#ccc", "id": "tommymiles", "label": "tommymiles", "shape": "dot", "title": "tommymiles", "value": 1}, {"color": "#ccc", "id": "toomellow6906", "label": "toomellow6906", "shape": "dot", "title": "toomellow6906", "value": 1}, {"color": "#ccc", "id": "tospeaknoevil", "label": "tospeaknoevil", "shape": "dot", "title": "tospeaknoevil", "value": 1}, {"color": "#ccc", "id": "totalpkg1969", "label": "totalpkg1969", "shape": "dot", "title": "totalpkg1969", "value": 1}, {"color": "#ccc", "id": "tracielove314", "label": "tracielove314", "shape": "dot", "title": "tracielove314", "value": 1}, {"color": "#ccc", "id": "trenaes2013", "label": "trenaes2013", "shape": "dot", "title": "trenaes2013", "value": 1}, {"color": "#ccc", "id": "tringaseq", "label": "tringaseq", "shape": "dot", "title": "tringaseq", "value": 1}, {"color": "#ccc", "id": "trinishottaa44", "label": "trinishottaa44", "shape": "dot", "title": "trinishottaa44", "value": 1}, {"color": "#ccc", "id": "tripinfool", "label": "tripinfool", "shape": "dot", "title": "tripinfool", "value": 1}, {"color": "#ccc", "id": "tristanjtom", "label": "tristanjtom", "shape": "dot", "title": "tristanjtom", "value": 1}, {"color": "#ccc", "id": "truebeauty314", "label": "truebeauty314", "shape": "dot", "title": "truebeauty314", "value": 1}, {"color": "#ccc", "id": "truemira", "label": "truemira", "shape": "dot", "title": "truemira", "value": 1}, {"color": "#ccc", "id": "truth4ever87", "label": "truth4ever87", "shape": "dot", "title": "truth4ever87", "value": 1}, {"color": "#ccc", "id": "tryppymane", "label": "tryppymane", "shape": "dot", "title": "tryppymane", "value": 1}, {"color": "#ccc", "id": "tsitsalagi53", "label": "tsitsalagi53", "shape": "dot", "title": "tsitsalagi53", "value": 1}, {"color": "#ccc", "id": "tsouth", "label": "tsouth", "shape": "dot", "title": "tsouth", "value": 1}, {"color": "#ccc", "id": "ttank66", "label": "ttank66", "shape": "dot", "title": "ttank66", "value": 1}, {"color": "#ccc", "id": "ttopcat3", "label": "ttopcat3", "shape": "dot", "title": "ttopcat3", "value": 1}, {"color": "#ccc", "id": "tu_tapatia", "label": "tu_tapatia", "shape": "dot", "title": "tu_tapatia", "value": 1}, {"color": "#ccc", "id": "tung", "label": "tung", "shape": "dot", "title": "tung", "value": 1}, {"color": "#ccc", "id": "twillynavy246", "label": "twillynavy246", "shape": "dot", "title": "twillynavy246", "value": 1}, {"color": "#ccc", "id": "twinsational", "label": "twinsational", "shape": "dot", "title": "twinsational", "value": 1}, {"color": "#ccc", "id": "twistedcells13", "label": "twistedcells13", "shape": "dot", "title": "twistedcells13", "value": 1}, {"color": "#ccc", "id": "tzegani", "label": "tzegani", "shape": "dot", "title": "tzegani", "value": 1}, {"color": "#ccc", "id": "uBattleGround", "label": "uBattleGround", "shape": "dot", "title": "uBattleGround", "value": 1}, {"color": "#ccc", "id": "ubervaper", "label": "ubervaper", "shape": "dot", "title": "ubervaper", "value": 1}, {"color": "#ccc", "id": "umbyrella", "label": "umbyrella", "shape": "dot", "title": "umbyrella", "value": 1}, {"color": "#ccc", "id": "umojasasa", "label": "umojasasa", "shape": "dot", "title": "umojasasa", "value": 1}, {"color": "#ccc", "id": "unbreakablepenn", "label": "unbreakablepenn", "shape": "dot", "title": "unbreakablepenn", "value": 1}, {"color": "#ccc", "id": "uncagedgypsy", "label": "uncagedgypsy", "shape": "dot", "title": "uncagedgypsy", "value": 1}, {"color": "#ccc", "id": "uncled698", "label": "uncled698", "shape": "dot", "title": "uncled698", "value": 1}, {"color": "#ccc", "id": "unimatrixx01", "label": "unimatrixx01", "shape": "dot", "title": "unimatrixx01", "value": 1}, {"color": "#ccc", "id": "uniqueloves", "label": "uniqueloves", "shape": "dot", "title": "uniqueloves", "value": 1}, {"color": "#ccc", "id": "unorthoLOX", "label": "unorthoLOX", "shape": "dot", "title": "unorthoLOX", "value": 1}, {"color": "#ccc", "id": "unpredictable23", "label": "unpredictable23", "shape": "dot", "title": "unpredictable23", "value": 1}, {"color": "#ccc", "id": "upsadaisy3", "label": "upsadaisy3", "shape": "dot", "title": "upsadaisy3", "value": 1}, {"color": "#ccc", "id": "vadney07", "label": "vadney07", "shape": "dot", "title": "vadney07", "value": 1}, {"color": "#ccc", "id": "valpolicello_", "label": "valpolicello_", "shape": "dot", "title": "valpolicello_", "value": 1}, {"color": "#ccc", "id": "valsadie", "label": "valsadie", "shape": "dot", "title": "valsadie", "value": 1}, {"color": "#ccc", "id": "vanaver8", "label": "vanaver8", "shape": "dot", "title": "vanaver8", "value": 1}, {"color": "#ccc", "id": "vapemyworld", "label": "vapemyworld", "shape": "dot", "title": "vapemyworld", "value": 1}, {"color": "#ccc", "id": "vee333333", "label": "vee333333", "shape": "dot", "title": "vee333333", "value": 1}, {"color": "#ccc", "id": "veggie64_leslie", "label": "veggie64_leslie", "shape": "dot", "title": "veggie64_leslie", "value": 1}, {"color": "#ccc", "id": "verbal_riot", "label": "verbal_riot", "shape": "dot", "title": "verbal_riot", "value": 1}, {"color": "#ccc", "id": "verrore", "label": "verrore", "shape": "dot", "title": "verrore", "value": 1}, {"color": "#ccc", "id": "vesscola", "label": "vesscola", "shape": "dot", "title": "vesscola", "value": 1}, {"color": "#ccc", "id": "viciousvenusaur", "label": "viciousvenusaur", "shape": "dot", "title": "viciousvenusaur", "value": 1}, {"color": "#ccc", "id": "vics_alien", "label": "vics_alien", "shape": "dot", "title": "vics_alien", "value": 1}, {"color": "#ccc", "id": "vicster123", "label": "vicster123", "shape": "dot", "title": "vicster123", "value": 1}, {"color": "#ccc", "id": "victor81054", "label": "victor81054", "shape": "dot", "title": "victor81054", "value": 1}, {"color": "#ccc", "id": "victoriasview", "label": "victoriasview", "shape": "dot", "title": "victoriasview", "value": 1}, {"color": "#ccc", "id": "vinylcupcake", "label": "vinylcupcake", "shape": "dot", "title": "vinylcupcake", "value": 1}, {"color": "#ccc", "id": "virtadpt", "label": "virtadpt", "shape": "dot", "title": "virtadpt", "value": 1}, {"color": "#ccc", "id": "vndlynArt", "label": "vndlynArt", "shape": "dot", "title": "vndlynArt", "value": 1}, {"color": "#ccc", "id": "vvxxvvv", "label": "vvxxvvv", "shape": "dot", "title": "vvxxvvv", "value": 1}, {"color": "#ccc", "id": "waltb31", "label": "waltb31", "shape": "dot", "title": "waltb31", "value": 1}, {"color": "#ccc", "id": "waltdog602", "label": "waltdog602", "shape": "dot", "title": "waltdog602", "value": 1}, {"color": "#ccc", "id": "wanwulf", "label": "wanwulf", "shape": "dot", "title": "wanwulf", "value": 1}, {"color": "#ccc", "id": "warkitty110", "label": "warkitty110", "shape": "dot", "title": "warkitty110", "value": 1}, {"color": "#ccc", "id": "warskull_", "label": "warskull_", "shape": "dot", "title": "warskull_", "value": 1}, {"color": "#ccc", "id": "washedupninja", "label": "washedupninja", "shape": "dot", "title": "washedupninja", "value": 1}, {"color": "#ccc", "id": "waynotway", "label": "waynotway", "shape": "dot", "title": "waynotway", "value": 1}, {"color": "#ccc", "id": "wbec9903", "label": "wbec9903", "shape": "dot", "title": "wbec9903", "value": 1}, {"color": "#ccc", "id": "weLOVEsue", "label": "weLOVEsue", "shape": "dot", "title": "weLOVEsue", "value": 1}, {"color": "#ccc", "id": "weRtroydavis", "label": "weRtroydavis", "shape": "dot", "title": "weRtroydavis", "value": 1}, {"color": "#ccc", "id": "wearefarfetched", "label": "wearefarfetched", "shape": "dot", "title": "wearefarfetched", "value": 1}, {"color": "#ccc", "id": "weesydney", "label": "weesydney", "shape": "dot", "title": "weesydney", "value": 1}, {"color": "#ccc", "id": "weiss_jv", "label": "weiss_jv", "shape": "dot", "title": "weiss_jv", "value": 1}, {"color": "#ccc", "id": "wendyblessed629", "label": "wendyblessed629", "shape": "dot", "title": "wendyblessed629", "value": 1}, {"color": "#ccc", "id": "wewillnotbebeat", "label": "wewillnotbebeat", "shape": "dot", "title": "wewillnotbebeat", "value": 1}, {"color": "#ccc", "id": "wfmccl", "label": "wfmccl", "shape": "dot", "title": "wfmccl", "value": 1}, {"color": "#ccc", "id": "whateva331", "label": "whateva331", "shape": "dot", "title": "whateva331", "value": 1}, {"color": "#ccc", "id": "whatupitsjazzy", "label": "whatupitsjazzy", "shape": "dot", "title": "whatupitsjazzy", "value": 1}, {"color": "#ccc", "id": "wheeliesmom", "label": "wheeliesmom", "shape": "dot", "title": "wheeliesmom", "value": 1}, {"color": "#ccc", "id": "whimsicalwhales", "label": "whimsicalwhales", "shape": "dot", "title": "whimsicalwhales", "value": 1}, {"color": "#ccc", "id": "whobeatmetothis", "label": "whobeatmetothis", "shape": "dot", "title": "whobeatmetothis", "value": 1}, {"color": "#ccc", "id": "whoissizzIe", "label": "whoissizzIe", "shape": "dot", "title": "whoissizzIe", "value": 1}, {"color": "#ccc", "id": "whoowants2know", "label": "whoowants2know", "shape": "dot", "title": "whoowants2know", "value": 1}, {"color": "#ccc", "id": "wickedbg13", "label": "wickedbg13", "shape": "dot", "title": "wickedbg13", "value": 1}, {"color": "#ccc", "id": "wildwalkerwoman", "label": "wildwalkerwoman", "shape": "dot", "title": "wildwalkerwoman", "value": 1}, {"color": "#ccc", "id": "winn1_winn", "label": "winn1_winn", "shape": "dot", "title": "winn1_winn", "value": 1}, {"color": "#ccc", "id": "winterweald", "label": "winterweald", "shape": "dot", "title": "winterweald", "value": 1}, {"color": "#ccc", "id": "withoutwingz", "label": "withoutwingz", "shape": "dot", "title": "withoutwingz", "value": 1}, {"color": "#ccc", "id": "wltchcrafting", "label": "wltchcrafting", "shape": "dot", "title": "wltchcrafting", "value": 1}, {"color": "#ccc", "id": "wmcollins70", "label": "wmcollins70", "shape": "dot", "title": "wmcollins70", "value": 1}, {"color": "#ccc", "id": "wolfeprowler1", "label": "wolfeprowler1", "shape": "dot", "title": "wolfeprowler1", "value": 1}, {"color": "#ccc", "id": "wolfiemouse", "label": "wolfiemouse", "shape": "dot", "title": "wolfiemouse", "value": 1}, {"color": "#ccc", "id": "wordslikewind", "label": "wordslikewind", "shape": "dot", "title": "wordslikewind", "value": 1}, {"color": "#ccc", "id": "worriedbirb", "label": "worriedbirb", "shape": "dot", "title": "worriedbirb", "value": 1}, {"color": "#ccc", "id": "worthybeloved", "label": "worthybeloved", "shape": "dot", "title": "worthybeloved", "value": 1}, {"color": "#ccc", "id": "wovenbrother", "label": "wovenbrother", "shape": "dot", "title": "wovenbrother", "value": 1}, {"color": "#ccc", "id": "x0ciquetzal", "label": "x0ciquetzal", "shape": "dot", "title": "x0ciquetzal", "value": 1}, {"color": "#ccc", "id": "xNinapinax", "label": "xNinapinax", "shape": "dot", "title": "xNinapinax", "value": 1}, {"color": "#ccc", "id": "xXFatChocoboXx", "label": "xXFatChocoboXx", "shape": "dot", "title": "xXFatChocoboXx", "value": 1}, {"color": "#ccc", "id": "x__raycat", "label": "x__raycat", "shape": "dot", "title": "x__raycat", "value": 1}, {"color": "#ccc", "id": "xanderdreww", "label": "xanderdreww", "shape": "dot", "title": "xanderdreww", "value": 1}, {"color": "#ccc", "id": "xkvrls", "label": "xkvrls", "shape": "dot", "title": "xkvrls", "value": 1}, {"color": "#ccc", "id": "xlittlefragglex", "label": "xlittlefragglex", "shape": "dot", "title": "xlittlefragglex", "value": 1}, {"color": "#ccc", "id": "xnavy1974", "label": "xnavy1974", "shape": "dot", "title": "xnavy1974", "value": 1}, {"color": "#ccc", "id": "xoMYSTiCxo", "label": "xoMYSTiCxo", "shape": "dot", "title": "xoMYSTiCxo", "value": 1}, {"color": "#ccc", "id": "xobecky_xo", "label": "xobecky_xo", "shape": "dot", "title": "xobecky_xo", "value": 1}, {"color": "#ccc", "id": "xsojournerx", "label": "xsojournerx", "shape": "dot", "title": "xsojournerx", "value": 1}, {"color": "#ccc", "id": "xtinalloyd", "label": "xtinalloyd", "shape": "dot", "title": "xtinalloyd", "value": 1}, {"color": "#ccc", "id": "yacaranDIE", "label": "yacaranDIE", "shape": "dot", "title": "yacaranDIE", "value": 1}, {"color": "#ccc", "id": "yahooeny", "label": "yahooeny", "shape": "dot", "title": "yahooeny", "value": 1}, {"color": "#ccc", "id": "yelyaholly", "label": "yelyaholly", "shape": "dot", "title": "yelyaholly", "value": 1}, {"color": "#ccc", "id": "yochi_chann", "label": "yochi_chann", "shape": "dot", "title": "yochi_chann", "value": 1}, {"color": "#ccc", "id": "yohechris", "label": "yohechris", "shape": "dot", "title": "yohechris", "value": 1}, {"color": "#ccc", "id": "yokoDVTCH", "label": "yokoDVTCH", "shape": "dot", "title": "yokoDVTCH", "value": 1}, {"color": "#ccc", "id": "yomoi2001", "label": "yomoi2001", "shape": "dot", "title": "yomoi2001", "value": 1}, {"color": "#ccc", "id": "yoshiwaras_", "label": "yoshiwaras_", "shape": "dot", "title": "yoshiwaras_", "value": 1}, {"color": "#ccc", "id": "you_seem_lovely", "label": "you_seem_lovely", "shape": "dot", "title": "you_seem_lovely", "value": 1}, {"color": "#ccc", "id": "youfoundthecard", "label": "youfoundthecard", "shape": "dot", "title": "youfoundthecard", "value": 1}, {"color": "#ccc", "id": "youmustchange", "label": "youmustchange", "shape": "dot", "title": "youmustchange", "value": 1}, {"color": "#ccc", "id": "yourservice314", "label": "yourservice314", "shape": "dot", "title": "yourservice314", "value": 1}, {"color": "#ccc", "id": "youwomanyou", "label": "youwomanyou", "shape": "dot", "title": "youwomanyou", "value": 1}, {"color": "#ccc", "id": "yungMARYpoppins", "label": "yungMARYpoppins", "shape": "dot", "title": "yungMARYpoppins", "value": 1}, {"color": "#ccc", "id": "yung_figgy", "label": "yung_figgy", "shape": "dot", "title": "yung_figgy", "value": 1}, {"color": "#ccc", "id": "yung_paisley", "label": "yung_paisley", "shape": "dot", "title": "yung_paisley", "value": 1}, {"color": "#ccc", "id": "yunganias", "label": "yunganias", "shape": "dot", "title": "yunganias", "value": 1}, {"color": "#ccc", "id": "yungpharoah32", "label": "yungpharoah32", "shape": "dot", "title": "yungpharoah32", "value": 1}, {"color": "#ccc", "id": "zKems", "label": "zKems", "shape": "dot", "title": "zKems", "value": 1}, {"color": "#ccc", "id": "zachhararah", "label": "zachhararah", "shape": "dot", "title": "zachhararah", "value": 1}, {"color": "#ccc", "id": "zachyswaggy", "label": "zachyswaggy", "shape": "dot", "title": "zachyswaggy", "value": 1}, {"color": "#ccc", "id": "zackshit", "label": "zackshit", "shape": "dot", "title": "zackshit", "value": 1}, {"color": "#ccc", "id": "zayt_zaatar", "label": "zayt_zaatar", "shape": "dot", "title": "zayt_zaatar", "value": 1}, {"color": "#ccc", "id": "zeestinson_", "label": "zeestinson_", "shape": "dot", "title": "zeestinson_", "value": 1}, {"color": "#ccc", "id": "zellieimani", "label": "zellieimani", "shape": "dot", "title": "zellieimani", "value": 1}, {"color": "#ccc", "id": "zhimzhim", "label": "zhimzhim", "shape": "dot", "title": "zhimzhim", "value": 1}, {"color": "#ccc", "id": "zombiRN", "label": "zombiRN", "shape": "dot", "title": "zombiRN", "value": 1}, {"color": "#ccc", "id": "zuzu2u", "label": "zuzu2u", "shape": "dot", "title": "zuzu2u", "value": 1}, {"color": "#ccc", "id": "zzelda01", "label": "zzelda01", "shape": "dot", "title": "zzelda01", "value": 1}]);
edges = new vis.DataSet([{"arrows": "to", "from": "000Naught", "to": "KingDSeals", "value": 7}, {"arrows": "to", "from": "KingDSeals", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "KingDSeals", "to": "VanguardTNT", "value": 10}, {"arrows": "to", "from": "KingDSeals", "to": "davidbanner", "value": 7}, {"arrows": "to", "from": "05yayawt", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "bassem_masri", "to": "Delo_Taylor", "value": 203}, {"arrows": "to", "from": "bassem_masri", "to": "sarahkendzior", "value": 45}, {"arrows": "to", "from": "bassem_masri", "to": "deray", "value": 41}, {"arrows": "to", "from": "bassem_masri", "to": "handsupunited_", "value": 40}, {"arrows": "to", "from": "bassem_masri", "to": "CruzIncRadio", "value": 36}, {"arrows": "to", "from": "bassem_masri", "to": "TefPoe", "value": 26}, {"arrows": "to", "from": "bassem_masri", "to": "Cygnussid42", "value": 24}, {"arrows": "to", "from": "bassem_masri", "to": "Lnonblonde", "value": 24}, {"arrows": "to", "from": "bassem_masri", "to": "dejahsmommy", "value": 24}, {"arrows": "to", "from": "bassem_masri", "to": "AntonioFrench", "value": 22}, {"arrows": "to", "from": "bassem_masri", "to": "Hauckers", "value": 22}, {"arrows": "to", "from": "bassem_masri", "to": "RE_invent_ED", "value": 22}, {"arrows": "to", "from": "bassem_masri", "to": "CassandraRules", "value": 21}, {"arrows": "to", "from": "bassem_masri", "to": "Jeannie_Hartley", "value": 21}, {"arrows": "to", "from": "bassem_masri", "to": "CruzInc4u", "value": 20}, {"arrows": "to", "from": "bassem_masri", "to": "NYC2Palestine", "value": 18}, {"arrows": "to", "from": "bassem_masri", "to": "SeanSharesStuff", "value": 18}, {"arrows": "to", "from": "bassem_masri", "to": "typicalcircle", "value": 18}, {"arrows": "to", "from": "bassem_masri", "to": "AnonCopWatch", "value": 17}, {"arrows": "to", "from": "bassem_masri", "to": "norarahimian", "value": 17}, {"arrows": "to", "from": "bassem_masri", "to": "ImRikaJai", "value": 16}, {"arrows": "to", "from": "bassem_masri", "to": "Just4Emanuel9", "value": 15}, {"arrows": "to", "from": "bassem_masri", "to": "PenofUmar", "value": 15}, {"arrows": "to", "from": "bassem_masri", "to": "ChristinaKSDK", "value": 14}, {"arrows": "to", "from": "bassem_masri", "to": "AnonyMobLive", "value": 13}, {"arrows": "to", "from": "bassem_masri", "to": "HatchHarkness", "value": 13}, {"arrows": "to", "from": "bassem_masri", "to": "MungenCakes", "value": 13}, {"arrows": "to", "from": "bassem_masri", "to": "my2cnz", "value": 13}, {"arrows": "to", "from": "bassem_masri", "to": "KWRose", "value": 12}, {"arrows": "to", "from": "bassem_masri", "to": "ReadCONTRA", "value": 12}, {"arrows": "to", "from": "bassem_masri", "to": "i_AM_theChange", "value": 12}, {"arrows": "to", "from": "bassem_masri", "to": "mikebrowncover", "value": 12}, {"arrows": "to", "from": "bassem_masri", "to": "Hotflashes10", "value": 11}, {"arrows": "to", "from": "bassem_masri", "to": "RaniaKhalek", "value": 11}, {"arrows": "to", "from": "bassem_masri", "to": "TheVikChick", "value": 11}, {"arrows": "to", "from": "bassem_masri", "to": "YourAnonNews", "value": 11}, {"arrows": "to", "from": "bassem_masri", "to": "AnonFerg", "value": 10}, {"arrows": "to", "from": "bassem_masri", "to": "AnonLove253FTP", "value": 10}, {"arrows": "to", "from": "bassem_masri", "to": "Nettaaaaaaaa", "value": 10}, {"arrows": "to", "from": "bassem_masri", "to": "Rebelutionary_Z", "value": 10}, {"arrows": "to", "from": "bassem_masri", "to": "ChingonaRasta", "value": 9}, {"arrows": "to", "from": "bassem_masri", "to": "VanguardTNT", "value": 9}, {"arrows": "to", "from": "bassem_masri", "to": "CinnaAyn", "value": 8}, {"arrows": "to", "from": "bassem_masri", "to": "CruzIncGlobal", "value": 8}, {"arrows": "to", "from": "bassem_masri", "to": "IsakandRbka", "value": 8}, {"arrows": "to", "from": "bassem_masri", "to": "KatCapps", "value": 8}, {"arrows": "to", "from": "bassem_masri", "to": "justinstoned", "value": 8}, {"arrows": "to", "from": "bassem_masri", "to": "stop1033", "value": 8}, {"arrows": "to", "from": "bassem_masri", "to": "ChuckModi1", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "Cleosbaby64", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "MissJupiter1957", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "Ms_Workes", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "OwlsAsylum", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "StlGal_36", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "WyzeChef", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "kash04316_d", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "mollyrosestl", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "pbj_stl13", "value": 7}, {"arrows": "to", "from": "bassem_masri", "to": "BlackGClouds", "value": 6}, {"arrows": "to", "from": "bassem_masri", "to": "IdalinBobe", "value": 6}, {"arrows": "to", "from": "bassem_masri", "to": "SMoKeeGyRL", "value": 6}, {"arrows": "to", "from": "bassem_masri", "to": "nubian_1", "value": 6}, {"arrows": "to", "from": "bassem_masri", "to": "sdkstl", "value": 6}, {"arrows": "to", "from": "bassem_masri", "to": "wshemp", "value": 6}, {"arrows": "to", "from": "07Butterflygirl", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "0rangesicle", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "1101110112", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "12160mhz", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "12thBattalion", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "186DarrellBezet", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "1913DeucesRWild", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "1979monica", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "19Dolphin39", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "1Luv2", "to": "bassem_masri", "value": 98}, {"arrows": "to", "from": "1MediatingMe", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "1denmadrid", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "1helix", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "1juiciefruit32", "to": "bassem_masri", "value": 39}, {"arrows": "to", "from": "2011Patriot1775", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "216_champ", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "21LNJ", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "21st_C_Poet", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "2Freelancer", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "2LiveUnchained", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "2sense2", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "2wheels4justice", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "330Kingish", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "369Lips", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "3ChicsPolitico", "to": "bassem_masri", "value": 107}, {"arrows": "to", "from": "3DzD", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "42dbqdawg0", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "46NoHope", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "48thAve", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "4MeSheWILL", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "4UsBuyUs", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "4b92dc98a5fd47f", "to": "bassem_masri", "value": 130}, {"arrows": "to", "from": "4thepeople2274", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "502kissababy", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "50nsexy2014", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "50svampy", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "62247f3be20a497", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "6echelon", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "6inthebluff", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "6inthebluff", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "70torinoman", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "73Rieck", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "87_cjohnson", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "88blackhatss", "to": "bassem_masri", "value": 59}, {"arrows": "to", "from": "8s", "to": "bassem_masri", "value": 64}, {"arrows": "to", "from": "9xart", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "AA_ALLIANCE", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "AAnnLewis", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "ABlackTweeter", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "ACopwatcher", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "ADAMXMAN", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "AFRICANAMERICA1", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "AFRICAisMankind", "to": "bassem_masri", "value": 49}, {"arrows": "to", "from": "AH4Virus317", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "AJRockafeller", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "AN0Npenguin", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "APOYODECHILE", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ARorganizer", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ATL_Black_Ice", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "AVASradiance", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "AWhiteSummer", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "AZ107", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "A_Spinali", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "A_U3_G", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "AaronRigsbyOSC", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "AbolishWhitenes", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "AbouAliZarif", "to": "bassem_masri", "value": 52}, {"arrows": "to", "from": "According2MJ", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "AceFunkBoogie93", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ActivistTube", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "AcuEun", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "Adampdx", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "After_Ben_Ali", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "AgeJustNumbers", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Ahkile", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "Ainokea88", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "AjonymousPPopp", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "AldojaKush", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "Aldubyah", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "AliasHere", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "AlisonSpalding2", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "AllAreNoOne", "to": "bassem_masri", "value": 92}, {"arrows": "to", "from": "AllenLonda", "to": "bassem_masri", "value": 239}, {"arrows": "to", "from": "AllenLonda", "to": "KingDSeals", "value": 18}, {"arrows": "to", "from": "Alley_Cat808", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "AlleyesonGaza", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Ally_boo9466", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Alston_Wolfgang", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "AlteaLaSueca", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Amadii", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "AmandaTintero", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "AmaterasuSolar", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "AmirMW", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "An0nGenRaShun", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "An0nSh4d0w", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "An0nym0u5v3c7oR", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "AnAmazingFeat", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "AndyPeacock999", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "AndyRose12", "to": "bassem_masri", "value": 79}, {"arrows": "to", "from": "Ange_runner5", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "AnitaJ426", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "AnitaLaurence1", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "AnitaStewart", "to": "bassem_masri", "value": 141}, {"arrows": "to", "from": "AnnaHernandez69", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "AnnieOneofUS", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "AnnieRiceStL", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Annieofthe1950s", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Anon0utlaw", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "Anon1KENYA", "to": "bassem_masri", "value": 34}, {"arrows": "to", "from": "AnonAntichrist", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "AnonB1sh0p", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "AnonChick_newb_", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "AnonCopWatch", "to": "bassem_masri", "value": 62}, {"arrows": "to", "from": "AnonCro2015", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "AnonDamu", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "AnonFerg", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "AnonHerb3", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "AnonIntelGroup", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "AnonKSlay", "to": "bassem_masri", "value": 34}, {"arrows": "to", "from": "AnonLove253FTP", "to": "bassem_masri", "value": 805}, {"arrows": "to", "from": "AnonLove253FTP", "to": "KingDSeals", "value": 15}, {"arrows": "to", "from": "AnonMnom", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "AnonSeraph", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "AnonVitality", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "Anon_Existent", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Anon_LosAngeles", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Anon_Perfectly", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Anon_sheep", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "Anonanta", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Anonavingian", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Anondad", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "AnonyMobLive", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "Anony_Mia", "to": "bassem_masri", "value": 51}, {"arrows": "to", "from": "Anonymiss88", "to": "bassem_masri", "value": 81}, {"arrows": "to", "from": "AnonymousChaos_", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "AnonymousRockys", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "AnonynOpcps", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "AntiMedia", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "AntoniooooG", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "AntwanJ_11", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "AnxiousIvy_1908", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "AprilVTaylor", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "Aquarian_Lady", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "ArcticFox_am_I", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "Areedntx", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "Arianrhod11", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "Artise1", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ArtistasZona", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "AsIfUknow", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Asher_Wolf", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Asimmh", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Astro_Hanso", "to": "bassem_masri", "value": 40}, {"arrows": "to", "from": "AtefehKhanoom", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "Athena5000", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "AtlPalestine", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Attaphia", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "AttorneysRus", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "AubreyLannister", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "Audrey2003", "to": "bassem_masri", "value": 41}, {"arrows": "to", "from": "AugustEve2012", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "AusetButterfly", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "AuthorBlkCoffee", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "AuthorLHayes", "to": "bassem_masri", "value": 33}, {"arrows": "to", "from": "AutumnNAlston", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "AvalancheTwitch", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Aveboi810", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "Averyatswanpond", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "AyeAyeAyeCapn", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "AykidShots", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "AyoMissDarkSkin", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "AyoRetOfficial", "to": "bassem_masri", "value": 79}, {"arrows": "to", "from": "AzeemTeam", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "B1rdB0nes", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "BABYDUNE", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "BBCUSA173", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "BCayenneBird", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "BEntertainers2", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "BJ35558078", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "BJCG0830", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "BLFsea", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "BMLewis2", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "BOBORadioSalish", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "BPII_", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "BRIANJ32", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "BWorthingtonIII", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "BYHISGRACE64", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "B_Schmidt", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "B_Unbossed", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "BabetteSt", "to": "bassem_masri", "value": 37}, {"arrows": "to", "from": "BabsSheKing", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "BaburRealer", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "Babywash", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "BadGyrl_310", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "BadponyMedicine", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "BamaIntrovert", "to": "bassem_masri", "value": 84}, {"arrows": "to", "from": "BamaIntrovert", "to": "KingDSeals", "value": 8}, {"arrows": "to", "from": "BamaSlymm", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "BarbMatchey", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "Barbd_Wyre", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "BasiRoti", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Basslands", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "BeYouBeProud", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Bearnabas", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "Beautiflyblndd", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "BeautyBind", "to": "bassem_masri", "value": 83}, {"arrows": "to", "from": "BecknerII", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "BeeSaysPolitics", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Bee_Mature", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "BeezerSmeezer", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "BegiiiGiles", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "BegoniaArizona", "to": "bassem_masri", "value": 47}, {"arrows": "to", "from": "Beijo11", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "BellaEiko", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Bellalindafox", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Ben_Bone", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Bentonvilleanon", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Bernie4People", "to": "KingDSeals", "value": 8}, {"arrows": "to", "from": "BetzMyboyblue11", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "BeyondBlonde3", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Big6domino", "to": "bassem_masri", "value": 65}, {"arrows": "to", "from": "BigBull45", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "BigTkahuna", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "BirdSong33", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Bisan_h", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "BitchPuddingO_o", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "BkSherm1", "to": "KingDSeals", "value": 7}, {"arrows": "to", "from": "BlackGClouds", "to": "bassem_masri", "value": 40}, {"arrows": "to", "from": "BlackIce392", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "BlackJack_1992", "to": "bassem_masri", "value": 232}, {"arrows": "to", "from": "BlackManUSA", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "BlackRebels_Stl", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "BlackSoulFood", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Black_Intifada", "to": "bassem_masri", "value": 57}, {"arrows": "to", "from": "BlackdragonSix", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "BlaqIntroVert", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Blatoski1", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "BlazinBrownSkin", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "BlckPowerBottom", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "BloktWriter", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "Bloodline31", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Bluegirl_3", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "BobFabiani", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "Bob_janke44", "to": "bassem_masri", "value": 29}, {"arrows": "to", "from": "Bohemianmoon", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "BoomWillBoom", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "BoonieKane", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "BoozSnow", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "BoricuaCaramelo", "to": "KingDSeals", "value": 11}, {"arrows": "to", "from": "BoslerJohn", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Bostonyia", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "BoucherKc", "to": "bassem_masri", "value": 88}, {"arrows": "to", "from": "BradCirrito", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "BrainforestCafe", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "BreishYaSelf", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Bri_Lu12", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "BrianaNavy", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "BrianasNicoles", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "BrickleberryCat", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Britpoptarts", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "BrittanyCK", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "BrittanyLeekity", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "BrittanySomeone", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "Brittbec", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "BroadSideways", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "Brockfsamson", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "BroknHeadphones", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "BruceNV", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Brynfire", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "BuckleyFlygirl", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "BugsBitch", "to": "bassem_masri", "value": 49}, {"arrows": "to", "from": "Bulletinman1", "to": "bassem_masri", "value": 43}, {"arrows": "to", "from": "BxFenns", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "C0CK5TAR", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "C15Resistance", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "CAFalk", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "CARDSONTHEBAT", "to": "KingDSeals", "value": 18}, {"arrows": "to", "from": "CDushawn", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "CJ_Lovehandles", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "COACHLuke2LA", "to": "bassem_masri", "value": 161}, {"arrows": "to", "from": "COAGBFashion", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "COLBRZE92", "to": "KingDSeals", "value": 7}, {"arrows": "to", "from": "CPriszner", "to": "bassem_masri", "value": 44}, {"arrows": "to", "from": "CRDeCeros", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "CRamusevic", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Cajunwealth", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "CalDripken", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "CalcaraRegina", "to": "bassem_masri", "value": 131}, {"arrows": "to", "from": "CalcaraRegina", "to": "KingDSeals", "value": 9}, {"arrows": "to", "from": "CalebAdams18", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "CaliCardo", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "CallMeMr_Jones", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "CallMeTruth", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "CamaraRob", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Cape_Cod_Jim", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "CaptnThundrCunt", "to": "bassem_masri", "value": 31}, {"arrows": "to", "from": "CarcosaCVB", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "CarlNyberg312", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "CaronMegan", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "Casandra_aqui", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "CassandraB", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "CassandraRules", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "CassieRamirez", "to": "bassem_masri", "value": 54}, {"arrows": "to", "from": "CaterinaBambina", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "CeCe_sayz", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Celestialturk3", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "Celestialturk3", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "Celinaraffaella", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "CeoMonkeeBiz", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "Cgonzalves", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "ChanelleHelm", "to": "bassem_masri", "value": 37}, {"arrows": "to", "from": "ChangeAgent002", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "Chaosforthefly", "to": "bassem_masri", "value": 52}, {"arrows": "to", "from": "CharlesExSavior", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Che_butter_", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Chef_Gregorio", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "CherokeeNative3", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "CherylDBryant", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "Chi_Ship", "to": "bassem_masri", "value": 52}, {"arrows": "to", "from": "Chicago_Flow", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ChiefZee", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ChingonaRasta", "to": "bassem_masri", "value": 104}, {"arrows": "to", "from": "Chireann", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Chknnugget_p0rn", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "ChristNme", "to": "bassem_masri", "value": 893}, {"arrows": "to", "from": "ChristopherA_E", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "ChristopherAnn3", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ChuckModi1", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "ChuckModi1", "to": "KingDSeals", "value": 9}, {"arrows": "to", "from": "CigarDaisy311", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "CindyMilstein", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "CinnaAyn", "to": "bassem_masri", "value": 75}, {"arrows": "to", "from": "CitizenSyndrome", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Citizen__B", "to": "bassem_masri", "value": 106}, {"arrows": "to", "from": "CityOfLA_", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "CityWitch718", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "ClaireBaenes", "to": "bassem_masri", "value": 40}, {"arrows": "to", "from": "ClaireBaenes", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "Cleosbaby64", "to": "bassem_masri", "value": 464}, {"arrows": "to", "from": "ClevaSoldier", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "CocoPazzo", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "ColdNinjaPro", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "ColeSana", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "ColenaryMagick", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "CommanderXanon", "to": "bassem_masri", "value": 313}, {"arrows": "to", "from": "ComradeKristina", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ComradeKyle421", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "CordeNoire", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "CoreyLou_", "to": "KingDSeals", "value": 11}, {"arrows": "to", "from": "Corollagirl196", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "CorvoSol", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Cosa_Rica", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "CourtneyPFB", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "CrabbeAnita", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Crimmiexo", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "CrispyChrisGo", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "CrownAisokoviah", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "CruzInc4u", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "CryptoEthan", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Cultiv8Hope", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "CulturedCactus", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "CureHipHop", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "CutMasterRakita", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Cygnussid42", "to": "bassem_masri", "value": 946}, {"arrows": "to", "from": "Cygnussid42", "to": "KingDSeals", "value": 9}, {"arrows": "to", "from": "Cyhiraeth_Anon", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "CynnyB", "to": "bassem_masri", "value": 116}, {"arrows": "to", "from": "CyranoSinatra", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "DCMediaGroup", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "DCSoljaGurl", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "DConford", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "DEcultured84", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "DG_Barrett", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "DJShereKhan", "to": "bassem_masri", "value": 260}, {"arrows": "to", "from": "DMTJRDN", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "DMskid25", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "DNAPicasso", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "DNotSoCoolGuy", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "DOJSuedFerguson", "to": "bassem_masri", "value": 66}, {"arrows": "to", "from": "DOOM_ALERT", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "DUNKNOWN1", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "DaHomieNick", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "DaHottestWinter", "to": "bassem_masri", "value": 200}, {"arrows": "to", "from": "Da_Mexican_13", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "Dahoodrecruiter", "to": "KingDSeals", "value": 9}, {"arrows": "to", "from": "Dahoodrecruiter", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "DaisyTurnover", "to": "bassem_masri", "value": 33}, {"arrows": "to", "from": "DaleF3", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Dallas4Ferguson", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "DanCas2", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Dani_Knope", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Dannyzee4145", "to": "bassem_masri", "value": 29}, {"arrows": "to", "from": "DanteB4u", "to": "bassem_masri", "value": 48}, {"arrows": "to", "from": "DarVeron", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "DarkCyde_Zae", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "DarkTwistedMeow", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "DarlingEbony", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Dat_Klecki", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "David04G", "to": "bassem_masri", "value": 42}, {"arrows": "to", "from": "DeadLeaFMoth", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "DeadPrecariat", "to": "bassem_masri", "value": 166}, {"arrows": "to", "from": "DeeCheetham", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "Dee_Cutest", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Deebauch", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "DelavannyJocruz", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "DeliriousCookie", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "Delo_Taylor", "to": "bassem_masri", "value": 1322}, {"arrows": "to", "from": "Delo_Taylor", "to": "KingDSeals", "value": 20}, {"arrows": "to", "from": "Derek_c_Serpa", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "DesignslcPaula", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Desta_Fiestaaa", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Destroy_ALEC", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "DeuceTony", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Devonz", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "DeweyBueno", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Dhamma_Punk", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "DiddyORTIZ", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "Diedre09", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "DiegeMarie", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "DigiHazard", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Digichick40", "to": "bassem_masri", "value": 114}, {"arrows": "to", "from": "DigitalEclipz", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "DinasTestimony", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "DiosReX_", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "DiplodorkK", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "DirtySouthAnon", "to": "bassem_masri", "value": 42}, {"arrows": "to", "from": "DiscoveryKiid", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Ditorious", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Divalizzous", "to": "bassem_masri", "value": 74}, {"arrows": "to", "from": "Divalizzous", "to": "KingDSeals", "value": 9}, {"arrows": "to", "from": "DixiFreely", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "DjehutiAli", "to": "bassem_masri", "value": 49}, {"arrows": "to", "from": "DmitriCatalano", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "DoctorsWolf", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "DomiNXT", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Donna_West", "to": "bassem_masri", "value": 54}, {"arrows": "to", "from": "DontayLDavis", "to": "bassem_masri", "value": 103}, {"arrows": "to", "from": "DopeDreamsDonny", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "Dopeijuana", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "DoubleDownJT", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "Dovie317", "to": "bassem_masri", "value": 72}, {"arrows": "to", "from": "Dr3s8", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "DrCGould", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "DrLindaShelton", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "DrReneeObey", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "DrSixFingersEsq", "to": "bassem_masri", "value": 108}, {"arrows": "to", "from": "Draugrim", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "DreamHighAnon", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "Dreamer9177", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "Dres1011", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "Drew4484", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Dri_sosweet", "to": "bassem_masri", "value": 61}, {"arrows": "to", "from": "DrizzyShake", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "DruidCityComic", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "DrzzyDuke", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "Duckman_006", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Duke__Lavis", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "DurrutiOvercloc", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "DwainIBe", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "E1_000", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "EASTBAYDFRESH", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "EJ_306", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ESTEE_ARIE", "to": "bassem_masri", "value": 70}, {"arrows": "to", "from": "EST_Laced_Up", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "E_Washburn", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "EbonyW1456", "to": "bassem_masri", "value": 69}, {"arrows": "to", "from": "EcBillofRights", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "EclecticEvelyn", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "EcoWarrior1980", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "EdnaFinland", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "EffieLewis", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "EgoAltered02", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "EiriseLovesYou", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "El_J0k3rR", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ElettoPiera", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Ellevation_", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "EllieYruegas", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "EmmaculateJones", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "Emory_Babb", "to": "bassem_masri", "value": 31}, {"arrows": "to", "from": "Empress_Orit", "to": "bassem_masri", "value": 49}, {"arrows": "to", "from": "EnigmaNetxx", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Ent73Michael", "to": "bassem_masri", "value": 40}, {"arrows": "to", "from": "Equal_Lefts", "to": "bassem_masri", "value": 115}, {"arrows": "to", "from": "Equal_Lefts", "to": "KingDSeals", "value": 8}, {"arrows": "to", "from": "Erberhawk", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "Ergoat", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Erik227", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ErinSays88", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "EringtonJoe", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "Erulastiel14", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "EsAyEmHuynh", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Est_043085", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "EthanisWylde", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "EuniceChantilly", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "EvanUniverse_", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "EvilAntonio", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "EvryLifeCounts", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "Exodus_1831", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Ez4u2say_Janis", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "FACTSoverFEELS", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "FMSupreme", "to": "KingDSeals", "value": 12}, {"arrows": "to", "from": "FRANI20", "to": "bassem_masri", "value": 424}, {"arrows": "to", "from": "FRANI20", "to": "KingDSeals", "value": 16}, {"arrows": "to", "from": "FREE_DOM_42", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "FRICTION456", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "FRectalfeeding", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "FVaral", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "Faedyyen", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Faeya", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "FaithfulMantis", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "FakeStuartB", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "FalesteenyShab", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "Fan1ofJohnCena", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "FannieLouDems", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Fantasiaj14", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "FatLipLover", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "FckTheFed", "to": "bassem_masri", "value": 54}, {"arrows": "to", "from": "FemVet_99", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Ferg4Moore", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "FergCapone", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "FergusonMafia", "to": "bassem_masri", "value": 79}, {"arrows": "to", "from": "Fetzer2", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "Fieryreddragon", "to": "bassem_masri", "value": 120}, {"arrows": "to", "from": "FightForHotep", "to": "KingDSeals", "value": 11}, {"arrows": "to", "from": "FindingNaarah", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "FinlandsFinest7", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Firecatcher", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "FirmieFirms", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "FiyaSturm", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "Flo_rinse", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "FollowMoselle", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "ForDaCulture", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "FoxHates", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "FoxholePrayers", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "FranklyFrank8", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "FredKuffour", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "FredOneonine", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "FreeBigger", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "FreeBulletinman", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "FreshcutMo", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "FromanLaura", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "FuZioN_WavY", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "FullCircleOne", "to": "bassem_masri", "value": 108}, {"arrows": "to", "from": "FunSizeMela", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "FunSizedYogi", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "FuqStereotypes", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "GBTRU", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "GDezinez", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "GIGI_HASHISH", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "GODDESSiAmara", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "GRE8TBLACKSHARK", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "GREYBOX1000", "to": "bassem_masri", "value": 40}, {"arrows": "to", "from": "GUERRILLAWAR972", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "GabyAnneK", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "Ganbare_Gincun", "to": "bassem_masri", "value": 109}, {"arrows": "to", "from": "Ganon152", "to": "bassem_masri", "value": 147}, {"arrows": "to", "from": "Ganon152", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "GawlawWp", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Gay_News_Now", "to": "bassem_masri", "value": 85}, {"arrows": "to", "from": "GazaReports", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "GeauxGabby", "to": "bassem_masri", "value": 62}, {"arrows": "to", "from": "GeekNStereo", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "GeminiTrick", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "GenKnoxx", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "GenderJammer", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "GeneDexter", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "GenevaFincher", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "GeorgesLaverdet", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Georgiemutt", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Gert001badger", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Giam1000", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "GifTedPROdigy", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "Gift2USA", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "Gimme_A_Break1", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "GingerMcFall", "to": "KingDSeals", "value": 10}, {"arrows": "to", "from": "GirlHusker84", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "GiselleBrown1", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Glambertoo1", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "GlazeyDollars", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "GlitzySky", "to": "bassem_masri", "value": 64}, {"arrows": "to", "from": "GlobalRevLive", "to": "bassem_masri", "value": 122}, {"arrows": "to", "from": "GlobalRevoltYes", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "GlobalVizionary", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "Gloretired", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "GloverRae", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "GodIgetitnow", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "God_Blu", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Godsf8vrit", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "GoldenBrownMami", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Goldenpipe", "to": "bassem_masri", "value": 55}, {"arrows": "to", "from": "GoliathCousin", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "GotdamBear", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "GothamKnight05", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "GraieEmet", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "GraingerMarcos", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "GrassLiberty", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "GreeGreece", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Greeenguy111", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "GreenBiotechie", "to": "bassem_masri", "value": 44}, {"arrows": "to", "from": "GreenEyeBandit2", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "GreenT360", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "GregMStriblin", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Griotniff", "to": "bassem_masri", "value": 57}, {"arrows": "to", "from": "GrlMeechie", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "GrowFoodNtLawns", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Gu1ll0T1n", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "GucciJoy", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "GunzCampbell", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "GxntaiN", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Gypsy2871", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "Gypsy7714", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "HHooversGhost", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "HJBDurham", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "HKayeEsq", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "HWinckelmann", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "Ha_Ha_What", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "HaikuUnsung", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "HaileeMena", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "Hakimyasin", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "HamlinDebbi", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "HandsUpMemphis", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "HankinsJesse", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "Hariri_1987", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "HaroldWNelson", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "HarrisVivian", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "HassanK_1", "to": "bassem_masri", "value": 234}, {"arrows": "to", "from": "HatchHarkness", "to": "bassem_masri", "value": 43}, {"arrows": "to", "from": "Hauckers", "to": "bassem_masri", "value": 189}, {"arrows": "to", "from": "HealthLGBTQ", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "HeatherSandy", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "HeckPhilly", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "Hekate_Gaia", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Hell_on_wheelz", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "HelloBlkQueen", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "Help4XOffenders", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Hermit_Hwarang", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "HeruIsBack", "to": "KingDSeals", "value": 14}, {"arrows": "to", "from": "HexaHack", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Heynosir", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "Highly_Devoted", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "HollaBlackGirl", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "HolsombackLeeza", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "HongPong", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "HotNostrilsrFun", "to": "KingDSeals", "value": 30}, {"arrows": "to", "from": "Hotflashes10", "to": "bassem_masri", "value": 151}, {"arrows": "to", "from": "HoumanTX100", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "House_Jani", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "HowNowBrownDowd", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "HowellwhoBaylee", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "Huey_jakhi", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Hugo_Lionn", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Hulsepound", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "HummusBandit", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "HuntedHorse", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "HunterStoneLynn", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "HunterT44", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "HushSilly", "to": "KingDSeals", "value": 8}, {"arrows": "to", "from": "HyperboleJ", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "IAMHUMMINGBIRD", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "IAM_aVOICE", "to": "bassem_masri", "value": 37}, {"arrows": "to", "from": "IAmMichelae", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ILoveMyWife0007", "to": "bassem_masri", "value": 565}, {"arrows": "to", "from": "IMShawnAndrews", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "I_M_Ag0ste", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "I_Was_HereIV", "to": "bassem_masri", "value": 48}, {"arrows": "to", "from": "I_aint_doit", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "IamKarenHoney", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Iamantonypablo", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "IbnZayd", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "IdaBWellsKC", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "IdkImJustBored", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "IgnisChristus", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "IgnorantBK", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Ignorantlesbian", "to": "KingDSeals", "value": 11}, {"arrows": "to", "from": "IliaHuTeply", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "ImDanielAguilar", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "ImRikaJai", "to": "bassem_masri", "value": 43}, {"arrows": "to", "from": "ImRikaJai", "to": "KingDSeals", "value": 7}, {"arrows": "to", "from": "ImTooTurnedUp", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "IminentEminence", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "ImmapotatoFTW", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "Imperator_Rozay", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "InsanityBreeds", "to": "KingDSeals", "value": 27}, {"arrows": "to", "from": "InsanityBreeds", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "InsurrectNews", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "InterOcc", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "IrisIrispage", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "Ironyisfunny8", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "IsakandRbka", "to": "bassem_masri", "value": 734}, {"arrows": "to", "from": "IsakandRbka", "to": "KingDSeals", "value": 32}, {"arrows": "to", "from": "IsisLayla2", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Islndhunny", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ItsKilianMurphy", "to": "bassem_masri", "value": 129}, {"arrows": "to", "from": "ItsLoMase", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ItsMeKendyll", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "Itsjustjoejoe", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "IttyBitty1992", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "IunarwoIf", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Iwatch_TV", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "JASVPUMP", "to": "bassem_masri", "value": 49}, {"arrows": "to", "from": "JCKicklighter", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "JChabss", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "JCoopPhoto", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "JD344", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "JD_Gaffle", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "JGibsonDem", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "JGili74", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "JGnLG", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "JKelligesq", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "JNICExi", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "JNSmi", "to": "bassem_masri", "value": 33}, {"arrows": "to", "from": "JOBoomr", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "JPearlOutLoud", "to": "bassem_masri", "value": 31}, {"arrows": "to", "from": "JStreetzMom", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "J_FREE98", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Jack2John", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "JacobTAlbertson", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "JacobsonDee", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "JadeYmiss", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Jaded_octopus", "to": "bassem_masri", "value": 65}, {"arrows": "to", "from": "JahstMe", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "JaimeMalan", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Jake_KT", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Jaker_Baker", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Jaks68", "to": "bassem_masri", "value": 56}, {"arrows": "to", "from": "JalenRansing", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "JamiaStarheart", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "JaneVoter", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "JanessaElena", "to": "bassem_masri", "value": 72}, {"arrows": "to", "from": "JanieceStaton", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Jankowski60", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "JaqAvery", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "JasminitaMH", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Jax6655", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "Jax_Christian", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "JayDeez215", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "JayStarlight", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Jay_Aye_Tee_", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "JayneLoganMxxx", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Jayron26", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "JazzyJJ", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "JePahl_White", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Jeanne201", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Jeannie_Hartley", "to": "bassem_masri", "value": 264}, {"arrows": "to", "from": "JeffreyTurnter", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "JennGeff", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "JenniferPaules", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "JermellHasson", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "JerryLMaine", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "JerryRepairs", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "JeshuaHarris", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "JesseBenn", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "JesseWCampbell", "to": "bassem_masri", "value": 47}, {"arrows": "to", "from": "Jessica30Davis", "to": "bassem_masri", "value": 73}, {"arrows": "to", "from": "JetBlackCloud", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "JimYoull", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Jim_B60", "to": "bassem_masri", "value": 67}, {"arrows": "to", "from": "Jimbobbarley", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Jmoon901", "to": "bassem_masri", "value": 87}, {"arrows": "to", "from": "Jo_GodSon_", "to": "bassem_masri", "value": 62}, {"arrows": "to", "from": "Joanpoignard", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "JocSenpai", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "JoeBraxtonTouch", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "JoeDunman", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "JoeSmithSDK", "to": "bassem_masri", "value": 31}, {"arrows": "to", "from": "Joe_Schlongo", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "JohnKel33154618", "to": "bassem_masri", "value": 48}, {"arrows": "to", "from": "JohnPSL", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "John_de_Vashon", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "JohnnyMack_", "to": "bassem_masri", "value": 386}, {"arrows": "to", "from": "JohnnyMack_", "to": "KingDSeals", "value": 23}, {"arrows": "to", "from": "JohnnySilverclo", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "Jolene5525", "to": "bassem_masri", "value": 54}, {"arrows": "to", "from": "Jolie_is_Blonde", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "JonSTOA", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "JoneseysWords", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "JosephPerea1", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "JoshOnThaTweet", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "JoyPerfection", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "JtotheBeez", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "JuicePouch319", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Juliaathomas59", "to": "bassem_masri", "value": 46}, {"arrows": "to", "from": "JulyReports", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "JunkieCentric", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "Just4Emanuel9", "to": "bassem_masri", "value": 63}, {"arrows": "to", "from": "Just_A_Jane", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Just_Darrin", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Just_Me_Gi", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "JusticeCoKY", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "JusticeCoreSTL", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "Justin_Fellow", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "JustusDawning", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "Justyn_Thomas", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Jwd76Dunn", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "KAOS_Agents", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "KFCMF", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "KGSmooth_", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "KINGDACEO", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "KJ_Otis", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "KKTVGROUP", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "KLondike415", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "KRISPjeans", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "KUHU45", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "KWRose", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "KYevtte", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Kaibutsu", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "KaitlenSwag", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "KarenRegis", "to": "bassem_masri", "value": 80}, {"arrows": "to", "from": "Karryn26", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "KatCapps", "to": "bassem_masri", "value": 66}, {"arrows": "to", "from": "KataSpace", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "KateBarnes6", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "KateSherrill", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "Kateispale", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "KathyAngel2", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "KayLamb510", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Kaygirl8Lawana", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "KazeemJaleel", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Kc2stlchef", "to": "bassem_masri", "value": 432}, {"arrows": "to", "from": "Kc2stlchef", "to": "KingDSeals", "value": 11}, {"arrows": "to", "from": "KcollinsLb", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "KeeganMix", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "KeepItTricky", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "Keia2Cute", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Kelemchrist", "to": "bassem_masri", "value": 45}, {"arrows": "to", "from": "KelliSmith15", "to": "bassem_masri", "value": 59}, {"arrows": "to", "from": "KenricX", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Kersti2016", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "Khan_SHEGOG", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "Khan_SHEGOG", "to": "KingDSeals", "value": 16}, {"arrows": "to", "from": "KickGamePropers", "to": "bassem_masri", "value": 75}, {"arrows": "to", "from": "KickGamePropers", "to": "KingDSeals", "value": 20}, {"arrows": "to", "from": "Kilameri1", "to": "bassem_masri", "value": 41}, {"arrows": "to", "from": "KillerMartinis", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "VanguardTNT", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "KingDxllon", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "KingKito", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "KingSpearChuckr", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "KingZeina", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "King_AVJ", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "King_D_Seals", "to": "THEREALBANNER", "value": 7}, {"arrows": "to", "from": "KingpinCam", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "KingsLeonValley", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "KitOConnell", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "KonspiracyTV", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "KrAAzy__K", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "Krisleblanc_", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Kroun_", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "Kyle_H44", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "KymberliSmith", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "L0RiL0V3", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "L3V1T4T3", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "LALAVA1", "to": "bassem_masri", "value": 250}, {"arrows": "to", "from": "LAPeoplesMedia", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "LEF_CS", "to": "bassem_masri", "value": 42}, {"arrows": "to", "from": "LEXercise", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "LM_indoNese", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "LO4O4", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "LSlay19", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "LTkd_PRO", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "LaVaLauncher", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "LabosoE", "to": "bassem_masri", "value": 63}, {"arrows": "to", "from": "LadyLoneWolf72", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "LadyOnTheMuna", "to": "bassem_masri", "value": 65}, {"arrows": "to", "from": "LadyProto", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "Ladytee75", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Lakota_Sec", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "LaminSwann", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "LandOfLiers", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "LaurenGaudite", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "LeahNap", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Leezhka", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "LeftyBiLatina", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "Legalator", "to": "KingDSeals", "value": 10}, {"arrows": "to", "from": "LegalizeLiberty", "to": "bassem_masri", "value": 31}, {"arrows": "to", "from": "LeighStewy", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "LeoJames71", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "LeslieMac", "to": "bassem_masri", "value": 34}, {"arrows": "to", "from": "LexxJackson", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "LiberalHDWoman", "to": "bassem_masri", "value": 78}, {"arrows": "to", "from": "Liberalibrarian", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Liberum_Rex", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "LifLarry", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "LiftBrah", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "LilTwin94", "to": "bassem_masri", "value": 110}, {"arrows": "to", "from": "Lindagrannymc", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "LionAnon_", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "LisaCampbell102", "to": "bassem_masri", "value": 137}, {"arrows": "to", "from": "LisaKBromley", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "LittlestPotato2", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "LiveEdges", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "LivingLoving314", "to": "bassem_masri", "value": 46}, {"arrows": "to", "from": "Lizardman4ever", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "LoFiAndWhatNot", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Lo_b_", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "Loenssaa", "to": "bassem_masri", "value": 29}, {"arrows": "to", "from": "Logicisms", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "LoisWayne38", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "LolaLoveLyfe", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "LondonBel0w", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "LotusPlaceRadio", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "Louangie", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "LouieBee1", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Lous666", "to": "bassem_masri", "value": 49}, {"arrows": "to", "from": "LoveMyOpinions", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Lovelesslovely", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "Lovelesslovely", "to": "KingDSeals", "value": 8}, {"arrows": "to", "from": "LoverSalsa", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "LovingAncestry", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "LovnMyLocs", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "LunarSkye", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "LuvLibertyPeace", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Lxidbvck", "to": "KingDSeals", "value": 17}, {"arrows": "to", "from": "MBReBorn", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "MCTV419", "to": "bassem_masri", "value": 194}, {"arrows": "to", "from": "MCTV419", "to": "KingDSeals", "value": 8}, {"arrows": "to", "from": "MEBStevens", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "ME_XoP", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "MFHATER", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "MKEMike1", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "MLKstudios", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "MMBris", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "MMatches_Malone", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "MOVEprofPHD", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "MRunow", "to": "bassem_masri", "value": 47}, {"arrows": "to", "from": "MTmarilyn2", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "M_or_E", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "MaRobbie", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Macabre1471", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "MaddAugustus", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "Maddythesloan", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Maggyw519", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Maine_Char", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Mainewatching", "to": "bassem_masri", "value": 113}, {"arrows": "to", "from": "MainlineLeRon", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Malikdabeast44_", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "MamaJellybean14", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "MardiLovejoy", "to": "bassem_masri", "value": 33}, {"arrows": "to", "from": "Margari_Aziza", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "MargueriteMcCra", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Marhearn", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "MariamCND", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "MarieBal1", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "MarkfromBelfast", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "MarleyBrooker", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Martholomule_", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Martie719", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "MarvelousGhost", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Marxist_Garvey", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "MaryPatHCEO", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Marynanilhotak", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "MastaOfMp3s", "to": "bassem_masri", "value": 130}, {"arrows": "to", "from": "MastaOfMp3s", "to": "KingDSeals", "value": 7}, {"arrows": "to", "from": "MatheMattic", "to": "bassem_masri", "value": 69}, {"arrows": "to", "from": "MattMurph24", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "Matt_P_05", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "May_italy", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Mayberry200", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Mcoop1", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "McshaneRachel", "to": "bassem_masri", "value": 48}, {"arrows": "to", "from": "MelanieMSSW", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Meliz333", "to": "KingDSeals", "value": 9}, {"arrows": "to", "from": "MelodyTheMellow", "to": "bassem_masri", "value": 41}, {"arrows": "to", "from": "MelonAnnMerald", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Melonnie13", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "MeruMuadDib", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "MessengerMedia", "to": "bassem_masri", "value": 41}, {"arrows": "to", "from": "MiLLkeSmooV", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "MicRLane", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "MichaelLBaldwin", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "MichelesWeb", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "Michelle9647", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "MidWestMisfit13", "to": "bassem_masri", "value": 164}, {"arrows": "to", "from": "MidcourseJam", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "MikeSpangenberg", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Mike_Peake", "to": "bassem_masri", "value": 151}, {"arrows": "to", "from": "MillionMaskMrch", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "MintPressNews", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "MiraKarell", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Miriallia", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "MissAnonlytical", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "MissJupiter1957", "to": "bassem_masri", "value": 65}, {"arrows": "to", "from": "Mista_Craw4ed", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "MizzzLizzy", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "MnarMuh", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Mngk", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "MoJohn8510", "to": "bassem_masri", "value": 47}, {"arrows": "to", "from": "MoJohn8510", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "MobVDetroit", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "MojosWay", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Moneyizmybyfrnd", "to": "bassem_masri", "value": 82}, {"arrows": "to", "from": "Moneyizmybyfrnd", "to": "KingDSeals", "value": 10}, {"arrows": "to", "from": "MonsterMarcia", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "MontagueSimmons", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "Monterria", "to": "bassem_masri", "value": 55}, {"arrows": "to", "from": "Monterria", "to": "KingDSeals", "value": 7}, {"arrows": "to", "from": "Mooncatadams", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "MoonlitBubble", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "Moosie928", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Moreaga", "to": "KingDSeals", "value": 22}, {"arrows": "to", "from": "Moreaga", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "Morenitasuave", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "MoxieB", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "MrC2daG", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "MrChunky22", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "MrDoubleOU", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "MrGBabyGirl", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "MrGoDiegoGo", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "MrHortonCa", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "MrMeliora", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "MrNikoG", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "MrRobotAnon", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "MrTPHarris", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "MrYardBug", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "Mr_ItIsOurDuty", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Mrddp3", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "Mrfuck0ff", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "MrsOverby", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "MsFelony", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "MsLeaAchele", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "MsMegBee", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "MsRock4Ever", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "MsStLou", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "Ms_Brina", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "Ms_Workes", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "Ms__resident", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Muchachonumero1", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "MuffinTVB", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "MuggleChronicle", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "MullenPmullen", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "MungenCakes", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "Murdockreport", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "MushyMelbowHead", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Musicbert4", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "MusingsOfAShibe", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "MxTolvo", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "MyBluSuedeShoes", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "MyNamesCharisma", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "MyyTwoCentss", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "MzCie", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "MzCie", "to": "KingDSeals", "value": 7}, {"arrows": "to", "from": "MzDivah67", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "MzPrissy86", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "MzYun", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "MzzTLove", "to": "bassem_masri", "value": 34}, {"arrows": "to", "from": "N7IRL", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "NCPoliticalSpin", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "NICKRITZER", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "NONOTAGAIN", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "NOPOLITICAGENDA", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "NTRL_WMN", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "NXenophobe", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "NYCJulieNYC", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "NYPlantain", "to": "bassem_masri", "value": 52}, {"arrows": "to", "from": "Nabstarrr", "to": "bassem_masri", "value": 29}, {"arrows": "to", "from": "Nailpassionista", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "NamesAreTrivial", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Nanacares", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "NancyCastleman", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "Nancygrazo1", "to": "bassem_masri", "value": 100}, {"arrows": "to", "from": "Nartist", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Nastyness61", "to": "bassem_masri", "value": 33}, {"arrows": "to", "from": "Nate_Rasmussen", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "NaxosNico", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Ncoft", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "Nechanna", "to": "bassem_masri", "value": 174}, {"arrows": "to", "from": "Nechanna", "to": "KingDSeals", "value": 7}, {"arrows": "to", "from": "NefariousNewt", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "NellWhisper", "to": "bassem_masri", "value": 54}, {"arrows": "to", "from": "Nellivfri", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Nettaaaaaaaa", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "Neville12309", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "NewsRevo", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Nezavtra", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Nicki_TaughtMe", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "Nickisworthit", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "Nickolasdotcom", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "NicolaBear1988", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "NietaDelMar", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "NiggaTheory", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "NihilisticAnon", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Nikluk", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "NikolaTedsla", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "NinaCatastrophe", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "NinjettewhoopX2", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "Nisaalink", "to": "bassem_masri", "value": 57}, {"arrows": "to", "from": "NishaLovesNike", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "No1MeansDucking", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "NoH8North", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "NoMainStream1", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "NoPeking", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Noah287", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "NoliNtshiza", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "NomaNescio", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "NorthFreshCoast", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "NorthSTLCounty", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "NotAfraidOfRuin", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "NotE0157H7", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "NotMyStress", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "NotTHATAshanti", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "NubianFelinity", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "NubianQueenIAm", "to": "bassem_masri", "value": 100}, {"arrows": "to", "from": "NunyallsBisnuss", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "NurseMarta", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Nwhitfield88", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Nyara_K", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "OEtuazim", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "OGBobbyjahjah", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "OLAASM", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "ORICALJONES", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "OVEMEX", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "OWSLivestream", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "ObaSchor", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Obama_Biden_13", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "OccHiloMedia", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Occupocalypse", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "OccupyBergenC", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "OccupyDisabled", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "OccupyFR", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "OccupyLA", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "OccupyTheHood", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "OccupyWSRadio", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "OccupyWallStNYC", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Occupy_FL_HOA", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "Occupy_Yourself", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "OchiProp", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "Ogalachowski", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "OhDianeMarie", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "OhMo", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Oldlady12345", "to": "bassem_masri", "value": 43}, {"arrows": "to", "from": "OmarGentlemen", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Omega40", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Omegassualt", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Omimi_12", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "OnTheGlo_Up", "to": "bassem_masri", "value": 385}, {"arrows": "to", "from": "OneLoveOccupy", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "Onionlizard", "to": "bassem_masri", "value": 70}, {"arrows": "to", "from": "OnlyTruthReign", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "OnyxGoddess", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "OpDarrienHunt", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "OpFerguson", "to": "bassem_masri", "value": 569}, {"arrows": "to", "from": "OpFerguson", "to": "KingDSeals", "value": 7}, {"arrows": "to", "from": "OpFerguson2015", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "OpVonDerritMyer", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "OpalRainn", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "OraSTL", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "OregonLib", "to": "bassem_masri", "value": 29}, {"arrows": "to", "from": "OutsideAgit8or", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "OwlsAsylum", "to": "bassem_masri", "value": 120}, {"arrows": "to", "from": "OwlsAsylum", "to": "KingDSeals", "value": 19}, {"arrows": "to", "from": "Oyekuise", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "PG_Bassin", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "PJCheezeman", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "PMorris153", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "POTUSIsLOVED44", "to": "bassem_masri", "value": 165}, {"arrows": "to", "from": "PPassavant", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "PRUradio", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "PYTae_", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "PackKamryn", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "PaganChild", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "PaganMediaBites", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "PalestinaSummer", "to": "bassem_masri", "value": 82}, {"arrows": "to", "from": "PalsJustice", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "PamelaDrew", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "Pantstrovich", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "PastorFM", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "PatrickECooley", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Patzyjo", "to": "bassem_masri", "value": 51}, {"arrows": "to", "from": "PauahiSouza", "to": "bassem_masri", "value": 48}, {"arrows": "to", "from": "PeacefulStreets", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "PenTherapee", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "Penny_G", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "Pennyvane10", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "PenofUmar", "to": "bassem_masri", "value": 39}, {"arrows": "to", "from": "PeopleVpolice", "to": "bassem_masri", "value": 118}, {"arrows": "to", "from": "Perdu2You", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Peta_de_Aztlan", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Pete_TheKiller", "to": "bassem_masri", "value": 93}, {"arrows": "to", "from": "PeterAPileggi", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "PeterParkerDuh", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "PeterPyke", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Petrichor222", "to": "bassem_masri", "value": 63}, {"arrows": "to", "from": "Petyr_Pan", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "PhantomOrBust", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Philz420", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "PhoeB_loves", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "Pie324", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "Pinkomomma", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Pissed_Off_Anon", "to": "bassem_masri", "value": 41}, {"arrows": "to", "from": "PissedinNYC", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "PlanetEarth555", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "PlanetRockwell", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Platypus64", "to": "bassem_masri", "value": 48}, {"arrows": "to", "from": "PolarWhut", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "PoliticalAnt", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "PoliticalBee", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "PoliticsPeach", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "PoloT_TreyG", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "PoposkyPaul", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "PortiaJD2011", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "PostRacialMyAss", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "PowhatanTribe", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "Pr0sth3tix", "to": "bassem_masri", "value": 80}, {"arrows": "to", "from": "PresidentFraud", "to": "bassem_masri", "value": 213}, {"arrows": "to", "from": "PresidentFraud", "to": "KingDSeals", "value": 7}, {"arrows": "to", "from": "Prince_of_Dees", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "PrincessTara07", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "PrizeOfMyCity", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "ProAssad", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ProSharkJumper", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "ProfDeltro", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "ProfKCW", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "ProfStiff", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "ProfessorNRK", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "ProgPoker", "to": "KingDSeals", "value": 15}, {"arrows": "to", "from": "PropagandaOwl", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ProwlAlert", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "Psycho__Bastard", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "Purplegarter1", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Qalballah", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Qchele", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "QuakerDiane", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "QueenPhillippa", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "QueenPlz", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "QueenTenkamenin", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "QueenYazi", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "QueenbyAncestry", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "R2Tea2", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "REGGIE147REG", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "RJxGoodwin", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "RVinnyT", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Racheka1", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "RadNewsMedia", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Rad_Educator", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "RadicalRobotRbl", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "RaeDoe1", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "RaeOfSunForever", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Rahvin66", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "RainingStarzzz", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "RajivGolla", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "RalphArmstrong1", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "RalphScenic", "to": "bassem_masri", "value": 57}, {"arrows": "to", "from": "RamonaNkrumah", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "RampantRedsFan", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "RaniaKhalek", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "RaptorFade", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "Raramoora", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "RascalFKennedy", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "RavenintheMyst", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Ravens_Beauty", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Ravvioli_", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Raymond_King_13", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Razaink", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "ReLearningMe", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "ReWyldStL", "to": "bassem_masri", "value": 44}, {"arrows": "to", "from": "ReadCONTRA", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "ReadContra", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "RealFLYTYE", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "RealOrangeCat", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "RealRyuart", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "RealVengfull", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "Real_Julz", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "RebaCullars", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "RebeccaAnneGabr", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Rebelutionary_Z", "to": "bassem_masri", "value": 67}, {"arrows": "to", "from": "RedEyesPage", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "ReesSeigi1", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "ReevesU", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Rell_Mula", "to": "KingDSeals", "value": 10}, {"arrows": "to", "from": "RenInferno", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "RenagadeGirl", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "ReneshiD", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "RenoSprague", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ResistNow1", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "RevMelech", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Revolutioniista", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Rhavimom", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "RhiannonKWY", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "RickiRoma", "to": "KingDSeals", "value": 16}, {"arrows": "to", "from": "Riff_N_Ryan", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "RillyKewl", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Riot1044", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "RisePDX", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "RiskyLiberal", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "RiyoYukai", "to": "bassem_masri", "value": 134}, {"arrows": "to", "from": "RobProvince", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Robbydude", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "RobinHood2461", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "Robskino", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "RodrigoStarz", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "RollTide_NY", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "RookieNTheVet", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "RooseveltChaun", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "RoseBellitzia", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "RoseRoselaurie", "to": "bassem_masri", "value": 70}, {"arrows": "to", "from": "RosserViolet", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "RossmanMs", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Rougepprince", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "RoyFolkker", "to": "bassem_masri", "value": 58}, {"arrows": "to", "from": "RrriotGurl", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "RushetteNY", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "RuthSutoye", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "RyanFromTumblr", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "RyanMCollie", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "Ryan_Lever", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "SAPBfighting", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "SEXYINDIA", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "SIRATYST", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "SMoKeeGyRL", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "SNICOLE1207", "to": "bassem_masri", "value": 47}, {"arrows": "to", "from": "SOOTHE_", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "STEEz_4", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "STLJustice4All", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "STL_Anon", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "STLchangeagent", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "STLissues", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "SUCKMYSPIDERDIC", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "SableViews", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "SabrinaKoala", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "SafariJoe_", "to": "bassem_masri", "value": 31}, {"arrows": "to", "from": "SageOfSixAnons", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "SallyStrange", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Sallybrown107", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "SamanthamLehman", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "SamsonShanna", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "SankofaBrown", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Sassypants524", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "SaucySisTah", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Sausajizzes", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "Scorpionitis", "to": "bassem_masri", "value": 53}, {"arrows": "to", "from": "ScottieBaugh", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "ScouseLove", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ScreamoCred", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "SeaDimon", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "SeaSaltsGirl", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "SeabiscuitAAL", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "SeanGrenier", "to": "bassem_masri", "value": 177}, {"arrows": "to", "from": "SeanOQuin", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "SeanSharesStuff", "to": "bassem_masri", "value": 136}, {"arrows": "to", "from": "SeditiousSquirl", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Semperfelix", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Sensiablue", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "SentaAPW89", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Shabaneezy", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "ShafeekTg", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ShahCindy", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "ShaktiAhMoss", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ShanayeMuhammad", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ShaneAcreeKy", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "Shasta_Otter", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Shelby_ville", "to": "bassem_masri", "value": 46}, {"arrows": "to", "from": "Shelbypitt8Pitt", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "SherriQueenMoma", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "ShineJob", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ShineSouthCity", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "ShirlzRene", "to": "bassem_masri", "value": 37}, {"arrows": "to", "from": "ShomanWright", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ShondraBAalisa", "to": "bassem_masri", "value": 55}, {"arrows": "to", "from": "ShugNoAvery", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ShugoWah", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ShutUpFightBack", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ShyCustis", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "SidheFaints", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "SilverR11mc", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Simone101xo", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "SincerelyRobynP", "to": "bassem_masri", "value": 50}, {"arrows": "to", "from": "SineQuaN0nUSA", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "SirBMartin", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "SirBhey", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "Sittinpretty1st", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "Skegee_Gent1989", "to": "KingDSeals", "value": 18}, {"arrows": "to", "from": "SleepSinatra", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "SleepingLittleD", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "SleepyMoe", "to": "bassem_masri", "value": 41}, {"arrows": "to", "from": "Sleestak", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Smell_my_finga", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "SmokeyJoness", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Snowcrispniall", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "SoCal_D", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "SoDakda", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "So_New_York", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "SoapboxO", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "SoccerFool11", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "Solomonlebronma", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Solutioneer72", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "SomePhD", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "SonjaZelada", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "SonyaLynne328", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "SophiaLamar1", "to": "bassem_masri", "value": 384}, {"arrows": "to", "from": "SophiaLamar1", "to": "KingDSeals", "value": 17}, {"arrows": "to", "from": "SorcererSilas", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "SoulCaddie", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "SoulRevision", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "SoulSistaNokc", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "SoulfulBrotha", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "SoulsTouchGifts", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "SpaceGodHateYou", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "SparrowOnTheEye", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "Spike_Zombie", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "SpringfieldFree", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "SpyHackerBot", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "Squails1", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "SrvTeSrvnts", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "StLHandyMan", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "Staircase2", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Stamina4sports", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "StandUpandAct", "to": "bassem_masri", "value": 45}, {"arrows": "to", "from": "StarCreativeI", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "StarboundNites", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "StargardtEyes", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Starlite_stl", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Steadyspirit", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "SteegeP", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "SteiveWild", "to": "KingDSeals", "value": 14}, {"arrows": "to", "from": "Steppinrazzr", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "SteveSantoroASN", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "StlGal_36", "to": "bassem_masri", "value": 121}, {"arrows": "to", "from": "StlPena", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "Stoney110", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "StopMotionsolo", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "StormyBluePup", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "StrangerOnFire", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "StreamerBot", "to": "bassem_masri", "value": 180}, {"arrows": "to", "from": "StreetTeamAC", "to": "KingDSeals", "value": 13}, {"arrows": "to", "from": "Sttephaniee", "to": "bassem_masri", "value": 51}, {"arrows": "to", "from": "StymieWizard330", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "Suanta1", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "SuckMY__", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "SuckMY__", "to": "KingDSeals", "value": 7}, {"arrows": "to", "from": "SugarKovalczyk", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Sugarcubedog", "to": "bassem_masri", "value": 72}, {"arrows": "to", "from": "Sulkenstein", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "SupaReaper", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "SuperDuperEthan", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "SusanDKH", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Susanhannphotog", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "SwagalicousDoll", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "SwaggBundlez", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "SwangDettaSwang", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "SweetRascalLove", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "SweetayBell", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Sweetjonesdc", "to": "bassem_masri", "value": 97}, {"arrows": "to", "from": "SwooshyCueb", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "Swurvie91", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "SymphonicMusic", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "TAWood3", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "TBTRrevolution", "to": "KingDSeals", "value": 28}, {"arrows": "to", "from": "TBUCK1102", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "TC1452123", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "THEAAAGENDA", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "THEDonnaPiranha", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "THETOPICisCOOL", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "THeEViLGeNiuS96", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "TKrypt", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "TLB8275", "to": "bassem_masri", "value": 61}, {"arrows": "to", "from": "TLaucevicius", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "TRILLIGAF", "to": "bassem_masri", "value": 31}, {"arrows": "to", "from": "TRIP_77", "to": "bassem_masri", "value": 119}, {"arrows": "to", "from": "TRIP_77", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "TRIXYLELE", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "TRollPeace", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "TSalommy", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "TXCatelin", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "T_DUBB_O", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "T_DUBB_O", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "T_H_E_F_A_C_E", "to": "bassem_masri", "value": 99}, {"arrows": "to", "from": "T_Mrozinski", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Tachalla22", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "TamaraNichols12", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "TandemVipera", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "TanyaInAlameda", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Tati958", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "Tawasi4congress", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Tazzaman72", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "TcatdaGod", "to": "KingDSeals", "value": 8}, {"arrows": "to", "from": "TeAmoChriztina", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "TeaWithCarl", "to": "bassem_masri", "value": 34}, {"arrows": "to", "from": "Team_LIBer8", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "TebowSavedMe", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "TedGrunewald", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "TefPoe", "to": "bassem_masri", "value": 41}, {"arrows": "to", "from": "Tenji95", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "Teri_TheLawyer", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "TerrinaMajnoona", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Terry24681865", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Teslac0il", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ThaRebeliouZ", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Thaddiy", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ThatKidMikee", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "ThatKittyMcGee", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ThatsRacistAF2", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ThatzMimi", "to": "bassem_masri", "value": 41}, {"arrows": "to", "from": "ThatzMimi", "to": "KingDSeals", "value": 32}, {"arrows": "to", "from": "The1DorKnight", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "The99PercentFTP", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "TheAngelKing", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "TheAngryindian", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "TheAnonReborn", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "TheAntho815", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "TheBeardedGnome", "to": "bassem_masri", "value": 59}, {"arrows": "to", "from": "TheColorFF00FF", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "TheDailyHaze", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "TheDreadPoet", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "TheEcstatic_MD", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "TheGrimCorsair", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "TheKasimkage", "to": "bassem_masri", "value": 39}, {"arrows": "to", "from": "TheLadyofHarris", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "TheMBMovement", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "TheMSeries1", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "TheMeemStreams", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "TheNYCBMX", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "TheRatchetCo", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "TheRealBackBay", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "TheRealMrB", "to": "bassem_masri", "value": 69}, {"arrows": "to", "from": "TheRevengerists", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "TheVaginalist", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "TheVikChick", "to": "bassem_masri", "value": 364}, {"arrows": "to", "from": "TheVikChick", "to": "KingDSeals", "value": 14}, {"arrows": "to", "from": "TheVirginDoll", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "TheWatcherUatuu", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "TheWayWithAnoa", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "TheWorldOwl", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "TheZMan02", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "TheZOMB", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "The_BKC", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "The_Blant", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "The_Old_Hack", "to": "bassem_masri", "value": 47}, {"arrows": "to", "from": "The_book_girl", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Theasthmatic", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "TheboyRacR", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "TheeGDawg", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "TheeGlitch", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "TheeKGC", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Thelonious08", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "TheyGottaSayDr", "to": "bassem_masri", "value": 54}, {"arrows": "to", "from": "Thinking_Helps", "to": "bassem_masri", "value": 33}, {"arrows": "to", "from": "ThisIsSoCO", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Thisizhowwedoit", "to": "bassem_masri", "value": 29}, {"arrows": "to", "from": "ThomMac777", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "ThomasAHester2", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ThompsonToshiko", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "ThyPettyQueen", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "TigressMpls", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "TimBestbudz", "to": "bassem_masri", "value": 49}, {"arrows": "to", "from": "TimbukQ", "to": "bassem_masri", "value": 29}, {"arrows": "to", "from": "TimesStarts", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "TimidMC", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "TimpoAndante", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Timsomor", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "TinaGaston87", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "Tink2478", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "TinyMuslimah", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "TitanMovingMan", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Titanrising_", "to": "bassem_masri", "value": 33}, {"arrows": "to", "from": "Toianj", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "TolejalaH", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "TomHillgardner", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Took777", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "Torcho", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "Torilife2", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "TornadoesBoreMe", "to": "bassem_masri", "value": 37}, {"arrows": "to", "from": "TorreMyLove", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "TouchMyTweets", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "TravelingUS", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "TreborosLive", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "TreeSappp", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "TreyGBM", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Tristycat14", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "TrollSnatcher", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "TroyGeary", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Truth573", "to": "bassem_masri", "value": 64}, {"arrows": "to", "from": "TruthBlooms1", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "TruthJULS", "to": "bassem_masri", "value": 59}, {"arrows": "to", "from": "TruthSeeker1947", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "TruthWatchDog", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "Tuniekc", "to": "bassem_masri", "value": 67}, {"arrows": "to", "from": "TurtleGoesRawrX", "to": "bassem_masri", "value": 43}, {"arrows": "to", "from": "TuuuurdFerguson", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "TwReCkS84", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "TwbainusW", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "TweetItHowULive", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "TweetTrina4Lyfe", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "TwistAnonReaper", "to": "bassem_masri", "value": 437}, {"arrows": "to", "from": "Twitlertwit", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "Two_Cranes", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "TxWomenRock", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "TylerNevill", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "UMAD_Clarkson", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "URHighness_love", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "URoniMoFo", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "US_Campaign", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "UYGreatScott", "to": "bassem_masri", "value": 31}, {"arrows": "to", "from": "UghSpareMe", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "Uh_Blip", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "UndeniablyJen", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "Unequal_Justic3", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Uniquelyevil", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "UniteWomenAR", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "UnitedFrontRev", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "UnknownVision", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "UnrulyRev", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "VASaquafoxx", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "VELLYVELL23", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "VOTE4Nono", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "VSouza_STL", "to": "bassem_masri", "value": 60}, {"arrows": "to", "from": "VWEBBJR", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "Val_Paniagua", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "VanTwinblade", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "VeggieMom3", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "VeraCfreeDom", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "VeryWhiteGuy", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "VibeHi", "to": "KingDSeals", "value": 12}, {"arrows": "to", "from": "VicLyn3", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Vickie627", "to": "bassem_masri", "value": 34}, {"arrows": "to", "from": "VincentDGabriel", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Vipsania", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Vishkala", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "Visitkarte", "to": "bassem_masri", "value": 56}, {"arrows": "to", "from": "VoN_A_Licious", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Voltronfanaward", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "VonAllenTX", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "Vonstrapped", "to": "bassem_masri", "value": 29}, {"arrows": "to", "from": "VukBZ2005", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "W33zyB07", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "WALLBOUNCiN", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "WAYTROOFFLIFE", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "WH_Gera", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "WMN4SRVL", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "WMichelleWho", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "WPIR984Fm", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "WafflesAndOreos", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "WarAgainstWomen", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Warcrime1331", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Wartbergswoody", "to": "bassem_masri", "value": 59}, {"arrows": "to", "from": "WatchYaMouthBro", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "WaterIsAliv1111", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "WaywardStreamer", "to": "bassem_masri", "value": 29}, {"arrows": "to", "from": "WeActRadio", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "WeBeDigi", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "WeRAllAnonymous", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "WesKnuckle", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "WesleyL10", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "WhatTheNELLE_12", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "WhoIsRudy", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "WickedCockah", "to": "bassem_masri", "value": 65}, {"arrows": "to", "from": "Willie_202", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "WingerRoc", "to": "bassem_masri", "value": 57}, {"arrows": "to", "from": "Wisco", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "WiscoAnon", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "WkndGirl", "to": "bassem_masri", "value": 66}, {"arrows": "to", "from": "WmdgDarkgoddess", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "WonderStacey", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Woot100", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "Wordplay4Days", "to": "bassem_masri", "value": 31}, {"arrows": "to", "from": "WordsDefineLife", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "WriterJen", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "WrongfulConvict", "to": "bassem_masri", "value": 53}, {"arrows": "to", "from": "Wundi_93", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "WyzeChef", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "XDEVASTATEDX", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "XLaryn_X", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "Xcntrik", "to": "bassem_masri", "value": 56}, {"arrows": "to", "from": "YDanasmithdutra", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "YUNGcoke", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "YURDATURK", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "YaffaDina", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "YaqeenMoosa", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "YardrepShrtFuse", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "YeaaahAboutThat", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "YoNoMePeino", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "YourAnonGlobal", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "YourAnonNews", "to": "bassem_masri", "value": 54}, {"arrows": "to", "from": "YourPaleNews", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "YourVeganHO", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "YungToothache", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Yvette1082", "to": "bassem_masri", "value": 47}, {"arrows": "to", "from": "ZETAZEN", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "Zachary507", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "Zanzibarssocks", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ZeJourneyWithin", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "Zemrag7", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "Zen_Scientist", "to": "bassem_masri", "value": 45}, {"arrows": "to", "from": "Zen_Soul", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ZombieRicketts", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "_1stkind", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "_7eead", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "_Artistotle", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "_Cykocurt_", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "_Cymatics_", "to": "bassem_masri", "value": 59}, {"arrows": "to", "from": "_DavidMilton_", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "_Elle_Spencer_", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "_ForeverAleza", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "_GeniuzGFx", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "_Griot_", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "_Jeknee", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "_MelatiX", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "_MommaKnowsBest", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "_Orwell", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "_RadRyan", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "_Susan", "to": "bassem_masri", "value": 29}, {"arrows": "to", "from": "_TAhmad", "to": "bassem_masri", "value": 60}, {"arrows": "to", "from": "_WRG_", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "_WhoIsJammin_", "to": "bassem_masri", "value": 54}, {"arrows": "to", "from": "__DJJ__", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "__DeeHam", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "__MissLala__", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "__Sinh", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "__dibdabz", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "_era_x", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "_iEnspire", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "_jmalek", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "_john_savage_", "to": "bassem_masri", "value": 40}, {"arrows": "to", "from": "_mina_e", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "_oh_my_my", "to": "bassem_masri", "value": 47}, {"arrows": "to", "from": "_robella", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "_spanican", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "aNickel4thought", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "aYObrien94", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "a_ezzie", "to": "bassem_masri", "value": 43}, {"arrows": "to", "from": "a_standal", "to": "bassem_masri", "value": 107}, {"arrows": "to", "from": "abdeljabbar_3", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "about_scout", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "abroshar", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "abstractmind2", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "absurdistwords", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "abufelix12", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "abutler04", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "achaycharrua", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "achillesgirl", "to": "bassem_masri", "value": 62}, {"arrows": "to", "from": "acopeland34", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "adam_zander", "to": "bassem_masri", "value": 34}, {"arrows": "to", "from": "adamholwerda", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "adaptanita", "to": "bassem_masri", "value": 47}, {"arrows": "to", "from": "adbridgeforth", "to": "bassem_masri", "value": 58}, {"arrows": "to", "from": "addhdgamer", "to": "bassem_masri", "value": 144}, {"arrows": "to", "from": "aescheylus", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "afro_rriquena", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "ageless_vintage", "to": "bassem_masri", "value": 37}, {"arrows": "to", "from": "ahachriss", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ahenjar", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ahmadsamiali", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "ahmedihamed", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ahsan_jehangir", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ajamazing", "to": "bassem_masri", "value": 52}, {"arrows": "to", "from": "ajstarr10", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "ak2webd3", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "akaXochi", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "akaYoungDell", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "akachinotes", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "akahnnyc", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "akaluvdiamond", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "alahyo", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "albanutt", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "albyselkie", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "alizardx", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "allanbrauer", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "allthpcesmatter", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "almycah09", "to": "bassem_masri", "value": 77}, {"arrows": "to", "from": "amaditalks", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "amandaleon", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "amandaseales", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "amber0345", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "americausa1776", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "aminalplant", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "amithat_chick", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "amplifyonly", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "amsmadwoman", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "amymeansjustice", "to": "bassem_masri", "value": 42}, {"arrows": "to", "from": "an0ny_mouse", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "anarchoRevo", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "anarchonatheist", "to": "bassem_masri", "value": 88}, {"arrows": "to", "from": "andreakirwan", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "angelamjansen", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "angeldevil1111", "to": "bassem_masri", "value": 77}, {"arrows": "to", "from": "angelina_5869", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "angelsscream", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "angolmois666", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "anilyn", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "animemineus", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "annakak", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "annehillebrand2", "to": "bassem_masri", "value": 55}, {"arrows": "to", "from": "annehillebrand2", "to": "KingDSeals", "value": 15}, {"arrows": "to", "from": "anon_pinko", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "anondancemusic", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "anonivoice", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "anons_uk", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "anonymouslyoo", "to": "bassem_masri", "value": 82}, {"arrows": "to", "from": "anonyworldnews", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "antiharper101", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "antonio_hickman", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "anubidal", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "anyalhas", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "appropes", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "aquarius1049", "to": "bassem_masri", "value": 33}, {"arrows": "to", "from": "arcaneanon1", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "arcaneanon2", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "arealmintjuliep", "to": "bassem_masri", "value": 29}, {"arrows": "to", "from": "argyrenia", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "artemis_bones", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "artiscanaday", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "asadfrog", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ashleycolon", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "ashleypgreen", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "ashoncrawley", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "asians_art", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "asonixDog", "to": "bassem_masri", "value": 54}, {"arrows": "to", "from": "astronglady", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "audreawk1", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "auramouth", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "awakenthewolves", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "aymanfadel", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "ayshamoolla", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "b00terr0r", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "b9AcE", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "b_hubb21", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "babysoutonbail", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "backonmylizzie", "to": "bassem_masri", "value": 64}, {"arrows": "to", "from": "balihai2", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "bananarum", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "bannerite", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "barbdahlia", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "barbs73", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "bargyle1997", "to": "bassem_masri", "value": 55}, {"arrows": "to", "from": "barriovelazquez", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "basicbaka", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "deray", "to": "bassem_masri", "value": 29}, {"arrows": "to", "from": "handsupunited_", "to": "bassem_masri", "value": 63}, {"arrows": "to", "from": "dejahsmommy", "to": "bassem_masri", "value": 111}, {"arrows": "to", "from": "typicalcircle", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "norarahimian", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "my2cnz", "to": "bassem_masri", "value": 55}, {"arrows": "to", "from": "i_AM_theChange", "to": "bassem_masri", "value": 150}, {"arrows": "to", "from": "i_AM_theChange", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "mikebrowncover", "to": "bassem_masri", "value": 47}, {"arrows": "to", "from": "justinstoned", "to": "bassem_masri", "value": 54}, {"arrows": "to", "from": "stop1033", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "kash04316_d", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "mollyrosestl", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "pbj_stl13", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "wshemp", "to": "bassem_masri", "value": 88}, {"arrows": "to", "from": "baudelairekids", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "beautifuldad10", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "beaver_skeet", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "bebird", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "beentwistedAnon", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "beeqn6", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "beginatheend", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "benksaechin", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "bennstl", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "besosylegramos", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "betsdavenport", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "bexology_", "to": "bassem_masri", "value": 59}, {"arrows": "to", "from": "bflolovergirl", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "bgwayne72", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "bhayes743", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "bhines742", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "biasedreporter", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "bib_black", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "bigups2315", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "billeniumbeach", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "billygoatpuke", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "billyray89", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "bizarrenomad", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "blacc_boyfly", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "black_42", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "blackeconomist_", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "blackflag_2012", "to": "bassem_masri", "value": 47}, {"arrows": "to", "from": "blackismy", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "bleu_ruby", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "blindmellojelly", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "blkprl66", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "blmterroristorg", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "blogdiva", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "bluecheddar1", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "blueocean5454", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "bmaybe2do", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "bmoreadvocate", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "bobbijolovern", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "bombecerise", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "bornatsix", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "bosswalk2", "to": "bassem_masri", "value": 55}, {"arrows": "to", "from": "brainalishi", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "brandonjjohn", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "brenboo1", "to": "bassem_masri", "value": 284}, {"arrows": "to", "from": "brend3n_", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "brennaken", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "brflux", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "brianadenetrix", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "brianahunt123", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "brighteyedjaymi", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "brklyngirl3", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "brookstravis", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "brownblaze", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "brownsugar7878", "to": "bassem_masri", "value": 29}, {"arrows": "to", "from": "bsbafflesbrains", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "bsmithers81", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "btlbmtrnkt", "to": "bassem_masri", "value": 67}, {"arrows": "to", "from": "buananoche", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "buell003", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "buhhhhh", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "bulbafren", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "buoyantnihilist", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "burtgravy", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "c_haise", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "c_mislan", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "cafeaulaitloves", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "caidahlia", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "calcamonia", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "candi_kizzez", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "candyc4318", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "cantdance2it", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "canufeelher", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "carbon_lions", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "cardsgirl1972", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "carimachet", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "carlbell29", "to": "bassem_masri", "value": 93}, {"arrows": "to", "from": "carm2158", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "carmenvellon", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "carminemac", "to": "bassem_masri", "value": 235}, {"arrows": "to", "from": "caroljloomis", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "carolynsbuddy", "to": "bassem_masri", "value": 50}, {"arrows": "to", "from": "castiron1969", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "casualgoddess", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "cat_jpeg", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "catawu", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "caterddragoon", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "cathalmono", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "catlover1943", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "cbecker55373", "to": "bassem_masri", "value": 62}, {"arrows": "to", "from": "cbl2", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "ccagiao1969", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ccchicky", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "ccollinsjr", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "cerebell", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "cgagneRNN", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "cgrimey423", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "chabot_CIN", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "chadonelove", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "chaplainjeff50", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "charke105", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "charlesjaco1", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "chasinthacool", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "chattyantisoc", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "chellenayrenae", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "cheparlay", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "chibbqking", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "chickenfrydrice", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "chickenproduc", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "chidoziemonago", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "chlaforet", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "chocdiva1913", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "chrosea", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "chrs_native", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "cierranstuff", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "ckaratnytsky", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ckey50", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "ckresy", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "classysportsfan", "to": "bassem_masri", "value": 49}, {"arrows": "to", "from": "cliffpotts", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "cloakthedagger", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "clos303303", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "clrih9", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "clunatoon", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "cmadmax", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "cmliveyourlife", "to": "bassem_masri", "value": 123}, {"arrows": "to", "from": "cmstout56", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "cockyheatfan_", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "cocochanal", "to": "KingDSeals", "value": 10}, {"arrows": "to", "from": "codeframesf", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "collectiveUV", "to": "bassem_masri", "value": 300}, {"arrows": "to", "from": "colleenisleen", "to": "bassem_masri", "value": 41}, {"arrows": "to", "from": "colleenkelly", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "colocha_rachel", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "coloradomom2011", "to": "bassem_masri", "value": 70}, {"arrows": "to", "from": "colt45mag", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "comeonnoles", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "condorscondor", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "conduitofhealin", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "cookiebottom25", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "copxfuneral", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "coreybking", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "courtney_worth", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "courtneyjahenry", "to": "KingDSeals", "value": 13}, {"arrows": "to", "from": "cptpuddlejumper", "to": "bassem_masri", "value": 82}, {"arrows": "to", "from": "cpwb75", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "crabbykarianne", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "creaslean", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "creole_redd", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "crewoldt", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "crfontaine", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "crilloita_3oh5", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "crono3567", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "croptopqueer", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "crustyrustyMAD", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "crymsonsavior", "to": "bassem_masri", "value": 91}, {"arrows": "to", "from": "cseville2", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ct253", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "cykelly1718", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "cyncynical", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "cypherz94", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "dabaee1", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "danm414", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "dannana_", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "dantbarry", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "daralajoy", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "dariusgoins", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "darrylreeves", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "datni66alito", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "dbs03aw", "to": "KingDSeals", "value": 11}, {"arrows": "to", "from": "de_scensus", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "deaconseps", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "deafear", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "deathrep", "to": "bassem_masri", "value": 54}, {"arrows": "to", "from": "debjgreen1", "to": "bassem_masri", "value": 70}, {"arrows": "to", "from": "debramiller962", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "dedscott", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "deepdarkterror", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "deepthoughts256", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "deeshanger", "to": "bassem_masri", "value": 44}, {"arrows": "to", "from": "degamuna", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "derekklaney", "to": "bassem_masri", "value": 31}, {"arrows": "to", "from": "desperate_jo13", "to": "bassem_masri", "value": 71}, {"arrows": "to", "from": "detemple", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "detous", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "devilnyou", "to": "bassem_masri", "value": 63}, {"arrows": "to", "from": "devinnarnold", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "devotedones", "to": "bassem_masri", "value": 123}, {"arrows": "to", "from": "dhammicmarxist", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "dharmafarmer1", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "diasporaspear", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "dierdrelewis", "to": "bassem_masri", "value": 145}, {"arrows": "to", "from": "dingalingy55", "to": "bassem_masri", "value": 235}, {"arrows": "to", "from": "dingalingy55", "to": "KingDSeals", "value": 23}, {"arrows": "to", "from": "disetv", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "diygreg", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "dizzymslizzy15", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "djc0d3r3d", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "djmincey11", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "djsmallchange", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "djvjgrrl", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "dlatchison011", "to": "bassem_masri", "value": 240}, {"arrows": "to", "from": "dlatchison011", "to": "KingDSeals", "value": 9}, {"arrows": "to", "from": "dlklocke", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "dmatkins137", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "doa_rong", "to": "KingDSeals", "value": 9}, {"arrows": "to", "from": "doccivilwarsr", "to": "bassem_masri", "value": 659}, {"arrows": "to", "from": "docholly", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "doctimusprime72", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "doctormunchies", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "dodi70", "to": "bassem_masri", "value": 269}, {"arrows": "to", "from": "dogstar7tweets", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "dogthefootsteps", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "dolphin_LS", "to": "bassem_masri", "value": 274}, {"arrows": "to", "from": "dolphin_LS", "to": "KingDSeals", "value": 13}, {"arrows": "to", "from": "dolphingrl4ever", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "donnalburnell", "to": "bassem_masri", "value": 114}, {"arrows": "to", "from": "donnapoteclark", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "dopadee", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "dopekiddant1", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "dorothyk98", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "dotben2400", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "dotcw48", "to": "bassem_masri", "value": 123}, {"arrows": "to", "from": "doubleteearms", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "dr_stephenp", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "drkoach", "to": "bassem_masri", "value": 54}, {"arrows": "to", "from": "drostk", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "drumbeats4peace", "to": "bassem_masri", "value": 96}, {"arrows": "to", "from": "dsbigham", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "dsmpowered", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "dwright1906", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "dxman830", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "dxmentis", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "dyslexicnoshame", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "e0rda", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "eastvillagetwt", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ebbsflow", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "edelruth", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "edington901", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "edjensen1956", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "edlewis11", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "edreggi", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "edsardela", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "edward38_wilson", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "eeemescudi", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "eenzpeenz", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "ekwiid", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "elManoMoreno", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "elaineprettyeye", "to": "bassem_masri", "value": 270}, {"arrows": "to", "from": "elaineprettyeye", "to": "KingDSeals", "value": 8}, {"arrows": "to", "from": "elektrosoundwav", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "element_Dia", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "elise_flowers", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "elitabaldridge", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ella877", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ella_ayeayeaye", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "elle_v__", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ellis_texas", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "elvislver56", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "em2wice", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "emailpaulnow", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "emanithegoddess", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "emeraldopalite", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "emilylava", "to": "bassem_masri", "value": 43}, {"arrows": "to", "from": "emma_becker", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "emotrash4lyf", "to": "bassem_masri", "value": 31}, {"arrows": "to", "from": "empressAn0n", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "emthedivine", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "end_logic", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "endingHomelessn", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ephemeragrrl", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "epiphany4z", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "erabrand", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "ereed33", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ericadavis0920", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "erikwdavis", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ersrose", "to": "bassem_masri", "value": 52}, {"arrows": "to", "from": "evaldes1042", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "evanbakersmith", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "eveleroi", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "evenbev", "to": "bassem_masri", "value": 158}, {"arrows": "to", "from": "evilfur420", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "evolydal", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "exgci", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "eyeFLOODpanties", "to": "kodacohen", "value": 12}, {"arrows": "to", "from": "eyekelley", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "eyesaeyeah", "to": "KingDSeals", "value": 19}, {"arrows": "to", "from": "eyesaeyeah", "to": "King_D_Seals", "value": 7}, {"arrows": "to", "from": "eyeseeslive", "to": "bassem_masri", "value": 70}, {"arrows": "to", "from": "eyesonnow", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "fLEshtoneCraYon", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "faaaadumo", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "faeriye_", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "faobobindc", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "fasefax", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "fdhbstephanie", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "fearwilll0se", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "fedebryant17", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "femalevillain", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "fenix_rising_", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "fergusonRus", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "fergusonaction", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "fidgetsfive", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "fierymadredhead", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "fififerenghi", "to": "bassem_masri", "value": 46}, {"arrows": "to", "from": "figgybloomin", "to": "KingDSeals", "value": 8}, {"arrows": "to", "from": "fillagainb", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "filsdetafa", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "flattery_sucks", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "flebudeb", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "flexlibris", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "flitedocnm", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "flogrownhunter", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "flugennock", "to": "bassem_masri", "value": 34}, {"arrows": "to", "from": "foodnpolitics", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "forevervisible", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "forresteth", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "fountain_jade", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "frankjabbar71", "to": "bassem_masri", "value": 49}, {"arrows": "to", "from": "frankt1123", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "fraserblue9", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "freeandclear1", "to": "bassem_masri", "value": 53}, {"arrows": "to", "from": "freedomgirl2011", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "freemansullivan", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "freespeechlover", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "freetwobme13", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "frizankthetank", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "frogsarelovely", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "fuckBORNTOWN", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "fuckdaretweets", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "fucktomcruise", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "fuckyouitskyle", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "futbolfan009", "to": "bassem_masri", "value": 128}, {"arrows": "to", "from": "fwdcrocblu", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "gabino_58", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "gabirojaspe", "to": "bassem_masri", "value": 67}, {"arrows": "to", "from": "gabrielthemeta", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "gameovergate", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "gapeach40", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "garmad1ll0", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "garydactyl", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "gatmanuk1", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "gawdduss", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "gdrmonroe", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "gdsnuff", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "geenee0726", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "gemsbane", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "gena908", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "genfwd", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "gglightbulb", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "ghost7070", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "giant9Rwarrior", "to": "bassem_masri", "value": 44}, {"arrows": "to", "from": "gig_42", "to": "bassem_masri", "value": 53}, {"arrows": "to", "from": "girldeedee", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "gjuerne", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "gkielec", "to": "bassem_masri", "value": 37}, {"arrows": "to", "from": "glassbeadcol", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "glassbeadian", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "glassbelle01", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "glengarbo", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "glncv", "to": "bassem_masri", "value": 64}, {"arrows": "to", "from": "gma_dunlap", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "goblackcentral", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "godislight81", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "goingprorogue", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "gotdem", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "gotrevolution", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "grace8ming", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "grandmaj2", "to": "KingDSeals", "value": 8}, {"arrows": "to", "from": "granny_st", "to": "bassem_masri", "value": 170}, {"arrows": "to", "from": "gravellyrun", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "greenzpro", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "grmcintyre", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "groggygirl85", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "groovy_naye", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "growsomedaisies", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "gsantiromero", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "guardreport", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "gwendolynmagras", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "hagure", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "hahannah14", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "half_habesha", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "halfmuddydog", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "halstark88", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "hamerinthedirt", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "handstoheel", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "handsup_LA", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "handtomouth1", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "haps__", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "hbg1x48", "to": "bassem_masri", "value": 49}, {"arrows": "to", "from": "hboulware", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "headsturnsalon", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "headunder_water", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "heartpawsgirl", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "here_be_drag0ns", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "hereforpintrest", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "hereitcomesagin", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "hereticofeden", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "heycrankypants", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "highhillgravity", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "hiphopsaves", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "hoffmanee", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "holtcie", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "homegrrlbrandi", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "homegypsy", "to": "bassem_masri", "value": 90}, {"arrows": "to", "from": "homegypsy", "to": "KingDSeals", "value": 10}, {"arrows": "to", "from": "honoredtobeme", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "hoodieribbon", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "hoosercharles58", "to": "bassem_masri", "value": 45}, {"arrows": "to", "from": "hopelessbkwrm", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "hoppin_season", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "hopsins_illmind", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "humblepir8", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "humblesoul26", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "hupperts", "to": "bassem_masri", "value": 100}, {"arrows": "to", "from": "hurrykanetrinaa", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "hwsjr", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "iMDRW", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "iStayOn1", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "iamBLeah", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "iamed_nc", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "iancborsuk", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "idrobinhood", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "igotviews", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "ijustDOthings", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "illuminatipapi", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "iloveclassie", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "imadeintruth", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "imdouchelord", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "imlosingtime", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "imsweetleaf", "to": "bassem_masri", "value": 79}, {"arrows": "to", "from": "indigojourney", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "inezthaGREAT", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "inkysquib", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "innov8ion", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "innriched", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "insanementos", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "insomniac_owls", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "inspired2chnge", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "iratedgaming7", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ireneberns", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "ironiketysun", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ironreese", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ispeakdifferent", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "itsWanda", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "itsaNewDay2day", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "itsmenanice", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "itsmikebivins", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "iwroteAsong4", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "iyamsamsamiyam", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "izzyinner", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "j7vii", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "jAD0ReQUi", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "j_spinali", "to": "bassem_masri", "value": 46}, {"arrows": "to", "from": "jacat52", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "jacereely", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "jackandthehulk", "to": "bassem_masri", "value": 46}, {"arrows": "to", "from": "jackhartmann", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "jackherer20", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "jacquie_cameron", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "jade3457", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "jameschristiand", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "janicetichenor1", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "jashby360", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "jasiri_x", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "javalina7902", "to": "bassem_masri", "value": 89}, {"arrows": "to", "from": "jay_slypig", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "jaykelly26", "to": "bassem_masri", "value": 56}, {"arrows": "to", "from": "jaysonsmith998", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "jbattTX", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "jccfergie", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "jcollum682", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "jebocanegra1", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "jeffhagedorn08", "to": "bassem_masri", "value": 48}, {"arrows": "to", "from": "jennyann67", "to": "bassem_masri", "value": 46}, {"arrows": "to", "from": "jester_774", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "jewofalljews", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "jhf5", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "jimrodzik", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "jjconceptsinc", "to": "bassem_masri", "value": 121}, {"arrows": "to", "from": "jjmcphatter", "to": "KingDSeals", "value": 23}, {"arrows": "to", "from": "jjmcphatter", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "jmachetta", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "jmcchrist", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "jmgranola", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "jmpepp", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "jmurra22", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "jo3_f", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "jobelenus", "to": "bassem_masri", "value": 62}, {"arrows": "to", "from": "joeygiants252", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "john_l_smith___", "to": "bassem_masri", "value": 311}, {"arrows": "to", "from": "johnbroussard1", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "jojobabyeyeopen", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "jonahcrawford", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "jonespsyd36", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "joshdnls", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "joy31608", "to": "bassem_masri", "value": 59}, {"arrows": "to", "from": "joybrk", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "joyjokes", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "joylladiebnx", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "jparsonLinda", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "jpegjoshua", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "jpmoran11", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "js_angela", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "judgebeats", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "judgecapri", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "jurac70", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "justagirlatl", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "justamyish", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "justdeb05", "to": "bassem_masri", "value": 40}, {"arrows": "to", "from": "justiceputnam", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "justinbaragona", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "justjoslynn", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "justlikecanday", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "justspook", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "jw181920", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "jwheels74", "to": "bassem_masri", "value": 248}, {"arrows": "to", "from": "jwheels74", "to": "KingDSeals", "value": 11}, {"arrows": "to", "from": "kadelopa", "to": "bassem_masri", "value": 83}, {"arrows": "to", "from": "kaiamar", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "kamjosky", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "kamoanon", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "kariri07", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "katalin_pota", "to": "bassem_masri", "value": 42}, {"arrows": "to", "from": "kateaford", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "katerwriter", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "katherinerigney", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "katindunn", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "katylied67", "to": "bassem_masri", "value": 155}, {"arrows": "to", "from": "kavn", "to": "bassem_masri", "value": 94}, {"arrows": "to", "from": "kaydesigns", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "kayoazuI", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "kealsdaartist", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "keepittaylored", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "keeptheheat", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "kellywind", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "keltilass", "to": "bassem_masri", "value": 84}, {"arrows": "to", "from": "kelzworld101", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "kemokid", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "kentuckyviews", "to": "bassem_masri", "value": 249}, {"arrows": "to", "from": "kentuckyviews", "to": "KingDSeals", "value": 28}, {"arrows": "to", "from": "keriRN", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "kerr_steve", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "kfen73", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "kfendi_", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "khadijah_davies", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "kharyp", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "kiaspeaks", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "kidfromthehill", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "kidsfirstnow1", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "kiera_aa", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "kikicinamon", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "killahgeorgee", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "kipaimara", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "kittykatten76", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "kizzod", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "kmerm13", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "knuccGates", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "kobe_bynum", "to": "bassem_masri", "value": 62}, {"arrows": "to", "from": "kolbylary", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "konartistsa", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "konnorfit", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "kostasdask", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "kristika87", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "kristinavaugh18", "to": "bassem_masri", "value": 63}, {"arrows": "to", "from": "krssims", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "krueg_", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "krw18", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "krysilove", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ks_hippy", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "ktbugenstein", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "kuramanga", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "kvayozone", "to": "bassem_masri", "value": 87}, {"arrows": "to", "from": "kyaljohn", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "labiennance", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "lackland50", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "lady_moffat", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "ladydsmith2014", "to": "bassem_masri", "value": 68}, {"arrows": "to", "from": "ladydsmith2014", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "ladynurse1974", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "lafemagres", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "lainiebug", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "lamproce", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "lancejgosnell", "to": "bassem_masri", "value": 45}, {"arrows": "to", "from": "landossandos", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "larrycbird1", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "lattegriot", "to": "bassem_masri", "value": 41}, {"arrows": "to", "from": "lattegriot", "to": "KingDSeals", "value": 22}, {"arrows": "to", "from": "laura_rubalcaba", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "lawdog1911", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "lb1980c", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "lcasey", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ldoreable", "to": "bassem_masri", "value": 44}, {"arrows": "to", "from": "leahmcelrath", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "leatherlungs666", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "leaveitout", "to": "bassem_masri", "value": 55}, {"arrows": "to", "from": "leftcommeme", "to": "bassem_masri", "value": 944}, {"arrows": "to", "from": "legodude190", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "letsbeninjahs", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "lgbtqiasw19", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "lhasalotus", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "lifeandmorelife", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "lifefighter2", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "lifeisforChumps", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "lisaelyea", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "littleredblog", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "lives4humanity", "to": "bassem_masri", "value": 51}, {"arrows": "to", "from": "lizzzbrown", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "llxnne", "to": "bassem_masri", "value": 39}, {"arrows": "to", "from": "local_maxima", "to": "bassem_masri", "value": 90}, {"arrows": "to", "from": "logiclust", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "lola_kenette", "to": "bassem_masri", "value": 90}, {"arrows": "to", "from": "longgoneblond", "to": "bassem_masri", "value": 188}, {"arrows": "to", "from": "lores881126", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "lorib641", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "loruscetta", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "lostvoices14", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "loudmouthfauth", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "lovablemonster", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "loveangel412", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "lovelydays_", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "lovetolive_2", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "lowtech_42", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "luasol38", "to": "bassem_masri", "value": 61}, {"arrows": "to", "from": "luligawa", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "lunarianhippie", "to": "bassem_masri", "value": 31}, {"arrows": "to", "from": "lynsta7", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "m3rry_an4rchy_", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "m_nimzzz", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "maccalled", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "mack0414", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "mad_purp", "to": "bassem_masri", "value": 65}, {"arrows": "to", "from": "madamecain", "to": "bassem_masri", "value": 51}, {"arrows": "to", "from": "maddykathryn87", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "made4social", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "madeinstlouis", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "madeintulsa", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "madsanchez09", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "maggicarter", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "maggiesgigi", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "magikarp424", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "maglev19", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "majorpayne44", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "mamanastase", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "mambawear", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "mammajess82", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "mandydolldoll", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "maneatingbunny", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "marcushjohnson", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "marcussimmonscc", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "marcylauren", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "mariatihui", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "mariecountryman", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "markmywrds_", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "marmstreet", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "maroonvillage", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "marspato", "to": "bassem_masri", "value": 43}, {"arrows": "to", "from": "marymad", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "marypgkeating", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "maryteatowel", "to": "bassem_masri", "value": 80}, {"arrows": "to", "from": "marzuco", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "mateolerma", "to": "bassem_masri", "value": 43}, {"arrows": "to", "from": "mattm2323", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "mattstothers13", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "maxfive_v", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "mb4peace", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "mcgreenway", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "mcurryfelidae07", "to": "bassem_masri", "value": 144}, {"arrows": "to", "from": "mdp4202", "to": "bassem_masri", "value": 82}, {"arrows": "to", "from": "me_mccarron", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "mechtild5", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "meditatesome", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "mediumvillain", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "meeeshmostdope", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "meems1989", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "megalopsycha", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "meiosieleft", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "mel_takes_pics", "to": "bassem_masri", "value": 63}, {"arrows": "to", "from": "melanaries", "to": "bassem_masri", "value": 31}, {"arrows": "to", "from": "melaninbarbie", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "meliorating", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "melmmassey", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "melreynoldsU", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "melvinamsmaria", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "menes676", "to": "bassem_masri", "value": 130}, {"arrows": "to", "from": "menes676", "to": "KingDSeals", "value": 7}, {"arrows": "to", "from": "metaSplainer", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "methodant", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "mexicanmissie", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "mgravings", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "mgremb", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "mhightower95", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "miamidecor", "to": "bassem_masri", "value": 108}, {"arrows": "to", "from": "micamaryjane", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "michelea2204", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "michellebower", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "michwhar", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "micki_t", "to": "bassem_masri", "value": 33}, {"arrows": "to", "from": "mickivoss", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "mikeSASORITH", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "mikebrownmarch", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "mikepowell2", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "mikevember", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "mimigirl013", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "minefield101", "to": "bassem_masri", "value": 73}, {"arrows": "to", "from": "ming_mongo", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "mininurse", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "mirahwood", "to": "bassem_masri", "value": 83}, {"arrows": "to", "from": "miscastdice", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "misses_young", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "missfan92", "to": "bassem_masri", "value": 63}, {"arrows": "to", "from": "missmichkah", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "mista1hunnid", "to": "bassem_masri", "value": 42}, {"arrows": "to", "from": "mister_zeke", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "miz_parks", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "mj52046600", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "mjlindbergphd", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "mmmaax", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "mnemosynesonnet", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "mnrtv", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "mnxmoosi", "to": "bassem_masri", "value": 46}, {"arrows": "to", "from": "mocostello60", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "moetant36", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "mogem2", "to": "bassem_masri", "value": 130}, {"arrows": "to", "from": "moiskd", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "mokomokai", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "moneymenmeals", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "moneymichael719", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "moni49", "to": "bassem_masri", "value": 31}, {"arrows": "to", "from": "moniqueb45", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "monkeysmeemee", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "monluv1214", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "monsterqueer", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "mookiemueller", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "moonbeam0811", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "moongoloid", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "moreofgodandle1", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "morphusbfly", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "mosaicgraffiti", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "mother_shine", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "motherjuggs", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "mr_nelson415", "to": "bassem_masri", "value": 63}, {"arrows": "to", "from": "mrbackhand", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "mrboro615", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "mrgalib313", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "mrmrsanon", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "mrshueyb", "to": "bassem_masri", "value": 39}, {"arrows": "to", "from": "mrsshakur1975", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "msAutumnMarie", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "msJo_Taylor", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ms_msmarshas", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "ms_tjp", "to": "bassem_masri", "value": 51}, {"arrows": "to", "from": "mshel702", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "msiamastar", "to": "bassem_masri", "value": 46}, {"arrows": "to", "from": "msjbe20a", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "msmarianpinky", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "msmcstl", "to": "bassem_masri", "value": 34}, {"arrows": "to", "from": "msmith2984", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "msnikkisimon", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "msofia7", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "mstrashheap", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "msugrl33", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "mterr337", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "muniqui19", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "myecoll", "to": "bassem_masri", "value": 46}, {"arrows": "to", "from": "myopiabillson", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "myownspin", "to": "bassem_masri", "value": 92}, {"arrows": "to", "from": "mzMitrovic", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "mz_olivia2yu", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "mzmdedcr8", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "mznici", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "n_vermind", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "nais1998", "to": "bassem_masri", "value": 37}, {"arrows": "to", "from": "naiyorkcity", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "nastyogredaddy", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "natefoto", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "nativekittens", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "nayasala", "to": "bassem_masri", "value": 45}, {"arrows": "to", "from": "ndnstyl", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "neardarkersoul", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "nebulouswonder", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "nerdgasrnz", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "netminnow", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "nettnelynn", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "newnie", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ngates53212", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "ngetalrose", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "ngoth", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "nianextdoor", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "nightfever", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "nightnurse38", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "nikki278", "to": "bassem_masri", "value": 46}, {"arrows": "to", "from": "nikolajcs", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "nikonical", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "nina_badasz", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "nkrbk_josh", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "nkulander", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "no2rehab", "to": "bassem_masri", "value": 75}, {"arrows": "to", "from": "noir_unicorn", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "noliroots", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "nomad_innewyork", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "nomercyanon", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "nomojenna", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "nomoresadpanda", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "nonicara", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "noorikajoori", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "notoriouspaulie", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "notsugarorspice", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "notthatcarlos", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "nuRtorious", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "nullvar0", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "num1_fan", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "nvlevy", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "nycounselor", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "nymets22", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "oakleyfullwood", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "oakolive", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "oblock300pooh", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "obodcs", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "ocblues", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "occbaystreet", "to": "bassem_masri", "value": 39}, {"arrows": "to", "from": "occupySLU", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "occupytheory", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "occupytheport", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "offthegrid6", "to": "bassem_masri", "value": 100}, {"arrows": "to", "from": "ofsaints5", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ohiomail", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "okaywowstop", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "okjoi", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "olabodedemilola", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "oldkhayyam", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "omyword", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "onyesonwu_", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "opblackfriday", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "opph20", "to": "bassem_masri", "value": 33}, {"arrows": "to", "from": "optimuhs_", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "oscardagrouch77", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "outlawmo98", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "overstandbasics", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "pIedis_twt", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "p_eachez", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "pabsays", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "padrick812", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "paganmother", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "page_dro", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "paisleybhoy88", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "pancakeberries", "to": "bassem_masri", "value": 42}, {"arrows": "to", "from": "panellington", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "parkerlewisftw", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "pashionhodges", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "pastorrere", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "patricklee6669", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "patucon", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "paul_haugen", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "paulafox1", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "paulcoulonjr", "to": "bassem_masri", "value": 310}, {"arrows": "to", "from": "pdmhop", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "peaceful_birdie", "to": "bassem_masri", "value": 31}, {"arrows": "to", "from": "peaceshesaid", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "peachiebeans", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "pentagonista", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "peppersandeggs", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "perlucidum", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "persicapit", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "petranilla14", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "pfhreak5000", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "phaded_dubfix", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "phallicmanic", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "phantomsimba", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "philharris29", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "photoseeny", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "phuckyoufeedme", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "pinkwallgym", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "pistach01", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "pixiewthascythe", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "pjae813", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "pjf2cfj", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "pmocek", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "pmsharifph", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "pnkrck101chic", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "poetrybyair", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "poketheopossum", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "politicques", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "polndnjunkie", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "pookleblinky", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "potatojohnson4", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "pqpolitics", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "pr0gressivist", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "prabudeepan", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "preciousminmin", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "prettylady325", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "prevoptx", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "princss6", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "prochoiceplus", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "profits_100", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "profsnootypants", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "promoveo_", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "proud2bacodder", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "prussogirl", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "psc96180_pablo", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "ptypk", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "pugfancy", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "pulphusj", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "punchumgum", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "puppyqueeen", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "pvc122266", "to": "bassem_masri", "value": 59}, {"arrows": "to", "from": "queen_rho", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "queenadalite", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "queenbyj39", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "queenlintlicker", "to": "bassem_masri", "value": 76}, {"arrows": "to", "from": "queenmiscellany", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "queens_exist", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "quitedaft", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "r4n4rr", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "rabbid_dagger", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "rabidbadger", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "raccoonsclub", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "racebitten2", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "rachology216", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "radernader", "to": "bassem_masri", "value": 50}, {"arrows": "to", "from": "radikalqueen", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "raffajaram", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "rain3rfm", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "rajoro", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "ralinur", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "ramahkudaimi", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "rangerfit", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "ranman09", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "rasenballmegan", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "rawrcula", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "razleminaj", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "rcarr57", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "realitygurl4eva", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "reallyandrea", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "realmelodic", "to": "bassem_masri", "value": 83}, {"arrows": "to", "from": "realmrcramer", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "realsyntyche", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "reauxbeaulove", "to": "bassem_masri", "value": 29}, {"arrows": "to", "from": "rebekahmuchee", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "rebelreverie", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "redheadedlib22", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "redhed67", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "rednblack58", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ree_suga", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "reenycos", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "reetstweets", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "regretblues", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "rehmsss", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "remy_evans", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "retiredfirstsgt", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "retrosher", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "rev0ltres1st", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "revmanda", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "richardspight", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "rick1rockwell", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "rico_hands", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "rileyguevara7", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "rimaanabtawi", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "riotheatherrr", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "rise804", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "risinggalaxy", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "rizzi_baby", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "rk70534", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "rmgg5553", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "rmj_rosa", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "rmworthington", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "roberthorg", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "robertwestlaw", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "robotsimmons", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "robtomorrow", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "rochelleb2832", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "rodadams46", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "roflawlsauce", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "rojaz4", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "ronfullwood", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "roosterhorse76", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "rousseau_ist", "to": "bassem_masri", "value": 39}, {"arrows": "to", "from": "rsg_bella", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "rsmatesic", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "rtwhitney63", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "rubino_9", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "ruminawi_", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "rundaseinrun", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "runner__runner", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "runtodaylight", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "ryanasmith94", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "sachaz2009", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "sacourtreporter", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "safiyabat", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "sagetastik", "to": "bassem_masri", "value": 27}, {"arrows": "to", "from": "saigonner", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "sailormirai", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "salamerush", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "saleemjourney", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "salienadeema_13", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "samagain", "to": "bassem_masri", "value": 41}, {"arrows": "to", "from": "sandraDXB", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "sapphirehelewa", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "sar_freed", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "saradelaney_", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "saraswatiann", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "sardnas51", "to": "bassem_masri", "value": 56}, {"arrows": "to", "from": "satansdevil", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "satx4____", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "savoyivok", "to": "bassem_masri", "value": 42}, {"arrows": "to", "from": "schnepptastic", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "schoolover13", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "sclean28", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "scollan_ruth", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "scribblscribbl", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "scytheanon", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "sdixon3171", "to": "bassem_masri", "value": 98}, {"arrows": "to", "from": "sdoorway", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "seanBirkenfeld", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "seanbedlam", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "search4swag", "to": "bassem_masri", "value": 44}, {"arrows": "to", "from": "seeccp", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "semmoneglynn", "to": "KingDSeals", "value": 7}, {"arrows": "to", "from": "serengetisun", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "sethlumnah", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "setstrends01", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "sexysportsfan", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "shabbysneakers", "to": "bassem_masri", "value": 83}, {"arrows": "to", "from": "shabnamsheulee", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "shadowboxer73", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "shadowchurch", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "shadowsquad978", "to": "bassem_masri", "value": 58}, {"arrows": "to", "from": "shadowwraiths", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "shaida_a", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "shamichael8", "to": "bassem_masri", "value": 171}, {"arrows": "to", "from": "shanawilcox1", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "shannongabriell", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "shantocyjo", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "shar76", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "shawna2727", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "shawncarrie", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "shazza_razza", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "shdowalker789", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "shelbyyyck", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "shells2014", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "shitweasel666", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "sho_missez", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "sho_missez", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "shokufeyesib", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "shrinkingspace", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "shylohg", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "siaayrom", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "sick_sad_worlds", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "sierramike320", "to": "bassem_masri", "value": 95}, {"arrows": "to", "from": "silent_not", "to": "bassem_masri", "value": 35}, {"arrows": "to", "from": "sillassie_", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "siriuslyyellow", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "sirjamesa12", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "sirtonymayo", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "sisQcat", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "sixmoments", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "skalapdrums", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "skankbones", "to": "bassem_masri", "value": 141}, {"arrows": "to", "from": "skinnyill", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "skippybkroo", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "skjalf", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "sknyjohn", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "skorpyos", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "skotvdi", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "skroy65", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "skye_bolden", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "slsproject", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "snapperred1", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "sobreviviente59", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "soit_goes", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "solbutterfly", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "somecallmetpain", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "sondys", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "sonsofkong", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "soulargoddess", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "soulful_chica", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "soulrebelJ", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "southards_3", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "soylentgs", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "sparky33583866", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "speakfaithfully", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "specialksworld", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "spiderzjay", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "sprbrighting", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "sqreasoner", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "squeakyflipflop", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "squig_", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "stacielovestea", "to": "bassem_masri", "value": 306}, {"arrows": "to", "from": "stand_righteous", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "stardustgirly", "to": "bassem_masri", "value": 125}, {"arrows": "to", "from": "stardustgirly", "to": "KingDSeals", "value": 7}, {"arrows": "to", "from": "starnea24", "to": "bassem_masri", "value": 89}, {"arrows": "to", "from": "stefffcruuz", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "stephiejmitch", "to": "bassem_masri", "value": 116}, {"arrows": "to", "from": "steveshagwell", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "stiletto_snake", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "stldavis", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "stlouisx50", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "stlpsc", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "stlred05", "to": "bassem_masri", "value": 54}, {"arrows": "to", "from": "stopkillingusMO", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "stormmolly", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "streetscoop", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "stubbscrew", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "stuntmanDAME", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "subverzo", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "suckitchumps", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "sudama", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "suecozza", "to": "bassem_masri", "value": 72}, {"arrows": "to", "from": "sugardoe", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "suizidgott", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "sumbodysbabygrl", "to": "bassem_masri", "value": 28}, {"arrows": "to", "from": "summersLeola1", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "summerstmpa", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "sunami495", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "sunb1ind", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "superbranch", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "superior_olive", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "supernintenho", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "surfcityphoto", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "surfinbird5121", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "surrealintel", "to": "bassem_masri", "value": 54}, {"arrows": "to", "from": "susue687", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "suzettepetillo", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "suzi_q2", "to": "bassem_masri", "value": 45}, {"arrows": "to", "from": "sweetangelface", "to": "bassem_masri", "value": 25}, {"arrows": "to", "from": "swhite0928", "to": "bassem_masri", "value": 32}, {"arrows": "to", "from": "swishymcjackass", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "t0p_100", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "t_post7", "to": "bassem_masri", "value": 38}, {"arrows": "to", "from": "tadros_s", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "tahtah017", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "tanyafaison", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "taoglesbee", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "taotsu", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "tatzanx", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "taynmayn", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "taznotes", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "tbane55", "to": "bassem_masri", "value": 268}, {"arrows": "to", "from": "tchopstl_", "to": "bassem_masri", "value": 36}, {"arrows": "to", "from": "tdudleypdx", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "teamvicbo", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "techpunked", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "tekeiller", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "texxastina", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "thagoddesskyra", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "that_crazy_jen", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "thatwhitekid30", "to": "bassem_masri", "value": 53}, {"arrows": "to", "from": "theAfroLegalise", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "the_macarthur", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "the_maxhelm", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "thealpaca2015", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "theamazon1", "to": "bassem_masri", "value": 41}, {"arrows": "to", "from": "thecase22", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "thefreaknlady08", "to": "bassem_masri", "value": 181}, {"arrows": "to", "from": "thegrayfactor", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "thelexinomicon", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "thelou100", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "thepaxjones", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "thepaypal14", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "thepoliticalcat", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "therealPallas", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "therealrikrok89", "to": "bassem_masri", "value": 37}, {"arrows": "to", "from": "thewanji", "to": "bassem_masri", "value": 43}, {"arrows": "to", "from": "thirdeyesquints", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "thisisgina669", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "thomasclark92", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "tiarrabanks1", "to": "KingDSeals", "value": 7}, {"arrows": "to", "from": "tiffmarie71", "to": "bassem_masri", "value": 64}, {"arrows": "to", "from": "tifpac", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "tigerlilyysays", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "timeraner", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "timothywmurray", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "tinkatmoh", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "tinker3_two", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "tiredlaidback", "to": "bassem_masri", "value": 189}, {"arrows": "to", "from": "tiredlaidback", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "tmalex", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "tmani609", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "tnpmr", "to": "bassem_masri", "value": 20}, {"arrows": "to", "from": "to_suesmall", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "tomahawk2440c", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "tomannynot", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "tommymiles", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "toomellow6906", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "tospeaknoevil", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "totalpkg1969", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "tracielove314", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "trenaes2013", "to": "bassem_masri", "value": 46}, {"arrows": "to", "from": "tringaseq", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "trinishottaa44", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "tripinfool", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "tristanjtom", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "truebeauty314", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "truemira", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "truth4ever87", "to": "bassem_masri", "value": 26}, {"arrows": "to", "from": "tryppymane", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "tsitsalagi53", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "tsouth", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "ttank66", "to": "bassem_masri", "value": 41}, {"arrows": "to", "from": "ttopcat3", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "tu_tapatia", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "tung", "to": "bassem_masri", "value": 49}, {"arrows": "to", "from": "twillynavy246", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "twinsational", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "twistedcells13", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "tzegani", "to": "bassem_masri", "value": 190}, {"arrows": "to", "from": "uBattleGround", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "ubervaper", "to": "bassem_masri", "value": 55}, {"arrows": "to", "from": "umbyrella", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "umojasasa", "to": "bassem_masri", "value": 76}, {"arrows": "to", "from": "unbreakablepenn", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "uncagedgypsy", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "uncled698", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "unimatrixx01", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "uniqueloves", "to": "bassem_masri", "value": 24}, {"arrows": "to", "from": "unorthoLOX", "to": "KingDSeals", "value": 6}, {"arrows": "to", "from": "unpredictable23", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "upsadaisy3", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "vadney07", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "valpolicello_", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "valsadie", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "vanaver8", "to": "bassem_masri", "value": 31}, {"arrows": "to", "from": "vapemyworld", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "vee333333", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "veggie64_leslie", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "verbal_riot", "to": "bassem_masri", "value": 78}, {"arrows": "to", "from": "verrore", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "vesscola", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "viciousvenusaur", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "vics_alien", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "vicster123", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "victor81054", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "victoriasview", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "vinylcupcake", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "virtadpt", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "vndlynArt", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "vvxxvvv", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "waltb31", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "waltdog602", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "wanwulf", "to": "bassem_masri", "value": 34}, {"arrows": "to", "from": "warkitty110", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "warskull_", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "washedupninja", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "waynotway", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "wbec9903", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "weLOVEsue", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "weRtroydavis", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "wearefarfetched", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "weesydney", "to": "bassem_masri", "value": 22}, {"arrows": "to", "from": "weiss_jv", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "wendyblessed629", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "wewillnotbebeat", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "wfmccl", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "whateva331", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "whatupitsjazzy", "to": "bassem_masri", "value": 17}, {"arrows": "to", "from": "wheeliesmom", "to": "bassem_masri", "value": 30}, {"arrows": "to", "from": "whimsicalwhales", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "whobeatmetothis", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "whoissizzIe", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "whoowants2know", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "wickedbg13", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "wildwalkerwoman", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "winn1_winn", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "winterweald", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "withoutwingz", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "wltchcrafting", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "wmcollins70", "to": "bassem_masri", "value": 23}, {"arrows": "to", "from": "wolfeprowler1", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "wolfiemouse", "to": "bassem_masri", "value": 33}, {"arrows": "to", "from": "wordslikewind", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "worriedbirb", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "worthybeloved", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "wovenbrother", "to": "bassem_masri", "value": 21}, {"arrows": "to", "from": "x0ciquetzal", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "xNinapinax", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "xXFatChocoboXx", "to": "KingDSeals", "value": 8}, {"arrows": "to", "from": "x__raycat", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "xanderdreww", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "xkvrls", "to": "bassem_masri", "value": 15}, {"arrows": "to", "from": "xlittlefragglex", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "xnavy1974", "to": "bassem_masri", "value": 7}, {"arrows": "to", "from": "xoMYSTiCxo", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "xobecky_xo", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "xsojournerx", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "xtinalloyd", "to": "bassem_masri", "value": 46}, {"arrows": "to", "from": "yacaranDIE", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "yahooeny", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "yelyaholly", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "yochi_chann", "to": "bassem_masri", "value": 13}, {"arrows": "to", "from": "yohechris", "to": "bassem_masri", "value": 8}, {"arrows": "to", "from": "yokoDVTCH", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "yomoi2001", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "yoshiwaras_", "to": "bassem_masri", "value": 19}, {"arrows": "to", "from": "you_seem_lovely", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "youfoundthecard", "to": "bassem_masri", "value": 33}, {"arrows": "to", "from": "youmustchange", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "yourservice314", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "youwomanyou", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "yungMARYpoppins", "to": "bassem_masri", "value": 16}, {"arrows": "to", "from": "yung_figgy", "to": "KingDSeals", "value": 16}, {"arrows": "to", "from": "yung_paisley", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "yunganias", "to": "bassem_masri", "value": 9}, {"arrows": "to", "from": "yungpharoah32", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "zKems", "to": "bassem_masri", "value": 18}, {"arrows": "to", "from": "zachhararah", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "zachyswaggy", "to": "bassem_masri", "value": 14}, {"arrows": "to", "from": "zackshit", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "zayt_zaatar", "to": "bassem_masri", "value": 6}, {"arrows": "to", "from": "zeestinson_", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "zellieimani", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "zhimzhim", "to": "bassem_masri", "value": 12}, {"arrows": "to", "from": "zombiRN", "to": "bassem_masri", "value": 10}, {"arrows": "to", "from": "zuzu2u", "to": "bassem_masri", "value": 11}, {"arrows": "to", "from": "zzelda01", "to": "bassem_masri", "value": 40}]);
// adding nodes and edges to the graph
data = {nodes: nodes, edges: edges};
var options = {"edges": {"color": {"inherit": true}, "smooth": false}, "physics": {"forceAtlas2Based": {"springLength": 50}, "minVelocity": 0.75, "solver": "forceAtlas2Based"}};
network = new vis.Network(container, data, options);
network.on("stabilizationProgress", function(params) {
document.getElementById('loadingBar').removeAttribute("style");
var maxWidth = 496;
var minWidth = 20;
var widthFactor = params.iterations/params.total;
var width = Math.max(minWidth,maxWidth * widthFactor);
document.getElementById('bar').style.width = width + 'px';
document.getElementById('text').innerHTML = Math.round(widthFactor*100) + '%';
});
network.once("stabilizationIterationsDone", function() {
document.getElementById('text').innerHTML = '100%';
document.getElementById('bar').style.width = '496px';
document.getElementById('loadingBar').style.opacity = 0;
// really clean the dom element
setTimeout(function () {document.getElementById('loadingBar').style.display = 'none';}, 500);
});
return network;
}
drawGraph();
</script>
</body>
</html>