plain-design 1.0.0-beta.34 → 1.0.0-beta.37

Sign up to get free protection for your applications and to get access to all the features.
Files changed (189) hide show
  1. package/dist/plain-design.commonjs.min.js +1 -1
  2. package/dist/plain-design.min.css +2 -2
  3. package/dist/plain-design.min.js +1 -1
  4. package/dist/report.html +2 -2
  5. package/package.json +6 -5
  6. package/src/packages/components/$object/createObjectService.tsx +31 -20
  7. package/src/packages/components/$object/object.service.utils.ts +7 -3
  8. package/src/packages/components/$previewer/ImagePreviewerFixedContainer.tsx +1 -0
  9. package/src/packages/components/AutoTable/use/useTableOption.table.tsx +3 -3
  10. package/src/packages/components/AutoTable/utils/TableOption.space.tsx +3 -0
  11. package/src/packages/components/Carousel/index.tsx +5 -5
  12. package/src/packages/components/ImagePreviewer/ImagePreviewer.tsx +77 -75
  13. package/src/packages/components/ImagePreviewer/ImagePreviewerCarouselImage.tsx +1 -1
  14. package/src/packages/components/ImagePreviewer/ImagePreviewerGallery.tsx +1 -1
  15. package/src/packages/components/PlcOv/index.tsx +14 -4
  16. package/src/packages/components/StackCard/index.tsx +5 -5
  17. package/src/packages/components/Table/standard/PlcOperation/outer-operation.scss +2 -0
  18. package/src/packages/components/Table/table/use/useTableFormEditor.tsx +1 -1
  19. package/src/packages/components/Table/table/use/useTableModifyEditor.tsx +1 -1
  20. package/src/packages/components/VirtualTable/virtual-table.scss +1 -2
  21. package/src/packages/components/useDialog/index.tsx +1 -1
  22. package/src/packages/utils/inheritSlots.ts +28 -0
  23. package/src/pages/data/address.json +0 -39317
  24. package/src/pages/data/data-1.json +0 -754
  25. package/src/pages/data/data-2.json +0 -3006
  26. package/src/pages/data/data-200.json +0 -5206
  27. package/src/pages/data/data-2000.json +0 -51954
  28. package/src/pages/data/data-50.json +0 -2075
  29. package/src/pages/data/data.json +0 -30002
  30. package/src/pages/data/demo.json +0 -1702
  31. package/src/pages/data/mock.database.js +0 -43
  32. package/src/pages/data/mock.js +0 -141
  33. package/src/pages/data/tree.data.json +0 -87
  34. package/src/pages/env/config/local.js +0 -3
  35. package/src/pages/env/config/prod.js +0 -3
  36. package/src/pages/env/config/undefined.js +0 -1
  37. package/src/pages/env/env.d.ts +0 -4
  38. package/src/pages/env/index.ts +0 -1
  39. package/src/pages/history/createHistory.ts +0 -94
  40. package/src/pages/history/history.utils.ts +0 -64
  41. package/src/pages/index/App.tsx +0 -17
  42. package/src/pages/index/Demo/DemoLine.tsx +0 -23
  43. package/src/pages/index/Demo/DemoRow.scss +0 -131
  44. package/src/pages/index/Demo/DemoRow.tsx +0 -71
  45. package/src/pages/index/Demo/DemoRow.utils.ts +0 -23
  46. package/src/pages/index/Demo/DemoRowController.tsx +0 -45
  47. package/src/pages/index/Demo/index.ts +0 -8
  48. package/src/pages/index/app.scss +0 -197
  49. package/src/pages/index/components/AutoTable/AutoHeightAutoRow.tsx +0 -56
  50. package/src/pages/index/components/AutoTable/AutoHeightFixedRow.tsx +0 -50
  51. package/src/pages/index/components/AutoTable/AutoTableBasicUsage.tsx +0 -75
  52. package/src/pages/index/components/AutoTable/AutoTableCascade.tsx +0 -99
  53. package/src/pages/index/components/AutoTable/AutoTableDefaultSearch.tsx +0 -73
  54. package/src/pages/index/components/AutoTable/AutoTableFiles.tsx +0 -26
  55. package/src/pages/index/components/AutoTable/AutoTableFill.tsx +0 -51
  56. package/src/pages/index/components/AutoTable/AutoTableGroupUsage.tsx +0 -71
  57. package/src/pages/index/components/AutoTable/AutoTableObjectPicker.tsx +0 -181
  58. package/src/pages/index/components/AutoTable/AutoTableOvList.tsx +0 -80
  59. package/src/pages/index/components/AutoTable/AutoTableProductList.tsx +0 -98
  60. package/src/pages/index/components/AutoTable/AutoTableRowFormatter.tsx +0 -58
  61. package/src/pages/index/components/AutoTable/FixedHeightAutoRow.tsx +0 -50
  62. package/src/pages/index/components/AutoTable/FixedHeightFixedRow.tsx +0 -49
  63. package/src/pages/index/components/bus/DemoAddress.tsx +0 -181
  64. package/src/pages/index/components/bus/DemoAddressCascade.tsx +0 -132
  65. package/src/pages/index/components/bus/DemoFilter.tsx +0 -184
  66. package/src/pages/index/components/columns/DemoPlcAddress.tsx +0 -161
  67. package/src/pages/index/components/columns/DemoPlcDate.tsx +0 -363
  68. package/src/pages/index/components/columns/DemoPlcSelect.tsx +0 -505
  69. package/src/pages/index/components/columns/DemoPlcTime.tsx +0 -293
  70. package/src/pages/index/components/columns/DemoTableColumns.tsx +0 -88
  71. package/src/pages/index/components/form/DemoFormBasic.tsx +0 -516
  72. package/src/pages/index/components/form/DemoFormBlur.tsx +0 -204
  73. package/src/pages/index/components/form/DemoFormDynamicFields.tsx +0 -54
  74. package/src/pages/index/components/form/DemoFormEditControl.tsx +0 -164
  75. package/src/pages/index/components/form/DemoFormElement.tsx +0 -207
  76. package/src/pages/index/components/form/DemoFormLayout.scss +0 -7
  77. package/src/pages/index/components/form/DemoFormLayout.tsx +0 -311
  78. package/src/pages/index/components/form/DemoFormSimplify.tsx +0 -587
  79. package/src/pages/index/components/form/DemoFormSize.tsx +0 -274
  80. package/src/pages/index/components/form/DemoFormVertical.tsx +0 -280
  81. package/src/pages/index/components/normal/DemoAlert.tsx +0 -66
  82. package/src/pages/index/components/normal/DemoBadge.tsx +0 -53
  83. package/src/pages/index/components/normal/DemoButton.tsx +0 -300
  84. package/src/pages/index/components/normal/DemoCard.tsx +0 -176
  85. package/src/pages/index/components/normal/DemoCarousel.tsx +0 -230
  86. package/src/pages/index/components/normal/DemoCascade.tsx +0 -880
  87. package/src/pages/index/components/normal/DemoCheckbox.scss +0 -24
  88. package/src/pages/index/components/normal/DemoCheckbox.tsx +0 -294
  89. package/src/pages/index/components/normal/DemoCollapse.tsx +0 -104
  90. package/src/pages/index/components/normal/DemoColor.scss +0 -20
  91. package/src/pages/index/components/normal/DemoColor.tsx +0 -82
  92. package/src/pages/index/components/normal/DemoColorPicker.tsx +0 -163
  93. package/src/pages/index/components/normal/DemoDate.tsx +0 -443
  94. package/src/pages/index/components/normal/DemoDialog.tsx +0 -507
  95. package/src/pages/index/components/normal/DemoDropdown.tsx +0 -464
  96. package/src/pages/index/components/normal/DemoGrid.scss +0 -26
  97. package/src/pages/index/components/normal/DemoGrid.tsx +0 -181
  98. package/src/pages/index/components/normal/DemoIcon.tsx +0 -39
  99. package/src/pages/index/components/normal/DemoImage.tsx +0 -122
  100. package/src/pages/index/components/normal/DemoInput.scss +0 -0
  101. package/src/pages/index/components/normal/DemoInput.tsx +0 -790
  102. package/src/pages/index/components/normal/DemoKeepAlive.tsx +0 -505
  103. package/src/pages/index/components/normal/DemoLayout.tsx +0 -144
  104. package/src/pages/index/components/normal/DemoList.scss +0 -15
  105. package/src/pages/index/components/normal/DemoList.tsx +0 -82
  106. package/src/pages/index/components/normal/DemoLoading.tsx +0 -86
  107. package/src/pages/index/components/normal/DemoNumber.tsx +0 -269
  108. package/src/pages/index/components/normal/DemoPagination.tsx +0 -164
  109. package/src/pages/index/components/normal/DemoPopup.tsx +0 -695
  110. package/src/pages/index/components/normal/DemoProgress.tsx +0 -133
  111. package/src/pages/index/components/normal/DemoRadio.scss +0 -16
  112. package/src/pages/index/components/normal/DemoRadio.tsx +0 -188
  113. package/src/pages/index/components/normal/DemoRate.tsx +0 -77
  114. package/src/pages/index/components/normal/DemoScroll.scss +0 -22
  115. package/src/pages/index/components/normal/DemoScroll.tsx +0 -300
  116. package/src/pages/index/components/normal/DemoSegment.tsx +0 -71
  117. package/src/pages/index/components/normal/DemoSelect.tsx +0 -819
  118. package/src/pages/index/components/normal/DemoSlider.tsx +0 -128
  119. package/src/pages/index/components/normal/DemoSortList.tsx +0 -70
  120. package/src/pages/index/components/normal/DemoStackCard.tsx +0 -356
  121. package/src/pages/index/components/normal/DemoStep.scss +0 -18
  122. package/src/pages/index/components/normal/DemoStep.tsx +0 -291
  123. package/src/pages/index/components/normal/DemoTab.tsx +0 -338
  124. package/src/pages/index/components/normal/DemoTag.tsx +0 -100
  125. package/src/pages/index/components/normal/DemoTime.tsx +0 -403
  126. package/src/pages/index/components/normal/DemoToggle.tsx +0 -56
  127. package/src/pages/index/components/normal/DemoTooltip.tsx +0 -120
  128. package/src/pages/index/components/normal/DemoTree.tsx +0 -1183
  129. package/src/pages/index/components/normal/DemoUpload.tsx +0 -484
  130. package/src/pages/index/components/normal/DemoVirtualList.tsx +0 -464
  131. package/src/pages/index/components/service/DemoDialogService.tsx +0 -249
  132. package/src/pages/index/components/service/DemoFileService.tsx +0 -110
  133. package/src/pages/index/components/service/DemoImagePreviewer.tsx +0 -185
  134. package/src/pages/index/components/service/DemoMessageService.tsx +0 -100
  135. package/src/pages/index/components/service/DemoNoticeService.tsx +0 -99
  136. package/src/pages/index/components/service/DemoPopupService.tsx +0 -325
  137. package/src/pages/index/components/table/DemoPlcOperation.tsx +0 -307
  138. package/src/pages/index/components/table/DemoTableBasic.tsx +0 -220
  139. package/src/pages/index/components/table/DemoTableCheck.tsx +0 -78
  140. package/src/pages/index/components/table/DemoTableClassAndStyle.scss +0 -18
  141. package/src/pages/index/components/table/DemoTableClassAndStyle.tsx +0 -112
  142. package/src/pages/index/components/table/DemoTableColDraggable.tsx +0 -80
  143. package/src/pages/index/components/table/DemoTableEdit.tsx +0 -136
  144. package/src/pages/index/components/table/DemoTableExpand.tsx +0 -203
  145. package/src/pages/index/components/table/DemoTableFixed.tsx +0 -131
  146. package/src/pages/index/components/table/DemoTableFormatter.tsx +0 -66
  147. package/src/pages/index/components/table/DemoTableOverflowTooltip.tsx +0 -67
  148. package/src/pages/index/components/table/DemoTableRowDraggable.tsx +0 -106
  149. package/src/pages/index/components/table/DemoTableSlots.tsx +0 -153
  150. package/src/pages/index/components/table/DemoTableSpan.tsx +0 -167
  151. package/src/pages/index/components/table/DemoTableTree.tsx +0 -976
  152. package/src/pages/index/components/table/DemoVirtualTable.tsx +0 -274
  153. package/src/pages/index/components/test/DemoI18n.tsx +0 -27
  154. package/src/pages/index/components/test/DemoI18n2.jsx +0 -11
  155. package/src/pages/index/home/AppContent.tsx +0 -69
  156. package/src/pages/index/home/AppHead.tsx +0 -18
  157. package/src/pages/index/home/AppHome.tsx +0 -31
  158. package/src/pages/index/home/AppMenu.tsx +0 -38
  159. package/src/pages/index/home/menus.tsx +0 -220
  160. package/src/pages/index/home/plain-design.png +0 -0
  161. package/src/pages/index/main.tsx +0 -23
  162. package/src/pages/index/nav/$nav.ts +0 -41
  163. package/src/pages/index/pages.d.ts +0 -6
  164. package/src/pages/libs/iconfont-fontcls/demo.css +0 -539
  165. package/src/pages/libs/iconfont-fontcls/demo_index.html +0 -303
  166. package/src/pages/libs/iconfont-fontcls/iconfont.css +0 -35
  167. package/src/pages/libs/iconfont-fontcls/iconfont.js +0 -1
  168. package/src/pages/libs/iconfont-fontcls/iconfont.json +0 -44
  169. package/src/pages/libs/iconfont-fontcls/iconfont.ttf +0 -0
  170. package/src/pages/libs/iconfont-fontcls/iconfont.woff +0 -0
  171. package/src/pages/libs/iconfont-fontcls/iconfont.woff2 +0 -0
  172. package/src/pages/libs/iconfont-symbol/demo.css +0 -539
  173. package/src/pages/libs/iconfont-symbol/demo_index.html +0 -303
  174. package/src/pages/libs/iconfont-symbol/iconfont.css +0 -35
  175. package/src/pages/libs/iconfont-symbol/iconfont.js +0 -1
  176. package/src/pages/libs/iconfont-symbol/iconfont.json +0 -44
  177. package/src/pages/libs/iconfont-symbol/iconfont.ttf +0 -0
  178. package/src/pages/libs/iconfont-symbol/iconfont.woff +0 -0
  179. package/src/pages/libs/iconfont-symbol/iconfont.woff2 +0 -0
  180. package/src/pages/libs/install.iconfont-fontcls.tsx +0 -11
  181. package/src/pages/libs/install.iconfont-symbol.scss +0 -7
  182. package/src/pages/libs/install.iconfont-symbol.tsx +0 -14
  183. package/src/pages/module/address.ts +0 -27
  184. package/src/pages/module/http.ts +0 -24
  185. package/src/pages/module/index.ts +0 -19
  186. package/src/pages/module/object.ts +0 -5
  187. package/src/pages/module/ov.tsx +0 -13
  188. package/src/pages/module/upload.ts +0 -9
  189. package/src/pages/module/useTableOption.ts +0 -28
@@ -1,754 +0,0 @@
1
- [
2
- {
3
- "id": 0,
4
- "color": "#79c1f2",
5
- "name": "Sarah",
6
- "date": "1972-05-16",
7
- "star": 7,
8
- "size": 44,
9
- "addr": "湖北省 随州市 随县",
10
- "url": "wais://brgwt.cv/wjpruajd",
11
- "domain": "ognnkjwpk.md",
12
- "protocol": "prospero",
13
- "email": "s.akvlkabd@emtb.cg",
14
- "ip": "95.184.156.49",
15
- "flag": "N",
16
- "dateStart": "1972-05-16",
17
- "dateEnd": "1972-05-20"
18
- },
19
- {
20
- "id": 1,
21
- "color": "#e4f279",
22
- "name": "Mark",
23
- "date": "2000-01-03",
24
- "star": 2,
25
- "size": 49,
26
- "addr": "吉林省 松原市 扶余市",
27
- "url": "news://qvykgw.li/bmpnbylhr",
28
- "domain": "jocotk.bd",
29
- "protocol": "telnet",
30
- "email": "f.nqcbym@hdwdctfh.hk",
31
- "ip": "153.46.240.135",
32
- "flag": "N"
33
- },
34
- {
35
- "id": 2,
36
- "color": "#dc79f2",
37
- "name": "Richard",
38
- "date": "2004-05-11",
39
- "star": 1,
40
- "size": 76,
41
- "addr": "云南省 曲靖市 师宗县",
42
- "url": "gopher://abvnz.an/ghjnux",
43
- "domain": "cbap.bh",
44
- "protocol": "mailto",
45
- "email": "t.nsmgczm@csdox.ci",
46
- "ip": "167.1.57.138",
47
- "flag": "N"
48
- },
49
- {
50
- "id": 3,
51
- "color": "#79f2b9",
52
- "name": "Maria",
53
- "date": "1976-02-07",
54
- "star": 10,
55
- "size": 72,
56
- "addr": "香港特别行政区 九龙 油尖旺区",
57
- "url": "nntp://cjfqpjfp.th/qgww",
58
- "domain": "ftx.eg",
59
- "protocol": "cid",
60
- "email": "r.ywaiho@gcskrxulq.vg",
61
- "ip": "53.3.8.112",
62
- "flag": "N"
63
- },
64
- {
65
- "id": 4,
66
- "color": "#f29679",
67
- "name": "Steven",
68
- "date": "1974-10-01",
69
- "star": 2,
70
- "size": 49,
71
- "addr": "四川省 泸州市 纳溪区",
72
- "url": "mailto://dvsvga.tn/qbbwsu",
73
- "domain": "vrfqvy.ne",
74
- "protocol": "tn3270",
75
- "email": "f.zpbeffugt@bfprlx.coop",
76
- "ip": "152.198.180.174",
77
- "flag": "N"
78
- },
79
- {
80
- "id": 5,
81
- "color": "#797ff2",
82
- "name": "Jose",
83
- "date": "1993-09-06",
84
- "star": 2,
85
- "size": 66,
86
- "addr": "重庆 重庆市 南岸区",
87
- "url": "nntp://ajuyfwonmx.sc/mfrswfmu",
88
- "domain": "rdwaky.ar",
89
- "protocol": "telnet",
90
- "email": "i.ygjrfrgvsj@swlvfyr.mz",
91
- "ip": "189.216.42.203",
92
- "flag": "Y"
93
- },
94
- {
95
- "id": 6,
96
- "color": "#a2f279",
97
- "name": "Brenda",
98
- "date": "1986-06-30",
99
- "star": 3,
100
- "size": 45,
101
- "addr": "宁夏回族自治区 银川市 其它区",
102
- "url": "mailto://rhpr.lr/jpgbtxj",
103
- "domain": "urskrmj.ro",
104
- "protocol": "mid",
105
- "email": "p.xlprx@mfmyc.se",
106
- "ip": "230.125.182.237",
107
- "flag": "Y"
108
- },
109
- {
110
- "id": 7,
111
- "color": "#f279c6",
112
- "name": "Kimberly",
113
- "date": "2000-09-23",
114
- "star": 7,
115
- "size": 72,
116
- "addr": "山西省 阳泉市 矿区",
117
- "url": "tn3270://syvwsoan.pf/snco",
118
- "domain": "tgjcbbpw.tc",
119
- "protocol": "mid",
120
- "email": "f.lhkkvu@hioytx.km",
121
- "ip": "167.84.55.10",
122
- "flag": "N"
123
- },
124
- {
125
- "id": 8,
126
- "color": "#79e9f2",
127
- "name": "Jeffrey",
128
- "date": "2015-06-09",
129
- "star": 3,
130
- "size": 57,
131
- "addr": "安徽省 阜阳市 阜南县",
132
- "url": "nntp://hlanu.kr/gyxtsmoa",
133
- "domain": "xkqqyccoi.so",
134
- "protocol": "rlogin",
135
- "email": "v.nceg@ysnxrvud.cr",
136
- "ip": "131.131.115.30",
137
- "flag": "N"
138
- },
139
- {
140
- "id": 9,
141
- "color": "#f2d779",
142
- "name": "Elizabeth",
143
- "date": "2004-06-25",
144
- "star": 4,
145
- "size": 59,
146
- "addr": "云南省 德宏傣族景颇族自治州 盈江县",
147
- "url": "tn3270://msnpqkzeol.cz/wcdlbwd",
148
- "domain": "kcwyp.nz",
149
- "protocol": "ftp",
150
- "email": "q.gnvnzk@hcwfm.dk",
151
- "ip": "159.200.140.120",
152
- "flag": "Y"
153
- },
154
- {
155
- "id": 10,
156
- "color": "#b479f2",
157
- "name": "Cynthia",
158
- "date": "1994-12-14",
159
- "star": 2,
160
- "size": 47,
161
- "addr": "山西省 长治市 沁县",
162
- "url": "nntp://veofjmamw.tv/mgdmh",
163
- "domain": "nmyrlk.kw",
164
- "protocol": "http",
165
- "email": "z.rwhovntj@yehjpif.cr",
166
- "ip": "35.95.56.5",
167
- "flag": "Y"
168
- },
169
- {
170
- "id": 11,
171
- "color": "#79f290",
172
- "name": "Jessica",
173
- "date": "1987-01-10",
174
- "star": 2,
175
- "size": 40,
176
- "addr": "云南省 怒江傈僳族自治州 其它区",
177
- "url": "mid://ohuekvf.ch/xbvow",
178
- "domain": "dma.jp",
179
- "protocol": "mid",
180
- "email": "g.upvgndh@vbyyutvp.fm",
181
- "ip": "56.69.32.164",
182
- "flag": "N"
183
- },
184
- {
185
- "id": 12,
186
- "color": "#f27984",
187
- "name": "Maria",
188
- "date": "2011-05-26",
189
- "star": 3,
190
- "size": 78,
191
- "addr": "河南省 驻马店市 泌阳县",
192
- "url": "nntp://bvax.gu/lutxc",
193
- "domain": "xzswboxg.cy",
194
- "protocol": "http",
195
- "email": "y.rflgyp@jmijcp.mil",
196
- "ip": "147.98.131.242",
197
- "flag": "N"
198
- },
199
- {
200
- "id": 13,
201
- "color": "#79a8f2",
202
- "name": "Michelle",
203
- "date": "1988-01-23",
204
- "star": 5,
205
- "size": 65,
206
- "addr": "山东省 烟台市 招远市",
207
- "url": "mailto://cuqiqc.py/hvsapbfg",
208
- "domain": "hlkln.za",
209
- "protocol": "gopher",
210
- "email": "g.yzfhvsqh@zeqjz.name",
211
- "ip": "97.53.128.85",
212
- "flag": "N"
213
- },
214
- {
215
- "id": 14,
216
- "color": "#cbf279",
217
- "name": "Joseph",
218
- "date": "2003-04-30",
219
- "star": 3,
220
- "size": 47,
221
- "addr": "台湾 云林县 土库镇",
222
- "url": "tn3270://sqruo.pw/qsbimclp",
223
- "domain": "uoobpss.nc",
224
- "protocol": "cid",
225
- "email": "b.xlut@pavdvw.int",
226
- "ip": "247.248.216.96",
227
- "flag": "N"
228
- },
229
- {
230
- "id": 15,
231
- "color": "#f279ee",
232
- "name": "Mark",
233
- "date": "2009-09-20",
234
- "star": 8,
235
- "size": 51,
236
- "addr": "香港特别行政区 香港岛 南区",
237
- "url": "telnet://rujteqska.aero/btajwgv",
238
- "domain": "ysrbejj.cc",
239
- "protocol": "tn3270",
240
- "email": "q.njeew@xvgo.net",
241
- "ip": "244.232.55.25",
242
- "flag": "N"
243
- },
244
- {
245
- "id": 16,
246
- "color": "#79f2d2",
247
- "name": "Mark",
248
- "date": "2018-11-01",
249
- "star": 7,
250
- "size": 60,
251
- "addr": "浙江省 台州市 温岭市",
252
- "url": "telnet://jzmhycjj.bw/viertq",
253
- "domain": "dnygqs.gu",
254
- "protocol": "nntp",
255
- "email": "q.lftktwr@txxmjrcm.uk",
256
- "ip": "85.103.80.232",
257
- "flag": "Y"
258
- },
259
- {
260
- "id": 17,
261
- "color": "#f2af79",
262
- "name": "Donald",
263
- "date": "2014-09-11",
264
- "star": 5,
265
- "size": 59,
266
- "addr": "陕西省 延安市 宜川县",
267
- "url": "rlogin://tujpbuhvj.ck/zepytibh",
268
- "domain": "wpwmf.travel",
269
- "protocol": "prospero",
270
- "email": "f.ddy@uyprggo.ng",
271
- "ip": "136.30.239.101",
272
- "flag": "N"
273
- },
274
- {
275
- "id": 18,
276
- "color": "#8b79f2",
277
- "name": "Anthony",
278
- "date": "2010-06-26",
279
- "star": 10,
280
- "size": 57,
281
- "addr": "辽宁省 抚顺市 顺城区",
282
- "url": "gopher://wtcq.cn/knknob",
283
- "domain": "wjoa.lk",
284
- "protocol": "mailto",
285
- "email": "f.jwbktejbx@nsin.gw",
286
- "ip": "219.207.102.67",
287
- "flag": "Y"
288
- },
289
- {
290
- "id": 19,
291
- "color": "#89f279",
292
- "name": "Nancy",
293
- "date": "2017-09-24",
294
- "star": 7,
295
- "size": 76,
296
- "addr": "台湾 嘉义县 溪口乡",
297
- "url": "mid://bxclfvuqu.cx/azefva",
298
- "domain": "fwyexvre.gn",
299
- "protocol": "cid",
300
- "email": "v.rxd@kiummq.mt",
301
- "ip": "65.32.57.30",
302
- "flag": "N"
303
- },
304
- {
305
- "id": 20,
306
- "color": "#f279ad",
307
- "name": "Donna",
308
- "date": "1996-09-28",
309
- "star": 5,
310
- "size": 42,
311
- "addr": "宁夏回族自治区 银川市 灵武市",
312
- "url": "ftp://mjdvwg.sc/yudjietm",
313
- "domain": "oqmi.ck",
314
- "protocol": "telnet",
315
- "email": "v.lsygmb@ucvoibn.biz",
316
- "ip": "17.33.109.168",
317
- "flag": "N"
318
- },
319
- {
320
- "id": 21,
321
- "color": "#79d0f2",
322
- "name": "Maria",
323
- "date": "2002-03-22",
324
- "star": 5,
325
- "size": 42,
326
- "addr": "海外 海外 -",
327
- "url": "cid://ylgugwrou.kn/rvngsyytdd",
328
- "domain": "qlkyhzoff.af",
329
- "protocol": "ftp",
330
- "email": "k.uromfgt@oosvfx.fi",
331
- "ip": "76.52.67.164",
332
- "flag": "N"
333
- },
334
- {
335
- "id": 22,
336
- "color": "#f2f079",
337
- "name": "Eric",
338
- "date": "1977-05-18",
339
- "star": 0,
340
- "size": 67,
341
- "addr": "甘肃省 甘南藏族自治州 迭部县",
342
- "url": "telnet://jyd.co/bzwux",
343
- "domain": "tptqrypts.co",
344
- "protocol": "mid",
345
- "email": "n.uyokkue@veeqi.mv",
346
- "ip": "32.97.191.73",
347
- "flag": "N"
348
- },
349
- {
350
- "id": 23,
351
- "color": "#cd79f2",
352
- "name": "Kenneth",
353
- "date": "1982-04-07",
354
- "star": 6,
355
- "size": 60,
356
- "addr": "青海省 黄南藏族自治州 尖扎县",
357
- "url": "nntp://oyg.tf/vbnvyyhw",
358
- "domain": "xpluwrjwss.ws",
359
- "protocol": "telnet",
360
- "email": "q.ziuswa@apxywbdw.ru",
361
- "ip": "39.30.230.203",
362
- "flag": "N"
363
- },
364
- {
365
- "id": 24,
366
- "color": "#79f2a9",
367
- "name": "Joseph",
368
- "date": "1994-07-29",
369
- "star": 7,
370
- "size": 65,
371
- "addr": "山西省 长治市 平顺县",
372
- "url": "wais://gsohq.uy/ggeeqaucg",
373
- "domain": "bmwmtkg.us",
374
- "protocol": "news",
375
- "email": "i.ouprxqvvq@enij.ye",
376
- "ip": "21.89.73.30",
377
- "flag": "Y"
378
- },
379
- {
380
- "id": 25,
381
- "color": "#f28679",
382
- "name": "Amy",
383
- "date": "2006-07-02",
384
- "star": 4,
385
- "size": 65,
386
- "addr": "广西壮族自治区 贺州市 昭平县",
387
- "url": "ftp://rmocv.mn/opoc",
388
- "domain": "olljy.se",
389
- "protocol": "http",
390
- "email": "e.euu@krteztg.ly",
391
- "ip": "8.35.160.19",
392
- "flag": "Y"
393
- },
394
- {
395
- "id": 26,
396
- "color": "#798ef2",
397
- "name": "Lisa",
398
- "date": "2007-01-08",
399
- "star": 5,
400
- "size": 57,
401
- "addr": "广东省 河源市 连平县",
402
- "url": "gopher://hoypx.vc/jddsuergus",
403
- "domain": "hyxxulc.tel",
404
- "protocol": "cid",
405
- "email": "d.xlnso@jgpks.tp",
406
- "ip": "98.185.126.242",
407
- "flag": "N"
408
- },
409
- {
410
- "id": 27,
411
- "color": "#b2f279",
412
- "name": "Timothy",
413
- "date": "1973-03-28",
414
- "star": 8,
415
- "size": 76,
416
- "addr": "香港特别行政区 香港岛 湾仔",
417
- "url": "wais://ptgv.yu/oetnkavr",
418
- "domain": "vbrkluzag.bg",
419
- "protocol": "rlogin",
420
- "email": "y.ugdkes@pcjgyslbh.lb",
421
- "ip": "101.98.189.27",
422
- "flag": "N"
423
- },
424
- {
425
- "id": 28,
426
- "color": "#f279d5",
427
- "name": "Lisa",
428
- "date": "1995-10-02",
429
- "star": 5,
430
- "size": 59,
431
- "addr": "浙江省 宁波市 余姚市",
432
- "url": "tn3270://mrnbbmtc.ai/sgjxhyz",
433
- "domain": "ldvsfhtnj.lt",
434
- "protocol": "mailto",
435
- "email": "y.doelxt@mxxdf.mp",
436
- "ip": "54.69.195.83",
437
- "flag": "N"
438
- },
439
- {
440
- "id": 29,
441
- "color": "#79f2eb",
442
- "name": "Kimberly",
443
- "date": "1998-12-10",
444
- "star": 5,
445
- "size": 67,
446
- "addr": "山东省 淄博市 其它区",
447
- "url": "cid://qxuqxdqdwq.ro/igbvqow",
448
- "domain": "fqisdpha.mm",
449
- "protocol": "ftp",
450
- "email": "t.kisthlrpi@umlx.pl",
451
- "ip": "97.162.105.19",
452
- "flag": "Y"
453
- },
454
- {
455
- "id": 30,
456
- "color": "#f2c879",
457
- "name": "Christopher",
458
- "date": "1988-06-18",
459
- "star": 6,
460
- "size": 53,
461
- "addr": "广西壮族自治区 贵港市 覃塘区",
462
- "url": "wais://vuyocn.gf/afopbsp",
463
- "domain": "qhwnnrrkc.cf",
464
- "protocol": "rlogin",
465
- "email": "e.xvooqk@qefg.bs",
466
- "ip": "226.196.5.72",
467
- "flag": "Y"
468
- },
469
- {
470
- "id": 31,
471
- "color": "#a479f2",
472
- "name": "David",
473
- "date": "1993-11-03",
474
- "star": 3,
475
- "size": 43,
476
- "addr": "吉林省 辽源市 东辽县",
477
- "url": "gopher://thout.gn/iksnlisd",
478
- "domain": "nzkwvgwr.lt",
479
- "protocol": "http",
480
- "email": "h.kmdnernld@vxzhrfwsv.ye",
481
- "ip": "199.4.178.158",
482
- "flag": "N"
483
- },
484
- {
485
- "id": 32,
486
- "color": "#79f281",
487
- "name": "Richard",
488
- "date": "1975-09-07",
489
- "star": 7,
490
- "size": 64,
491
- "addr": "甘肃省 陇南市 其它区",
492
- "url": "mailto://ksrgzin.pl/alpxu",
493
- "domain": "ushrxfb.mv",
494
- "protocol": "telnet",
495
- "email": "k.eovkoh@tcepve.ve",
496
- "ip": "37.185.54.23",
497
- "flag": "Y"
498
- },
499
- {
500
- "id": 33,
501
- "color": "#f27994",
502
- "name": "Jennifer",
503
- "date": "2019-09-19",
504
- "star": 6,
505
- "size": 50,
506
- "addr": "湖北省 黄石市 黄石港区",
507
- "url": "cid://nbhhfwr.ls/naxmd",
508
- "domain": "lvpvg.np",
509
- "protocol": "nntp",
510
- "email": "n.prxdajc@limn.vn",
511
- "ip": "194.81.188.243",
512
- "flag": "Y"
513
- },
514
- {
515
- "id": 34,
516
- "color": "#79b7f2",
517
- "name": "Barbara",
518
- "date": "2001-02-22",
519
- "star": 0,
520
- "size": 68,
521
- "addr": "西藏自治区 昌都地区 左贡县",
522
- "url": "mid://vpsjfh.ae/iksks",
523
- "domain": "kswwkqoufg.bn",
524
- "protocol": "nntp",
525
- "email": "g.hppy@bwbqjpau.bi",
526
- "ip": "225.242.139.183",
527
- "flag": "Y"
528
- },
529
- {
530
- "id": 35,
531
- "color": "#daf279",
532
- "name": "George",
533
- "date": "1990-11-25",
534
- "star": 4,
535
- "size": 45,
536
- "addr": "云南省 西双版纳傣族自治州 勐海县",
537
- "url": "gopher://wlgh.cq/xutpxyolv",
538
- "domain": "dweelrh.bm",
539
- "protocol": "mailto",
540
- "email": "r.gvltfjxt@nkefs.lc",
541
- "ip": "239.27.67.36",
542
- "flag": "Y"
543
- },
544
- {
545
- "id": 36,
546
- "color": "#e679f2",
547
- "name": "Jennifer",
548
- "date": "2016-11-18",
549
- "star": 9,
550
- "size": 54,
551
- "addr": "青海省 海北藏族自治州 祁连县",
552
- "url": "cid://aowrilf.bt/qktcielqrk",
553
- "domain": "epuhfll.td",
554
- "protocol": "ftp",
555
- "email": "g.dpytmcnwf@qieuph.kp",
556
- "ip": "186.37.210.77",
557
- "flag": "Y"
558
- },
559
- {
560
- "id": 37,
561
- "color": "#79f2c2",
562
- "name": "Dorothy",
563
- "date": "1997-02-12",
564
- "star": 0,
565
- "size": 75,
566
- "addr": "江西省 景德镇市 浮梁县",
567
- "url": "nntp://xeyeb.mo/ykbcvggml",
568
- "domain": "phex.qa",
569
- "protocol": "mid",
570
- "email": "n.qnvozttrp@vippdvmus.aero",
571
- "ip": "64.104.188.44",
572
- "flag": "Y"
573
- },
574
- {
575
- "id": 38,
576
- "color": "#f29f79",
577
- "name": "Steven",
578
- "date": "1993-06-10",
579
- "star": 0,
580
- "size": 49,
581
- "addr": "贵州省 黔西南布依族苗族自治州 晴隆县",
582
- "url": "mid://rlekhkrpti.pk/tyky",
583
- "domain": "xsaqhnosv.kp",
584
- "protocol": "rlogin",
585
- "email": "s.vinn@hwmql.tp",
586
- "ip": "153.50.185.12",
587
- "flag": "Y"
588
- },
589
- {
590
- "id": 39,
591
- "color": "#7c79f2",
592
- "name": "Barbara",
593
- "date": "1974-06-06",
594
- "star": 9,
595
- "size": 49,
596
- "addr": "海外 海外 -",
597
- "url": "tn3270://uthn.dm/miwb",
598
- "domain": "eztf.qa",
599
- "protocol": "mid",
600
- "email": "j.gxyd@wumhhfuua.gi",
601
- "ip": "74.47.118.30",
602
- "flag": "N"
603
- },
604
- {
605
- "id": 40,
606
- "color": "#99f279",
607
- "name": "Brenda",
608
- "date": "2019-05-27",
609
- "star": 5,
610
- "size": 63,
611
- "addr": "浙江省 宁波市 慈溪市",
612
- "url": "wais://lcxeups.ly/czmqprk",
613
- "domain": "rakaxjtpwm.aero",
614
- "protocol": "nntp",
615
- "email": "j.wziygz@jhxeki.ml",
616
- "ip": "34.28.9.253",
617
- "flag": "Y"
618
- },
619
- {
620
- "id": 41,
621
- "color": "#f279bc",
622
- "name": "Maria",
623
- "date": "2012-03-17",
624
- "star": 2,
625
- "size": 54,
626
- "addr": "香港特别行政区 九龙 九龙城区",
627
- "url": "news://ztxq.vn/qwjq",
628
- "domain": "jcbah.an",
629
- "protocol": "prospero",
630
- "email": "t.booe@pml.pt",
631
- "ip": "50.55.133.163",
632
- "flag": "Y"
633
- },
634
- {
635
- "id": 42,
636
- "color": "#79dff2",
637
- "name": "David",
638
- "date": "1997-06-02",
639
- "star": 9,
640
- "size": 50,
641
- "addr": "吉林省 松原市 长岭县",
642
- "url": "telnet://hrynix.mc/jbxy",
643
- "domain": "kueg.bz",
644
- "protocol": "mid",
645
- "email": "c.exfivnie@gfhogejhh.tv",
646
- "ip": "59.206.91.81",
647
- "flag": "N"
648
- },
649
- {
650
- "id": 43,
651
- "color": "#f2e179",
652
- "name": "Mary",
653
- "date": "1996-08-23",
654
- "star": 5,
655
- "size": 74,
656
- "addr": "北京 北京市 朝阳区",
657
- "url": "ftp://jxdg.py/mcxiqscc",
658
- "domain": "xtfw.gp",
659
- "protocol": "rlogin",
660
- "email": "j.mudzgvstn@xwmp.ph",
661
- "ip": "45.209.227.171",
662
- "flag": "N"
663
- },
664
- {
665
- "id": 44,
666
- "color": "#bd79f2",
667
- "name": "Kimberly",
668
- "date": "1971-07-06",
669
- "star": 4,
670
- "size": 50,
671
- "addr": "天津 天津市 宝坻区",
672
- "url": "gopher://qujkvyxrn.np/pjqrjiw",
673
- "domain": "ujct.vg",
674
- "protocol": "gopher",
675
- "email": "t.lkktjak@bpcxldb.su",
676
- "ip": "233.184.166.26",
677
- "flag": "Y"
678
- },
679
- {
680
- "id": 45,
681
- "color": "#79f29a",
682
- "name": "George",
683
- "date": "2002-08-18",
684
- "star": 7,
685
- "size": 52,
686
- "addr": "河北省 保定市 清苑县",
687
- "url": "ftp://xqi.vn/pqrufer",
688
- "domain": "moufl.museum",
689
- "protocol": "nntp",
690
- "email": "u.vyguwl@xmxaxvhhpm.sg",
691
- "ip": "219.101.41.28",
692
- "flag": "N"
693
- },
694
- {
695
- "id": 46,
696
- "color": "#f2797b",
697
- "name": "Elizabeth",
698
- "date": "1993-10-22",
699
- "star": 5,
700
- "size": 59,
701
- "addr": "山东省 烟台市 招远市",
702
- "url": "gopher://bhq.ca/lcovvj",
703
- "domain": "iarnc.ly",
704
- "protocol": "gopher",
705
- "email": "i.cvgos@ftesiat.il",
706
- "ip": "151.171.217.210",
707
- "flag": "Y"
708
- },
709
- {
710
- "id": 47,
711
- "color": "#799ef2",
712
- "name": "Shirley",
713
- "date": "1981-08-23",
714
- "star": 8,
715
- "size": 69,
716
- "addr": "内蒙古自治区 包头市 固阳县",
717
- "url": "telnet://vfz.re/axxxmd",
718
- "domain": "jxqh.pw",
719
- "protocol": "rlogin",
720
- "email": "g.munntovnh@lvql.cz",
721
- "ip": "196.202.67.80",
722
- "flag": "N"
723
- },
724
- {
725
- "id": 48,
726
- "color": "#c1f279",
727
- "name": "Lisa",
728
- "date": "2006-06-13",
729
- "star": 7,
730
- "size": 77,
731
- "addr": "福建省 南平市 邵武市",
732
- "url": "http://ggegat.iq/ozbq",
733
- "domain": "tzunqy.ie",
734
- "protocol": "cid",
735
- "email": "j.tsbwp@yswir.cx",
736
- "ip": "217.65.102.130",
737
- "flag": "N"
738
- },
739
- {
740
- "id": 49,
741
- "color": "#f279e5",
742
- "name": "Jeffrey",
743
- "date": "1975-05-01",
744
- "star": 9,
745
- "size": 75,
746
- "addr": "天津 天津市 东丽区",
747
- "url": "mid://oscbrqlrm.nf/vfhtghovnb",
748
- "domain": "hpvd.cf",
749
- "protocol": "tn3270",
750
- "email": "z.vwbjfd@upddxclgg.al",
751
- "ip": "112.137.87.49",
752
- "flag": "Y"
753
- }
754
- ]