diff --git a/.idea/dbnavigator.xml b/.idea/dbnavigator.xml
new file mode 100644
index 0000000..9940d6c
--- /dev/null
+++ b/.idea/dbnavigator.xml
@@ -0,0 +1,448 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 0000000..8adcfac
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,7 @@
+
+
+
+ ApexVCS
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..2781923
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..94a25f7
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/wechat.iml b/.idea/wechat.iml
new file mode 100644
index 0000000..6711606
--- /dev/null
+++ b/.idea/wechat.iml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
new file mode 100644
index 0000000..f4d2b32
--- /dev/null
+++ b/.idea/workspace.xml
@@ -0,0 +1,161 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1553076710987
+
+
+ 1553076710987
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/README.md b/README.md
index 0382582..b597d72 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,103 @@
-# wechatAnaly
+## wechat
+微信好友男女比例,区域排名,签名情感分析
+
+| 程序 | 备注 |技术栈|
+|:-------------:|:-------------:|:-----:|
+| [微信好友性别占比](https://github.com/ReainL/wechat#2微信好友性别占比)|采集微信好友性别比例并绘制饼图|itchat, matplotlib|
+| [微信好友头像](https://github.com/ReainL/wechat#3微信好友头像)|采集微信好友头像并拼接大图|itchat, math, PIL|
+| [微信好友地区分布](https://github.com/ReainL/wechat#4微信好友地区分布)|采集微信好友区域分布并分别制作省会和城市Top10柱形图 |itchat, matplotlib|
+| [微信好友个性签名情感分析](https://github.com/ReainL/wechat#5微信好友个性签名情感分析)|采集微信性别比例并绘制饼图|itchat, matplotlib, jieba, numpy, snownlp, wordcloud|
+| [微信群好友统计](https://github.com/ReainL/wechat#6微信群好友统计)|采集微信群好友信息|itchat, matplotlib, PIL|
+
+
+#### [1、微信登录](pro_script/wechat_login.py)
+```python
+import itchat
+
+itchat.auto_login(hotReload=True)
+itchat.dump_login_status()
+we_friend = itchat.get_friends(update=True)[:]
+```
+- [wechat_login.py](https://github.com/ReainL/wechat/blob/master/pro_script/wechat_login.py) 运行此文件即可登录
+
+返回的结果`we_friend`是微信好友的基本信息列表, 单个好友字典的 key 如下表:
+
+| key | 备注 |
+|:-------------:|:-------------:|
+|UserName|微信系统内的用户编码标识|
+|NickName|好友昵称|
+|Sex|性别|
+|Province|省份|
+|City|城市|
+|HeadImgUrl|微信系统内的头像URL|
+|RemarkName|好友的备注名|
+|Signature|个性签名|
+
+#### [2、微信好友性别占比](pro_script/wechat_friend.py)
+通过统计好友人数、男生女生各多少人算出好友性别占比,再绘制饼图。
+
+![微信好友性别比例](res/微信好友性别比例.png)
+
+#### [3、微信好友头像](pro_script/wechat_photo.py)
+
+- 首先需要把好友头像保存在同一[目录](https://github.com/ReainL/wechat/tree/master/res/photos)下
+
+- 设定最后拼图的大小,以及每行需要拼接几个头像,这里我采用图片的面积除以图片的张数
+
+```python
+each_size = int(math.sqrt(float(640 * 640) / len(ls))) # 算出每张图片的大小多少合适
+lines = int(640 / each_size)
+image = Image.new('RGBA', (640, 640)) # 创建640*640px的大图
+```
+
+
+
+![好友头像拼接图](res/好友头像拼接图.jpg)
+
+#### [4、微信好友地区分布](pro_script/wechat_area.py)
+
+- 由于地区太多,故使用Python sorted函数进行排序,对地区和城市Top10进行柱状图展示
+
+![微信好友城市Top10](res/微信好友城市Top10.png)
+
+![微信好友区域Top10](res/微信好友区域Top10.png)
+
+通过区域和城市人数排名,其实大致看出你的户籍所在地和工作地点了。
+
+
+#### [5、微信好友个性签名情感分析](pro_script/wechat_sign.py)
+
+这里主要做了两部分
+
+- 第一部分使用jieba分词对好友个性签名进行切词,并制作词云图,这里的词云图背景使用比较火的[小猪佩奇](https://upload-images.jianshu.io/upload_images/6078268-8796daa744519d40.jpg?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
+
+
+![好友个性签名词云图](res/好友个性签名词云图.png)
+
+
+- 第二部分使用snownlp对好友的签名做一个简单的情感分析
+
+![好友签名情感分析](res/好友签名情感分析.png)
+
+通过饼图来推测我的好友大多数正向情感要高于负向情感。
+
+#### [6、微信群好友统计](pro_script/wechat_group.py)
+
+之前加了一个中产互助社群,群成员既有一线京沪广深、二线杭宁苏夏,成渝武郑,也有四五七八线地级市县以及国外的朋友,群里刚好讨论了一个话题《三到五年后离开北上广的有多少打算的》,借此机会统计下目前有多少在一线工作,3年后会再次统计一波
+
+群聊用户列表的获取方法为`update_chatroom`。
+
+- 同样,如果想要更新该群聊的其他信息也可以用该方法
+- 群聊在首次获取中不会获取群聊的用户列表,所以需要调用该命令才能获取群聊的成员
+- 该方法需要传入群聊的UserName,返回特定群聊的详细信息
+- 同样也可以传入UserName组成的列表,那么相应的也会返回指定用户的最新信息组成的列表
+```python
+import itchat
+memberList = itchat.update_chatroom('@@abcdefg1234567', detailedMember=True)
+```
+
+![中产之路2群(新)好友性别比例](res/中产之路2群(新)好友性别比例.png)
+![中产之路2群(新)群好友人数Top20](res/中产之路2群(新)群好友人数Top20.png)
+
+性别比例这里就不再提,群内好友人数分布从图片中可以清晰看到Top3是北京、上海、深圳,的确如此。对于普通人来说,大城市发展的机会、空间、市场、机遇、机会都会比小城市大的多。
-微信好友男女比例,区域排名,签名情感分析
\ No newline at end of file
diff --git a/conf/peiqi.jpg b/conf/peiqi.jpg
new file mode 100644
index 0000000..dbbf06f
Binary files /dev/null and b/conf/peiqi.jpg differ
diff --git a/conf/python.jpeg b/conf/python.jpeg
new file mode 100644
index 0000000..fd6d6e5
Binary files /dev/null and b/conf/python.jpeg differ
diff --git a/conf/simhei.ttf b/conf/simhei.ttf
new file mode 100644
index 0000000..60a4819
Binary files /dev/null and b/conf/simhei.ttf differ
diff --git a/config.py b/config.py
new file mode 100644
index 0000000..a45b89b
--- /dev/null
+++ b/config.py
@@ -0,0 +1,18 @@
+#!/usr/bin/env python3.4
+# encoding: utf-8
+"""
+Created on 19-3-18
+@title: '配置'
+@author: Xusl
+"""
+import os
+
+# 其中 os.path.split(os.path.realpath(__file__))[0] 得到的是当前文件模块的目录
+logger_path = os.path.join(os.path.dirname(__file__), 'logging.conf')
+
+
+
+
+
+
+
diff --git a/logging.conf b/logging.conf
new file mode 100644
index 0000000..cf07fea
--- /dev/null
+++ b/logging.conf
@@ -0,0 +1,32 @@
+# log configuration
+
+[loggers]
+keys=root
+
+[handlers]
+keys = console, file
+
+[formatters]
+keys = generic, simple
+
+[logger_root]
+level = DEBUG
+handlers = console,file
+
+[handler_console]
+class = StreamHandler
+args = (sys.stderr,)
+level = NOTSET
+formatter = generic
+
+[handler_file]
+class = handlers.TimedRotatingFileHandler
+args = ('/home/xsl/log/itchat_log.log', 'midnight', )
+level = DEBUG
+formatter = generic
+
+[formatter_generic]
+format = %(asctime)s %(levelname)-5.5s [%(name)s:%(lineno)s][%(threadName)s] %(message)s
+
+[formatter_simple]
+format = %(asctime)s %(levelname)-5.5s %(message)s
\ No newline at end of file
diff --git a/pro_script/__pycache__/wechat_login.cpython-35.pyc b/pro_script/__pycache__/wechat_login.cpython-35.pyc
new file mode 100644
index 0000000..33f2d72
Binary files /dev/null and b/pro_script/__pycache__/wechat_login.cpython-35.pyc differ
diff --git a/pro_script/df_member.csv b/pro_script/df_member.csv
new file mode 100644
index 0000000..8e4d7ed
--- /dev/null
+++ b/pro_script/df_member.csv
@@ -0,0 +1,435 @@
+,Alias,AppAccountFlag,AttrStatus,ChatRoomId,City,ContactFlag,DisplayName,EncryChatRoomId,HeadImgUrl,HideInputBarFlag,IsOwner,KeyWord,MemberCount,MemberList,NickName,OwnerUin,PYInitial,PYQuanPin,Province,RemarkName,RemarkPYInitial,RemarkPYQuanPin,Sex,Signature,SnsFlag,StarFriend,Statues,Uin,UniFriend,UserName,VerifyFlag
+0,,0,118951,0,杭州,3,岳京杭-杭州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=702421904&username=@4b75cf3c9f6151477369aac0bc9c46d1af59b643fd88425e526e16c6cb244afc&skey=,0,0,,0,[],dql,0,DQL,dql,浙江,岳中杭,YZH,yuezhonghang,1,在路上,17,0,0,0,0,@4b75cf3c9f6151477369aac0bc9c46d1af59b643fd88425e526e16c6cb244afc,0
+1,,0,102525,0,,3,婉君-荆州-公务员,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=702545794&username=@e089c1fc88ef232ae39e5f6e55e19bbefaf96c475d2425b1273a418a1636b59e&skey=,0,0,,0,[],婉君,0,WJ,wanjun,,,,,2,,17,0,0,0,0,@e089c1fc88ef232ae39e5f6e55e19bbefaf96c475d2425b1273a418a1636b59e,0
+2,,0,233509,0,,3,岳京杭-杭州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=702415414&username=@38865b99f9fe8a69ef385f736584a9dde2e29003ff3c5122258fa39c56ab5b59&skey=,0,0,,0,[],岳京杭,0,YJH,yuejinghang,,,,,0,,1,0,0,0,0,@38865b99f9fe8a69ef385f736584a9dde2e29003ff3c5122258fa39c56ab5b59,0
+3,,0,118847,0,朝阳,0,李强-北京-区块链,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@12d3d853f63fd1c5c60e6d3f1fc041d3d562f1b3046227f22e25eb205796d8c5&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],blank,0,BLANK,blank,北京,,,,1,不再和老天较劲,不再和他人较劲,不再和自己较劲。,17,0,0,0,0,@12d3d853f63fd1c5c60e6d3f1fc041d3d562f1b3046227f22e25eb205796d8c5,0
+4,,0,33558565,0,南岸,0,深圳-软件-sam,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@7b0594fe9b7a67da5f6c283c2752a0fdf28c58ce250291ef6ebc67ad82a1ce30&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],sam,0,SAM,sam,重庆,,,,1,,17,0,0,0,0,@7b0594fe9b7a67da5f6c283c2752a0fdf28c58ce250291ef6ebc67ad82a1ce30,0
+5,,0,229477,0,,0,张子恒-山东-学生,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@3be0bf2ed84e7f99b533c8f7b97318984bad66f77dd34294c78920a35239aa43&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],XXXTENTACION,0,XXXTENTACION,XXXTENTACION,Kanagawa,,,,1,離於人境 獨面暗埜 惡龍新生 ,1,0,0,0,0,@3be0bf2ed84e7f99b533c8f7b97318984bad66f77dd34294c78920a35239aa43,0
+6,,0,33788351,0,武汉,0,王威-武汉-IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@27d3ed5fb0a86187ca971c792302b6e3&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,sma,0,[],王威,0,WW,wangwei,湖北,,,,1,,177,0,0,0,0,@27d3ed5fb0a86187ca971c792302b6e3,0
+7,,0,98365,0,朝阳,0,主谓宾-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@c3fcd2304a4d059c878059cb0123cc48&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,k89,0,[],主位宾,0,ZWB,zhuweibin,北京,,,,1,Only do the best!,145,0,0,0,0,@c3fcd2304a4d059c878059cb0123cc48,0
+8,,0,98813,0,,0,小良驹一上海一互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@f25d26045a12d01dffe4c7eba708a851&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,lis,0,[],小良驹,0,XLJ,xiaoliangju,,,,,1,,177,0,0,0,0,@f25d26045a12d01dffe4c7eba708a851,0
+9,,0,33636453,0,深圳,0,IT金融-深圳-有何不可,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@d72ecae77b1944f56f9eb6495f499372b31ff1687b527bebd99f0b3c5385b58a&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],有何不可,0,YHBK,youhebuke,广东,,,,1,大多数人的努力程度之低,根本轮不到拼天赋!,17,0,0,0,0,@d72ecae77b1944f56f9eb6495f499372b31ff1687b527bebd99f0b3c5385b58a,0
+10,,0,33788007,0,海淀,0,阿sun_长沙_ERP实施,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@58d0af5f062eea7be1c78c8e0495bf11&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,asu,0,[],阿sun,0,ASUN,asun,北京,,,,1,宅若久时天然呆,呆到深处自然萌~~,17,0,0,0,0,@58d0af5f062eea7be1c78c8e0495bf11,0
+11,,0,16782373,0,Cleveland City,0,小梅—深圳—通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@7ad901122a24333fb56c47b7f93782c1a12ef45135440b16d0bb9d20c597f7f8&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],lun,0,LUN,lun,Ohio,,,,1,I love it more than sharks love blood.,17,0,0,0,0,@7ad901122a24333fb56c47b7f93782c1a12ef45135440b16d0bb9d20c597f7f8,0
+12,,0,98405,0,南京,0,康仔 南京 互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@637eb5cde8b1005e1ff50c49f78b400a56f5a3fcffe0e6026ef9916fd5d16956&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],康仔,0,KZ,kangzai,江苏,,,,1,自救者,人恒救之!,17,0,0,0,0,@637eb5cde8b1005e1ff50c49f78b400a56f5a3fcffe0e6026ef9916fd5d16956,0
+13,,0,258407,0,南宁,0,林二牛-南宁-通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@3d5881fabfb6791479dc314a761077b4&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,qq5,0,[],林二牛,0,LEN,linerniu,广西,,,,1,生而为人,我很抱歉。,17,0,0,0,0,@3d5881fabfb6791479dc314a761077b4,0
+14,,0,33790055,0,,0,aslong龙-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@13a4932869bffb32e72f4a56f8bbf85c&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,suy,0,[],aslong龙,0,ASLONGL,aslonglong,上海,,,,1,。。。,17,0,0,0,0,@13a4932869bffb32e72f4a56f8bbf85c,0
+15,,0,102437,0,,0,北京 学生,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@5532ff9199428db3dd6ba6dc37354bf5e1429b59d4897358dd5932e4dc6d2d5f&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],时与晒烟蓑,0,SYSYS,shiyushaiyansuo,,,,,1,,1,0,0,0,0,@5532ff9199428db3dd6ba6dc37354bf5e1429b59d4897358dd5932e4dc6d2d5f,0
+16,,0,17007015,0,Idaho Falls,0,敬业福-上海-it,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@564e921fa76734993f6d3da96b24ee53&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,bil,0,[],标点fuhao,0,BDFUHAO,biaodianfuhao,Idaho,,,,1,红烧狮子头,17,0,0,0,0,@564e921fa76734993f6d3da96b24ee53,0
+17,,0,33796605,0,成都,0,nonex-成都-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@c19269ae74fd78c5109f25d4777f01ef4e0833744727b8733a80aea1b63162b4&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],xenon,0,XENON,xenon,四川,,,,1,背叛即成长,17,0,0,0,0,@c19269ae74fd78c5109f25d4777f01ef4e0833744727b8733a80aea1b63162b4,0
+18,,0,241765,0,南京,0,未央-北京-教育,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@be4218acdde7dc35b0fd849d03b1125cb9d90c01ff1b2859e5f7f5f8504f5c6f&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],孙书旸,0,SSY,sunshuyang,江苏,,,,1,宜观星辰辨南北,勿随萤火逐东西,1,0,0,0,0,@be4218acdde7dc35b0fd849d03b1125cb9d90c01ff1b2859e5f7f5f8504f5c6f,0
+19,,0,33656957,0,深圳,0,凡有度-深圳-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@5c3a290365955e5686657e6170680a24&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,tan,0,[],凡有度,0,FYD,fanyoudu,广东,,,,1,科技改变生活。,17,0,0,0,0,@5c3a290365955e5686657e6170680a24,0
+20,,0,102501,0,蚌埠,0,北京-自动化-身为风帆,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@dc457a29e841e534fe5eb703ef01198eafbeb65b9f7f94c20531a2e8f17765c0&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Eagle's Eye,0,EAGLESEYE,EaglesEye,安徽,,,,1,我愿潇洒如鹰,逆风等待黎明,17,0,0,0,0,@dc457a29e841e534fe5eb703ef01198eafbeb65b9f7f94c20531a2e8f17765c0,0
+21,,0,33658917,0,连云港,0,文-连云港-软工,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@df2038734b14af768fe27b04c81306152a8963bb4a2b11041b5a3fa530fb95e2&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],light,0,LIGHT,light,江苏,,,,1,,1,0,0,0,0,@df2038734b14af768fe27b04c81306152a8963bb4a2b11041b5a3fa530fb95e2,0
+22,,0,2197952613,0,海淀,0,永-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@5fdc24adc8921ff82215772fefc4011b70578ed024392d9581002354b706ecb3&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],永,0,Y,yong,北京,,,,1,依山而立,与子偕老,17,0,0,0,0,@5fdc24adc8921ff82215772fefc4011b70578ed024392d9581002354b706ecb3,0
+23,,0,33620031,0,杭州,0,LITD-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@fa4be2819ca953af0f1ae6bdfef7c597b6f3351c6cb46113ec12d73081dfccc3&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],LITD,0,LITD,LITD,浙江,,,,1,努力一点,再努力一点,145,0,0,0,0,@fa4be2819ca953af0f1ae6bdfef7c597b6f3351c6cb46113ec12d73081dfccc3,0
+24,,0,4199,0,西安,0,大shao-西安-房产,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@b3ebe1f93bf9a42f36ab4ceb92fa349cc071c4cc2a29f47abace0441bcbf19b2&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],不伤之水,0,BSZS,bushangzhishui,陕西,,,,1,得要问,哪里来的自信。,1,0,0,0,0,@b3ebe1f93bf9a42f36ab4ceb92fa349cc071c4cc2a29f47abace0441bcbf19b2,0
+25,,0,33656933,0,珠海,0,伊斯坦堡-珠海-java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@2f6d38f4d54f54bb6aedfb4812fa221f3587e0e0016cf8e3f7ddab7ad9d25455&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],伊斯坦堡,0,YSTB,yisitanbao,广东,,,,1,,145,0,0,0,0,@2f6d38f4d54f54bb6aedfb4812fa221f3587e0e0016cf8e3f7ddab7ad9d25455,0
+26,,0,33790565,0,佛山,0,不帅请报警-郑州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@d8e9c1a8163bceb35d6632fa37599f5d80c58a0b82654f9c1b01ca87d366a239&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],执风挽浪,0,ZFWL,zhifengwanlang,广东,,,,1,Do best,Know best,Be best,1,0,0,0,0,@d8e9c1a8163bceb35d6632fa37599f5d80c58a0b82654f9c1b01ca87d366a239,0
+27,,0,231719,0,朝阳,0,老张–北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@40701fc6380d606cdf8f09f41f5706ea&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,myz,0,[],敬业,0,JY,jingye,北京,,,,1,,17,0,0,0,0,@40701fc6380d606cdf8f09f41f5706ea,0
+28,,0,2147713213,0,,0,华华-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6f419340eceb4da8cdcd3859037020f05337737e52b2b4b8860829b06948758d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],jenni华,0,JENNIH,jennihua,北京,,,,2,,17,0,0,0,0,@6f419340eceb4da8cdcd3859037020f05337737e52b2b4b8860829b06948758d,0
+29,,0,33636455,0,西安,0,三文鱼-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@dc7082d1ba52122abdc1f9958119c434&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,ch9,0,[],陈浩,0,CH,chenhao,陕西,,,,1,,177,0,0,0,0,@dc7082d1ba52122abdc1f9958119c434,0
+30,,0,50429991,0,浦东新区,0,Howave-杭州-it,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@7f18bde1104ba570257eaac6892c64de&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,mb8,0,[],Howave,0,HOWAVE,Howave,上海,,,,1,That's the way it goes.,17,0,0,0,0,@7f18bde1104ba570257eaac6892c64de,0
+31,,0,102503,0,海淀,0,智达-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@bf7522467ae415eb5617826cf37e4db9&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,lig,0,[],Mr.Lee,0,MRLEE,MrLee,北京,,,,1,,17,0,0,0,0,@bf7522467ae415eb5617826cf37e4db9,0
+32,,0,4967,0,沈阳,0,小透明-成都-硕士,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@a575b50bbfed0587e1eed43e4c6a91b474db22a3e30840e60abc9ea644394de7&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],小透明,0,XTM,xiaotouming,辽宁,,,,1,,17,0,0,0,0,@a575b50bbfed0587e1eed43e4c6a91b474db22a3e30840e60abc9ea644394de7,0
+33,,0,135205,0,,0,志远-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@5936550007ad070cdfb409e755df91ee420688d5e74b2d44f29afa6d1434d085&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],志远,0,ZY,zhiyuan,,,,,1,没有什么是一炮解决不了的,如果有,那就两炮!,0,0,0,0,0,@5936550007ad070cdfb409e755df91ee420688d5e74b2d44f29afa6d1434d085,0
+34,,0,33656957,0,,0,胡艺腾-上海-在校学生,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9e7f7adb6b0bb83df227f0081b09318b815883b297494404875648054df661e2&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],胡艺腾,0,HYT,huyiteng,,,,,1,永远佩服那些会讲好故事的人,129,0,0,0,0,@9e7f7adb6b0bb83df227f0081b09318b815883b297494404875648054df661e2,0
+35,,0,21201319,0,松江,0,陈舜东-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@4efd4ce95b70c0627c7e747552ff9221&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,csd,0,[],陈舜东,0,CSD,chenshundong,上海,,,,1,。,17,0,0,0,0,@4efd4ce95b70c0627c7e747552ff9221,0
+36,,0,4296805,0,仙桃,0,黑夜-武汉-大数据开发,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@5100f551fe63f08573369f854d6f4c75a60e56267947db9b28fbfe0d1e097bfd&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],🐠,0,SPANCLASSEMOJIEMOJI1F420SPAN,spanclassemojiemoji1f420span,湖北,,,,2,开心快乐,17,0,0,0,0,@5100f551fe63f08573369f854d6f4c75a60e56267947db9b28fbfe0d1e097bfd,0
+37,,0,2151807463,0,贵阳,0,吉吉国王-贵阳-通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@5882d263ceeb5a129f851d0732a9f89a&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,lz1,0,[],吉吉。,0,JJ,jiji,贵州,,,,1,虽有多闻,若不修行,与不闻等。如人说食,终不能饱。,145,0,0,0,0,@5882d263ceeb5a129f851d0732a9f89a,0
+38,,0,33624167,0,杭州,0,蟹蟹蟹-杭州-电商,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@cd7787583169caf54ae49db59d254e64&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,nia,0,[],🦁Lion,0,?LION,?Lion,浙江,,,,1,,177,0,0,0,0,@cd7787583169caf54ae49db59d254e64,0
+39,,0,16877799,0,海淀,0,祥云-山东-学生,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@67f88300a425512f1ec71ac2b9496483219e79457b827845a27b9032481b040e&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,xin,0,[],辛志超,0,XZC,xinzhichao,北京,,,,1,鸟欲高飞先振翅,人求上进先读书。,17,0,0,0,0,@67f88300a425512f1ec71ac2b9496483219e79457b827845a27b9032481b040e,0
+40,,0,102525,0,海淀,0,森-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@a3cccbed99072101fce07b9dd437e9c2de77f1626d234aaf6f46a035209e1ba0&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Buddhist Youth,0,BUDDHISTYOUTH,BuddhistYouth,北京,,,,1,苟日新,日日新,又日新!,1,0,0,0,0,@a3cccbed99072101fce07b9dd437e9c2de77f1626d234aaf6f46a035209e1ba0,0
+41,,0,16879717,0,,0,伍 山大 电子,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@85740d0bc6159a7511e9bdbab72ffcc2608f12d871e855ea2fd4a1b26769fe7e&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],xixi yu,0,XIXIYU,xixiyu,Bengo,,,,1,无问西东,1,0,0,0,0,@85740d0bc6159a7511e9bdbab72ffcc2608f12d871e855ea2fd4a1b26769fe7e,0
+42,,0,104805,0,武汉,0,小飞鱼-杭州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@ff6962c670bfa4ba27babc194fc86ea52883c8a0fc2529c4208a32f826cfbb44&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],小飞鱼,0,XFY,xiaofeiyu,湖北,,,,1,用心感知生活,17,0,0,0,0,@ff6962c670bfa4ba27babc194fc86ea52883c8a0fc2529c4208a32f826cfbb44,0
+43,,0,16978109,0,十堰,0,汪奇—十堰—培训,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@dea547f9858f9e617bd9f68e243dcfdc7ee35f91a2ba0a75b48e8514d7a47f16&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],十堰昂立汪老师,0,SYALWLS,shiyanangliwanglaoshi,湖北,,,,1,岁月如歌,江山如画,美人如玉,君子如兰,1,0,0,0,0,@dea547f9858f9e617bd9f68e243dcfdc7ee35f91a2ba0a75b48e8514d7a47f16,0
+44,,0,102501,0,合肥,0,Weir-合肥-学生,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@49de409695acc873988d8141fba6769d2652b2267ad2acf04e4fb592cf20d077&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Weir,0,WEIR,Weir,安徽,,,,1,你们要抓鲁迅,我是周树人,17,0,0,0,0,@49de409695acc873988d8141fba6769d2652b2267ad2acf04e4fb592cf20d077,0
+45,,0,102503,0,浦东新区,0,Bing-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@4b989ead4f70deea92e5be747e7f4935&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,xia,0,[],Bing,0,BING,Bing,上海,,,,1,"️🤗",49,0,0,0,0,@4b989ead4f70deea92e5be747e7f4935,0
+46,,0,235005,0,汉中,0,北京-JAVA-小熊猫的尾巴,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9ce47b9a8ee14fd92cbc02f22e60d540c1f74c91c384a1e3bac79ed27a104e78&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],小熊猫的尾巴,0,XXMDWB,xiaoxiongmaodeweiba,陕西,,,,1,世事无常,145,0,0,0,0,@9ce47b9a8ee14fd92cbc02f22e60d540c1f74c91c384a1e3bac79ed27a104e78,0
+47,,0,17010981,0,,0,Engin-重庆-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@0591ab9ad807975579a69bedb2b0c0bdbd8caee6de62814f3681ed766a384096&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Engin_lion,0,ENGINLION,Enginlion,,,,,1,Treasure every day,1,0,0,0,0,@0591ab9ad807975579a69bedb2b0c0bdbd8caee6de62814f3681ed766a384096,0
+48,,0,99197,0,南充,0,张子恒-山东-Felix,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@2ade2313bd19fb077211d0ddecd4d87928415d36b61df7d903ab72344a0c0af7&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Felix,0,FELIX,Felix,四川,,,,1,相逢何必曾相识,145,0,0,0,0,@2ade2313bd19fb077211d0ddecd4d87928415d36b61df7d903ab72344a0c0af7,0
+49,,0,104487,0,青岛,0,逍遥神-青岛-IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@a17c56f870b9c528e0716d5abe4557087ba7826a34dca4fbea66c14e32d22295&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],逍遥神,0,XYS,xiaoyaoshen,山东,,,,1,,145,0,0,0,0,@a17c56f870b9c528e0716d5abe4557087ba7826a34dca4fbea66c14e32d22295,0
+50,,0,33751485,0,齐齐哈尔,0,三点-杭州-游戏,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@d31b72b85c461847bdff45ada400a5d747c0b62dd40d9e71618b72a0f3b02b45&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],凌晨三点,0,LCSD,lingchensandian,黑龙江,,,,1,笑就完事了,177,0,0,0,0,@d31b72b85c461847bdff45ada400a5d747c0b62dd40d9e71618b72a0f3b02b45,0
+51,,0,50561061,0,,0,WANG-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@0934db62926d2c89b8c6fcf1a93fee639efaa850b2a1755886f9d5565280ba00&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],WANG,0,WANG,WANG,,,,,1,,1,0,0,0,0,@0934db62926d2c89b8c6fcf1a93fee639efaa850b2a1755886f9d5565280ba00,0
+52,,0,50532797,0,青岛,0,青岛Java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@30be7ff6c6ae576d39a883967fcf5f74&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,lee,0,[],烧饼,0,SB,shaobing,山东,,,,1,机会永远给有准备的人留着!,17,0,0,0,0,@30be7ff6c6ae576d39a883967fcf5f74,0
+53,,0,135207,0,郑州,3,抛物线-郑州-java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=702545869&username=@85d11f5a03b8ea928a344b91a78dd60c813b832f5ee7a2c6086bf647a46bd00e&skey=,0,0,,0,[],抛物线,0,PWX,paowuxian,河南,抛物线 - 郑州 -java,PWXZZJAVA,paowuxianzhengzhoujava,1,睡着前感恩一切,睡醒后就是重生,1,0,0,0,0,@85d11f5a03b8ea928a344b91a78dd60c813b832f5ee7a2c6086bf647a46bd00e,0
+54,,0,16897255,0,,0,小王~上海~互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@885c4ddb40b781263ecdab661121a8d759c8784afbb6a79dfe1f53be8d85a11b&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],🍆 🐓Tq.DENG,0,SPANCLASSEMOJIEMOJI1F346SPAN?TQDENG,spanclassemojiemoji1f346span?TqDENG,Dubai,,,,1,,145,0,0,0,0,@885c4ddb40b781263ecdab661121a8d759c8784afbb6a79dfe1f53be8d85a11b,0
+55,,0,17008741,0,长沙,0,Pilipala-深圳-物流,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@3d691eca5e30244fab70ba24b007eec70cc6af7c017c1ef361fcbec8c0484f12&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Pilipala,0,PILIPALA,Pilipala,湖南,,,,1,审判终将降临,1,0,0,0,0,@3d691eca5e30244fab70ba24b007eec70cc6af7c017c1ef361fcbec8c0484f12,0
+56,,0,4197,0,,0,壹号喜点-东莞-服装设计与制造,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@e0539601d116fb09b2db6c0d0d03f92ba5af3029809bbfaf25c0523085befe96&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],壹号喜点,0,YHXD,yihaoxidian,,,,,1,,17,0,0,0,0,@e0539601d116fb09b2db6c0d0d03f92ba5af3029809bbfaf25c0523085befe96,0
+57,,0,16881791,0,,0,上海~戴胜~学生,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@804a19a8cfeffa89fbfd9f3aed94109fe96d715c9ea029f4ac7b7135258a15b9&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],低端玩家,0,DDWJ,diduanwanjia,Ushuaia,,,,1,该说话的时候一定不要结巴,1,0,0,0,0,@804a19a8cfeffa89fbfd9f3aed94109fe96d715c9ea029f4ac7b7135258a15b9,0
+58,,0,33656933,0,南阳,0,leecastle-西安-能源,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@753b6b034ca1047c3b6d2dca53d5696b399af5369d51f9d69bed0a9082c2251a&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],leecastle,0,LEECASTLE,leecastle,河南,,,,1,,1,0,0,0,0,@753b6b034ca1047c3b6d2dca53d5696b399af5369d51f9d69bed0a9082c2251a,0
+59,,0,33755941,0,深圳,0,旭-互联网-深圳,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@29fa91a085ab549f16289c4f62887030&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,bel,0,[],雾🌈,0,WSPANCLASSEMOJIEMOJI1F308SPAN,wuspanclassemojiemoji1f308span,广东,,,,1,"🌞
+
+
+
+
+
+
+
+
+
+
+心向阳光",145,0,0,0,0,@29fa91a085ab549f16289c4f62887030,0
+60,,0,4221,0,合肥,0,王蒙-合肥-新能源,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@69e02d851880a75c746061a752b82cce56017d5ea5aa7c53134b2c11c99e4ef2&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Mr.蒙先生,0,MRMXS,Mrmengxiansheng,安徽,,,,1,No hurry no fear no shame,1,0,0,0,0,@69e02d851880a75c746061a752b82cce56017d5ea5aa7c53134b2c11c99e4ef2,0
+61,,0,6245,0,广州,0,尘埃-广州-IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@96db9d9052d73dcf65b14f22fd8a53151d6703e622ee91d19a0e8136a0b099cf&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],...,0,,,广东,,,,1,,17,0,0,0,0,@96db9d9052d73dcf65b14f22fd8a53151d6703e622ee91d19a0e8136a0b099cf,0
+62,,0,98341,0,,0,北京–大数据,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@614babf558330318eace1604f40093f342cab194b9c148754e9db1b8780e83b6&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],2019-2020,0,20192020,20192020,,,,,1,手机信号不稳定,171的号打不通,就打176的号,1,0,0,0,0,@614babf558330318eace1604f40093f342cab194b9c148754e9db1b8780e83b6,0
+63,,0,50565221,0,石家庄,0,一帆风顺-天津-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@c38c2e51775e23de8f7eeac8179b076fcd09907584bf18fbbb1c27e2725613b3&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],一帆风顺,0,YFFS,yifanfengshun,河北,,,,1,善战者不怒,1,0,0,0,0,@c38c2e51775e23de8f7eeac8179b076fcd09907584bf18fbbb1c27e2725613b3,0
+64,,0,102439,0,温州,0,eliver 杭州 图像算法,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@ed17e43b53ef1751aca44a4975bbbcb4&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,eli,0,[],eliver,0,ELIVER,eliver,浙江,,,,1,,1,0,0,0,0,@ed17e43b53ef1751aca44a4975bbbcb4,0
+65,,0,241765,0,广州,0,答案-广州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@104e520e69265844bbce61acb3f3ea9210cf80b33b1a448bec1103b7b79fbfe7&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],答案,0,DA,daan,广东,,,,1,时间.数学.英语.日语.增熵,17,0,0,0,0,@104e520e69265844bbce61acb3f3ea9210cf80b33b1a448bec1103b7b79fbfe7,0
+66,,0,17010727,0,南京,0,南京事业单位,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@aa0ab04393b55e3d39d1af00ce17ef96&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,liu,0,[],Allen Liu,0,ALLENLIU,AllenLiu,江苏,,,,1,超越自己。,49,0,0,0,0,@aa0ab04393b55e3d39d1af00ce17ef96,0
+67,,0,16777319,0,武汉,0,Rain-武汉-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@67f2f88db2eeb80dcdf8ef538165ca54ff6abdda2d08b80831b4b265846db6f3&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Rain,0,RAIN,Rain,湖北,,,,1,,17,0,0,0,0,@67f2f88db2eeb80dcdf8ef538165ca54ff6abdda2d08b80831b4b265846db6f3,0
+68,,0,16875645,0,朝阳,0,K_北京_支付,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@bac2977a6c8899333bf23f30bf52d353b3915ce87d89b007b401c28b409e2c14&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],K,0,K,K,北京,,,,1,少吃肉 多吃蔬菜 只爱⚖️,17,0,0,0,0,@bac2977a6c8899333bf23f30bf52d353b3915ce87d89b007b401c28b409e2c14,0
+69,,0,33757223,0,南京,0,jim-南京-码农,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9140459cf818964fc2dec29ed64386fc&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,kak,0,[],今明,0,JM,jinming,江苏,,,,1,物来顺应,未来不迎,当时不杂,既过不恋,17,0,0,0,0,@9140459cf818964fc2dec29ed64386fc,0
+70,,0,102437,0,,0,大数据-ping cap-上海,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@a4a8160b1a2d7ac0c37884eb0125ec9b1ec5ab48d1686789e24be744b5ce16cd&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],SwiftGocium,0,SWIFTGOCIUM,SwiftGocium,,,,,1,,129,0,0,0,0,@a4a8160b1a2d7ac0c37884eb0125ec9b1ec5ab48d1686789e24be744b5ce16cd,0
+71,,0,135997,0,朝阳,0,尼采-北京-IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@18b59728457658e46c1e099d5165db46ef1573d4d8a1a74184885338c790fe8b&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Aoi,0,AOI,Aoi,北京,,,,2,新世界,17,0,0,0,0,@18b59728457658e46c1e099d5165db46ef1573d4d8a1a74184885338c790fe8b,0
+72,,0,102437,0,巴中,0,学生-eurus-珠海,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@e15ffcaf107226aad6e41b85f70e73646beea2a268653b7761da11e9e266945b&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Eva,0,EVA,Eva,四川,,,,1,手持两把锟斤拷,口中疾呼烫烫烫。,17,0,0,0,0,@e15ffcaf107226aad6e41b85f70e73646beea2a268653b7761da11e9e266945b,0
+73,,0,2147551335,0,西安,0,wacky-西安-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@8d67dd69667832d4b98ecd203dc609fc&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,a01,0,[],Wacky小恺,0,WACKYXK,Wackyxiaokai,陕西,,,,1,张木子辰,177,0,0,0,0,@8d67dd69667832d4b98ecd203dc609fc,0
+74,,0,202085,0,深圳,0,深圳-海风-IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@8568e32a9d4ec78db25fae173319bf83bf6a5817f33e5f0e18ecf45e37311628&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],海风,0,HF,haifeng,广东,,,,1,,145,0,0,0,0,@8568e32a9d4ec78db25fae173319bf83bf6a5817f33e5f0e18ecf45e37311628,0
+75,,0,50458727,0,深圳,0,哈啤-湖北-通讯,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@1e8901df3b69fc4a436f06f106938049&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,jim,0,[],Y,0,Y,Y,广东,,,,1,朋友,用心交。父母,用命孝。,17,0,0,0,0,@1e8901df3b69fc4a436f06f106938049,0
+76,,0,103527,0,西安,0,老买-西安 -it,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@5927f16244b6313877d3eb71fe282038462659a234d4cc8ba7f6ee144857206f&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],老买,0,LM,laomai,陕西,,,,1,又来偷看我,49,0,0,0,0,@5927f16244b6313877d3eb71fe282038462659a234d4cc8ba7f6ee144857206f,0
+77,,0,4389,0,东莞,0,梁浩华广东金融,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@3de7d84ebe0d7c4f6811eed555e29f3241c8994c508b910bf40157f3b2d5bdbd&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],梁浩华,0,LHH,lianghaohua,广东,,,,1,招商银行,因您而变,1,0,0,0,0,@3de7d84ebe0d7c4f6811eed555e29f3241c8994c508b910bf40157f3b2d5bdbd,0
+78,,0,50335781,0,,0,深圳–jack–互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@58d09c8de2f83d25da37054632abcc7ae65c830d2baf51bc93cd5d9bc90b1e1b&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Youth,0,YOUTH,Youth,,,,,1,,1,0,0,0,0,@58d09c8de2f83d25da37054632abcc7ae65c830d2baf51bc93cd5d9bc90b1e1b,0
+79,,0,6181,0,武汉,0,饭饭-武汉-it,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@4dd6cd11394cc3737816286edf977f468f055b897387648c08509eb734c4b8d9&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],泪水之光,0,LSZG,leishuizhiguang,湖北,,,,1,坚持下去,17,0,0,0,0,@4dd6cd11394cc3737816286edf977f468f055b897387648c08509eb734c4b8d9,0
+80,,0,231781,0,海淀,0,余木刀-京-GIS,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6b58ee5155322b154896399338e9887d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,def,0,[], ,0,,,北京,,,,1,望崦嵫而勿迫,恐鹈鹕之先鸣!,17,0,0,0,0,@6b58ee5155322b154896399338e9887d,0
+81,,0,33755037,0,,0,iBarbabob-西安-通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@24e438d1dd6e5a03a1a1d4ce6fa02198&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,qia,0,[],iBarbabob,0,IBARBABOB,iBarbabob,Kyoto,,,,1,消息提醒已关闭。急事发语音电话。,177,0,0,0,0,@24e438d1dd6e5a03a1a1d4ce6fa02198,0
+82,,0,110629,0,深圳,0,刘先合-深圳-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6f73350dc1ec068baedbe65b83765955b582a539e46be55ff8b5c718dcfa985f&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],刘先合,0,LXH,liuxianhe,广东,,,,1,自己的选择一直走下去,17,0,0,0,0,@6f73350dc1ec068baedbe65b83765955b582a539e46be55ff8b5c718dcfa985f,0
+83,,0,16991143,0,深圳,0,刘周可-深圳-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@355214665e8a1c51900766b1daf42ad8&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,yuj,0,[],刘周可🐥,0,LZKSPANCLASSEMOJIEMOJI1F425SPAN,liuzhoukespanclassemojiemoji1f425span,广东,,,,1,,17,0,0,0,0,@355214665e8a1c51900766b1daf42ad8,0
+84,,0,233573,0,宜昌,0,Zz-深圳-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@2d7258c69c51a598bcb44fa91cfec4b3991a53817fe422a62983b17a5df61036&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Zz,0,ZZ,Zz,湖北,,,,1,知行合一,17,0,0,0,0,@2d7258c69c51a598bcb44fa91cfec4b3991a53817fe422a62983b17a5df61036,0
+85,,0,33653503,0,成都,0,Tesla21-广州-检测,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@875b439d9e44267129b64b63d02a36f6&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,fyg,0,[],97.5,0,975,975,四川,,,,1,更无柳絮因风起,唯有葵花向日倾,145,0,0,0,0,@875b439d9e44267129b64b63d02a36f6,0
+86,,0,231615,0,南岸,0,null-成都-硕士,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@c531ead3734d4190137b2378a6c41fa0&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,ts1,0,[],null,0,NULL,null,重庆,,,,1,阳光下的笑容,145,0,0,0,0,@c531ead3734d4190137b2378a6c41fa0,0
+87,,0,103,0,许昌,0,futures-郑州-期货,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@13a4598c0620ebb649f58633459acc2b&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,wxw,0,[],wxw,0,WXW,wxw,河南,,,,1,,17,0,0,0,0,@13a4598c0620ebb649f58633459acc2b,0
+88,,0,4427839,0,杭州,0,Oskar-安防-杭州,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@39ec150a53ecd58e5f1f987c4fcc6579&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,czw,0,[],大门,0,DM,damen,浙江,,,,1,快乐是对自我需求的实现,而价值是对别人需求的满足。,17,0,0,0,0,@39ec150a53ecd58e5f1f987c4fcc6579,0
+89,,0,4292709,0,浦东新区,0,郭声-上海-保险,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@a0625f8924c0f54e0ccfbacc498e98cc4c4d752c298c73de2920b7204c691ddd&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],郭声,0,GS,guosheng,上海,,,,1,,177,0,0,0,0,@a0625f8924c0f54e0ccfbacc498e98cc4c4d752c298c73de2920b7204c691ddd,0
+90,,0,102501,0,九龙城区,0,十三雲 豫 公务,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@3edd33255d4426c5a3fc4005d28b7fbb9154a14ea05fef3bfe4aa2d6ecacaac4&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],十三雲,0,SSY,shisanyun,香港,,,,1,"select>effort
+make yourself better
+only interested in mo",145,0,0,0,0,@3edd33255d4426c5a3fc4005d28b7fbb9154a14ea05fef3bfe4aa2d6ecacaac4,0
+91,,0,76221,0,海淀,0,adon-北京-it,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@0425b80f40fadcfde1471a6dfe789db4&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,lij,0,[],.-..🍀.---🍀.-.,0,SPANCLASSEMOJIEMOJI1F340SPANSPANCLASSEMOJIEMOJI1F340SPAN,spanclassemojiemoji1f340spanspanclassemojiemoji1f340span,北京,,,,1,,145,0,0,0,0,@0425b80f40fadcfde1471a6dfe789db4,0
+92,,0,33656869,0,卢湾,0,毛毛-上海-互联网安全,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@445d4590c8f116e3eb878b165c1a40f5dcfcc680f31605afa9ae22872aeec662&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],毛毛,0,MM,maomao,上海,,,,1,今年我都是希望变瘦的毛,17,0,0,0,0,@445d4590c8f116e3eb878b165c1a40f5dcfcc680f31605afa9ae22872aeec662,0
+93,,0,100647,0,南昌,0,春履秋痕-南昌-智慧教育,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@559d2fb60eeb20fafb904855336a726c&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,pro,0,[],春履秋痕,0,CLQH,chunlvqiuhen,江西,,,,1,问心繁简,17,0,0,0,0,@559d2fb60eeb20fafb904855336a726c,0
+94,,0,104549,0,,0,Jachin-呼和浩特-学生,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@e1ad6eec8b6ad1afcfb3908234ac4470619469ed009f1c524115bad39c5f06fc&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Jachin,0,JACHIN,Jachin,,,,,1,,0,0,0,0,0,@e1ad6eec8b6ad1afcfb3908234ac4470619469ed009f1c524115bad39c5f06fc,0
+95,,0,102437,0,深圳,0,小凡-深圳-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@7c30419356b3d1b0ebf7c206f37b05842bdfd5f5e1444d3d20a8c99e3fa0d4ba&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],小凡,0,XF,xiaofan,广东,,,,1,不念过往,不惧未来,17,0,0,0,0,@7c30419356b3d1b0ebf7c206f37b05842bdfd5f5e1444d3d20a8c99e3fa0d4ba,0
+96,,0,50464701,0,,0,Ti Amero 金融 上海,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@a6577eed81075676ec53ea45b6d5d6b535ccf27c979d806e384dbf3be2d8f85b&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Ti Amero,0,TIAMERO,TiAmero,,,,,1,为众人抱薪者,不可使其冻毙于风雪,17,0,0,0,0,@a6577eed81075676ec53ea45b6d5d6b535ccf27c979d806e384dbf3be2d8f85b,0
+97,,0,17008167,0,,0,开局一把刀-广州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@330d0dfd61b05d8131791d1371bcd0a4&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,cyh,0,[],贤者🐱,0,XZSPANCLASSEMOJIEMOJI1F431SPAN,xianzhespanclassemojiemoji1f431span,,,,,1,,145,0,0,0,0,@330d0dfd61b05d8131791d1371bcd0a4,0
+98,,0,33656933,0,浦东新区,0,弘毅_上海_互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@389bb03fc70310d4674ae82cb80a895e8a107148a2715540985397c497bdf68d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],弘毅,0,HY,hongyi,上海,,,,1,士不可以不弘毅,任重而道远也,17,0,0,0,0,@389bb03fc70310d4674ae82cb80a895e8a107148a2715540985397c497bdf68d,0
+99,,0,81151,0,,0,sandy-北京-产品,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@61b8a585a828710c22628bdb1642653c&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,san,0,[],sandy,0,SANDY,sandy,Agrigento,,,,2,命是弱者的借口,运乃强者的谦词。,49,0,0,0,0,@61b8a585a828710c22628bdb1642653c,0
+100,,0,106599,0,黄石,0,不能倒流的时光-湖北-制造业,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@0c22dab545325cf9e8ab6e5851fdf80a&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,yua,0,[],不能倒流的时光,0,BNDLDSG,bunengdaoliudeshiguang,湖北,,,,1,灵魂和身体,总有一个要在路上。,49,0,0,0,0,@0c22dab545325cf9e8ab6e5851fdf80a,0
+101,,0,4221,0,,1,上海-JAVA-魔鬼,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=702533438&username=@73a234f7c20c19c8726598ef144405858d8a9ed52acd08309be5d221a0f46ef6&skey=,0,0,,0,[],魔鬼,0,MG,mogui,上海,上海 java 高宇辉,SHJAVAGYH,shanghaijavagaoyuhui,1,人生最重要的一点,就是永远不要迷失自己。,1,0,0,0,0,@73a234f7c20c19c8726598ef144405858d8a9ed52acd08309be5d221a0f46ef6,0
+102,,0,17011111,0,武汉,0,刘继泽-武汉-社交电商,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@c0c0b21f39b144a7497d03b3ef75a02e5e3c26826663a0df8b841aa8c4f67322&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],小脑袋家的饲养员😖,0,XNDJDSYYSPANCLASSEMOJIEMOJI1F4ABSPAN,xiaonaodaijiadesiyangyuanspanclassemojiemoji1f4abspan,湖北,,,,1,5年摄影摄像经验,2年记者经验,混迹互联网行业3年,热衷做菜~,1,0,0,0,0,@c0c0b21f39b144a7497d03b3ef75a02e5e3c26826663a0df8b841aa8c4f67322,0
+103,,0,16912807,0,,0,汪js 西安 图像处理,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@f4a2e4d05c05681b74ae10a48ee29008eabe3b3a250c3acbbc548db78f03adf5&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],汪js,0,WJS,wangjs,,,,,0,,17,0,0,0,0,@f4a2e4d05c05681b74ae10a48ee29008eabe3b3a250c3acbbc548db78f03adf5,0
+104,,0,16912929,0,,0,上官好奇-杭州-导航算法,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@72a35e7d8870a565a1acd13f2b1c4b101980033b4e334ffba73e6071150e0480&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],上官好奇,0,SGHQ,shangguanhaoqi,,,,,1,,17,0,0,0,0,@72a35e7d8870a565a1acd13f2b1c4b101980033b4e334ffba73e6071150e0480,0
+105,,0,102501,0,深圳,0,Evolution~深圳~互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@0626e7ef9a70e8dd19a227c0ffb37d86&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,gan,0,[],Evolution,0,EVOLUTION,Evolution,广东,,,,1,一切过往,皆为序章,17,0,0,0,0,@0626e7ef9a70e8dd19a227c0ffb37d86,0
+106,,0,233573,0,,0,雀灵_福建_安装,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@97cec76d17541900526f751c16bb1da84c9d51e0fc69cc13888017ba3cb7bdca&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],雀灵,0,QL,qiaoling,,,,,1,慎言。,1,0,0,0,0,@97cec76d17541900526f751c16bb1da84c9d51e0fc69cc13888017ba3cb7bdca,0
+107,,0,168037,0,武汉,0,青武~武汉~水利,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@1817c54bda019060ec3bb38ee85452f99c5974df870c13b831009764a2b93371&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],梦尽落花,0,MJLH,mengjinlahua,湖北,,,,1,,17,0,0,0,0,@1817c54bda019060ec3bb38ee85452f99c5974df870c13b831009764a2b93371,0
+108,,0,1654821,0,长沙,0,长沙-教育-柯延钊,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@f1583e38b1638d9e7e78a1052d85f7d5&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,kyz,0,[],延钊,0,YZ,yanzhao,湖南,,,,1,There to be.,145,0,0,0,0,@f1583e38b1638d9e7e78a1052d85f7d5,0
+109,,0,2185348199,0,黄浦,0,飞虎-上海-RD,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@b7ed757a66874267031131eb7ba11519&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,fbz,0,[],飞虎,0,FH,feihu,上海,,,,1,专注移动开发! 计数砖家 驾狗狮 程序猿 攻城狮 挨踢民工 码农,49,0,0,0,0,@b7ed757a66874267031131eb7ba11519,0
+110,,0,4733,0,临沂,0,mr-山东-土木,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@715e458ac70428669b26344420527ed46f214e3686b073c6be378834f69c4dab&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],咯洛洛4188915,0,GLL4188915,geluoluo4188915,山东,,,,1,"把酒祝东风,且共从容",1,0,0,0,0,@715e458ac70428669b26344420527ed46f214e3686b073c6be378834f69c4dab,0
+111,,0,2147714173,0,晋中,0,赵꯭大꯭志+成都+fintech,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@0aad1c090ef3455b5b94b3ad14fb9c80&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,zha,0,[],赵꯭大꯭志,0,Z?D?Z,zhao?da?zhi,山西,,,,1,静,177,0,0,0,0,@0aad1c090ef3455b5b94b3ad14fb9c80,0
+112,,0,16980349,0,杨浦,0,安心-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@fbbe6ead01e11d1d25768a5e6ff04faa959dfee20e7e140b3a3854ffe27edb33&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],安心,0,AX,anxin,上海,,,,2,"当代退堂鼓表演艺术家",17,0,0,0,0,@fbbe6ead01e11d1d25768a5e6ff04faa959dfee20e7e140b3a3854ffe27edb33,0
+113,,0,256295,0,西安,0,素和+西安+斜杠,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@2cc7dc62b7ec55e54333094e9040c3f5&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,qq5,0,[],lucky的素和酱,0,LUCKYDSHJ,luckydesuhejiang,陕西,,,,2,斜杠青年。化妆师和化妆教学。,17,0,0,0,0,@2cc7dc62b7ec55e54333094e9040c3f5,0
+114,,0,137253,0,湛江,0,智明-湛江-数学教师,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@1d2ab3f69616199c00bedd8b0024f7b5d2c31f12557b5f58d7eb7c3bf132abef&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],智明,0,ZM,zhiming,广东,,,,1,坚强地好好活下去,1,0,0,0,0,@1d2ab3f69616199c00bedd8b0024f7b5d2c31f12557b5f58d7eb7c3bf132abef,0
+115,,0,16781413,0,长沙,0,向日葵—长沙—机械,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@e5e42913ac5cd84887221bcd4e31fa37f65edb9ec5234aa591afb860c67d1fa2&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],向日葵,0,XRK,xiangrikui,湖南,,,,1,岁月不饶人,我亦未曾饶过岁月。,1,0,0,0,0,@e5e42913ac5cd84887221bcd4e31fa37f65edb9ec5234aa591afb860c67d1fa2,0
+116,,0,103039,0,,0,Dave. 毅-上海-化工,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6e3d205bbb7cf07a165746784e6ef5069b7683f3134f2dfdf882ed39076defa6&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Dave. 毅,0,DAVEY,Daveyi,,,,,1,,129,0,0,0,0,@6e3d205bbb7cf07a165746784e6ef5069b7683f3134f2dfdf882ed39076defa6,0
+117,,0,102437,0,荆门,0,刘勇_北京_互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@4b71566656a0b77eb1c7267336c826b6191e1e262e4e91d659bc21ea9f73c836&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Johnstar,0,JOHNSTAR,Johnstar,湖北,,,,1,吃苦耐劳,踏实肯干,做好自己!,17,0,0,0,0,@4b71566656a0b77eb1c7267336c826b6191e1e262e4e91d659bc21ea9f73c836,0
+118,,0,102503,0,,0,人生理想做渣男-天津-通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@34d496611d00dc46733396e7b814f67e&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,hou,0,[],404 NOT FOUND,0,404NOTFOUND,404NOTFOUND,,,,,1,"boolean isYou = true;
+while(isYou) {
+ waitfor(you)
+}",17,0,0,0,0,@34d496611d00dc46733396e7b814f67e,0
+119,,0,98429,0,,0,一叶子—北京—互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9a5468627bec812dd8873b927e5b9209c6eb4d7ca33dde07ce3241da61a4a9e7&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],熊叶青,0,XYQ,xiongyeqing,,,,,2,相信美好,遇见美好!,17,0,0,0,0,@9a5468627bec812dd8873b927e5b9209c6eb4d7ca33dde07ce3241da61a4a9e7,0
+120,,0,4296743,0,广州,0,李庚平-广州-金融,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9984859e5ef5982d19af05acbdd1edaf&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,LGP,0,[],李庚平,0,LGP,ligengping,广东,,,,1,轻舟已过万重山,17,0,0,0,0,@9984859e5ef5982d19af05acbdd1edaf,0
+121,,0,33788773,0,杨浦,0,肆-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@ad59f5d28db74f523615c426a4da8c4fa8267288f702b49045d5c7c90ef7f0db&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],肆,0,S,si,上海,,,,1,销声匿迹,1,0,0,0,0,@ad59f5d28db74f523615c426a4da8c4fa8267288f702b49045d5c7c90ef7f0db,0
+122,,0,16879655,0,,0,尹小白-上海-互金程序猿,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@509f2dad442d1c6b4c0db50842b6790f&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,yjq,0,[],1+7,0,17,17,,,,,1,天下之大又何止南北,勉强求全等于固步自封,17,0,0,0,0,@509f2dad442d1c6b4c0db50842b6790f,0
+123,,0,102437,0,朝阳,0,周伟-北京-美团Java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@38327f53e37f8229c86bb1fe20b6c5d34c8f504ac07aef0491ead8378cbf8d00&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],周伟,0,ZW,zhouwei,北京,,,,1,"Be Brave, and Braver!",1,0,0,0,0,@38327f53e37f8229c86bb1fe20b6c5d34c8f504ac07aef0491ead8378cbf8d00,0
+124,,0,33788389,0,,0,Mr. Pie—沈阳—网络安全,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@80ea832811a882790fc3065a94a61b314359ee71c730de8112f587ccd55d2f7a&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Mr. Pie,0,MRPIE,MrPie,,,,,1,I have a burning heart.,17,0,0,0,0,@80ea832811a882790fc3065a94a61b314359ee71c730de8112f587ccd55d2f7a,0
+125,,0,33652837,0,濮阳,0,Bryce-哈尔滨-计算机,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@86a0e6fd06c6372b303ea54ae52529d6a35b2576ba700572546b653c349dab13&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Bryce,0,BRYCE,Bryce,河南,,,,1,位卑未敢忘忧国,事定犹须待阖棺。,1,0,0,0,0,@86a0e6fd06c6372b303ea54ae52529d6a35b2576ba700572546b653c349dab13,0
+126,,0,33657191,0,温州,0,现在-温州-烘焙包装,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@41c6bc3114262b0c5153b6d31a9223255b9e5e8f961ab054826cfcba0c36be5f&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],现在,0,XZ,xianzai,浙江,,,,1,我的掌纹,堆满了尘,17,0,0,0,0,@41c6bc3114262b0c5153b6d31a9223255b9e5e8f961ab054826cfcba0c36be5f,0
+127,,0,105151,0,浦东新区,0,上海_通信_包岱衡,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@3ba4d298b045aaf17fcea0d2611b1589&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,kel,0,[],包岱衡,0,BDH,baodaiheng,上海,,,,1,无线通信。。。,49,0,0,0,0,@3ba4d298b045aaf17fcea0d2611b1589,0
+128,,0,2198051709,0,广州,0,钢铁不倒翁—广州—地产策划,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@58a51a4dc54988fe2aa27d0f96756affecab727119fe351df683ba5c7dcf4358&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],钢铁不倒翁,0,GTBDW,gangtiebudaoweng,广东,,,,1,"悟性,理性,信心
+自律,自省,恒心",1,0,0,0,0,@58a51a4dc54988fe2aa27d0f96756affecab727119fe351df683ba5c7dcf4358,0
+129,,0,16892007,0,,0,胖虎_成都_通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@30b7731f0d57d4a71f9d717c096d05c26965c3911be34f5fa888a0633c7550bb&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],꯭以꯭后꯭养꯭狗꯭叫꯭追꯭风 ꯭,0,?Y?H?Y?G?J?Z?F?,?yi?hou?yang?gou?jiao?zhui?feng?,流浪地球,,,,1,"别问我恶类或善类,
+我只是渴望飞的哺乳类。",17,0,0,0,0,@30b7731f0d57d4a71f9d717c096d05c26965c3911be34f5fa888a0633c7550bb,0
+130,,0,67341245,0,Tokyo,0,張三丰-东京-互联网(3月末飞上海),@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@4dfe7335debf64300c9fbdc9f73dfb110c0a932b01c4dcbf575c6bce8989f602&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],张三丰,0,ZSF,zhangsanfeng,Tokyo,,,,1,@光明顶,177,0,0,0,0,@4dfe7335debf64300c9fbdc9f73dfb110c0a932b01c4dcbf575c6bce8989f602,0
+131,,0,139047,0,南京,0,瑞伙-南京-码农,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@b454474d61920ff50a6701071dd5014006823055f7fd5805f18578253bf7eb4f&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],瑞伙,0,RH,ruihuo,江苏,,,,1,,17,0,0,0,0,@b454474d61920ff50a6701071dd5014006823055f7fd5805f18578253bf7eb4f,0
+132,,0,16876479,0,福州,0,JiangPQ-上海-it,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@8456f270edafd1033c1e48da5319a3f898a04d5f2be2afccaac73f6b6cf07610&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],JiangPQ,0,JIANGPQ,JiangPQ,福建,,,,1,,17,0,0,0,0,@8456f270edafd1033c1e48da5319a3f898a04d5f2be2afccaac73f6b6cf07610,0
+133,,0,69861,0,石景山,0,ONE🔥–北京–java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@195224c759efae4fb8ecd1f0c4e41346f44d37b1880496acb03d6b7f752a8418&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],ONE🔥,0,ONESPANCLASSEMOJIEMOJI1F525SPAN,ONEspanclassemojiemoji1f525span,北京,,,,1,真正的强者温文尔雅,1,0,0,0,0,@195224c759efae4fb8ecd1f0c4e41346f44d37b1880496acb03d6b7f752a8418,0
+134,,0,136293,0,,0,旧约_济南_JAVA,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@54419c6d98162e68d81a018e40d80bc8c1a72fc7eb9ae0a14e30275b999cc8b0&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],旧约胸口碎大石,0,JYXKSDS,jiuyaoxiongkousuidashi,山东,,,,1,名门正派不与之为伍,17,0,0,0,0,@54419c6d98162e68d81a018e40d80bc8c1a72fc7eb9ae0a14e30275b999cc8b0,0
+135,,0,33657061,0,海口,0,上海-IT-大日立,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@ccf4f50b9179972a43e0d5e393f424287734025bea08d271ff99452f56ea851d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],大日立,0,DRL,darili,海南,,,,1,历史的转折点,改变未来的瞬间,17,0,0,0,0,@ccf4f50b9179972a43e0d5e393f424287734025bea08d271ff99452f56ea851d,0
+136,,0,102885,0,杭州,0,ERP-杭州-Iron,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@16d5c3208f4da9a551cb7b69c4ec2618851222e11119fec3f128ef277f936422&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Iron_Wu,0,IRONWU,IronWu,浙江,,,,1,,17,0,0,0,0,@16d5c3208f4da9a551cb7b69c4ec2618851222e11119fec3f128ef277f936422,0
+137,,0,4197,0,杭州,0,杭州-互联网-arno,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@4261616c347d60af4cade96762e60a3a32564eb81a81dd84cc10773b1e074322&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],arno,0,ARNO,arno,浙江,,,,1,Unconditional acceptance of life and what it brings,1,0,0,0,0,@4261616c347d60af4cade96762e60a3a32564eb81a81dd84cc10773b1e074322,0
+138,,0,33665125,0,,0,天才第一步-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6ab1cdb407b782b700f8abd1f2c335d9448eb4e33285801029f48f9e1f222ee7&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],天才第一步,0,TCDYB,tiancaidiyibu,,,,,1,,17,0,0,0,0,@6ab1cdb407b782b700f8abd1f2c335d9448eb4e33285801029f48f9e1f222ee7,0
+139,,0,100581,0,长沙,0,湖南-医美IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@cfe022d7722dcf316eef14de22c03c9302e1b4a37d780a8e250486bbd06e535f&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],FeiFeiFeiFeiFeiFeiFeiFeiFei,0,FEIFEIFEIFEIFEIFEIFEIFEIFEI,FeiFeiFeiFeiFeiFeiFeiFeiFei,湖南,,,,1,什么都没有,什么也不是。,129,0,0,0,0,@cfe022d7722dcf316eef14de22c03c9302e1b4a37d780a8e250486bbd06e535f,0
+140,,0,102439,0,,0,家崧-安防-杭州,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6f315d6892edaaaca2710e6287519629e349ccb8fdea54facb7ac87d36f5fcf7&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],☀家崧没胡子,0,SPANCLASSEMOJIEMOJI2600SPANJSMHZ,spanclassemojiemoji2600spanjiasongmeihuzi,Amsterdam,,,,1,专业写bug,49,0,0,0,0,@6f315d6892edaaaca2710e6287519629e349ccb8fdea54facb7ac87d36f5fcf7,0
+141,,0,33658919,0,深圳,0,Charles-深圳-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@d432606fea1b0c6ca65272aaf2a8d390fad06d09b5222b499784084f485b910b&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Charles zha,0,CHARLESZHA,Charleszha,广东,,,,1,当你不知道做什么的时候,就去运动,145,0,0,0,0,@d432606fea1b0c6ca65272aaf2a8d390fad06d09b5222b499784084f485b910b,0
+142,,0,5157,0,南京,0,舒展--南京--教师,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@1e5d563301e279ce96a16efec317a0c7f6a457377aeff0a31923266ca5bddd19&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],烟岚舒展,0,YLSZ,yanlanshuzhan,江苏,,,,2,,16,0,0,0,0,@1e5d563301e279ce96a16efec317a0c7f6a457377aeff0a31923266ca5bddd19,0
+143,,0,144485,0,,1,小贝-上海-码农,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=702533275&username=@740737ca91fc30f49c366eecf5daf97d&skey=,0,0,aih,0,[],安之若素,岁月静好,0,AZRSSYJH,anzhiresusuiyuejinghao,,小贝 上海 码农,XBSHMN,xiaobeishanghaimanong,1,,17,0,0,0,0,@740737ca91fc30f49c366eecf5daf97d,0
+144,,0,233661,0,,0,erlie_北京_Java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@933f973f21731203ebcdc4dd9fb947afa8bb89ac629652dbfc3e62a6229a04c0&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],erlie,0,ERLIE,erlie,北京,,,,1,,1,0,0,0,0,@933f973f21731203ebcdc4dd9fb947afa8bb89ac629652dbfc3e62a6229a04c0,0
+145,,0,2147717159,0,,0,何军-深圳-大数据,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@237406d0669fd4a1cb5258eb1a25010db5e81da4f2273e042439beeb202c3fd1&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Jon,0,JON,Jon,Canberra,,,,1,"You're welcome. It's my pleasure to serve you,darling ",129,0,0,0,0,@237406d0669fd4a1cb5258eb1a25010db5e81da4f2273e042439beeb202c3fd1,0
+146,,0,198077,0,成都,0,李昂-成都-研发,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@95196082e09da58da6d039bd91724d6e&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,wan,0,[],李昂钠多 🙇,0,LANDSPANCLASSEMOJIEMOJI1F647SPAN,liangnaduospanclassemojiemoji1f647span,四川,,,,1,清风照明月,17,0,0,0,0,@95196082e09da58da6d039bd91724d6e,0
+147,,0,98341,0,焦作,1,上海 搬砖工 星辰大海,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=702546489&username=@a5adc84d5de2e38c23080bead3d9f1619b0acfa748b5ce801a969e373e0eb7cf&skey=,0,0,,0,[],星辰大海,0,XCDH,xingchendahai,河南,河南 焦作 星辰大海,HNJZXCDH,henajiaozuoxingchendahai,1,但行好事,莫问前程,145,0,0,0,0,@a5adc84d5de2e38c23080bead3d9f1619b0acfa748b5ce801a969e373e0eb7cf,0
+148,,0,98533,0,宁波,0,Jeremy-宁波-软件开发,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@1f8756fdc1d8696358e8968f9c710de61b5ed261873c22277f26c72bfda5e4a8&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],小小搬砖匠,0,XXBZJ,xiaoxiaobanzhuanjiang,浙江,,,,1, 自律,17,0,0,0,0,@1f8756fdc1d8696358e8968f9c710de61b5ed261873c22277f26c72bfda5e4a8,0
+149,,0,33689639,0,,0,小鱼_测试_东莞,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@a528fd196ec614914615697955881c24e7cfcfcf447d04999804deb107a083d6&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],积分因子,0,JFYZ,jifenyinzi,,,,,0,,1,0,0,0,0,@a528fd196ec614914615697955881c24e7cfcfcf447d04999804deb107a083d6,0
+150,,0,33787943,0,厦门,0,田卡心-厦门-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@ba025a6a616682d37542ec1ae75293c6&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,tia,0,[],田卡心,0,TKX,tiankaxin,福建,,,,1,"虽世事无常,然天道酬勤.拿得起放得下,常怀一颗敬畏感恩珍惜之心.",17,0,0,0,0,@ba025a6a616682d37542ec1ae75293c6,0
+151,,0,33657727,0,南京,0,嘿嘿-南京-地质,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@f1f12a5bcd776e7de9def8fb6f46e57c&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,hei,0,[],嘿嘿,0,HH,haihai,江苏,,,,1,…,49,0,0,0,0,@f1f12a5bcd776e7de9def8fb6f46e57c,0
+152,,0,50434341,0,昌平,0,无边-北京-通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@e24d1be2b81be7f976a0f63445e7b403b6108aebef54e2e7a2cf3f5084433f0b&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],田洪伟,0,THW,tianhongwei,北京,,,,1,,17,0,0,0,0,@e24d1be2b81be7f976a0f63445e7b403b6108aebef54e2e7a2cf3f5084433f0b,0
+153,,0,33656871,0,,0,苏味来--郑州--电商,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@73c434cb05bc8411a56a952f3755942de50aa38d7a1d7ff61b9fe26950df7e9b&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],苏味来,0,SWL,suweilai,Kwun Tong,,,,1,,17,0,0,0,0,@73c434cb05bc8411a56a952f3755942de50aa38d7a1d7ff61b9fe26950df7e9b,0
+154,,0,119205,0,,0,小凡-深圳-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@1259214f09d4420dd5924ea2eac92222ec87b6af6a46c3fc9c86ebfdbc76a238&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],小凡,0,XF,xiaofan,,,,,1,,1,0,0,0,0,@1259214f09d4420dd5924ea2eac92222ec87b6af6a46c3fc9c86ebfdbc76a238,0
+155,,0,50561061,0,咸阳,0,乔浩杰-北京-北邮学生(经管),@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6a8f4a46e9cc1a48d544163e04b3bbbfb1309a3fb96bd081a75e4cbeaf3cc3a1&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Ryan,0,RYAN,Ryan,陕西,,,,1,既往不恋,未来不迎,当下不杂,17,0,0,0,0,@6a8f4a46e9cc1a48d544163e04b3bbbfb1309a3fb96bd081a75e4cbeaf3cc3a1,0
+156,,0,33624103,0,鞍山,0,Tobira-福州-硕士在读,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@f859465bb82fa2484233530bf14b7d60baed6d2a46afb2935dc4983dedac505d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,szf,0,[],Tobira,0,TOBIRA,Tobira,辽宁,,,,1,无所谓惊鸿,又何处波澜。,49,0,0,0,0,@f859465bb82fa2484233530bf14b7d60baed6d2a46afb2935dc4983dedac505d,0
+157,,0,33789031,0,朝阳,0,1&2-南京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@994371bbcac9971ad8b58385219622dc&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,yat,0,[],1&2,0,1AMP2,1amp2,北京,,,,1,O_O,49,0,0,0,0,@994371bbcac9971ad8b58385219622dc,0
+158,,0,16914853,0,深圳,0,顽主_深圳_互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@0518850e9529b61761d918f0893de61ea47a34f7895d65257eaeba85381ad587&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],顽主,0,WZ,wanzhu,广东,,,,1,青春只有一次,17,0,0,0,0,@0518850e9529b61761d918f0893de61ea47a34f7895d65257eaeba85381ad587,0
+159,,0,102527,0,合肥,0,吴晋-上海-移动,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@71d2f88f6130b8dc40f5dd63898d4de9e5ac8c8143be58f668ce54c2f5d27f52&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],吴晋,0,WJ,wujin,安徽,,,,1, ,0,0,0,0,0,@71d2f88f6130b8dc40f5dd63898d4de9e5ac8c8143be58f668ce54c2f5d27f52,0
+160,,0,235967,0,无锡,0,蓝萧-无锡-金融,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@7970102ccdcef791b5e1a0a34927a3a1&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,hua,0,[],蓝萧,0,LX,lanxiao,江苏,,,,1,13921137805,49,0,0,0,0,@7970102ccdcef791b5e1a0a34927a3a1,0
+161,,0,16879717,0,,0,小丁-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@dc3469ea33cf322d4be4ad18362071727a3ef868fd47bae1b715b4ff76571743&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],小丁,0,XD,xiaoding,,,,,1,119,1,0,0,0,0,@dc3469ea33cf322d4be4ad18362071727a3ef868fd47bae1b715b4ff76571743,0
+162,,0,50336639,0,,0,从者-北京-it,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@f3376fc2bb0567871afc0c9598dd98f8&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,son,0,[],焱兒無信,0,YEMX,yanermoxin,,,,,1,,17,0,0,0,0,@f3376fc2bb0567871afc0c9598dd98f8,0
+163,,0,33656871,0,郑州,0,jqry-郑州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@85b56a937a98ea2c316537651ced206245f6816f5c05c79aa0f789e39575415a&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],jqr,0,JQR,jqr,河南,,,,1,,1,0,0,0,0,@85b56a937a98ea2c316537651ced206245f6816f5c05c79aa0f789e39575415a,0
+164,,0,229797,0,深圳,0,刘贞平-深圳-移动支付,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@298e789382800ba8f7d492a7db0e645a23626ab0aeac62798066c55e9392f63a&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],刘贞平,0,LZP,liuzhenping,广东,,,,1,1,17,0,0,0,0,@298e789382800ba8f7d492a7db0e645a23626ab0aeac62798066c55e9392f63a,0
+165,,0,135205,0,,0,spring-北京-Java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@dce8ee571d00f952ad219ac1c50d918286c89e0b972fd948c04cfbefde7ad6c8&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],spring,0,SPRING,spring,,,,,0,,1,0,0,0,0,@dce8ee571d00f952ad219ac1c50d918286c89e0b972fd948c04cfbefde7ad6c8,0
+166,,0,50565157,0,武汉,0,Jason-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@59af66f6ea58dbbb6ded911c88619d111fc54bb1f65e023b78db4cac7e5f2d3e&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Jason,0,JASON,Jason,湖北,,,,1,财务自由之路,17,0,0,0,0,@59af66f6ea58dbbb6ded911c88619d111fc54bb1f65e023b78db4cac7e5f2d3e,0
+167,,0,103847,0,海淀,0,世山-北京-军工,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@ddcf527ef9bba55264313f6f757e982cf374789d420454df713eee6671057574&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,hua,0,[],继林HZL,0,JLHZL,jilinHZL,北京,,,,1,我那只永远的猫,17,0,0,0,0,@ddcf527ef9bba55264313f6f757e982cf374789d420454df713eee6671057574,0
+168,,0,235557,0,杭州,0,井兮-杭州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@b24d052b821e82aa19e33551c7dff69d73df75a6b859d56c4250a742a51483ad&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],井兮,0,JX,jingxi,浙江,,,,1,"想与不想,一念之间
+既见君子,云胡不喜",17,0,0,0,0,@b24d052b821e82aa19e33551c7dff69d73df75a6b859d56c4250a742a51483ad,0
+169,,0,33557437,0,成都,0,元邵-成都-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@028567f3a0ee1362d3d746a7f7049f99ec699650a024be019a46b7c6de8bb5dd&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Question,0,QUESTION,Question,四川,,,,1,When you suffer time clawing,17,0,0,0,0,@028567f3a0ee1362d3d746a7f7049f99ec699650a024be019a46b7c6de8bb5dd,0
+170,,0,4424037,0,福州,0,Diver-IC&图像-成都,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@0a21cc9a085ee549709970948f7910abed9030a4aede4b09229ef42c8e29ea8c&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Diver,0,DIVER,Diver,福建,,,,1,选择!一动一静!,145,0,0,0,0,@0a21cc9a085ee549709970948f7910abed9030a4aede4b09229ef42c8e29ea8c,0
+171,,0,17013221,0,西城,0,岳岳 北京 IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@bfdbe9e4b81f88924e517878f4831c295e9afc4ec8789730a89c0498a78ef600&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],岳岳,0,YY,yueyue,北京,,,,1,,1,0,0,0,0,@bfdbe9e4b81f88924e517878f4831c295e9afc4ec8789730a89c0498a78ef600,0
+172,,0,102437,0,,0,Jkg-北京-物联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@973b6f5a61375a4c66075508d4278ff3023fa3dd15ce7fe862e86e57d5158c69&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Jkang,0,JKANG,Jkang,,,,,1,还有很多想做的事!,17,0,0,0,0,@973b6f5a61375a4c66075508d4278ff3023fa3dd15ce7fe862e86e57d5158c69,0
+173,,0,4449791,0,,0,李~北京~产品开发,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@ac2f0774f8cd6bbae227238372de10ae&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,lil,0,[],李跃龙,0,LYL,liyuelong,,,,,1,自由,加油,49,0,0,0,0,@ac2f0774f8cd6bbae227238372de10ae,0
+174,,0,104959,0,普陀,0,ydsmzh-上海-大数据,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@20922fba3f7c58541f617f7b0b5853b2&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,yds,0,[],辉,0,H,hui,上海,,,,1,,17,0,0,0,0,@20922fba3f7c58541f617f7b0b5853b2,0
+175,,0,100805437,0,,0,Erica-魔都-设计,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9ad85667dc9dc7cd3c05ab2ef451efd38f7c961e792f4c5c1596d4fad67b5dc9&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Erica,0,ERICA,Erica,Milano,,,,2,THE FUTURE IS BRIGHT.,17,0,0,0,0,@9ad85667dc9dc7cd3c05ab2ef451efd38f7c961e792f4c5c1596d4fad67b5dc9,0
+176,,0,110695,0,鹰潭,0,夏天-上海-java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@7388763deb95b4f2e5f12e64f71aa0fe&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,xia,0,[],夏天的味道,0,XTDWD,xiatiandeweidao,江西,,,,1,,17,0,0,0,0,@7388763deb95b4f2e5f12e64f71aa0fe,0
+177,,0,237029,0,,0,平ྂ常ྂ心ྂ -杭州-教育,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@4c2ab5d72ae9da91147127da450fe7fd&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,Sma,0,[],平ྂ常ྂ心ྂ,0,P?C?X?,ping?chang?xin?,,,,,1,「苦心人,天不负」。 「卧薪尝胆,三千越甲可吞吴」,177,0,0,0,0,@4c2ab5d72ae9da91147127da450fe7fd,0
+178,,0,69693,0,,0,上文-北京-通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@129b867526d0ee253804af30120e42e034315183e4bceedbb09bf7ae48393ae9&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],wangjs,0,WANGJS,wangjs,,,,,1,不错,49,0,0,0,0,@129b867526d0ee253804af30120e42e034315183e4bceedbb09bf7ae48393ae9,0
+179,,0,37867621,0,浦东新区,0,lili-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@db516b58aeac5f8f2b5df429a086eb81&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,lil,0,[],lili,0,LILI,lili,上海,,,,1,,49,0,0,0,0,@db516b58aeac5f8f2b5df429a086eb81,0
+180,,0,4989,0,昌平,0,北京_hg_java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@91e1ef5593a8dec92c04ab59f1ec1f9e2ff7247e75d82ea02729156186209100&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],HG,0,HG,HG,北京,,,,1,,145,0,0,0,0,@91e1ef5593a8dec92c04ab59f1ec1f9e2ff7247e75d82ea02729156186209100,0
+181,,0,37349,0,广州,0,风月จุ๊บ连城-广州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@43c9ae0e6d8f6a73c49bc26f2e1da406&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,zlc,0,[],风月จุ๊บ连城,0,FY????LC,fengyue????liancheng,广东,,,,1,"有事说事,没事别说你好,在吗
+星空不问,岁月不闻",145,0,0,0,0,@43c9ae0e6d8f6a73c49bc26f2e1da406,0
+182,,0,229567,0,,0,enimo-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9a202395314eaacbd3474f0e90df527d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,tsi,0,[],enimo,0,ENIMO,enimo,,,,,1,,177,0,0,0,0,@9a202395314eaacbd3474f0e90df527d,0
+183,,0,102437,0,武汉,0,航行-上海-学生,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6acb44a812810f1fef40d710e1acde6f4ac84a888b0d5aea1e89d0fe12299270&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],航行,0,HX,hangxing,湖北,,,,1,To be a better man,17,0,0,0,0,@6acb44a812810f1fef40d710e1acde6f4ac84a888b0d5aea1e89d0fe12299270,0
+184,,0,98661,0,普陀,0,yanbing-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@dfed957e0b113ce68a695eefd9bb426aefc501c03d3b0d2ccc41996b70b4759c&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],yanbing,0,YANBING,yanbing,上海,,,,1,,17,0,0,0,0,@dfed957e0b113ce68a695eefd9bb426aefc501c03d3b0d2ccc41996b70b4759c,0
+185,,0,135357,0,晋城,0,ZHANG_郑州_软件,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@133daaae6ee8eea5494442f4de1a4b7075ce6195561f532e9b5289292380b837&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],ZHANG,0,ZHANG,ZHANG,山西,,,,1,心中有信念,脚下有力量,17,0,0,0,0,@133daaae6ee8eea5494442f4de1a4b7075ce6195561f532e9b5289292380b837,0
+186,,0,33672421,0,,0,恩科-济南-软件,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@b7d8c6a3cfd420406bf22e4ee61f6cb6&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,chi,0,[],恩科,0,EK,enke,,,,,1,,177,0,0,0,0,@b7d8c6a3cfd420406bf22e4ee61f6cb6,0
+187,,0,103165,0,,0,高高 - 安徽 - 学生,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@0fdb02676b96f6da7dfa80717df2c00d5e3322eff064d770792392aa21583b89&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],薄,0,B,bo,,,,,2,天黑了,17,0,0,0,0,@0fdb02676b96f6da7dfa80717df2c00d5e3322eff064d770792392aa21583b89,0
+188,,0,4197,0,浦东新区,0,Feild-上海-Java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@601820bfbc313248a2a3906b8d06dd2c807f8ace1ac023e99f1841d1feea305a&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Field,0,FIELD,Field,上海,,,,1,所有人都只关心你飞的高不高,却没有人关心你飞的累不累!,1,0,0,0,0,@601820bfbc313248a2a3906b8d06dd2c807f8ace1ac023e99f1841d1feea305a,0
+189,,0,4133,0,浦东新区,0,东拉河-上海-IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@60560a542411bac086f8dba66f9deccfd61c12f8a4e503a8eab5c3f787e0902d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Bruce,0,BRUCE,Bruce,上海,,,,1,,1,0,0,0,0,@60560a542411bac086f8dba66f9deccfd61c12f8a4e503a8eab5c3f787e0902d,0
+190,,0,189,0,福州,0,Flow-福建-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@1ecf16bb951204d853f4c0a58d0bf17d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,liy,0,[],ly,0,LY,ly,福建,,,,1,给时光以生命,17,0,0,0,0,@1ecf16bb951204d853f4c0a58d0bf17d,0
+191,,0,98565,0,武汉,0,煎个蛋 武汉 大四,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@f48aac63a2d301025daa8339fb9be012ff92a052d336ebdecce1257bc8568a83&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],煎个蛋,0,JGD,jiangedan,湖北,,,,2,,1,0,0,0,0,@f48aac63a2d301025daa8339fb9be012ff92a052d336ebdecce1257bc8568a83,0
+192,,0,50434081,0,驻马店,0,贾森森-杭州-测试,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6027eefcd382e32b11d57c041d577c09690e5e6457b293fcdb80139348c056cf&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],贾森森,0,JSS,jiasensen,河南,,,,1,有人的地方就有江湖,17,0,0,0,0,@6027eefcd382e32b11d57c041d577c09690e5e6457b293fcdb80139348c056cf,0
+193,,0,102493,0,深圳,0,林一-深圳-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@229f2a9c111a736a318cae5fdfd433840899bf93edd1f07cf0617589cb87bb63&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],浪花一朵朵,0,LHYDD,langhuayiduoduo,广东,,,,1,焦虑与期待并存,不断学习、勇于创新。,17,0,0,0,0,@229f2a9c111a736a318cae5fdfd433840899bf93edd1f07cf0617589cb87bb63,0
+194,,0,2147618941,0,深圳,0,坂田大番薯85-深圳-JAVA,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@84ac58899ea967ccaa39d72eb404e484bb919679383bc0a208e14e5e7cfbe63b&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],飛躍網海☀,0,FTWHSPANCLASSEMOJIEMOJI2600SPAN,feitiwanghaispanclassemojiemoji2600span,广东,,,,1,ALL IN,1,0,0,0,0,@84ac58899ea967ccaa39d72eb404e484bb919679383bc0a208e14e5e7cfbe63b,0
+195,,0,98405,0,,0,KL-xml-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@5ffa2feb2ac616e2bbfcffdfc99f92854328c2c294c72f4a9982e4fc28a5217e&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],KL-xml,0,KLXML,KLxml,Berlin,,,,1, 过尽千帆皆不是.,129,0,0,0,0,@5ffa2feb2ac616e2bbfcffdfc99f92854328c2c294c72f4a9982e4fc28a5217e,0
+196,,0,33755199,0,,0,Maxwell-成都-c++,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@b780e4e2e56d0d159570b5565f47ce71&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,jie,0,[],薛定谔是铲屎官,0,XDESCSG,xuedingeshichanshiguan,,,,,1,RTFSC,49,0,0,0,0,@b780e4e2e56d0d159570b5565f47ce71,0
+197,,0,4434279,0,杭州,0,🐲豆豆-杭州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@e4af384c3139cdb716987f31bd6a3ba8&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,WB2,0,[],🐲豆豆,0,?DD,?doudou,浙江,,,,1,儿童节快乐,49,0,0,0,0,@e4af384c3139cdb716987f31bd6a3ba8,0
+198,,0,102439,0,深圳,0,,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6c2d8f0aaf69357608bddc387c822ec82c1b3f81250777bb9e0cd567cb025fba&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],创新源泉คิดถึง,0,CXYQ??????,chuangxinyuanquan??????,广东,,,,1,塑造卓而不群之优势,构建千姿百态式协作网络;苟日新,日日新。,129,0,0,0,0,@6c2d8f0aaf69357608bddc387c822ec82c1b3f81250777bb9e0cd567cb025fba,0
+199,,0,237693,0,广州,0,刘hm-广州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9a3e391501cc97c0bf7586b1b244aaa558927e464fdc5149d9db32e3ea48c732&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],南方旅客,0,NFLK,nafanglvke,广东,,,,1,生命是一段段旅途,而我只是旅客。,145,0,0,0,0,@9a3e391501cc97c0bf7586b1b244aaa558927e464fdc5149d9db32e3ea48c732,0
+200,,0,4296743,0,朝阳,0,fleetwood-北京-军工贸易,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@259f50f52e06be693b30923bb960ec31364735647d574e38491164e7c3e70b63&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],樊文博,0,FWB,fanwenbo,北京,,,,1,我媳妇最聪明可爱,49,0,0,0,0,@259f50f52e06be693b30923bb960ec31364735647d574e38491164e7c3e70b63,0
+201,,0,135269,0,,1,上海-汽车-由来一梦,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=702422731&username=@9c801ebf4ea6445380a6fe83e2e14976292fe5dca61c53a1fa539c6b513b83ef&skey=,0,0,,0,[],ZFC,0,ZFC,ZFC,,,,,1,,17,0,0,0,0,@9c801ebf4ea6445380a6fe83e2e14976292fe5dca61c53a1fa539c6b513b83ef,0
+202,,0,233573,0,浦东新区,0,Gale-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9125a9fab3daa75b81eb32ee89e09c6fec881b79e54241e9b09067d3ce23e47b&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Gale,0,GALE,Gale,上海,,,,1,平庸限制了追求,1,0,0,0,0,@9125a9fab3daa75b81eb32ee89e09c6fec881b79e54241e9b09067d3ce23e47b,0
+203,,0,2147586151,0,西安,0,闫凤飞 北京 通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@2f48a9d70eeeccfc9304622ae6667d01&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,yff,0,[],闫凤飞,0,YFF,yanfengfei,陕西,,,,1,to be a better man.,17,0,0,0,0,@2f48a9d70eeeccfc9304622ae6667d01,0
+204,,0,33805863,0,广州,0,L-广州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9f61771dd91ac206dfdc0d4fc7399ce5&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,coc,0,[],L,0,L,L,广东,,,,1,"Every morning , we get a chance to be different.",17,0,0,0,0,@9f61771dd91ac206dfdc0d4fc7399ce5,0
+205,,0,33653759,0,杭州,0,Haiwen-杭州-半导体,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9b556248e3f0bf23c4b75a05bf75cd1a&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,zhw,0,[],Haiwen,0,HAIWEN,Haiwen,浙江,,,,1,你必须十分努力,才能看起来毫不费力。,145,0,0,0,0,@9b556248e3f0bf23c4b75a05bf75cd1a,0
+206,,0,233535,0,海淀,0,Bobo-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@f9e555236f9d614b75d4dcf30bbf6272f73c7209b286782d4aa0cc3e000af25a&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Bobo,0,BOBO,Bobo,北京,,,,1,,145,0,0,0,0,@f9e555236f9d614b75d4dcf30bbf6272f73c7209b286782d4aa0cc3e000af25a,0
+207,,0,235621,0,广州,0,John-广州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@e08ebfb39a62a7c7e5af352a1790de7f&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,a27,0,[],钻🤑,0,Z?,zuan?,广东,,,,1,我手写我心,49,0,0,0,0,@e08ebfb39a62a7c7e5af352a1790de7f,0
+208,,0,135271,0,闵行,0,Map-上海-互金,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@4f902bae8dd186b733a6a587b01c7157865f9fd4046b5cfb321a162b54f35139&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],李明,0,LM,liming,上海,,,,1,,17,0,0,0,0,@4f902bae8dd186b733a6a587b01c7157865f9fd4046b5cfb321a162b54f35139,0
+209,,0,144741,0,南京,0,本宝-厦门-视频编码,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@12a6f3128f140f2c9c2e8edef92f2e9100dcfc9cc0a7b4a9d3849b3bed54713b&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],本宝,0,BB,benbao,江苏,,,,2,被爱的人都是小祖宗,17,0,0,0,0,@12a6f3128f140f2c9c2e8edef92f2e9100dcfc9cc0a7b4a9d3849b3bed54713b,0
+210,,0,110949,0,朝阳,0,奋斗-济南-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9c3eeebb2713b301de88257162b38e0d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,xh5,0,[],王海朝,0,WHC,wanghaichao,北京,,,,1,坚持,17,0,0,0,0,@9c3eeebb2713b301de88257162b38e0d,0
+211,,0,4300903,0,朝阳,0,Jesse_Luo-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@4d4d1e670aa0a5485005a4d25e957e38&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,rad,0,[],Jesse_Luo,0,JESSELUO,JesseLuo,北京,,,,1,宁可一思进,莫在一思停,49,0,0,0,0,@4d4d1e670aa0a5485005a4d25e957e38,0
+212,,0,102631,0,深圳,0,孟旬-深圳-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@72fe1dd3997788809f6aabe73f03cf201dbe3807a79af31e94a85b5e3328b82d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],邱恒斌,0,QHB,qiuhengbin,广东,,,,1,读万卷书,行万里路。,145,0,0,0,0,@72fe1dd3997788809f6aabe73f03cf201dbe3807a79af31e94a85b5e3328b82d,0
+213,,0,238463,0,,0,木东–北京–互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@443aec6139cc54047332183de1c072bf&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,lon,0,[],木东,0,MD,mudong,,,,,1,,17,0,0,0,0,@443aec6139cc54047332183de1c072bf,0
+214,,0,135461,0,海淀,0,英俊-北京-运维待业,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@ba693c68f03f72307a309a2cc2d6eaa5830bda82eef66c5aaf94e8bec0fa2896&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],疯狂撰稿人,0,FKZGR,fengkuangzhuangaoren,北京,,,,1,天下万物生于有 有生于无,1,0,0,0,0,@ba693c68f03f72307a309a2cc2d6eaa5830bda82eef66c5aaf94e8bec0fa2896,0
+215,,0,104639,0,,0,皮卡-山东-机械,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@89bbcb7c31916af9d73716d48351a2f2714c5a99b2b562f35256a147a0339909&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],PikaQ,0,PIKAQ,PikaQ,,,,,2, Speak less and do more.,1,0,0,0,0,@89bbcb7c31916af9d73716d48351a2f2714c5a99b2b562f35256a147a0339909,0
+216,,0,69695,0,朝阳,0,Bobby-北京-地产,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@116f6c55493cae0a2293782623cd90889eae69881b578b9afbd5b90885bfa7ea&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],刘波,0,LB,liubo,北京,,,,1,宁从直中取,莫向曲中求。,49,0,0,0,0,@116f6c55493cae0a2293782623cd90889eae69881b578b9afbd5b90885bfa7ea,0
+217,,0,16875559,0,南阳,0,Z.-武汉-新能源汽车,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9b56150d1d1ae56a829d310b3eb6a067c8a4d5877d910f609d8a5a706476dd59&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Z.,0,Z,Z,河南,,,,1,,17,0,0,0,0,@9b56150d1d1ae56a829d310b3eb6a067c8a4d5877d910f609d8a5a706476dd59,0
+218,,0,6245,0,,0,小林-厦门-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@0d9ccb7b10796b1e8d53c279292cf1c22764a891da9d6b8decc03551bd106540&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Eve,0,EVE,Eve,,,,,1,笔耕不辍,厨房不冷,1,0,0,0,0,@0d9ccb7b10796b1e8d53c279292cf1c22764a891da9d6b8decc03551bd106540,0
+219,,0,229693,0,,0,YYY-北京-读研,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@e452a9335509c7f6a18e080a512b868a767a8bba8cdeac3c82af85577a18e13f&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],YYY,0,YYY,YYY,,,,,0,,17,0,0,0,0,@e452a9335509c7f6a18e080a512b868a767a8bba8cdeac3c82af85577a18e13f,0
+220,,0,136063,0,湛江,0,Hello World-湛江-java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@25c3026061b1df5a2f75d7a42f1a565d700dee96ba4957fc652a54ae5c53e584&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Hello World,0,HELLOWORLD,HelloWorld,广东,,,,1,"抓住那只风口上的大 蹄子!",1,0,0,0,0,@25c3026061b1df5a2f75d7a42f1a565d700dee96ba4957fc652a54ae5c53e584,0
+221,,0,101821,0,成都,0,楠-成都-IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@d7f58c1f1ef360eda0b9e1837d86d48354be22027151abb9c7c353ce98b443b7&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],楠,0,N,nan,四川,,,,1,,17,0,0,0,0,@d7f58c1f1ef360eda0b9e1837d86d48354be22027151abb9c7c353ce98b443b7,0
+222,,0,232035,0,,0,莫凡-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@f897ea10886898864d3a5708ec892f6b7edd45511a2ec9f6e5f510deb4be397d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],莫凡,0,MF,mofan,,,,,1,,49,0,0,0,0,@f897ea10886898864d3a5708ec892f6b7edd45511a2ec9f6e5f510deb4be397d,0
+223,,0,102501,0,广州,0,冬冬-广州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@dd4391997b1947ec69223c2825a477b222026182947c4c2c1534a116779f388c&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],好灿烂的冬,0,HCLDD,haocanlandedong,广东,,,,1,大人者,不失其赤子之心者也,145,0,0,0,0,@dd4391997b1947ec69223c2825a477b222026182947c4c2c1534a116779f388c,0
+224,,0,102437,0,闵行,0,ZX-上海-汽车,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@24a8abbeb28b3143b49ca4fc6fac9a2d1412363d630842c3db409e87b7968a76&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],ZX,0,ZX,ZX,上海,,,,1,,17,0,0,0,0,@24a8abbeb28b3143b49ca4fc6fac9a2d1412363d630842c3db409e87b7968a76,0
+225,,0,76605,0,佛山,0,书生秋晨-佛山-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@7f08cf624d01497e615362e8e4b0f6be&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,Ray,0,[],书生秋晨,0,SSQC,shushengqiuchen,广东,,,,1,灵鼎贸易有限公司电商总监,擅长电商运营和社群营销。,17,0,0,0,0,@7f08cf624d01497e615362e8e4b0f6be,0
+226,,0,33790951,0,佛山,0,Yew-厦门-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@3b9416b2cc5c055e9f00c3937f41d591&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,yao,0,[],Yeir,0,YEIR,Yeir,广东,,,,1,激情,活力,17,0,0,0,0,@3b9416b2cc5c055e9f00c3937f41d591,0
+227,,0,16791909,0,韶关,0,今天 湛江 学生,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@ae4f4ba4844778926a9ea5d29006a2d216b0bc8be0ed534a839dbb3b728049a7&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],长风,0,CF,changfeng,广东,,,,1,方圆,1,0,0,0,0,@ae4f4ba4844778926a9ea5d29006a2d216b0bc8be0ed534a839dbb3b728049a7,0
+228,,0,231549,0,石家庄,0,小学生-石家庄-python,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@feb4a3ca4cc84506888f9f2489d4aee3965972e921e13780079a8fc789823239&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],小学生,0,XXS,xiaoxuesheng,河北,,,,1,有事留言,急事电话。,1,0,0,0,0,@feb4a3ca4cc84506888f9f2489d4aee3965972e921e13780079a8fc789823239,0
+229,,0,16929031,0,东莞,0,天涯心-东莞-制造业,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@2a6113d661daea868ddf291fd0c985c1febbc487d42f9202739899491cba4eca&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],天涯心,0,TYX,tianyaxin,广东,,,,1,,17,0,0,0,0,@2a6113d661daea868ddf291fd0c985c1febbc487d42f9202739899491cba4eca,0
+230,,0,98405,0,泰安,0,Lucas-深圳-通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@33ff1c046d5dde94592422b80b0e030dd3eff93c88c5811a033bc5cd3d201044&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Chan(Lucas) Hui,0,CHANLUCASHUI,ChanLucasHui,山东,,,,1,,17,0,0,0,0,@33ff1c046d5dde94592422b80b0e030dd3eff93c88c5811a033bc5cd3d201044,0
+231,,0,101223,0,Los Angeles,0,jxy-上海-软件,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@262ed5427d3b106cf5c3905c68878f78&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,pat,0,[],jxy,0,JXY,jxy,California,,,,1,自勉 自愉,177,0,0,0,0,@262ed5427d3b106cf5c3905c68878f78,0
+232,,0,33656871,0,长沙,0,王勇-上杭-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@7861542751bcca5b0498768e16397ec87073f9fc6edb2e356d40c5667f7204c4&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],王勇,0,WY,wangyong,湖南,,,,1,time goes by,17,0,0,0,0,@7861542751bcca5b0498768e16397ec87073f9fc6edb2e356d40c5667f7204c4,0
+233,,0,16920677,0,朝阳,0,Q-北京-软件,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9274e42c8bcbd6d80a6499b37344c130ed1ca583a1c54ef3871e91bf31a35eaa&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Q,0,Q,Q,北京,,,,1,,17,0,0,0,0,@9274e42c8bcbd6d80a6499b37344c130ed1ca583a1c54ef3871e91bf31a35eaa,0
+234,,0,104485,0,,0,季亚南 北京 gis,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@0778f8f43cbb1c47003f1e42e6673907e3294ca48aad96b03762e4e17789c91b&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],季亚南,0,JYN,jiyana,,,,,2,好好学习 day day向上,1,0,0,0,0,@0778f8f43cbb1c47003f1e42e6673907e3294ca48aad96b03762e4e17789c91b,0
+235,,0,112743,0,浦东新区,0,小许-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@2c8f7d94c95f611a04fb892879cae338b2499f6a7da6b23829d4c420dfeba5a6&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],L.,0,L,L,上海,,,,1,"
+一大只程序猿ヾ(✿゚▽゚)ノ
+
+",145,0,0,0,0,@2c8f7d94c95f611a04fb892879cae338b2499f6a7da6b23829d4c420dfeba5a6,0
+236,,0,33682791,0,朝阳,0,小小天-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9bda594be868d0fb0202becb71082046&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,YTS,0,[],小小天,0,XXT,xiaoxiaotian,北京,,,,1,,145,0,0,0,0,@9bda594be868d0fb0202becb71082046,0
+237,,0,102439,0,南京,0,龙-南京-it,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@90111561a2fc7bb83b592e2d69e346c45ee96cb691f55c64f02d397644414955&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],龙,0,L,long,江苏,,,,1,未来比现在更好,49,0,0,0,0,@90111561a2fc7bb83b592e2d69e346c45ee96cb691f55c64f02d397644414955,0
+238,,0,98341,0,深圳,0,MaxJiang-广州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@f718b0d5b6141a0d57c929b1368bfeed9f72620111292bcb3a67888888f72b6d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],jiang,0,JIANG,jiang,广东,,,,1,行到水穷处,坐看云起时。,17,0,0,0,0,@f718b0d5b6141a0d57c929b1368bfeed9f72620111292bcb3a67888888f72b6d,0
+239,,0,50590079,0,,0,running_北京_互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@ca01c6cd8f05fce5fd05b7fda816e9bd&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,zqp,0,[],running,0,RUNNING,running,,,,,1,不知付出会收获什么,然而无所事事,一定不会有所收获。,49,0,0,0,0,@ca01c6cd8f05fce5fd05b7fda816e9bd,0
+240,,0,2147588735,0,深圳,0,深圳-金融-孤舟,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@3bd5f2f1fc2ce71530f3fffe386261a6&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,hoo,0,[],宋立波招行¹³⁶⁹⁹⁸¹⁰⁰⁰⁹,0,SLBZX???????????,songlibozhaoxing???????????,广东,,,,1,见贤思齐,见不贤而内自省 推荐人代码:075392,49,0,0,0,0,@3bd5f2f1fc2ce71530f3fffe386261a6,0
+241,,0,245863,0,深圳,0,青衣袂-深圳-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@add794f146a6b12dcb0e27052c298528&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,che,0,[],青衣袂,0,QYM,qingyimei,广东,,,,1,不要到最后说:我本可以,17,0,0,0,0,@add794f146a6b12dcb0e27052c298528,0
+242,,0,16910629,0,保定,0,北京-IT-Java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@22aa1cab59f9bd609d87bdef4439d7cdc8d93e99366ecab90effd9a39da7ca01&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],天,0,T,tian,河北,,,,1,爱生活,爱运动,1,0,0,0,0,@22aa1cab59f9bd609d87bdef4439d7cdc8d93e99366ecab90effd9a39da7ca01,0
+243,,0,123391,0,,0,港三胖-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@0f50b2805111ac50ed643d1d8809fbca&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,xhb,0,[],哲铭,0,ZM,zheming,北京,,,,1,美岑的守护神,17,0,0,0,0,@0f50b2805111ac50ed643d1d8809fbca,0
+244,,0,50434215,0,,0,简单-北京-机械,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@57c7ce8d8e2f0dba502075dfbfe02a76&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,aut,0,[],简单,0,JD,jiandan,,,,,1,read the fucking code,17,0,0,0,0,@57c7ce8d8e2f0dba502075dfbfe02a76,0
+245,,0,33788773,0,盐城,0,Return-武汉-学生,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@a973c930015446b242c7882c99c1d14d91c30df77a7f9223f09fd1613f82787d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Return,0,RETURN,Return,江苏,,,,1,C'est la vie,1,0,0,0,0,@a973c930015446b242c7882c99c1d14d91c30df77a7f9223f09fd1613f82787d,0
+246,,0,67478055,0,,0,Sammi-香港-保险行业,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@bab1a40bc72ca47be80678ae239235eb&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,min,0,[],曹迎心,0,CYX,caoyingxin,Sai Kung,,,,2,,49,0,0,0,0,@bab1a40bc72ca47be80678ae239235eb,0
+247,,0,98495,0,,0,成都—采购,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@d9201d52f007cd9c142a081f9828d9f08aec20f4d41cb8e28418b797532dafa9&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],赵自国,0,ZZG,zhaoziguo,,,,,1,,17,0,0,0,0,@d9201d52f007cd9c142a081f9828d9f08aec20f4d41cb8e28418b797532dafa9,0
+248,,0,16912829,0,,0,长驱直-重庆-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@afccacbed70c1f1ca1f4cea6f59309dcedde9e387fa56bac893184395d581056&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],宇林,0,YL,yulin,,,,,1,,17,0,0,0,0,@afccacbed70c1f1ca1f4cea6f59309dcedde9e387fa56bac893184395d581056,0
+249,,0,4221,0,,0,Phyllis -武汉-学生,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@c5cbf15a12a388b3a801072031e4a77c3938919709aeccff4d86aa309fb341d8&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Phyllis Liao,0,PHYLLISLIAO,PhyllisLiao,,,,,2,宠辱不惊,闲看庭前花开花落;去留无意,漫随天外云卷云舒。,1,0,0,0,0,@c5cbf15a12a388b3a801072031e4a77c3938919709aeccff4d86aa309fb341d8,0
+250,,0,4389,0,东莞,0,贤也-东莞-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@0d7ac5b389adc2d211fef397b84efa6cbd41a14482716c4d55517b01a9a5f554&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],刘俊贤,0,LJX,liujunxian,广东,,,,1,,0,0,0,0,0,@0d7ac5b389adc2d211fef397b84efa6cbd41a14482716c4d55517b01a9a5f554,0
+251,,0,33785279,0,杭州,0,Autonomy-杭州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@1b2ac1a8aab26636426add2c1dfbc06e&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,lon,0,[],Autonomy,0,AUTONOMY,Autonomy,浙江,,,,1,不再觉得一些事情有吸引力…,49,0,0,0,0,@1b2ac1a8aab26636426add2c1dfbc06e,0
+252,,0,102437,0,,0,林恩linen-杭州-IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@4030368eb27365c12287e556812de34f913ea023b304cbb7b69db5269a68b7de&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],宣仁杰,0,XRJ,xuanrenjie,,,,,0,,1,0,0,0,0,@4030368eb27365c12287e556812de34f913ea023b304cbb7b69db5269a68b7de,0
+253,,0,102501,0,,0,鹏-北京-大数据,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@eaf285ce571bf3fadc3d701571b693caa5f91a2fe8ba22897f59ae0335752b2e&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],鹏,0,P,peng,北京,,,,1,每一天的努力,只是为了让远方变的更近一些,1,0,0,0,0,@eaf285ce571bf3fadc3d701571b693caa5f91a2fe8ba22897f59ae0335752b2e,0
+254,,0,102501,0,中山,0,冯刚强-武汉-java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@d19146f81a02e543a40fbdc2b1635361628a597a2403a76df04ff375961e5691&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],金粉世家,0,JFSJ,jinfenshijia,广东,,,,1,平平淡淡才是真,17,0,0,0,0,@d19146f81a02e543a40fbdc2b1635361628a597a2403a76df04ff375961e5691,0
+255,,0,203673,0,,0,Jeffrey-杭州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@a6d0c4cc2e4ad9df2ae1311412641cccd1c12d3f6bdcf81ee1b904cd586f59f6&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Jeffrey,0,JEFFREY,Jeffrey,Stockholms,,,,1,,1,0,0,0,0,@a6d0c4cc2e4ad9df2ae1311412641cccd1c12d3f6bdcf81ee1b904cd586f59f6,0
+256,,0,17011047,0,晋中,0,风雨兼程-苏州-制造业,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@2b20a75894f938181d16cfd53e14ace2f6e84f7571e1112e3c848369fda46b9c&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],风雨兼程,0,FYJC,fengyujiancheng,山西,,,,1,心之所向,素履以往,1,0,0,0,0,@2b20a75894f938181d16cfd53e14ace2f6e84f7571e1112e3c848369fda46b9c,0
+257,,0,69671,0,杭州,0,kun-杭州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@20116eb310bd9cbc66253475ae3937cc&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,wan,0,[],kun,0,KUN,kun,浙江,,,,1,給你微笑*^_^*,145,0,0,0,0,@20116eb310bd9cbc66253475ae3937cc,0
+258,,0,12327,0,岳阳,0,瞿绍军_上海_互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@500dd45366976d7520bf83821ff9991a&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,hao,0,[],维修部瞿绍军,0,WXBQSJ,weixiubuqushaojun,湖南,,,,1,,17,0,0,0,0,@500dd45366976d7520bf83821ff9991a,0
+259,,0,135461,0,,0,Riven 乌鲁木齐 房地产,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@c4ad327f310b7d8fdb4effa4bb1db3df520b1d161f7e09a0d43342865eeeeebe&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Riven,0,RIVEN,Riven,,,,,1,,1,0,0,0,0,@c4ad327f310b7d8fdb4effa4bb1db3df520b1d161f7e09a0d43342865eeeeebe,0
+260,,0,233509,0,深圳,0,Matt–深圳–互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@bb2f31c119ac845087ce5f49e5289ac0f7db9ddd7df33e9f5524046546e5e27a&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Matt,0,MATT,Matt,广东,,,,1,飘向北方,17,0,0,0,0,@bb2f31c119ac845087ce5f49e5289ac0f7db9ddd7df33e9f5524046546e5e27a,0
+261,,0,33785503,0,大兴,0,686-北邮研一-通信转互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@91b6c42a38aef39aeb7000db9013ea06&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,Ad_,0,[],张子豪,0,ZZH,zhangzihao,北京,,,,1,"斯文在天地
+至乐寄山林",17,0,0,0,0,@91b6c42a38aef39aeb7000db9013ea06,0
+262,,0,102501,0,运城,0,亚卓-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@5b96f6be063d93fadc4d7651f5029fb2&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,qq4,0,[],往事随风🎗,0,WSSF?,wangshisuifeng?,山西,,,,1,"中和、
+中正、
+自强、
+沉静、
+责任、
+承诺。",49,0,0,0,0,@5b96f6be063d93fadc4d7651f5029fb2,0
+263,,0,16875557,0,广州,0,哥斯拉初潮-广州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@879a4c0f9d2b612c0ee590b26193ea5d6f9cc358a9f392a8a99f50a3e0b941c4&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],zzzzZHYzzChiXiGuaDawn,0,ZZZZZHYZZCHIXIGUADAWN,zzzzZHYzzChiXiGuaDawn,广东,,,,1,"心 血 为 红
+萝 是 c a r r o t 夢 是 D r e a m",17,0,0,0,0,@879a4c0f9d2b612c0ee590b26193ea5d6f9cc358a9f392a8a99f50a3e0b941c4,0
+264,,0,103461,0,朝阳,0,Bazooka-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6855713699970185067510cfca144868f27fe35ffba857838427a2bbc01bb7a0&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],吉志明,0,JZM,jizhiming,北京,,,,1,我喜欢火箭筒,145,0,0,0,0,@6855713699970185067510cfca144868f27fe35ffba857838427a2bbc01bb7a0,0
+265,,0,135205,0,忻州,0,墨水-四川-通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@919e295d50f8ef8fb2328271fa56bba1346c51da0d1ff9dea2db6cc87c7ab8af&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],墨水,0,MS,moshui,山西,,,,1,,1,0,0,0,0,@919e295d50f8ef8fb2328271fa56bba1346c51da0d1ff9dea2db6cc87c7ab8af,0
+266,,0,112767,0,海淀,0,邪乎-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@08244c69143149ef26c10e08e5137986&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,bai,0,[],🐲爱迪生 ོ ⁶⁶⁶,0,?ADS????,?aidisheng????,北京,,,,1,保护老婆和小少爷是我一生的责任,49,0,0,0,0,@08244c69143149ef26c10e08e5137986,0
+267,,0,98751,0,芜湖,0,吾輩是貓_芜湖_JAVA,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@a48dfa691b8ccbc58b32b9ec49e62ec7&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,tek,0,[],吾輩是貓,0,WBSM,wubeishimao,安徽,,,,1,脚踩在淤泥里 但心要向光明,49,0,0,0,0,@a48dfa691b8ccbc58b32b9ec49e62ec7,0
+268,,0,104935,0,杭州,0,lin-杭州-图像,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@61a1963a3d90e5724bdbcb3069ff6f66042bfc4d5b5f983a99224bd1fd8e2dfc&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],lin,0,LIN,lin,浙江,,,,1,,17,0,0,0,0,@61a1963a3d90e5724bdbcb3069ff6f66042bfc4d5b5f983a99224bd1fd8e2dfc,0
+269,,0,2147716071,0,深圳,0,王帅-深圳-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@7e9b3d8fbfe95b3738d078eec2f5d952&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,xuy,0,[],世界的尽头,0,SJDJT,shijiedejintou,广东,,,,1,深耕技术,17,0,0,0,0,@7e9b3d8fbfe95b3738d078eec2f5d952,0
+270,,0,103013,0,,0,五行缺杯酒-广州-猎头,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@49a28794e6f6880e3c14586796fd538e1feda5b36089e85962dd7145eef15c07&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],五行缺杯酒,0,WXQBJ,wuxingquebeijiu,,,,,2,都是血肉之躯、没有谁比谁来得更容易,17,0,0,0,0,@49a28794e6f6880e3c14586796fd538e1feda5b36089e85962dd7145eef15c07,0
+271,,0,100735,0,杭州,0,Winter-杭州-IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@4472a727f1f5a4750dd6d73b314472dc&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,win,0,[],Winter,0,WINTER,Winter,浙江,,,,1,#define LIFE,145,0,0,0,0,@4472a727f1f5a4750dd6d73b314472dc,0
+272,,0,33783909,0,Calgary,0,Go-卡尔加里-运输,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@384945185b6c3358a368519348ea15d4afc4e98ea1c4c4186bb51003cdef916f&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Go,0,GO,Go,Alberta,,,,1,,49,0,0,0,0,@384945185b6c3358a368519348ea15d4afc4e98ea1c4c4186bb51003cdef916f,0
+273,,0,235709,0,深圳,0,yuan-深圳-审计,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@52597468c674e7a2ca92e246958784b4fd3f078707bc53622a68fc5806b1625e&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],yuan,0,YUAN,yuan,广东,,,,2,,49,0,0,0,0,@52597468c674e7a2ca92e246958784b4fd3f078707bc53622a68fc5806b1625e,0
+274,,0,16974013,0,杨浦,0,bryanshen-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@10d49cd3f9eb8a865225cd529f492a124a36da43ac99a1f2b6c1bb04d92e4434&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],bryanshen,0,BRYANSHEN,bryanshen,上海,,,,1,懂技术的产品人,145,0,0,0,0,@10d49cd3f9eb8a865225cd529f492a124a36da43ac99a1f2b6c1bb04d92e4434,0
+275,,0,8701,0,黄冈,0,牧羊人-武汉-教育,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@11bc33d011c1373ee5b6b460e671030809d03f784eba59fa513743ef75d44796&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],牧羊人,0,MYR,muyangren,湖北,,,,1,,17,0,0,0,0,@11bc33d011c1373ee5b6b460e671030809d03f784eba59fa513743ef75d44796,0
+276,,0,4197,0,津南,0,Asher栗子-天津-C#,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@f21c89089363d6597f82691877b512436c82298be6fab6c08ff9b7cac3bc5634&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Asher栗子,0,ASHERLZ,Asherlizi,天津,,,,1,不与别人争是非,只与时间抢未来!,1,0,0,0,0,@f21c89089363d6597f82691877b512436c82298be6fab6c08ff9b7cac3bc5634,0
+277,,0,33786109,0,,0,BruceWuang-厦门-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@567cd753dc0419f2907ccefd02d7ae82282e00d0b9fe4eeba72288ed6ece2fad&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],朕!,0,Z,zhen,,,,,1,Man!Be Ambitious!!!,17,0,0,0,0,@567cd753dc0419f2907ccefd02d7ae82282e00d0b9fe4eeba72288ed6ece2fad,0
+278,,0,50824125,0,福州,0,拥抱孤独的深空-福州-计算机,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@33a36537811574ecefd5d91d8ef9bb43a29c4eb008472957cc0e42bd9aa4896c&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Tom,0,TOM,Tom,福建,,,,1,,17,0,0,0,0,@33a36537811574ecefd5d91d8ef9bb43a29c4eb008472957cc0e42bd9aa4896c,0
+279,,0,17013053,0,汕头,0,彬哙-广州-学生,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@a70ea38d44e4c07e94ab2230d4795971fb7079983cc3138eca116e223fc23f54&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],彬哙,0,BK,binkuai,广东,,,,1,人生,自己的,走自己的路,不要错过沿途的风景!!,1,0,0,0,0,@a70ea38d44e4c07e94ab2230d4795971fb7079983cc3138eca116e223fc23f54,0
+280,,0,4197,0,杭州,0,红桃A-杭州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@27991c8c9ba0823723ab25832fe86ed5878db19d9d7ec2458353758d485cf1f5&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],ASM,0,ASM,ASM,浙江,,,,1,Be consistently yourself at your best,1,0,0,0,0,@27991c8c9ba0823723ab25832fe86ed5878db19d9d7ec2458353758d485cf1f5,0
+281,,0,65831,0,成都,0,joe-成都-java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@227a8f95699b543dfd7ec3607f251d91&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,qiu,0,[],joe,0,JOE,joe,四川,,,,1,你勇敢点,我长大点。,49,0,0,0,0,@227a8f95699b543dfd7ec3607f251d91,0
+282,,0,37816957,0,深圳,0,杨帆-计算机视觉-深圳,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@b5b723deba6b3ac7c37aff0f09e72d6f575bb7101504b1537372ca6a6a22bd87&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],杨帆,0,YF,yangfan,广东,,,,1,自由与自我,17,0,0,0,0,@b5b723deba6b3ac7c37aff0f09e72d6f575bb7101504b1537372ca6a6a22bd87,0
+283,,0,102501,0,Las Vegas,0,杰克_西藏_汽修,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@57caada5d72bff52733b9c4658f14de6404740ba51705fb81248184d62443a6a&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],杰克朝,0,JKC,jiekechao,Nevada,,,,1,精诚所至,金石为开!,1,0,0,0,0,@57caada5d72bff52733b9c4658f14de6404740ba51705fb81248184d62443a6a,0
+284,,0,33790053,0,,0,Ethen-合肥-学生(计算机),@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6f79bd8865e18b3990964cc6ddcb0afa4593c6449a3b31c81727b276bdf415e9&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],LQL,0,LQL,LQL,,,,,1,为天地立心,为生民立命,为往圣继绝学,为万世开太平。,1,0,0,0,0,@6f79bd8865e18b3990964cc6ddcb0afa4593c6449a3b31c81727b276bdf415e9,0
+285,,0,104549,0,,0,广州-大数据-Jack,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@48d9790d42ada540c79f3607961d9300ce299cf853c96d86c0b0f98f5b924aaa&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Jack,0,JACK,Jack,Paris,,,,1,the right way and the easy way?,1,0,0,0,0,@48d9790d42ada540c79f3607961d9300ce299cf853c96d86c0b0f98f5b924aaa,0
+286,,0,37820839,0,,0,马丁-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@e6294746e53c5f5f43724ff6ae69bdb3&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,wcl,0,[],哈珀朋友,0,HPPY,hapopengyou,上海,,,,1,突破,145,0,0,0,0,@e6294746e53c5f5f43724ff6ae69bdb3,0
+287,,0,233511,0,长沙,0,江湖-湖南-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@ebeac89796654fbd5ed32584a4c8df4c&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,hek,0,[],Still Moving Under Gunfire。,0,STILLMOVINGUNDERGUNFIRE,StillMovingUnderGunfire,湖南,,,,1,身为风帆 学顺其自然 生存中 没所谓标准答案。,17,0,0,0,0,@ebeac89796654fbd5ed32584a4c8df4c,0
+288,,0,102439,0,海淀,0,孟宪轲-北京-安防,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@40b3a38da549c295f9fcee32134c02be&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,xia,0,[],孟宪轲,0,MXK,mengxianke,北京,,,,1,,17,0,0,0,0,@40b3a38da549c295f9fcee32134c02be,0
+289,,0,144359,0,广州,0,第七时隙-深圳-通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@8ceb1e3f261b8d552b9f5d15a37899a6&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,diq,0,[],zygz,0,ZYGZ,zygz,广东,,,,1,,17,0,0,0,0,@8ceb1e3f261b8d552b9f5d15a37899a6,0
+290,,0,104485,0,长沙,0,威威猫-长沙-java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@249473d41174c512f4af7bae217b092e6e5625bc84efec06eff2eb8d1ecaede2&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],神探威威猫,0,STWWM,shentanweiweimao,湖南,,,,1,善于拒绝别人。,17,0,0,0,0,@249473d41174c512f4af7bae217b092e6e5625bc84efec06eff2eb8d1ecaede2,0
+291,,0,50417765,0,西安,0,李子 西安 大学生,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@5ffd20a5fb21ad3204918de8fa816fa528c21db19df0a9e4fb0c34862953ecf1&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],😇😇😇,0,???,???,陕西,,,,1,,17,0,0,0,0,@5ffd20a5fb21ad3204918de8fa816fa528c21db19df0a9e4fb0c34862953ecf1,0
+292,,0,102437,0,,0,布丁-合肥-学生(计算机),@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@5d2b4403360255d55377e31e5742e1d9c66bf43f938e25ec48a98c7a77b3efc7&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],布丁,0,BD,buding,Dubayy,,,,1,春,1,0,0,0,0,@5d2b4403360255d55377e31e5742e1d9c66bf43f938e25ec48a98c7a77b3efc7,0
+293,,0,104485,0,邢台,0,赵二文_北京_互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@306bb8a355dc562bb6aee896d93c292989cdf00f38ca9cfd2dd18c60eb335437&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],赵二文,0,ZEW,zhaoerwen,河北,,,,2,,17,0,0,0,0,@306bb8a355dc562bb6aee896d93c292989cdf00f38ca9cfd2dd18c60eb335437,0
+294,,0,4133,0,,0,黑少~深圳~IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@271f17bbb48d73b7279539e3f8cf9d1455eac2abf5636d841cff04e9d8b7e37d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],黑少同学,0,HSTX,heishaotongxue,重庆,,,,1,不负芳华不负卿,17,0,0,0,0,@271f17bbb48d73b7279539e3f8cf9d1455eac2abf5636d841cff04e9d8b7e37d,0
+295,,0,101567,0,杭州,0,黄雯晶 杭州 互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9bd48e93580cf3140b6f2a637ff26c3d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,h67,0,[],Ingrid,0,INGRID,Ingrid,浙江,,,,2,In me the tiger sniffs the rose,177,0,0,0,0,@9bd48e93580cf3140b6f2a637ff26c3d,0
+296,,0,111847,0,,0,伊一-北京-IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@b944eb710dbfdf051a20d21a74c50cf6&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,yin,0,[],伊一,0,YY,yiyi,北京,,,,2,体面的生存,骄傲的行走,站的笔直,活的潇洒,征途:星辰大海!,145,0,0,0,0,@b944eb710dbfdf051a20d21a74c50cf6,0
+297,,0,33812711,0,海淀,0,浩浩-南京~互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@254d21df33d95cc78f204ec7066986e8&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,xzg,0,[],暗淡蓝点,0,ADLD,andanlandian,北京,,,,1,心中若有了良人,眼里便全是路人。,17,0,0,0,0,@254d21df33d95cc78f204ec7066986e8,0
+298,,0,33751333,0,,0,JANUS-北京-学生,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6d9480a1afb320d1f9966629f7bf8d587ea94495504a4485ef309833ee6de928&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],段家男神经,0,DJNSJ,duanjiananshenjing,,,,,1,,129,0,0,0,0,@6d9480a1afb320d1f9966629f7bf8d587ea94495504a4485ef309833ee6de928,0
+299,,0,135397,0,浦东新区,0,未来-上海-汽车,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6632372988144bd1b6a15dc6499104a680ed0a94c398a9b9b7ddae1bac2e6d25&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],杨帆,0,YF,yangfan,上海,,,,1,try harder for better,129,0,0,0,0,@6632372988144bd1b6a15dc6499104a680ed0a94c398a9b9b7ddae1bac2e6d25,0
+300,,0,135205,0,长春,0,沈志松 上海 汽车,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@fc4749539fec71b4e50ff2b202048280a32aa93f89aa95778ba85202e63a1945&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],沈志松,0,SZS,shenzhisong,吉林,,,,1,烧不死的,才是火凤凰,17,0,0,0,0,@fc4749539fec71b4e50ff2b202048280a32aa93f89aa95778ba85202e63a1945,0
+301,,0,16913189,0,,0,逐梦-西安-AI,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@ad5f18e9a72e8659a92d01ba7facc91ff8cb797eb56dc30b3cb0bbfd40778fb9&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],逐梦,0,ZM,zhumeng,,,,,2,,1,0,0,0,0,@ad5f18e9a72e8659a92d01ba7facc91ff8cb797eb56dc30b3cb0bbfd40778fb9,0
+302,,0,102501,0,金华,0,二民-广州-云计算,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@e45a89434a17d517c4fb4dc9ccafe8c8beb3a988dc9e7f50260229453c4031e6&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],四方,0,SF,sifang,浙江,,,,1,不会轻易放弃了,1,0,0,0,0,@e45a89434a17d517c4fb4dc9ccafe8c8beb3a988dc9e7f50260229453c4031e6,0
+303,,0,229477,0,,0,WBM-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@3883247f4cde3121e8f888dbfe409d99414e1d88d5fe23412977268653f58ea9&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],WBM,0,WBM,WBM,,,,,1,,145,0,0,0,0,@3883247f4cde3121e8f888dbfe409d99414e1d88d5fe23412977268653f58ea9,0
+304,,0,33787967,0,济南,0,徐嘉培-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9f7da41eaf6978a0b9d4defed0e72ac8&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,xia,0,[],徐嘉培,0,XJP,xujiapei,山东,,,,1,,17,0,0,0,0,@9f7da41eaf6978a0b9d4defed0e72ac8,0
+305,,0,16781413,0,成都,0,Marco-成都-半导体,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6bd6310cbda99462949a7614af52a79d1ab3cbf5922c6147badbf52a03c0b8ce&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Marco-qin,0,MARCOQIN,Marcoqin,四川,,,,1,年年岁岁花相识,岁岁年年人不同!,17,0,0,0,0,@6bd6310cbda99462949a7614af52a79d1ab3cbf5922c6147badbf52a03c0b8ce,0
+306,,0,4317223,0,石家庄,0,D.W-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@d7c3658cbf7185484adc44ee7341f64b&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,DW4,0,[],D.W,0,DW,DW,河北,,,,1,高度不够看到的都是问题,格局不够纠结的都是鸡毛蒜皮,145,0,0,0,0,@d7c3658cbf7185484adc44ee7341f64b,0
+307,,0,50436197,0,,0,托马斯-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@2b85295dd48a3cf90c787543c18715bfdf46a6ac600f79d9d0018f91433c6f50&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],δ,0,,,,,,,1,微笑面对困境,让生活充满正能量!,1,0,0,0,0,@2b85295dd48a3cf90c787543c18715bfdf46a6ac600f79d9d0018f91433c6f50,0
+308,,0,4197,0,,0,Vet-苏州-EC,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@874cccd99608f0feda2ec01a7e5f0a830bfd3ee1204578aafff3221c109e4575&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Sangsun,0,SANGSUN,Sangsun,Java Tengah,,,,1,深入玄幻,感知人生,1,0,0,0,0,@874cccd99608f0feda2ec01a7e5f0a830bfd3ee1204578aafff3221c109e4575,0
+309,,0,235813,0,西安,0,笑辞-西安-电力系统,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@68c2993ee181f7de913fa1e1cc5178037c23e410e05b0bee670df8715578dea7&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],笑辞,0,XC,xiaoci,陕西,,,,2,,1,0,0,0,0,@68c2993ee181f7de913fa1e1cc5178037c23e410e05b0bee670df8715578dea7,0
+310,,0,67261,0,长宁,0,javi-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@59d9ef244d7960c015dc6a74ea4ac6d8&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,jav,0,[],郑嘉玮,0,ZJW,zhengjiawei,上海,,,,1,I hope you live a life you are proude of.,49,0,0,0,0,@59d9ef244d7960c015dc6a74ea4ac6d8,0
+311,,0,33787941,0,,0,逍遥—北京—互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@fc601025377f5afaaa236942ae5c2503945cef223520b11406b6c585a9ad1925&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],逍遥,0,XY,xiaoyao,山东,,,,1,逍遥,17,0,0,0,0,@fc601025377f5afaaa236942ae5c2503945cef223520b11406b6c585a9ad1925,0
+312,,0,100671,0,朝阳,0,lj-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6da2d30051e484388ed9298e7fc8ab7e&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,cir,0,[],雷娟 Circe,0,LJCIRCE,leijuanCirce,北京,,,,2,,177,0,0,0,0,@6da2d30051e484388ed9298e7fc8ab7e,0
+313,,0,242047,0,濮阳,0,张—郑州—嵌入式,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@3949fefae2ac32e317cf9872b1620de5&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,zha,0,[],张,0,Z,zhang,河南,,,,1,,49,0,0,0,0,@3949fefae2ac32e317cf9872b1620de5,0
+314,,0,33689853,0,郑州,0,psly-上海-云计算运维,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@4f808b83235fe2a1cb327edc2a87d8febd35323ac6dcf05bde3eb1dd9f9defd9&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],psly,0,PSLY,psly,河南,,,,1,……,17,0,0,0,0,@4f808b83235fe2a1cb327edc2a87d8febd35323ac6dcf05bde3eb1dd9f9defd9,0
+315,,0,110695,0,和平,0,一米-天津-软件开发,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6e5e7d39ea9ac9ea4e5a80c0d75f4997&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,jay,0,[],一米阳光,0,YMYG,yimiyangguang,天津,,,,1,新的一年,少一些辛苦,多一些阳光,17,0,0,0,0,@6e5e7d39ea9ac9ea4e5a80c0d75f4997,0
+316,,0,105663,0,浦东新区,0,丁三石-电商it业务架构-上海,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6b539d85cd8759073abe9c417cab72ae14be8d189e66f9c14fc69195eea6b6ed&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Louis🐱丁公子,0,LOUISSPANCLASSEMOJIEMOJI1F431SPANDGZ,Louisspanclassemojiemoji1f431spandinggongzi,上海,,,,1,公子世无双,145,0,0,0,0,@6b539d85cd8759073abe9c417cab72ae14be8d189e66f9c14fc69195eea6b6ed,0
+317,,0,233919,0,杭州,0,咕噜-杭州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@0d5cba106c448fa211b4a3dc86c4bd43&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,god,0,[],咕噜,0,GL,gulu,浙江,,,,1,越努力越幸福,49,0,0,0,0,@0d5cba106c448fa211b4a3dc86c4bd43,0
+318,,0,100607,0,广州,0,杭州—路易斯—电商,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@f54f6a7b67e321fcba2637912c80e823&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,Lou,0,[],邱进威,0,QJW,qiujinwei,广东,,,,1,黄家小比甲天下~,49,0,0,0,0,@f54f6a7b67e321fcba2637912c80e823,0
+319,,0,107623,0,九江,0,404-深圳-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@cfcfc116ce7a0c760e5efe694396e49cc9cd71559c125c36b897fa137897a9f4&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],丨丨丨,0,SSS,shushushu,江西,,,,1,It will be hard in the beginning。,145,0,0,0,0,@cfcfc116ce7a0c760e5efe694396e49cc9cd71559c125c36b897fa137897a9f4,0
+320,,0,81021,0,杭州,0,Mr.Tree-杭州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@f16b90b4a369625e8cdce3c0d70bf2dea5ba9b8c7a1f7f94cdb7e695ba8daa11&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Mr.Tree,0,MRTREE,MrTree,浙江,,,,1,there is nothing new under the sun.,17,0,0,0,0,@f16b90b4a369625e8cdce3c0d70bf2dea5ba9b8c7a1f7f94cdb7e695ba8daa11,0
+321,,0,229503,0,,0,Mao-开发-杭州,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@039fd393d145c172ba035b06c2b47f5a&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,yan,0,[],Mao,0,MAO,Mao,,,,,1,说出一个“太麻烦了干嘛要去学”的东西,然后动手,177,0,0,0,0,@039fd393d145c172ba035b06c2b47f5a,0
+322,,0,4133,0,,0,aaron-通信-北京,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@fada9432bc3d33b2b36caf8e30ca6f5882269201a543649af21ae22421b54843&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],刚哥,0,GG,gangge,,,,,1,劳力者止于力,劳心者限于心;选择、方向比苦头努力更重要。2N等,17,0,0,0,0,@fada9432bc3d33b2b36caf8e30ca6f5882269201a543649af21ae22421b54843,0
+323,,0,71973,0,,0,小西西_北京_摔罐子专业户,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@8650a1ab2d53f5cfe223c23a96d43e5113dc9ac93588cffd8ac3c5d3ca12bdec&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],小西西,0,XXX,xiaoxixi,,,,,2,足够相信,无问西东,145,0,0,0,0,@8650a1ab2d53f5cfe223c23a96d43e5113dc9ac93588cffd8ac3c5d3ca12bdec,0
+324,,0,135357,0,廊坊,0,小马_石家庄_无线通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@acd239f7f3d66d48c3b80c7d0c904e01cf64289a58de99deead83c6263b4867e&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],小马,0,XM,xiaoma,河北,,,,1,,17,0,0,0,0,@acd239f7f3d66d48c3b80c7d0c904e01cf64289a58de99deead83c6263b4867e,0
+325,,0,104639,0,武汉,0,ns-武汉-android,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@86d661aaaa8c9d900cf15dfefd82b0f1&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,xie,0,[],谢松,0,XS,xiesong,湖北,,,,1,隐忍,17,0,0,0,0,@86d661aaaa8c9d900cf15dfefd82b0f1,0
+326,,0,169125,0,,0,cunzai-武汉-IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@588b7115f96c5b4849f5d21eb1cb2df14bb9430e1c24e0e8957e3fbf0e034828&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],cunzai,0,CUNZAI,cunzai,Auckland,,,,1,C,17,0,0,0,0,@588b7115f96c5b4849f5d21eb1cb2df14bb9430e1c24e0e8957e3fbf0e034828,0
+327,,0,33788967,0,杭州,0,ck–武汉–IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@d7b6acfda340526d5a1057d0bc3b4811&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,che,0,[],ck,0,CK,ck,浙江,,,,1,已婚,17,0,0,0,0,@d7b6acfda340526d5a1057d0bc3b4811,0
+328,,0,33556581,0,武汉,0,武汉—背对背拥抱,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@b90ea45b01612ccad8f24ea99a13583899ff35693c492ae9e0c67355c3cc750c&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],背对背拥抱,0,BDBYB,beiduibeiyongbao,湖北,,,,1,事在人为,1,0,0,0,0,@b90ea45b01612ccad8f24ea99a13583899ff35693c492ae9e0c67355c3cc750c,0
+329,,0,33652837,0,常州,0,Felix-南京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@e3e3f1e4c76e566ae2ff977dfb84751f66c5968aaea0dc602bc32518b48007f9&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Felix,0,FELIX,Felix,江苏,,,,1,公众号:Felix周 博客:542869246.github.io,17,0,0,0,0,@e3e3f1e4c76e566ae2ff977dfb84751f66c5968aaea0dc602bc32518b48007f9,0
+330,,0,16866367,0,,0,C-武汉-通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@65a2fd373bf1de2a62a661c3949061d8ae1b03381bf3f77e52bca96a0e2b9951&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],炫风,0,XF,xuanfeng,Lyon,,,,1,生活的美好在于积极地改变,177,0,0,0,0,@65a2fd373bf1de2a62a661c3949061d8ae1b03381bf3f77e52bca96a0e2b9951,0
+331,,0,33657127,0,武汉,0,武汉-大飞-银行,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@d8b64932e41403b1371d06fc45e8d142&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,laz,0,[],大飞,0,DF,dafei,湖北,,,,1,"Be the greatest,or nothing.",1,0,0,0,0,@d8b64932e41403b1371d06fc45e8d142,0
+332,,0,16781351,0,武汉,0,旭-武汉-ai,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@8a295c93e8587ce4a25b26318fa6e056&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,jx1,0,[],sugar4,0,SUGAR4,sugar4,湖北,,,,1,,17,0,0,0,0,@8a295c93e8587ce4a25b26318fa6e056,0
+333,,0,16875967,0,哈尔滨,0,花少-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@cbcbcb8086a60bd4b27f39d036ea7f7e54288f9d1a6b844c04de1323ca2a67ab&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,ren,0,[],风流花少,0,FLHS,fengliuhuashao,黑龙江,,,,1,背后拥抱你,我的宝贝儿~,17,0,0,0,0,@cbcbcb8086a60bd4b27f39d036ea7f7e54288f9d1a6b844c04de1323ca2a67ab,0
+334,,0,2147618917,0,邵阳,0,周前辉-湖南常德-学生(市场营销),@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@83f111f3ef4875496a90547695b7fa17c61ce28608c108f9caff390cf3e2aa39&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],少ྉ 来ྉ,0,S?L?,shao?lai?,湖南,,,,1,鸿鹄之志安知菜鸟之志,要有菜鸟之心,要有超越鸿鹄之志!,1,0,0,0,0,@83f111f3ef4875496a90547695b7fa17c61ce28608c108f9caff390cf3e2aa39,0
+335,,0,101159,0,浦东新区,0,Jeff 上海 IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@b89a44d9099dfdbcb55f9f37dda8702c42ff638404d200c9623a8c818ee072f8&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],落花时节又逢君,0,LHSJYFJ,lahuashijieyoufengjun,上海,,,,1,,177,0,0,0,0,@b89a44d9099dfdbcb55f9f37dda8702c42ff638404d200c9623a8c818ee072f8,0
+336,,0,4428391,0,海淀,0,缠中有禅~北京~能源信息化,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@526352032298c3f248ad171748ffa699&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,chw,0,[],缠中有禅,0,CZYC,chanzhongyouchan,北京,,,,1,,17,0,0,0,0,@526352032298c3f248ad171748ffa699,0
+337,,0,242535,0,,0,小苏-武汉-学生,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@19a4d50d1bb1142190edc9d9f87aaaa5&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,qq7,0,[],苏Per,0,SPER,suPer,,,,,1,地位是靠汗水积累起来的,49,0,0,0,0,@19a4d50d1bb1142190edc9d9f87aaaa5,0
+338,,0,21049445,0,宁波,0,潘安-宁波-石化,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@8ad5b2c2cc7382dcffe7aecbb50cd6bec7f1ed5a93c0f9855821d8944e82c546&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],潘安,0,PA,panan,浙江,,,,1,天地立心,生民立命,往圣继绝学,万世开太平。,17,0,0,0,0,@8ad5b2c2cc7382dcffe7aecbb50cd6bec7f1ed5a93c0f9855821d8944e82c546,0
+339,,0,102503,0,,0,小鱼-上海-研究生在读,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@ee3acfca54418e49e04909657d890cdc70d03f9b6fab43a257b6003cde81cf43&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],小鱼鱼,0,XYY,xiaoyuyu,,,,,2,人与人之间最重要的联结,是由爱而生出的羁绊。,145,0,0,0,0,@ee3acfca54418e49e04909657d890cdc70d03f9b6fab43a257b6003cde81cf43,0
+340,,0,50561317,0,徐汇,0,大勇-上海-通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@4a6e30e961a0c28be944295f7184d8a81ff47b7965d422a438e38d6f89a2cfbd&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Danieldada,0,DANIELDADA,Danieldada,上海,,,,1,,129,0,0,0,0,@4a6e30e961a0c28be944295f7184d8a81ff47b7965d422a438e38d6f89a2cfbd,0
+341,,0,4477,0,,0,TingK-深圳-计算机,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@a3ef28150b8f95cffd31a773e875edd0c45f5e901e21ea0f836f083e684b2b38&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],TingK,0,TINGK,TingK,,,,,1,时间会给你想要的一切,1,0,0,0,0,@a3ef28150b8f95cffd31a773e875edd0c45f5e901e21ea0f836f083e684b2b38,0
+342,,0,2147586085,0,郑州,0,宗辉-郑州-BIM,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@2ce9657eb600c67cb18bfae3a265a4946f801ccbca5c638666c85421a8aea15d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],宗辉,0,ZH,zonghui,河南,,,,1,广结善缘。,17,0,0,0,0,@2ce9657eb600c67cb18bfae3a265a4946f801ccbca5c638666c85421a8aea15d,0
+343,,0,2185343079,0,红桥,0,Hong伟-天津-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@d75a124c25b2a7ce358363f192410501&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,shw,0,[],Hong伟,0,HONGW,Hongwei,天津,,,,1,最好的情商,不是熟练的套路和心机,而是处处为人着想的善意,17,0,0,0,0,@d75a124c25b2a7ce358363f192410501,0
+344,,0,4199,0,青岛,0,清风-青岛-自动化,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@6d2e9b13f5c09f8a0189d3e3e8c5565cc74bef10f7bb6639bad1354f02ffb687&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],姜言豪,0,JYH,jiangyanhao,山东,,,,1,"业精于勤荒于嬉,行成于思毁于随!20150518。2016416
+diligence",17,0,0,0,0,@6d2e9b13f5c09f8a0189d3e3e8c5565cc74bef10f7bb6639bad1354f02ffb687,0
+345,,0,232253,0,浦东新区,0,talon-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9285293bf0b35af9b74645df6f1dc5fa&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,ton,0,[],talon,0,TALON,talon,上海,,,,1,。。。,145,0,0,0,0,@9285293bf0b35af9b74645df6f1dc5fa,0
+346,,0,33919013,0,,0,土狼-新加坡-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@88858401765525666856f0f009fdabdee4be7713560625d1412793c0c38371a2&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[], ʚ 士郎被捅一刀 ɞ,0,?SLBTYD?,?shilangbeitongyidao?,,,,,1,,1,0,0,0,0,@88858401765525666856f0f009fdabdee4be7713560625d1412793c0c38371a2,0
+347,,0,4133,0,菏泽,0,Bob-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@e6cdc916e5e6ff16ea20abfe1df94d2ca684e6d9f916ef4391d9534afe8ada14&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Bob Tuan,0,BOBTUAN,BobTuan,山东,,,,1,,1,0,0,0,0,@e6cdc916e5e6ff16ea20abfe1df94d2ca684e6d9f916ef4391d9534afe8ada14,0
+348,,0,33661031,0,南京,0,稀饭_南京_云计算,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@2eb1748694fd7fea81fc73bc75b7e310&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,Sun,0,[],稀饭,0,XF,xifan,江苏,,,,1,now or never!,17,0,0,0,0,@2eb1748694fd7fea81fc73bc75b7e310,0
+349,,0,50434149,0,渭南,0,李宁~Java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@1b5b659028b97b0e10b300fa6dcc760b6128a212c31818a0dc8efcabfd54e4f3&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],等…………,0,D,deng,陕西,,,,1,,1,0,0,0,0,@1b5b659028b97b0e10b300fa6dcc760b6128a212c31818a0dc8efcabfd54e4f3,0
+350,,0,33656869,0,深圳,0,EnergyJ-深圳-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@914cc0fa03e6823b12598610994476857612b15739b80bb09b80de6152a2a048&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],EnergyJ,0,ENERGYJ,EnergyJ,广东,,,,1,“人生是一场难得的修行,不要轻易交白卷 。”,1,0,0,0,0,@914cc0fa03e6823b12598610994476857612b15739b80bb09b80de6152a2a048,0
+351,,0,4323751,0,深圳,0,海阔天空-佛山,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@f2e3333d046efcfdd79c394224c92979&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,hem,0,[],贺明,0,HM,heming,广东,,,,1,,177,0,0,0,0,@f2e3333d046efcfdd79c394224c92979,0
+352,,0,135207,0,南京,0,海森-南京-通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@f4cb856b2fa33de35107ee5d87c8bf84&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,hai,0,[],海森,0,HS,haisen,江苏,,,,1,,145,0,0,0,0,@f4cb856b2fa33de35107ee5d87c8bf84,0
+353,,0,104549,0,哈尔滨,0,马晓庆-哈尔滨-工业机器人算法,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@4f91a974bdc94685bb6d6f08906bd622ce79cebc391d9c0929c6cc000709bb90&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],马晓庆,0,MXQ,maxiaoqing,黑龙江,,,,2,行到水穷处,坐看云起时,17,0,0,0,0,@4f91a974bdc94685bb6d6f08906bd622ce79cebc391d9c0929c6cc000709bb90,0
+354,,0,233573,0,,0,眤称-上海-互联网通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@808c26eb6d8da246bdafb25a3630b3e90d05120f7e5f1ed85022d4f09c10e120&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],眤称,0,NC,nichen,Rotanak Kiri,,,,1,,1,0,0,0,0,@808c26eb6d8da246bdafb25a3630b3e90d05120f7e5f1ed85022d4f09c10e120,0
+355,,0,229479,0,南开,0,索在-北京-通信,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@245f999658a321c771d06d06a8e8e927&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,suo,0,[],索在,0,SZ,suozai,天津,,,,1,成长每一天,尽情每一刻!,17,0,0,0,0,@245f999658a321c771d06d06a8e8e927,0
+356,,0,33807781,0,深圳,0,码蚁-深圳-南山Android,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@4b898047dd1ba26eada215f03de7f2f96cd034d078177568e518b0b3ee8f9015&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,hao,0,[],一叶知秋,0,YYZQ,yiyezhiqiu,广东,,,,1,阁下何不随风起,17,0,0,0,0,@4b898047dd1ba26eada215f03de7f2f96cd034d078177568e518b0b3ee8f9015,0
+357,,0,16946533,0,奉贤,0,李长安-上海-AI培训,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@b3b5af1a7cdfe0236d36302a3056105f798d65770f77d6e394e95562101281a1&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],李长安,0,LCA,lichangan,上海,,,,1,"When you feel confused,",17,0,0,0,0,@b3b5af1a7cdfe0236d36302a3056105f798d65770f77d6e394e95562101281a1,0
+358,,0,135207,0,济南,0,ghsticker-济南-java,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@2146314ab37c1a9cf7fbc17d9e0568d464bc9724068a4881ba12d2c0662a8342&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],赫赫,0,HH,hehe,山东,,,,1,奋斗,17,0,0,0,0,@2146314ab37c1a9cf7fbc17d9e0568d464bc9724068a4881ba12d2c0662a8342,0
+359,,0,231551,0,南京,0,undefined-南京-智慧城市,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@8b9a0bc3f9ffd0c55968dc39584148475431591b9a8b16a528743d60f388b0ab&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],undefined,0,UNDEFINED,undefined,江苏,,,,1,,49,0,0,0,0,@8b9a0bc3f9ffd0c55968dc39584148475431591b9a8b16a528743d60f388b0ab,0
+360,,0,104485,0,浦东新区,0,陈增华-上海-IT,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@f0ec4e18b2700f63daae93173ebd3caa610bed2192791ece67e23bb8b167d7bf&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],陈增华,0,CZH,chenzenghua,上海,,,,1,,17,0,0,0,0,@f0ec4e18b2700f63daae93173ebd3caa610bed2192791ece67e23bb8b167d7bf,0
+361,,0,135269,0,泉州,0,wrh-深圳-ic,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@84088d0fbb52dbc991c209b0470c6de7285956a353143b73ce758554cf2fcf29&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],wrighthere,0,WRIGHTHERE,wrighthere,福建,,,,1,平和而执著,谦虚而无畏,1,0,0,0,0,@84088d0fbb52dbc991c209b0470c6de7285956a353143b73ce758554cf2fcf29,0
+362,,0,33787965,0,邯郸,0,杰一-唐山-自动化,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@eb358cd2400056018619c12195df12e42e2cecb849df7d80448355cb17995bc6&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],杰一,0,JY,jieyi,河北,,,,1,,1,0,0,0,0,@eb358cd2400056018619c12195df12e42e2cecb849df7d80448355cb17995bc6,0
+363,,0,33656935,0,厦门,0,NIAN-天津-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@c3d37e4ad5f04882fe870caf38d015f7&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,nia,0,[],NIANxxxer.,0,NIANXXXER,NIANxxxer,福建,,,,1,争朝夕。,145,0,0,0,0,@c3d37e4ad5f04882fe870caf38d015f7,0
+364,,0,98341,0,苏州,0,浮云-江苏-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@8e42754d0665026d8ca02f3af51b2f23252ef944f1cdf8fbc1c2064b0ecc0077&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],海掌门🍵,0,HZMSPANCLASSEMOJIEMOJI1F375SPAN,haizhangmenspanclassemojiemoji1f375span,江苏,,,,1,愿你历经千帆,归来仍是少年,17,0,0,0,0,@8e42754d0665026d8ca02f3af51b2f23252ef944f1cdf8fbc1c2064b0ecc0077,0
+365,,0,50335845,0,三明,0,点沫春秋-福州-医药,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@497860f6cbc328442d33b9139d7cf0b0ca4fd7a35a9fe18e0c5d19cf678d46a4&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],点沫春秋,0,DMCQ,dianmochunqiu,福建,,,,1,此心不动,随机而动!,17,0,0,0,0,@497860f6cbc328442d33b9139d7cf0b0ca4fd7a35a9fe18e0c5d19cf678d46a4,0
+366,,0,4133,0,石景山,0,鱼-北京保险,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@16692f0e75860cca2105d5a8d452d0d4b25855bbaf80a936a671d4d8cd03bcfd&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],水中鱼,0,SZY,shuizhongyu,北京,,,,1,人在做,天在看,17,0,0,0,0,@16692f0e75860cca2105d5a8d452d0d4b25855bbaf80a936a671d4d8cd03bcfd,0
+367,,0,103461,0,,0,Beat.Point-北京-教育,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@d2e3d3861d1419fb92ad8b8d26e7cfd83ec0d1ced2ba4d459ee9105df21ab9ba&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Beat.Point,0,BEATPOINT,BeatPoint,,,,,1,,17,0,0,0,0,@d2e3d3861d1419fb92ad8b8d26e7cfd83ec0d1ced2ba4d459ee9105df21ab9ba,0
+368,,0,4133,0,朝阳,0,剑谱-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@a3379dd71f7c820508217dd0b5db48e49ac3ac3e741caf70d571e4677bbcf263&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],剑谱,0,JP,jianpu,北京,,,,1,一辈子很长,要和有趣的人在一起,1,0,0,0,0,@a3379dd71f7c820508217dd0b5db48e49ac3ac3e741caf70d571e4677bbcf263,0
+369,,0,16880743,0,,0,昱—北京—设计,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@ae65525744db74c25e3384c1b9b7a2f5&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,zha,0,[],昱,0,Y,yu,,,,,2,,145,0,0,0,0,@ae65525744db74c25e3384c1b9b7a2f5,0
+370,,0,33560615,0,海淀,0,Terry-北京-信息安全,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@84cfde1c8e92cd27c2ed00f577026c8328476784063851ec10e2551770f8e9bb&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Terry,0,TERRY,Terry,北京,,,,1,,16,0,0,0,0,@84cfde1c8e92cd27c2ed00f577026c8328476784063851ec10e2551770f8e9bb,0
+371,,0,72805,0,武汉,0,天赐-武汉-转行到前端,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@87c73990963673e3f1aacb351efc414d3db597493256265e2a23e7055c3d7b84&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],天赐,0,TC,tianci,湖北,,,,1,金龟换酒处,却忆泪沾中。,145,0,0,0,0,@87c73990963673e3f1aacb351efc414d3db597493256265e2a23e7055c3d7b84,0
+372,,0,16877669,0,广州,0,涛-广州-地产,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@649e70a6cba50943227b498709bdd8609b2828b7f33b683fe8a725a5fb30bb62&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],🍦,0,SPANCLASSEMOJIEMOJI1F366SPAN,spanclassemojiemoji1f366span,广东,,,,1,,1,0,0,0,0,@649e70a6cba50943227b498709bdd8609b2828b7f33b683fe8a725a5fb30bb62,0
+373,,0,112997,0,,0,Michael·C-杭州-人力资源,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@b000ae42032659915f565af28f5bccc59011394670d8412c45595e904bac4e9a&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Michael·C--崔,0,MICHAELCC,MichaelCcui,Canberra,,,,1,成熟是学会改善自我泛滥,17,0,0,0,0,@b000ae42032659915f565af28f5bccc59011394670d8412c45595e904bac4e9a,0
+374,,0,235709,0,,0,北京-文武-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@8ff6f365370b790c96ef4331ec123fe7bf908f23b960b2f869bc8cfc0fa57f70&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],逆风飞翔,0,NFFX,nifengfeixiang,,,,,1,坦荡,包容,弘毅,自信。,1,0,0,0,0,@8ff6f365370b790c96ef4331ec123fe7bf908f23b960b2f869bc8cfc0fa57f70,0
+375,,0,50532391,0,,0,Garry-东莞-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@8d149a73ec2b3b354d80bf682e20c89c&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,min,0,[],👀,0,SPANCLASSEMOJIEMOJI1F440SPAN,spanclassemojiemoji1f440span,,,,,1,兵荒马乱要好好吃饭。,177,0,0,0,0,@8d149a73ec2b3b354d80bf682e20c89c,0
+376,,0,33656871,0,朝阳,0,,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@1fb7bfa55326bda5d59b52d58166ddf606cb19b322cfcb3c2d4aede7a8c272db&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],珊珊,0,SS,shanshan,北京,,,,2,养儿育女,是一场自我完善的修行,17,0,0,0,0,@1fb7bfa55326bda5d59b52d58166ddf606cb19b322cfcb3c2d4aede7a8c272db,0
+377,,0,229447,0,,0,zyy-上海-金融,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@7c037730f98165dfa5797cb4cc05976e016a1cb184c0fe830fefe368abd421bc&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Artificial Intelligence,0,ARTIFICIALINTELLIGENCE,ArtificialIntelligence,,,,,2,姑苏城外寒山寺,17,0,0,0,0,@7c037730f98165dfa5797cb4cc05976e016a1cb184c0fe830fefe368abd421bc,0
+378,,0,135461,0,大连,0,,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@326ef43c66a4ee13515e7fca1e8cc8a122bfe601192d5be05ed8d54b3eb3728c&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],友人,0,YR,youren,辽宁,,,,1,,1,0,0,0,0,@326ef43c66a4ee13515e7fca1e8cc8a122bfe601192d5be05ed8d54b3eb3728c,0
+379,,0,50567269,0,,0,金学峰-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@d92f10bda26793dac103b1deb8edc452e0019bdc1b1c1736dc484c991394114e&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],金学峰,0,JXF,jinxuefeng,,,,,1,,1,0,0,0,0,@d92f10bda26793dac103b1deb8edc452e0019bdc1b1c1736dc484c991394114e,0
+380,,0,200999,0,新乡,0,Try my best-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@a6698c143c30e87d93ecca7adef999c834e0185b8b5fb7f2fd3322f98d255677&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Try my best,0,TRYMYBEST,Trymybest,河南,,,,1,,17,0,0,0,0,@a6698c143c30e87d93ecca7adef999c834e0185b8b5fb7f2fd3322f98d255677,0
+381,,0,33656895,0,长宁,0,harry-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@50bed63faf8b2b90869a5b0589233466&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,Cap,0,[],海洋,0,HY,haiyang,上海,,,,1,Hello World!Bye Bye World!,177,0,0,0,0,@50bed63faf8b2b90869a5b0589233466,0
+382,,0,102439,0,,0,JD-苏州-某厂,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@bdad5c8dfb50d280d174b36c955ca4986204398b1dbdda7ca3607aca09070ecd&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,che,0,[],Monkey,0,MONKEY,Monkey,South Miladhunmadhulu,,,,1,韶之悠扬 璎之珞矣,17,0,0,0,0,@bdad5c8dfb50d280d174b36c955ca4986204398b1dbdda7ca3607aca09070ecd,0
+383,,0,2147715581,0,咸阳,0,zzh-上海-计算化学,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@2bf963ab4683313790ec060d5499a8ea1b2217ecb27885fb50886728959352e0&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],zzh,0,ZZH,zzh,陕西,,,,1,,17,0,0,0,0,@2bf963ab4683313790ec060d5499a8ea1b2217ecb27885fb50886728959352e0,0
+384,,0,4313127,0,海淀,0,吴东博-北京-互联网猎头,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@d921e8f4358a75ad80a180a067040822674cf3ba0f10065b2d819bd474eba7de&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],吴东博,0,WDB,wudongbo,北京,,,,1,方寸永不乱、永葆少年心。,17,0,0,0,0,@d921e8f4358a75ad80a180a067040822674cf3ba0f10065b2d819bd474eba7de,0
+385,,0,257919,0,东城,0,段遇-杭州-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9637550885685fa7506b4f568f74c9be&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,yan,0,[],段遇,0,DY,duanyu,北京,,,,2,Stay young Stay simple,49,0,0,0,0,@9637550885685fa7506b4f568f74c9be,0
+386,,0,4197,0,,0,啊广 北京 互联网(前端),@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@41d1d87cd8c1309b7d3ac2c0e01c61db80d08bba3f101d84351755d584c2958d&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],啊广,0,AG,aguang,,,,,1,你好,夏天,1,0,0,0,0,@41d1d87cd8c1309b7d3ac2c0e01c61db80d08bba3f101d84351755d584c2958d,0
+387,,0,102501,0,,0,🐑 飝畱-济南-电气,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@a8a10d8b37f9a870c93d00eeaa73c72c5cd7d0e44135434d53231731d2759610&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],🐑 飝畱,0,SPANCLASSEMOJIEMOJI1F411SPANFL,spanclassemojiemoji1f411spanfeiliu,,,,,1,命中无强求。。。,49,0,0,0,0,@a8a10d8b37f9a870c93d00eeaa73c72c5cd7d0e44135434d53231731d2759610,0
+388,,0,135201,0,广州,0,canby-广州-物联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@5d93e62c73168018c069ea0f201605bfc8d39580f2ee680553148f42d4d06fd3&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],canby,0,CANBY,canby,广东,,,,1,,1,0,0,0,0,@5d93e62c73168018c069ea0f201605bfc8d39580f2ee680553148f42d4d06fd3,0
+389,,0,233829,0,,0,西江月+北京+ict,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@8578711a5522bbf5738e4660d1925f0adafd5bce937d88261e122c1b8a7f5b74&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],西江月,0,XJY,xijiangyue,Zurich,,,,2,"走向世界的魏丰盛
+光而不耀,静水流深。",1,0,0,0,0,@8578711a5522bbf5738e4660d1925f0adafd5bce937d88261e122c1b8a7f5b74,0
+390,,0,98341,0,海淀,0,昭峰-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@37715cd1b1cecd8d63fbf6439bed5f7a&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,Med,0,[],酷,0,K,ku,北京,,,,1,淡定!呵呵,17,0,0,0,0,@37715cd1b1cecd8d63fbf6439bed5f7a,0
+391,,0,102949,0,闵行,0,Bigben²º¹⁹-上海-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@3f602cffd8120feaa39ab110a9575bc4a8299a82d4da4800c365928d400cb4b5&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],Bigben²º¹⁹,0,BIGBEN????,Bigben????,上海,,,,1,Reboot,17,0,0,0,0,@3f602cffd8120feaa39ab110a9575bc4a8299a82d4da4800c365928d400cb4b5,0
+392,,0,234849,0,深圳,0,思渺 深圳 互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@e0b41532679e754afbee1ea4f06c675b7adbc9309bc9f7871682cbbd575d42b3&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],深思渺,0,SSM,shensaimiao,广东,,,,2,远道而来这世间,想必是为遇见生活的100种样子,145,0,0,0,0,@e0b41532679e754afbee1ea4f06c675b7adbc9309bc9f7871682cbbd575d42b3,0
+393,,0,71783,0,海淀,0,一曲相思-北京-网络爬虫,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@09d9dc4d766b782f5c51269043865bd55e6c2777da886f789c8957cdb5e15bdc&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],一曲相思,0,YQXS,yiquxiangsai,北京,,,,1,在人间有谁活着不像是一场炼狱,49,0,0,0,0,@09d9dc4d766b782f5c51269043865bd55e6c2777da886f789c8957cdb5e15bdc,0
+394,,0,196645,0,浦东新区,0,蒋富贵-上海-it,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@80ac551137b611cdc3c5df819849fc9c8b970edb68c1aba0e1f056cb306b3463&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,Ale,0,[],蒋富贵,0,JFG,jiangfugui,上海,,,,1,Carpe Diem...,49,0,0,0,0,@80ac551137b611cdc3c5df819849fc9c8b970edb68c1aba0e1f056cb306b3463,0
+395,,0,16879781,0,杭州,0,,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@935a6910b09ce08d86702eb3277372f453b288c25900ca0310571eabe7979dcc&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],年,0,N,nian,浙江,,,,1,placebo,17,0,0,0,0,@935a6910b09ce08d86702eb3277372f453b288c25900ca0310571eabe7979dcc,0
+396,,0,233509,0,海淀,0,cici-北京-IT运维,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@ec740c8fe91c81255f79cb86a5c61e917e99be50b5500fecb548a48c0523f779&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],西西,0,XX,xixi,北京,,,,2,,49,0,0,0,0,@ec740c8fe91c81255f79cb86a5c61e917e99be50b5500fecb548a48c0523f779,0
+397,,0,33558565,0,赣州,0,,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@5c090fafc9d4a0eb7c4983b2dbbc16f517c8d8b87b3537673c807bedfe657e51&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],纵横,0,ZH,zongheng,江西,,,,1,我的态度,17,0,0,0,0,@5c090fafc9d4a0eb7c4983b2dbbc16f517c8d8b87b3537673c807bedfe657e51,0
+398,,0,4133,0,锦州,0,,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@9a7164c2010bc99983a6d615199afd8be20da0af577d243d335be489f46a9fc1&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],0.0,0,00,00,辽宁,,,,1,我一路小跑快马加鞭的滚,也没有你那360度回旋滚的精彩,17,0,0,0,0,@9a7164c2010bc99983a6d615199afd8be20da0af577d243d335be489f46a9fc1,0
+399,,0,127079,0,海淀,0,白-北京-互联网,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@1feaaeff115707c34618554fdb392694&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,das,0,[],白,0,B,bai,北京,,,,1,天生骄傲,17,0,0,0,0,@1feaaeff115707c34618554fdb392694,0
+400,,0,235557,0,成都,0,zero—成都—软件开发,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@471f59c42ce392a0274e380b642971e6b3fc7713aa29f67ddf7c90d3b2814d80&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],༒Zero.Z,0,?ZEROZ,?ZeroZ,四川,,,,1,,49,0,0,0,0,@471f59c42ce392a0274e380b642971e6b3fc7713aa29f67ddf7c90d3b2814d80,0
+401,,0,16881701,0,西城,0,玄觞-天津-运维,@96cc49b96b9c3768c0ec93781c8c57a1,/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@c55c5b22ddc2790831b20780f9bf41d3060b0ab4541fedb294c932dfced28247&chatroomid=@96cc49b96b9c3768c0ec93781c8c57a1&skey=,0,0,,0,[],玄觞,0,XS,xuanshang,北京,,,,1,每个不曾起舞的日子,都是对生命的辜负,17,0,0,0,0,@c55c5b22ddc2790831b20780f9bf41d3060b0ab4541fedb294c932dfced28247,0
diff --git a/pro_script/wechat_area.py b/pro_script/wechat_area.py
new file mode 100644
index 0000000..dbca9ff
--- /dev/null
+++ b/pro_script/wechat_area.py
@@ -0,0 +1,97 @@
+#!/usr/bin/env python3.4
+# encoding: utf-8
+"""
+Created on 19-3-19
+@title: '微信好友区域Top10'
+@author: Xusl
+"""
+import os
+import logging.config
+import matplotlib.pyplot as plt
+
+from config import logger_path
+from pro_script.wechat_login import wc_login
+
+logging.config.fileConfig(logger_path)
+logger = logging.getLogger("root")
+
+
+def area_top10(fri_infos):
+ """
+ 好友性别比例
+ :param fri_infos:
+ :return:
+ """
+ func_name = "微信好友区域Top10"
+ logger.info('start %s ' % func_name)
+ prov_dict, city_dict = {}, {}
+ for fri_info in fri_infos:
+ prov = fri_info['province']
+ city = fri_info['city']
+ if prov and prov not in prov_dict.keys():
+ prov_dict[prov] = 1
+ elif prov:
+ prov_dict[prov] += 1
+ if city and city not in city_dict.keys():
+ city_dict[city] = 1
+ elif city:
+ city_dict[city] += 1
+
+ prov_dict_top10 = sorted(prov_dict.items(), key=lambda x: x[1], reverse=True)[0:10]
+ city_dict_top10 = sorted(city_dict.items(), key=lambda y: y[1], reverse=True)[0:10]
+ logger.debug('prov_dict_top10: %s' % prov_dict_top10)
+ logger.debug('city_dict_top10: %s' % city_dict_top10)
+
+ prov_nm, prov_num = [], [] # 省会名 + 数量
+ for prov_data in prov_dict_top10:
+ prov_nm.append(prov_data[0])
+ prov_num.append(prov_data[1])
+
+ pwd_path = os.path.abspath(os.path.dirname(os.getcwd()))
+ desc_full = os.path.join(pwd_path, 'res')
+ colors = ['#00FFFF', '#7FFFD4', '#F08080', '#90EE90', '#AFEEEE',
+ '#98FB98', '#B0E0E6', '#00FF7F', '#FFFF00', '#9ACD32']
+ plt.rcParams['font.sans-serif'] = ['SimHei'] # 用来正常显示中文标签
+ plt.rcParams['axes.unicode_minus'] = False # 用来正常显示负号
+
+ index = range(len(prov_num))
+ plt.bar(index, prov_num, color=colors, width=0.5, align='center')
+
+ plt.xticks(range(len(prov_nm)), prov_nm) # 横坐轴标签
+ for x, y in enumerate(prov_num):
+ # 在柱子上方1.2处标注值
+ plt.text(x, y + 1.2, '%s' % y, ha='center', fontsize=10)
+ plt.ylabel('省会好友人数') # 设置纵坐标标签
+ prov_title = '微信好友区域Top10'
+ plt.title(prov_title) # 设置标题
+ plt.savefig(desc_full + '/微信好友区域Top10') # 保存图片
+
+ city_nm, city_num = [], [] # 城市 + 数量
+ for city_data in city_dict_top10:
+ city_nm.append(city_data[0])
+ city_num.append(city_data[1])
+
+ index = range(len(city_num))
+ plt.bar(index, city_num, color=colors, width=0.5, align='center')
+
+ plt.xticks(range(len(city_nm)), city_nm) # 横坐轴标签
+ plt.ylabel('城市好友人数') # 设置纵坐标标签
+ city_title = '微信好友城市Top10'
+ plt.title(city_title) # 设置标题
+ plt.savefig(desc_full + '/微信好友城市Top10')
+ # 显示
+ plt.show()
+ logger.info('end %s ' % func_name)
+
+
+def deal():
+ """
+ 处理入口
+ :return:
+ """
+ fri_infos = wc_login()
+ area_top10(fri_infos)
+
+
+if __name__ == '__main__':
+ deal()
diff --git a/pro_script/wechat_friend.py b/pro_script/wechat_friend.py
new file mode 100644
index 0000000..d299301
--- /dev/null
+++ b/pro_script/wechat_friend.py
@@ -0,0 +1,79 @@
+#!/usr/bin/env python3.5
+# encoding: utf-8
+"""
+Created on 19-3-18
+@title: '探索好友性别比例饼图'
+@author: Xusl
+"""
+import os
+import logging.config
+import matplotlib.pyplot as plt
+
+from config import logger_path
+from pro_script.wechat_login import wc_login
+
+logging.config.fileConfig(logger_path)
+logger = logging.getLogger("root")
+
+
+def sex_ratio(fri_infos):
+ """
+ 好友性别比例
+ :param fri_infos:
+ :return:
+ """
+ func_name = "好友性别比例"
+ logger.info('start %s ' % func_name)
+ total = len(fri_infos) # 好友总数量
+ man = 0
+ woman = 0
+ other = 0
+
+ for fri_info in fri_infos:
+ sex = fri_info['sex']
+ # 如果sex=1 代表男性 sex=2代表女性
+ if sex == 1:
+ man += 1
+ elif sex == 2:
+ woman += 1
+ else:
+ other += 1
+
+ man_ratio = int(man)/total * 100
+ woman_ratio = int(woman)/total * 100
+ other_ratio = int(other)/total * 100
+ plt.rcParams['font.sans-serif'] = ['SimHei'] # 用来正常显示中文标签
+ plt.rcParams['axes.unicode_minus'] = False # 用来正常显示负号
+ plt.figure(figsize=(5, 5)) # 绘制的图片为正圆
+ sex_li = ['男', '女', '其他']
+ radius = [0.01, 0.01, 0.01] # 设定各项距离圆心n个半径
+ colors = ['red', 'yellowgreen', 'lightskyblue']
+ proportion = [man_ratio, woman_ratio, other_ratio]
+
+ logger.debug('proportion:%s' % proportion)
+
+ plt.pie(proportion, explode=radius, labels=sex_li, colors=colors, autopct='%.2f%%') # 绘制饼图
+ # 加入图例 loc = 'upper right' 位于右上角 bbox_to_anchor=[0.5, 0.5] # 外边距 上边 右边 borderaxespad = 0.3图例的内边距
+ plt.legend(loc="upper right", fontsize=10, bbox_to_anchor=(1.1, 1.1), borderaxespad=0.3)
+
+ plt.title('微信好友性别比例') # 绘制标题
+ # 获取上一层目录
+ pwd_path = os.path.abspath(os.path.dirname(os.getcwd()))
+ desc_full = os.path.join(pwd_path, 'res')
+ plt.savefig(desc_full + '/微信好友性别比例') # 保存图片
+ plt.show()
+ logger.info('end %s ' % func_name)
+
+
+def deal():
+ """
+ 处理入口
+ :return:
+ """
+ fri_infos = wc_login()
+ sex_ratio(fri_infos)
+
+
+if __name__ == '__main__':
+ deal()
+
diff --git a/pro_script/wechat_group.py b/pro_script/wechat_group.py
new file mode 100644
index 0000000..c215a38
--- /dev/null
+++ b/pro_script/wechat_group.py
@@ -0,0 +1,136 @@
+#!/usr/bin/env python3.4
+# encoding: utf-8
+"""
+Created on 19-3-25
+@title: '微信群好友信息分析'
+@author: Xusl
+"""
+import os
+import itchat
+import pandas as pd
+import logging.config
+import matplotlib.pyplot as plt
+
+from config import logger_path
+from pro_script.wechat_login import wc_login
+
+logging.config.fileConfig(logger_path)
+logger = logging.getLogger("root")
+
+
+def grp_sex_ratio(grp_nm, ):
+ """
+ 群好友性别比例
+ :param grp_nm: 想获取群聊信息的群名
+ :return:
+ """
+ func_name = "群好友性别"
+ logger.info('start %s ' % func_name)
+ df_member = pd.read_csv("df_member.csv")
+ mem_sex = dict(df_member['Sex'].replace({1: '男', 2: '女', 0: '其他'}).value_counts(normalize=True)) # 使用pandas库自带的统计值函数
+ sex_li = []
+ proportion = []
+ for key, value in mem_sex.items():
+ sex_li.append(key)
+ proportion.append(format(value, '.2'))
+
+ plt.rcParams['font.sans-serif'] = ['SimHei'] # 用来正常显示中文标签
+ plt.rcParams['axes.unicode_minus'] = False # 用来正常显示负号
+ plt.figure(figsize=(5, 5)) # 绘制的图片为正圆
+ radius = [0.01, 0.01, 0.01] # 设定各项距离圆心n个半径
+ colors = ['red', 'yellowgreen', 'lightskyblue']
+ logger.debug('proportion:%s' % proportion)
+
+ plt.pie(proportion, explode=radius, labels=sex_li, colors=colors, autopct='%.2f%%') # 绘制饼图
+ # 加入图例 loc = 'upper right' 位于右上角 bbox_to_anchor=[0.5, 0.5] # 外边距 上边 右边 borderaxespad = 0.3图例的内边距
+ plt.legend(loc="upper right", fontsize=10, bbox_to_anchor=(1.1, 1.1), borderaxespad=0.3)
+
+ plt.title(grp_nm + '群好友性别比例') # 绘制标题
+ # 获取上一层目录
+ pwd_path = os.path.abspath(os.path.dirname(os.getcwd()))
+ desc_full = os.path.join(pwd_path, 'res')
+ plt.savefig(desc_full + '/' + grp_nm + '好友性别比例') # 保存图片
+ plt.show()
+ logger.info('end %s ' % func_name)
+
+
+def grp_city(grp_nm):
+ """
+ 群好友城市比例
+ :param grp_nm: 想获取群聊信息的群名
+ :return:
+ """
+ func_name = "群好友城市比例"
+ logger.info('start %s ' % func_name)
+ df_member = pd.read_csv("df_member.csv")
+ df_member = df_member['DisplayName'].values
+ mem_nm_li = []
+ for mem_nm in df_member:
+ if mem_nm:
+ mem_nm = str(mem_nm).replace(' ', '')
+ mem_nm = mem_nm.replace('一', '-').replace('_', '-').replace('-', '-').replace(' ', ' ')\
+ .replace(' ', '-').replace('~', '-').replace('—', '-').replace('+', '-').replace('~','-')
+ mem_nm = mem_nm.replace('--', '-')
+ mem_nm_li.append(mem_nm)
+ logger.debug('mem_nm_li:%s' % mem_nm_li)
+
+ city_dict, industry_dict = {}, {}
+ for per_info in mem_nm_li:
+ split_num = per_info.count("-", 0, len(per_info))
+ if split_num == 2:
+ nm, city, industry = per_info.split('-')
+ if city and city not in city_dict.keys():
+ city_dict[city] = 1
+ elif city:
+ city_dict[city] += 1
+
+ logger.debug('city_dict:%s' % city_dict)
+ city_dict_top20 = sorted(city_dict.items(), key=lambda x: x[1], reverse=True)[0:20]
+
+ city_nm, city_num = [], [] # 城市名 + 数量
+ for prov_data in city_dict_top20:
+ city_nm.append(prov_data[0])
+ city_num.append(prov_data[1])
+ pwd_path = os.path.abspath(os.path.dirname(os.getcwd()))
+ desc_full = os.path.join(pwd_path, 'res')
+ colors = ['#00FFFF', '#7FFFD4', '#F08080', '#90EE90', '#AFEEEE',
+ '#98FB98', '#B0E0E6', '#00FF7F', '#FFFF00', '#9ACD32',
+ '#00FFFF', '#7FFFD4', '#F08080', '#90EE90', '#AFEEEE',
+ '#98FB98', '#B0E0E6', '#00FF7F', '#FFFF00', '#9ACD32'
+ ]
+ plt.rcParams['font.sans-serif'] = ['SimHei'] # 用来正常显示中文标签
+ plt.rcParams['axes.unicode_minus'] = False # 用来正常显示负号
+
+ index = range(len(city_num))
+ plt.bar(index, city_num, color=colors, width=0.5, align='center')
+
+ plt.xticks(range(len(city_nm)), city_nm, fontsize=8) # 横坐轴标签
+ for x, y in enumerate(city_num):
+ # 在柱子上方1.0处标注值
+ plt.text(x, y + 1.0, '%s' % y, ha='center', fontsize=10)
+ plt.ylabel('群好友人数') # 设置纵坐标标签
+ prov_title = '中产之路2群(新)群好友人数Top20'
+ plt.title(prov_title) # 设置标题
+ plt.savefig(desc_full + '/中产之路2群(新)群好友人数Top20') # 保存图片
+ logger.info('end %s ' % func_name)
+
+
+def deal():
+ """
+ 处理入口
+ :return:
+ """
+ wc_login()
+ # grp_lost = itchat.get_chatrooms() # 获取所有群聊信息
+ grp_nm = '中产之路2群(新)'
+ mid_road = itchat.search_chatrooms(name=grp_nm) # 获取群聊名为中产之路2群(新)的群好友信息
+ # 群聊用户列表的获取方法为update_chatroom, detailedMember=True将返回指定用户的信息组成的列表
+ member_list = itchat.update_chatroom(mid_road[0]['UserName'], detailedMember=True)
+ df_member = pd.DataFrame(member_list['MemberList']) # 将用户信息转化为dateFrame格式
+ df_member.to_csv('df_member.csv')
+ grp_sex_ratio(grp_nm)
+ grp_city(grp_nm)
+
+
+if __name__ == '__main__':
+ deal()
diff --git a/pro_script/wechat_login.py b/pro_script/wechat_login.py
new file mode 100644
index 0000000..85543ab
--- /dev/null
+++ b/pro_script/wechat_login.py
@@ -0,0 +1,37 @@
+#!/usr/bin/env python3.4
+# encoding: utf-8
+"""
+Created on 19-3-19
+@title: '微信登录'
+@author: Xusl
+"""
+import itchat
+
+
+def wc_login():
+ """
+ 登录
+ :return:
+ """
+ itchat.auto_login(hotReload=True)
+ itchat.dump_login_status()
+ we_friend = itchat.get_friends(update=True)[:]
+ friend_infos = []
+
+ for friend in we_friend[1:]:
+ nick_name = friend["NickName"] # 好友昵称
+ sex = friend["Sex"] # 性别
+ remark_name = friend["RemarkName"] # 备注
+ signature = friend["Signature"] # 个性签名
+ province = friend["Province"] # 省份
+ city = friend["City"] # 城市
+
+ friend_infos.append({
+ 'nick_name': nick_name,
+ 'sex': sex,
+ 'remark_name': remark_name,
+ 'signature': signature,
+ 'province': province,
+ 'city': city,
+ })
+ return friend_infos
diff --git a/pro_script/wechat_photo.py b/pro_script/wechat_photo.py
new file mode 100644
index 0000000..f7de5a8
--- /dev/null
+++ b/pro_script/wechat_photo.py
@@ -0,0 +1,75 @@
+#!/usr/bin/env python3.4
+# encoding: utf-8
+"""
+Created on 19-3-19
+@title: '微信好友头像拼接'
+@author: Xusl
+"""
+import itchat
+import math
+import PIL.Image as Image
+import os
+
+import logging.config
+
+from config import logger_path
+
+logging.config.fileConfig(logger_path)
+logger = logging.getLogger("root")
+
+
+def photo_joint():
+ func_name = "好友头像拼接"
+ logger.info('start %s ' % func_name)
+ itchat.auto_login(hotReload=True)
+ itchat.dump_login_status()
+ friends = itchat.get_friends(update=True)[0:]
+ user = friends[0]["UserName"]
+
+ num = 0
+ pwd_path = os.path.abspath(os.path.dirname(os.getcwd()))
+ desc_photos = os.path.join(pwd_path, 'res/photos')
+ desc_full = os.path.join(pwd_path, 'res')
+
+ for i in friends:
+ img = itchat.get_head_img(userName=i["UserName"])
+ file_image = open(desc_photos + "/" + str(num) + ".jpg", 'wb')
+ file_image.write(img)
+ file_image.close()
+ num += 1
+
+ ls = os.listdir(desc_photos)
+ each_size = int(math.sqrt(float(640 * 640) / len(ls))) # 算出每张图片的大小多少合适
+ lines = int(640 / each_size)
+ image = Image.new('RGBA', (640, 640)) # 创建640*640px的大图
+ x = 0
+ y = 0
+
+ for i in range(0, len(ls) + 1):
+ try:
+ img = Image.open(desc_photos + "/" + str(i) + ".jpg")
+ except IOError:
+ print("Error")
+ else:
+ img = img.resize((each_size, each_size), Image.ANTIALIAS)
+ image.paste(img, (x * each_size, y * each_size)) # 粘贴位置
+ x += 1
+ if x == lines: # 换行
+ x = 0
+ y += 1
+
+ image.save(desc_full + "/好友头像拼接图.jpg")
+ itchat.send_image(desc_full + "/好友头像拼接图.jpg", 'filehelper') # 拼接完成发送给文件传输助手
+ logger.info('end %s ' % func_name)
+
+
+def deal():
+ """
+ 处理入口
+ :return:
+ """
+ photo_joint()
+
+
+if __name__ == '__main__':
+ deal()
diff --git a/pro_script/wechat_sign.py b/pro_script/wechat_sign.py
new file mode 100644
index 0000000..04b5149
--- /dev/null
+++ b/pro_script/wechat_sign.py
@@ -0,0 +1,114 @@
+#!/usr/bin/env python3.4
+# encoding: utf-8
+"""
+Created on 19-3-20
+@title: '微信好友个性签名词云图展示'
+@author: Xusl
+"""
+import os
+import logging.config
+import matplotlib.pyplot as plt
+import jieba
+import re
+import numpy as np
+
+from config import logger_path
+from pro_script.wechat_login import wc_login
+from scipy.misc import imread
+from snownlp import SnowNLP
+from wordcloud import WordCloud, ImageColorGenerator
+
+
+logging.config.fileConfig(logger_path)
+logger = logging.getLogger("root")
+
+pwd_path = os.path.abspath(os.path.dirname(os.getcwd()))
+res_full = os.path.join(pwd_path, 'res/')
+
+
+def sign_words(fri_infos):
+ """
+ 好友个性签名
+ :param fri_infos:
+ :return:
+ """
+ func_name = "好友个性签名"
+ logger.info('start %s ' % func_name)
+ sign_li = []
+ rule = re.compile("1f\d+\w*|[<>/=]") # 定义正则规则
+ for fri_info in fri_infos:
+ signature = fri_info['signature']
+ if signature:
+ sign_deal = signature.replace('\n', '').replace('\t', '').replace(' ', '')\
+ .replace("span", "").replace("class", "").replace("emoji", "")
+ sign = rule.sub("", sign_deal)
+ sign_li.append(sign)
+
+ logger.debug('sign_li: %s' % sign_li)
+ logger.info('end %s ' % func_name)
+ return sign_li
+
+
+def word_cloud(comment):
+ """
+ 词云图
+ :param comment:
+ :return:
+ """
+ func_name = "词云图"
+ logger.info('start %s ' % func_name)
+ conf_path = os.path.join(pwd_path, 'conf/')
+ comment_txt = ''
+ back_img = plt.imread(conf_path + '/peiqi.jpg')
+ cloud = WordCloud(font_path=conf_path + '/simhei.ttf', # 若是有中文的话,这句代码必须添加,不然会出现方框,不出现汉字
+ background_color="white", # 背景颜色
+ max_words=5000, # 词云显示的最大词数
+ mask=back_img, # 设置背景图片
+ max_font_size=100, # 字体最大值
+ random_state=42,
+ width=360, height=591, margin=2, # 设置图片默认的大小,但是如果使用背景图片的话,保存的图片大小将会按照其大小保存,margin为词语边缘距离
+ )
+ for li in comment:
+ comment_txt += ' '.join(jieba.cut(li, cut_all=False))
+ wc = cloud.generate(comment_txt)
+ image_colors = ImageColorGenerator(back_img)
+ plt.figure("wordc")
+ plt.imshow(wc.recolor(color_func=image_colors))
+ wc.to_file(res_full + '好友个性签名词云图.png')
+ logger.info('end %s ' % func_name)
+
+
+def snowlp_analysis(comment):
+ """
+
+ :param comment:
+ :return:
+ """
+ func_name = "snow_analysis"
+ logger.info('start %s ' % func_name)
+ sentimentslist = []
+ for li in comment:
+ if len(li) > 0:
+ s = SnowNLP(li)
+ print(li, s.sentiments)
+ sentimentslist.append(s.sentiments)
+ fig1 = plt.figure("sentiment")
+ plt.hist(sentimentslist, bins=np.arange(0, 1, 0.02))
+ plt.savefig(res_full + '好友签名情感分析')
+ plt.show()
+ logger.info('end %s ' % func_name)
+
+
+def deal():
+ """
+ 处理入口
+ :return:
+ """
+ fri_infos = wc_login()
+ sign_li = sign_words(fri_infos)
+ word_cloud(sign_li)
+ snowlp_analysis(sign_li)
+
+
+if __name__ == '__main__':
+ deal()
diff --git a/res/photos/0.jpg b/res/photos/0.jpg
new file mode 100644
index 0000000..7376f08
Binary files /dev/null and b/res/photos/0.jpg differ
diff --git a/res/photos/1.jpg b/res/photos/1.jpg
new file mode 100644
index 0000000..3152d97
Binary files /dev/null and b/res/photos/1.jpg differ
diff --git a/res/photos/10.jpg b/res/photos/10.jpg
new file mode 100644
index 0000000..8dddaa6
Binary files /dev/null and b/res/photos/10.jpg differ
diff --git a/res/photos/100.jpg b/res/photos/100.jpg
new file mode 100644
index 0000000..2291956
Binary files /dev/null and b/res/photos/100.jpg differ
diff --git a/res/photos/101.jpg b/res/photos/101.jpg
new file mode 100644
index 0000000..7f5949d
Binary files /dev/null and b/res/photos/101.jpg differ
diff --git a/res/photos/102.jpg b/res/photos/102.jpg
new file mode 100644
index 0000000..226f899
Binary files /dev/null and b/res/photos/102.jpg differ
diff --git a/res/photos/103.jpg b/res/photos/103.jpg
new file mode 100644
index 0000000..4c0013a
Binary files /dev/null and b/res/photos/103.jpg differ
diff --git a/res/photos/104.jpg b/res/photos/104.jpg
new file mode 100644
index 0000000..6c425f3
Binary files /dev/null and b/res/photos/104.jpg differ
diff --git a/res/photos/105.jpg b/res/photos/105.jpg
new file mode 100644
index 0000000..7753e2f
Binary files /dev/null and b/res/photos/105.jpg differ
diff --git a/res/photos/106.jpg b/res/photos/106.jpg
new file mode 100644
index 0000000..2004299
Binary files /dev/null and b/res/photos/106.jpg differ
diff --git a/res/photos/107.jpg b/res/photos/107.jpg
new file mode 100644
index 0000000..ef010fd
Binary files /dev/null and b/res/photos/107.jpg differ
diff --git a/res/photos/108.jpg b/res/photos/108.jpg
new file mode 100644
index 0000000..c302c98
Binary files /dev/null and b/res/photos/108.jpg differ
diff --git a/res/photos/109.jpg b/res/photos/109.jpg
new file mode 100644
index 0000000..7125253
Binary files /dev/null and b/res/photos/109.jpg differ
diff --git a/res/photos/11.jpg b/res/photos/11.jpg
new file mode 100644
index 0000000..0ab5276
Binary files /dev/null and b/res/photos/11.jpg differ
diff --git a/res/photos/110.jpg b/res/photos/110.jpg
new file mode 100644
index 0000000..a3611df
Binary files /dev/null and b/res/photos/110.jpg differ
diff --git a/res/photos/111.jpg b/res/photos/111.jpg
new file mode 100644
index 0000000..1cf4cb2
Binary files /dev/null and b/res/photos/111.jpg differ
diff --git a/res/photos/112.jpg b/res/photos/112.jpg
new file mode 100644
index 0000000..89466ae
Binary files /dev/null and b/res/photos/112.jpg differ
diff --git a/res/photos/113.jpg b/res/photos/113.jpg
new file mode 100644
index 0000000..178b96f
Binary files /dev/null and b/res/photos/113.jpg differ
diff --git a/res/photos/114.jpg b/res/photos/114.jpg
new file mode 100644
index 0000000..6ea44f2
Binary files /dev/null and b/res/photos/114.jpg differ
diff --git a/res/photos/115.jpg b/res/photos/115.jpg
new file mode 100644
index 0000000..fdf9f07
Binary files /dev/null and b/res/photos/115.jpg differ
diff --git a/res/photos/116.jpg b/res/photos/116.jpg
new file mode 100644
index 0000000..3814e53
Binary files /dev/null and b/res/photos/116.jpg differ
diff --git a/res/photos/117.jpg b/res/photos/117.jpg
new file mode 100644
index 0000000..3acd750
Binary files /dev/null and b/res/photos/117.jpg differ
diff --git a/res/photos/118.jpg b/res/photos/118.jpg
new file mode 100644
index 0000000..7e5060f
Binary files /dev/null and b/res/photos/118.jpg differ
diff --git a/res/photos/119.jpg b/res/photos/119.jpg
new file mode 100644
index 0000000..f044d5e
Binary files /dev/null and b/res/photos/119.jpg differ
diff --git a/res/photos/12.jpg b/res/photos/12.jpg
new file mode 100644
index 0000000..378f93b
Binary files /dev/null and b/res/photos/12.jpg differ
diff --git a/res/photos/120.jpg b/res/photos/120.jpg
new file mode 100644
index 0000000..af282dd
Binary files /dev/null and b/res/photos/120.jpg differ
diff --git a/res/photos/121.jpg b/res/photos/121.jpg
new file mode 100644
index 0000000..a6b0f64
Binary files /dev/null and b/res/photos/121.jpg differ
diff --git a/res/photos/122.jpg b/res/photos/122.jpg
new file mode 100644
index 0000000..9a33bb1
Binary files /dev/null and b/res/photos/122.jpg differ
diff --git a/res/photos/123.jpg b/res/photos/123.jpg
new file mode 100644
index 0000000..430292e
Binary files /dev/null and b/res/photos/123.jpg differ
diff --git a/res/photos/124.jpg b/res/photos/124.jpg
new file mode 100644
index 0000000..d05648a
Binary files /dev/null and b/res/photos/124.jpg differ
diff --git a/res/photos/125.jpg b/res/photos/125.jpg
new file mode 100644
index 0000000..53d194e
Binary files /dev/null and b/res/photos/125.jpg differ
diff --git a/res/photos/126.jpg b/res/photos/126.jpg
new file mode 100644
index 0000000..6585817
Binary files /dev/null and b/res/photos/126.jpg differ
diff --git a/res/photos/127.jpg b/res/photos/127.jpg
new file mode 100644
index 0000000..8c7837c
Binary files /dev/null and b/res/photos/127.jpg differ
diff --git a/res/photos/128.jpg b/res/photos/128.jpg
new file mode 100644
index 0000000..7837c91
Binary files /dev/null and b/res/photos/128.jpg differ
diff --git a/res/photos/129.jpg b/res/photos/129.jpg
new file mode 100644
index 0000000..c0148e1
Binary files /dev/null and b/res/photos/129.jpg differ
diff --git a/res/photos/13.jpg b/res/photos/13.jpg
new file mode 100644
index 0000000..d2f6865
Binary files /dev/null and b/res/photos/13.jpg differ
diff --git a/res/photos/130.jpg b/res/photos/130.jpg
new file mode 100644
index 0000000..ec114f6
Binary files /dev/null and b/res/photos/130.jpg differ
diff --git a/res/photos/131.jpg b/res/photos/131.jpg
new file mode 100644
index 0000000..79ce468
Binary files /dev/null and b/res/photos/131.jpg differ
diff --git a/res/photos/132.jpg b/res/photos/132.jpg
new file mode 100644
index 0000000..b62e5b6
Binary files /dev/null and b/res/photos/132.jpg differ
diff --git a/res/photos/133.jpg b/res/photos/133.jpg
new file mode 100644
index 0000000..ee92c22
Binary files /dev/null and b/res/photos/133.jpg differ
diff --git a/res/photos/134.jpg b/res/photos/134.jpg
new file mode 100644
index 0000000..289e395
Binary files /dev/null and b/res/photos/134.jpg differ
diff --git a/res/photos/135.jpg b/res/photos/135.jpg
new file mode 100644
index 0000000..d8877fc
Binary files /dev/null and b/res/photos/135.jpg differ
diff --git a/res/photos/136.jpg b/res/photos/136.jpg
new file mode 100644
index 0000000..4a60a3b
Binary files /dev/null and b/res/photos/136.jpg differ
diff --git a/res/photos/137.jpg b/res/photos/137.jpg
new file mode 100644
index 0000000..e82da6b
Binary files /dev/null and b/res/photos/137.jpg differ
diff --git a/res/photos/138.jpg b/res/photos/138.jpg
new file mode 100644
index 0000000..7e8cf75
Binary files /dev/null and b/res/photos/138.jpg differ
diff --git a/res/photos/139.jpg b/res/photos/139.jpg
new file mode 100644
index 0000000..4151f36
Binary files /dev/null and b/res/photos/139.jpg differ
diff --git a/res/photos/14.jpg b/res/photos/14.jpg
new file mode 100644
index 0000000..4c116d2
Binary files /dev/null and b/res/photos/14.jpg differ
diff --git a/res/photos/140.jpg b/res/photos/140.jpg
new file mode 100644
index 0000000..52168b9
Binary files /dev/null and b/res/photos/140.jpg differ
diff --git a/res/photos/141.jpg b/res/photos/141.jpg
new file mode 100644
index 0000000..36d64c7
Binary files /dev/null and b/res/photos/141.jpg differ
diff --git a/res/photos/142.jpg b/res/photos/142.jpg
new file mode 100644
index 0000000..997a3ae
Binary files /dev/null and b/res/photos/142.jpg differ
diff --git a/res/photos/143.jpg b/res/photos/143.jpg
new file mode 100644
index 0000000..8f8bc82
Binary files /dev/null and b/res/photos/143.jpg differ
diff --git a/res/photos/144.jpg b/res/photos/144.jpg
new file mode 100644
index 0000000..5a1ccbb
Binary files /dev/null and b/res/photos/144.jpg differ
diff --git a/res/photos/145.jpg b/res/photos/145.jpg
new file mode 100644
index 0000000..7d64512
Binary files /dev/null and b/res/photos/145.jpg differ
diff --git a/res/photos/146.jpg b/res/photos/146.jpg
new file mode 100644
index 0000000..675c723
Binary files /dev/null and b/res/photos/146.jpg differ
diff --git a/res/photos/147.jpg b/res/photos/147.jpg
new file mode 100644
index 0000000..0c1d435
Binary files /dev/null and b/res/photos/147.jpg differ
diff --git a/res/photos/148.jpg b/res/photos/148.jpg
new file mode 100644
index 0000000..d87490b
Binary files /dev/null and b/res/photos/148.jpg differ
diff --git a/res/photos/149.jpg b/res/photos/149.jpg
new file mode 100644
index 0000000..56fbf5f
Binary files /dev/null and b/res/photos/149.jpg differ
diff --git a/res/photos/15.jpg b/res/photos/15.jpg
new file mode 100644
index 0000000..91d93e0
Binary files /dev/null and b/res/photos/15.jpg differ
diff --git a/res/photos/150.jpg b/res/photos/150.jpg
new file mode 100644
index 0000000..530ed03
Binary files /dev/null and b/res/photos/150.jpg differ
diff --git a/res/photos/151.jpg b/res/photos/151.jpg
new file mode 100644
index 0000000..d32b220
Binary files /dev/null and b/res/photos/151.jpg differ
diff --git a/res/photos/152.jpg b/res/photos/152.jpg
new file mode 100644
index 0000000..5062312
Binary files /dev/null and b/res/photos/152.jpg differ
diff --git a/res/photos/153.jpg b/res/photos/153.jpg
new file mode 100644
index 0000000..532e2b2
Binary files /dev/null and b/res/photos/153.jpg differ
diff --git a/res/photos/154.jpg b/res/photos/154.jpg
new file mode 100644
index 0000000..2440c95
Binary files /dev/null and b/res/photos/154.jpg differ
diff --git a/res/photos/155.jpg b/res/photos/155.jpg
new file mode 100644
index 0000000..d3fc475
Binary files /dev/null and b/res/photos/155.jpg differ
diff --git a/res/photos/156.jpg b/res/photos/156.jpg
new file mode 100644
index 0000000..eac4226
Binary files /dev/null and b/res/photos/156.jpg differ
diff --git a/res/photos/157.jpg b/res/photos/157.jpg
new file mode 100644
index 0000000..addfbec
Binary files /dev/null and b/res/photos/157.jpg differ
diff --git a/res/photos/158.jpg b/res/photos/158.jpg
new file mode 100644
index 0000000..096616c
Binary files /dev/null and b/res/photos/158.jpg differ
diff --git a/res/photos/159.jpg b/res/photos/159.jpg
new file mode 100644
index 0000000..e86effc
Binary files /dev/null and b/res/photos/159.jpg differ
diff --git a/res/photos/16.jpg b/res/photos/16.jpg
new file mode 100644
index 0000000..75a7e1b
Binary files /dev/null and b/res/photos/16.jpg differ
diff --git a/res/photos/160.jpg b/res/photos/160.jpg
new file mode 100644
index 0000000..409aa65
Binary files /dev/null and b/res/photos/160.jpg differ
diff --git a/res/photos/161.jpg b/res/photos/161.jpg
new file mode 100644
index 0000000..b31fb8a
Binary files /dev/null and b/res/photos/161.jpg differ
diff --git a/res/photos/162.jpg b/res/photos/162.jpg
new file mode 100644
index 0000000..2e607c0
Binary files /dev/null and b/res/photos/162.jpg differ
diff --git a/res/photos/163.jpg b/res/photos/163.jpg
new file mode 100644
index 0000000..8040a14
Binary files /dev/null and b/res/photos/163.jpg differ
diff --git a/res/photos/164.jpg b/res/photos/164.jpg
new file mode 100644
index 0000000..0c089a7
Binary files /dev/null and b/res/photos/164.jpg differ
diff --git a/res/photos/165.jpg b/res/photos/165.jpg
new file mode 100644
index 0000000..1d1832e
Binary files /dev/null and b/res/photos/165.jpg differ
diff --git a/res/photos/166.jpg b/res/photos/166.jpg
new file mode 100644
index 0000000..2e287a8
Binary files /dev/null and b/res/photos/166.jpg differ
diff --git a/res/photos/167.jpg b/res/photos/167.jpg
new file mode 100644
index 0000000..38cfd0e
Binary files /dev/null and b/res/photos/167.jpg differ
diff --git a/res/photos/168.jpg b/res/photos/168.jpg
new file mode 100644
index 0000000..b64a727
Binary files /dev/null and b/res/photos/168.jpg differ
diff --git a/res/photos/169.jpg b/res/photos/169.jpg
new file mode 100644
index 0000000..0237e95
Binary files /dev/null and b/res/photos/169.jpg differ
diff --git a/res/photos/17.jpg b/res/photos/17.jpg
new file mode 100644
index 0000000..1469e82
Binary files /dev/null and b/res/photos/17.jpg differ
diff --git a/res/photos/170.jpg b/res/photos/170.jpg
new file mode 100644
index 0000000..a446b01
Binary files /dev/null and b/res/photos/170.jpg differ
diff --git a/res/photos/171.jpg b/res/photos/171.jpg
new file mode 100644
index 0000000..96db202
Binary files /dev/null and b/res/photos/171.jpg differ
diff --git a/res/photos/172.jpg b/res/photos/172.jpg
new file mode 100644
index 0000000..aa2499a
Binary files /dev/null and b/res/photos/172.jpg differ
diff --git a/res/photos/173.jpg b/res/photos/173.jpg
new file mode 100644
index 0000000..4d6b4b2
Binary files /dev/null and b/res/photos/173.jpg differ
diff --git a/res/photos/174.jpg b/res/photos/174.jpg
new file mode 100644
index 0000000..5d07a9f
Binary files /dev/null and b/res/photos/174.jpg differ
diff --git a/res/photos/175.jpg b/res/photos/175.jpg
new file mode 100644
index 0000000..80a23f2
Binary files /dev/null and b/res/photos/175.jpg differ
diff --git a/res/photos/176.jpg b/res/photos/176.jpg
new file mode 100644
index 0000000..7ec87d5
Binary files /dev/null and b/res/photos/176.jpg differ
diff --git a/res/photos/177.jpg b/res/photos/177.jpg
new file mode 100644
index 0000000..69e782f
Binary files /dev/null and b/res/photos/177.jpg differ
diff --git a/res/photos/178.jpg b/res/photos/178.jpg
new file mode 100644
index 0000000..5592043
Binary files /dev/null and b/res/photos/178.jpg differ
diff --git a/res/photos/179.jpg b/res/photos/179.jpg
new file mode 100644
index 0000000..3923297
Binary files /dev/null and b/res/photos/179.jpg differ
diff --git a/res/photos/18.jpg b/res/photos/18.jpg
new file mode 100644
index 0000000..2259e38
Binary files /dev/null and b/res/photos/18.jpg differ
diff --git a/res/photos/180.jpg b/res/photos/180.jpg
new file mode 100644
index 0000000..15ce188
Binary files /dev/null and b/res/photos/180.jpg differ
diff --git a/res/photos/181.jpg b/res/photos/181.jpg
new file mode 100644
index 0000000..39a54d5
Binary files /dev/null and b/res/photos/181.jpg differ
diff --git a/res/photos/182.jpg b/res/photos/182.jpg
new file mode 100644
index 0000000..dbefbfd
Binary files /dev/null and b/res/photos/182.jpg differ
diff --git a/res/photos/183.jpg b/res/photos/183.jpg
new file mode 100644
index 0000000..5e4d159
Binary files /dev/null and b/res/photos/183.jpg differ
diff --git a/res/photos/184.jpg b/res/photos/184.jpg
new file mode 100644
index 0000000..26d843a
Binary files /dev/null and b/res/photos/184.jpg differ
diff --git a/res/photos/185.jpg b/res/photos/185.jpg
new file mode 100644
index 0000000..8883193
Binary files /dev/null and b/res/photos/185.jpg differ
diff --git a/res/photos/186.jpg b/res/photos/186.jpg
new file mode 100644
index 0000000..066067d
Binary files /dev/null and b/res/photos/186.jpg differ
diff --git a/res/photos/187.jpg b/res/photos/187.jpg
new file mode 100644
index 0000000..2da88c8
Binary files /dev/null and b/res/photos/187.jpg differ
diff --git a/res/photos/188.jpg b/res/photos/188.jpg
new file mode 100644
index 0000000..517d56c
Binary files /dev/null and b/res/photos/188.jpg differ
diff --git a/res/photos/189.jpg b/res/photos/189.jpg
new file mode 100644
index 0000000..5f62f5e
Binary files /dev/null and b/res/photos/189.jpg differ
diff --git a/res/photos/19.jpg b/res/photos/19.jpg
new file mode 100644
index 0000000..61611b2
Binary files /dev/null and b/res/photos/19.jpg differ
diff --git a/res/photos/190.jpg b/res/photos/190.jpg
new file mode 100644
index 0000000..b55d21e
Binary files /dev/null and b/res/photos/190.jpg differ
diff --git a/res/photos/191.jpg b/res/photos/191.jpg
new file mode 100644
index 0000000..a527597
Binary files /dev/null and b/res/photos/191.jpg differ
diff --git a/res/photos/192.jpg b/res/photos/192.jpg
new file mode 100644
index 0000000..488dc6d
Binary files /dev/null and b/res/photos/192.jpg differ
diff --git a/res/photos/193.jpg b/res/photos/193.jpg
new file mode 100644
index 0000000..a08f928
Binary files /dev/null and b/res/photos/193.jpg differ
diff --git a/res/photos/194.jpg b/res/photos/194.jpg
new file mode 100644
index 0000000..cfa56b5
Binary files /dev/null and b/res/photos/194.jpg differ
diff --git a/res/photos/195.jpg b/res/photos/195.jpg
new file mode 100644
index 0000000..65c69fb
Binary files /dev/null and b/res/photos/195.jpg differ
diff --git a/res/photos/196.jpg b/res/photos/196.jpg
new file mode 100644
index 0000000..c35e43c
Binary files /dev/null and b/res/photos/196.jpg differ
diff --git a/res/photos/197.jpg b/res/photos/197.jpg
new file mode 100644
index 0000000..7596697
Binary files /dev/null and b/res/photos/197.jpg differ
diff --git a/res/photos/198.jpg b/res/photos/198.jpg
new file mode 100644
index 0000000..633ee7f
Binary files /dev/null and b/res/photos/198.jpg differ
diff --git a/res/photos/199.jpg b/res/photos/199.jpg
new file mode 100644
index 0000000..3d99fb8
Binary files /dev/null and b/res/photos/199.jpg differ
diff --git a/res/photos/2.jpg b/res/photos/2.jpg
new file mode 100644
index 0000000..8c00a02
Binary files /dev/null and b/res/photos/2.jpg differ
diff --git a/res/photos/20.jpg b/res/photos/20.jpg
new file mode 100644
index 0000000..bc8f0f1
Binary files /dev/null and b/res/photos/20.jpg differ
diff --git a/res/photos/200.jpg b/res/photos/200.jpg
new file mode 100644
index 0000000..02eae59
Binary files /dev/null and b/res/photos/200.jpg differ
diff --git a/res/photos/201.jpg b/res/photos/201.jpg
new file mode 100644
index 0000000..e8f0b8a
Binary files /dev/null and b/res/photos/201.jpg differ
diff --git a/res/photos/202.jpg b/res/photos/202.jpg
new file mode 100644
index 0000000..73d8cfa
Binary files /dev/null and b/res/photos/202.jpg differ
diff --git a/res/photos/203.jpg b/res/photos/203.jpg
new file mode 100644
index 0000000..6cad80d
Binary files /dev/null and b/res/photos/203.jpg differ
diff --git a/res/photos/204.jpg b/res/photos/204.jpg
new file mode 100644
index 0000000..7894acb
Binary files /dev/null and b/res/photos/204.jpg differ
diff --git a/res/photos/205.jpg b/res/photos/205.jpg
new file mode 100644
index 0000000..78cf7ba
Binary files /dev/null and b/res/photos/205.jpg differ
diff --git a/res/photos/206.jpg b/res/photos/206.jpg
new file mode 100644
index 0000000..5053199
Binary files /dev/null and b/res/photos/206.jpg differ
diff --git a/res/photos/207.jpg b/res/photos/207.jpg
new file mode 100644
index 0000000..e5bb647
Binary files /dev/null and b/res/photos/207.jpg differ
diff --git a/res/photos/208.jpg b/res/photos/208.jpg
new file mode 100644
index 0000000..d12ad1f
Binary files /dev/null and b/res/photos/208.jpg differ
diff --git a/res/photos/209.jpg b/res/photos/209.jpg
new file mode 100644
index 0000000..737570b
Binary files /dev/null and b/res/photos/209.jpg differ
diff --git a/res/photos/21.jpg b/res/photos/21.jpg
new file mode 100644
index 0000000..79b2014
Binary files /dev/null and b/res/photos/21.jpg differ
diff --git a/res/photos/210.jpg b/res/photos/210.jpg
new file mode 100644
index 0000000..bfc2ed6
Binary files /dev/null and b/res/photos/210.jpg differ
diff --git a/res/photos/211.jpg b/res/photos/211.jpg
new file mode 100644
index 0000000..b87e54e
Binary files /dev/null and b/res/photos/211.jpg differ
diff --git a/res/photos/212.jpg b/res/photos/212.jpg
new file mode 100644
index 0000000..586ebfb
Binary files /dev/null and b/res/photos/212.jpg differ
diff --git a/res/photos/213.jpg b/res/photos/213.jpg
new file mode 100644
index 0000000..93a69d2
Binary files /dev/null and b/res/photos/213.jpg differ
diff --git a/res/photos/214.jpg b/res/photos/214.jpg
new file mode 100644
index 0000000..1de23b6
Binary files /dev/null and b/res/photos/214.jpg differ
diff --git a/res/photos/215.jpg b/res/photos/215.jpg
new file mode 100644
index 0000000..c110877
Binary files /dev/null and b/res/photos/215.jpg differ
diff --git a/res/photos/216.jpg b/res/photos/216.jpg
new file mode 100644
index 0000000..beca8bd
Binary files /dev/null and b/res/photos/216.jpg differ
diff --git a/res/photos/217.jpg b/res/photos/217.jpg
new file mode 100644
index 0000000..b3191a0
Binary files /dev/null and b/res/photos/217.jpg differ
diff --git a/res/photos/218.jpg b/res/photos/218.jpg
new file mode 100644
index 0000000..ef2a779
Binary files /dev/null and b/res/photos/218.jpg differ
diff --git a/res/photos/219.jpg b/res/photos/219.jpg
new file mode 100644
index 0000000..ef9148a
Binary files /dev/null and b/res/photos/219.jpg differ
diff --git a/res/photos/22.jpg b/res/photos/22.jpg
new file mode 100644
index 0000000..645adb4
Binary files /dev/null and b/res/photos/22.jpg differ
diff --git a/res/photos/220.jpg b/res/photos/220.jpg
new file mode 100644
index 0000000..094e0d3
Binary files /dev/null and b/res/photos/220.jpg differ
diff --git a/res/photos/221.jpg b/res/photos/221.jpg
new file mode 100644
index 0000000..a2d220d
Binary files /dev/null and b/res/photos/221.jpg differ
diff --git a/res/photos/222.jpg b/res/photos/222.jpg
new file mode 100644
index 0000000..b6432b5
Binary files /dev/null and b/res/photos/222.jpg differ
diff --git a/res/photos/223.jpg b/res/photos/223.jpg
new file mode 100644
index 0000000..02cc60e
Binary files /dev/null and b/res/photos/223.jpg differ
diff --git a/res/photos/224.jpg b/res/photos/224.jpg
new file mode 100644
index 0000000..6d8e4f0
Binary files /dev/null and b/res/photos/224.jpg differ
diff --git a/res/photos/225.jpg b/res/photos/225.jpg
new file mode 100644
index 0000000..44963a1
Binary files /dev/null and b/res/photos/225.jpg differ
diff --git a/res/photos/226.jpg b/res/photos/226.jpg
new file mode 100644
index 0000000..ad8b143
Binary files /dev/null and b/res/photos/226.jpg differ
diff --git a/res/photos/227.jpg b/res/photos/227.jpg
new file mode 100644
index 0000000..264b456
Binary files /dev/null and b/res/photos/227.jpg differ
diff --git a/res/photos/228.jpg b/res/photos/228.jpg
new file mode 100644
index 0000000..635e991
Binary files /dev/null and b/res/photos/228.jpg differ
diff --git a/res/photos/229.jpg b/res/photos/229.jpg
new file mode 100644
index 0000000..47c2881
Binary files /dev/null and b/res/photos/229.jpg differ
diff --git a/res/photos/23.jpg b/res/photos/23.jpg
new file mode 100644
index 0000000..ca5d80b
Binary files /dev/null and b/res/photos/23.jpg differ
diff --git a/res/photos/230.jpg b/res/photos/230.jpg
new file mode 100644
index 0000000..4b9de99
Binary files /dev/null and b/res/photos/230.jpg differ
diff --git a/res/photos/231.jpg b/res/photos/231.jpg
new file mode 100644
index 0000000..9bc8280
Binary files /dev/null and b/res/photos/231.jpg differ
diff --git a/res/photos/232.jpg b/res/photos/232.jpg
new file mode 100644
index 0000000..90d7a89
Binary files /dev/null and b/res/photos/232.jpg differ
diff --git a/res/photos/233.jpg b/res/photos/233.jpg
new file mode 100644
index 0000000..d3f018c
Binary files /dev/null and b/res/photos/233.jpg differ
diff --git a/res/photos/234.jpg b/res/photos/234.jpg
new file mode 100644
index 0000000..9f1fa86
Binary files /dev/null and b/res/photos/234.jpg differ
diff --git a/res/photos/235.jpg b/res/photos/235.jpg
new file mode 100644
index 0000000..4f9b15a
Binary files /dev/null and b/res/photos/235.jpg differ
diff --git a/res/photos/236.jpg b/res/photos/236.jpg
new file mode 100644
index 0000000..40b9802
Binary files /dev/null and b/res/photos/236.jpg differ
diff --git a/res/photos/237.jpg b/res/photos/237.jpg
new file mode 100644
index 0000000..64c5521
Binary files /dev/null and b/res/photos/237.jpg differ
diff --git a/res/photos/238.jpg b/res/photos/238.jpg
new file mode 100644
index 0000000..c3ac36a
Binary files /dev/null and b/res/photos/238.jpg differ
diff --git a/res/photos/239.jpg b/res/photos/239.jpg
new file mode 100644
index 0000000..9dbc42d
Binary files /dev/null and b/res/photos/239.jpg differ
diff --git a/res/photos/24.jpg b/res/photos/24.jpg
new file mode 100644
index 0000000..b084c72
Binary files /dev/null and b/res/photos/24.jpg differ
diff --git a/res/photos/240.jpg b/res/photos/240.jpg
new file mode 100644
index 0000000..f94b061
Binary files /dev/null and b/res/photos/240.jpg differ
diff --git a/res/photos/241.jpg b/res/photos/241.jpg
new file mode 100644
index 0000000..8d4b91c
Binary files /dev/null and b/res/photos/241.jpg differ
diff --git a/res/photos/242.jpg b/res/photos/242.jpg
new file mode 100644
index 0000000..88b8bae
Binary files /dev/null and b/res/photos/242.jpg differ
diff --git a/res/photos/243.jpg b/res/photos/243.jpg
new file mode 100644
index 0000000..95e4941
Binary files /dev/null and b/res/photos/243.jpg differ
diff --git a/res/photos/244.jpg b/res/photos/244.jpg
new file mode 100644
index 0000000..0cb54e3
Binary files /dev/null and b/res/photos/244.jpg differ
diff --git a/res/photos/245.jpg b/res/photos/245.jpg
new file mode 100644
index 0000000..f091d43
Binary files /dev/null and b/res/photos/245.jpg differ
diff --git a/res/photos/246.jpg b/res/photos/246.jpg
new file mode 100644
index 0000000..8857444
Binary files /dev/null and b/res/photos/246.jpg differ
diff --git a/res/photos/247.jpg b/res/photos/247.jpg
new file mode 100644
index 0000000..509b4d9
Binary files /dev/null and b/res/photos/247.jpg differ
diff --git a/res/photos/248.jpg b/res/photos/248.jpg
new file mode 100644
index 0000000..2edef8c
Binary files /dev/null and b/res/photos/248.jpg differ
diff --git a/res/photos/249.jpg b/res/photos/249.jpg
new file mode 100644
index 0000000..31eba68
Binary files /dev/null and b/res/photos/249.jpg differ
diff --git a/res/photos/25.jpg b/res/photos/25.jpg
new file mode 100644
index 0000000..aaff849
Binary files /dev/null and b/res/photos/25.jpg differ
diff --git a/res/photos/250.jpg b/res/photos/250.jpg
new file mode 100644
index 0000000..dba441a
Binary files /dev/null and b/res/photos/250.jpg differ
diff --git a/res/photos/251.jpg b/res/photos/251.jpg
new file mode 100644
index 0000000..c52d2bd
Binary files /dev/null and b/res/photos/251.jpg differ
diff --git a/res/photos/252.jpg b/res/photos/252.jpg
new file mode 100644
index 0000000..ce5693e
Binary files /dev/null and b/res/photos/252.jpg differ
diff --git a/res/photos/253.jpg b/res/photos/253.jpg
new file mode 100644
index 0000000..e86024c
Binary files /dev/null and b/res/photos/253.jpg differ
diff --git a/res/photos/254.jpg b/res/photos/254.jpg
new file mode 100644
index 0000000..732b68a
Binary files /dev/null and b/res/photos/254.jpg differ
diff --git a/res/photos/255.jpg b/res/photos/255.jpg
new file mode 100644
index 0000000..6a380f2
Binary files /dev/null and b/res/photos/255.jpg differ
diff --git a/res/photos/256.jpg b/res/photos/256.jpg
new file mode 100644
index 0000000..6112f26
Binary files /dev/null and b/res/photos/256.jpg differ
diff --git a/res/photos/257.jpg b/res/photos/257.jpg
new file mode 100644
index 0000000..3a102ec
Binary files /dev/null and b/res/photos/257.jpg differ
diff --git a/res/photos/258.jpg b/res/photos/258.jpg
new file mode 100644
index 0000000..7f539a2
Binary files /dev/null and b/res/photos/258.jpg differ
diff --git a/res/photos/259.jpg b/res/photos/259.jpg
new file mode 100644
index 0000000..a6d63ea
Binary files /dev/null and b/res/photos/259.jpg differ
diff --git a/res/photos/26.jpg b/res/photos/26.jpg
new file mode 100644
index 0000000..d7a3d52
Binary files /dev/null and b/res/photos/26.jpg differ
diff --git a/res/photos/260.jpg b/res/photos/260.jpg
new file mode 100644
index 0000000..c364206
Binary files /dev/null and b/res/photos/260.jpg differ
diff --git a/res/photos/261.jpg b/res/photos/261.jpg
new file mode 100644
index 0000000..86e6a14
Binary files /dev/null and b/res/photos/261.jpg differ
diff --git a/res/photos/262.jpg b/res/photos/262.jpg
new file mode 100644
index 0000000..b52a535
Binary files /dev/null and b/res/photos/262.jpg differ
diff --git a/res/photos/263.jpg b/res/photos/263.jpg
new file mode 100644
index 0000000..08d6166
Binary files /dev/null and b/res/photos/263.jpg differ
diff --git a/res/photos/264.jpg b/res/photos/264.jpg
new file mode 100644
index 0000000..ce7102a
Binary files /dev/null and b/res/photos/264.jpg differ
diff --git a/res/photos/265.jpg b/res/photos/265.jpg
new file mode 100644
index 0000000..925bd7b
Binary files /dev/null and b/res/photos/265.jpg differ
diff --git a/res/photos/266.jpg b/res/photos/266.jpg
new file mode 100644
index 0000000..119f432
Binary files /dev/null and b/res/photos/266.jpg differ
diff --git a/res/photos/267.jpg b/res/photos/267.jpg
new file mode 100644
index 0000000..778de29
Binary files /dev/null and b/res/photos/267.jpg differ
diff --git a/res/photos/268.jpg b/res/photos/268.jpg
new file mode 100644
index 0000000..f71815b
Binary files /dev/null and b/res/photos/268.jpg differ
diff --git a/res/photos/269.jpg b/res/photos/269.jpg
new file mode 100644
index 0000000..0ee70d4
Binary files /dev/null and b/res/photos/269.jpg differ
diff --git a/res/photos/27.jpg b/res/photos/27.jpg
new file mode 100644
index 0000000..67cb935
Binary files /dev/null and b/res/photos/27.jpg differ
diff --git a/res/photos/270.jpg b/res/photos/270.jpg
new file mode 100644
index 0000000..1901a5c
Binary files /dev/null and b/res/photos/270.jpg differ
diff --git a/res/photos/271.jpg b/res/photos/271.jpg
new file mode 100644
index 0000000..63a3def
Binary files /dev/null and b/res/photos/271.jpg differ
diff --git a/res/photos/272.jpg b/res/photos/272.jpg
new file mode 100644
index 0000000..dfd2850
Binary files /dev/null and b/res/photos/272.jpg differ
diff --git a/res/photos/273.jpg b/res/photos/273.jpg
new file mode 100644
index 0000000..aa94ed0
Binary files /dev/null and b/res/photos/273.jpg differ
diff --git a/res/photos/274.jpg b/res/photos/274.jpg
new file mode 100644
index 0000000..562f6f6
Binary files /dev/null and b/res/photos/274.jpg differ
diff --git a/res/photos/275.jpg b/res/photos/275.jpg
new file mode 100644
index 0000000..30a496a
Binary files /dev/null and b/res/photos/275.jpg differ
diff --git a/res/photos/276.jpg b/res/photos/276.jpg
new file mode 100644
index 0000000..08bc5f9
Binary files /dev/null and b/res/photos/276.jpg differ
diff --git a/res/photos/277.jpg b/res/photos/277.jpg
new file mode 100644
index 0000000..6e7ec11
Binary files /dev/null and b/res/photos/277.jpg differ
diff --git a/res/photos/278.jpg b/res/photos/278.jpg
new file mode 100644
index 0000000..08e1505
Binary files /dev/null and b/res/photos/278.jpg differ
diff --git a/res/photos/279.jpg b/res/photos/279.jpg
new file mode 100644
index 0000000..0a6e109
Binary files /dev/null and b/res/photos/279.jpg differ
diff --git a/res/photos/28.jpg b/res/photos/28.jpg
new file mode 100644
index 0000000..65adfde
Binary files /dev/null and b/res/photos/28.jpg differ
diff --git a/res/photos/280.jpg b/res/photos/280.jpg
new file mode 100644
index 0000000..057d94a
Binary files /dev/null and b/res/photos/280.jpg differ
diff --git a/res/photos/281.jpg b/res/photos/281.jpg
new file mode 100644
index 0000000..e3567d7
Binary files /dev/null and b/res/photos/281.jpg differ
diff --git a/res/photos/282.jpg b/res/photos/282.jpg
new file mode 100644
index 0000000..5ae71c6
Binary files /dev/null and b/res/photos/282.jpg differ
diff --git a/res/photos/283.jpg b/res/photos/283.jpg
new file mode 100644
index 0000000..8823d53
Binary files /dev/null and b/res/photos/283.jpg differ
diff --git a/res/photos/284.jpg b/res/photos/284.jpg
new file mode 100644
index 0000000..cd6e767
Binary files /dev/null and b/res/photos/284.jpg differ
diff --git a/res/photos/285.jpg b/res/photos/285.jpg
new file mode 100644
index 0000000..9348d3b
Binary files /dev/null and b/res/photos/285.jpg differ
diff --git a/res/photos/286.jpg b/res/photos/286.jpg
new file mode 100644
index 0000000..6668a11
Binary files /dev/null and b/res/photos/286.jpg differ
diff --git a/res/photos/287.jpg b/res/photos/287.jpg
new file mode 100644
index 0000000..787249b
Binary files /dev/null and b/res/photos/287.jpg differ
diff --git a/res/photos/288.jpg b/res/photos/288.jpg
new file mode 100644
index 0000000..71256e6
Binary files /dev/null and b/res/photos/288.jpg differ
diff --git a/res/photos/289.jpg b/res/photos/289.jpg
new file mode 100644
index 0000000..169cc0c
Binary files /dev/null and b/res/photos/289.jpg differ
diff --git a/res/photos/29.jpg b/res/photos/29.jpg
new file mode 100644
index 0000000..f82b67a
Binary files /dev/null and b/res/photos/29.jpg differ
diff --git a/res/photos/290.jpg b/res/photos/290.jpg
new file mode 100644
index 0000000..da1afc9
Binary files /dev/null and b/res/photos/290.jpg differ
diff --git a/res/photos/291.jpg b/res/photos/291.jpg
new file mode 100644
index 0000000..0a0d787
Binary files /dev/null and b/res/photos/291.jpg differ
diff --git a/res/photos/292.jpg b/res/photos/292.jpg
new file mode 100644
index 0000000..bc4ae98
Binary files /dev/null and b/res/photos/292.jpg differ
diff --git a/res/photos/293.jpg b/res/photos/293.jpg
new file mode 100644
index 0000000..47af5ea
Binary files /dev/null and b/res/photos/293.jpg differ
diff --git a/res/photos/294.jpg b/res/photos/294.jpg
new file mode 100644
index 0000000..e371e12
Binary files /dev/null and b/res/photos/294.jpg differ
diff --git a/res/photos/295.jpg b/res/photos/295.jpg
new file mode 100644
index 0000000..512fee1
Binary files /dev/null and b/res/photos/295.jpg differ
diff --git a/res/photos/296.jpg b/res/photos/296.jpg
new file mode 100644
index 0000000..0e9e3d2
Binary files /dev/null and b/res/photos/296.jpg differ
diff --git a/res/photos/297.jpg b/res/photos/297.jpg
new file mode 100644
index 0000000..d6917eb
Binary files /dev/null and b/res/photos/297.jpg differ
diff --git a/res/photos/298.jpg b/res/photos/298.jpg
new file mode 100644
index 0000000..7c3fd86
Binary files /dev/null and b/res/photos/298.jpg differ
diff --git a/res/photos/299.jpg b/res/photos/299.jpg
new file mode 100644
index 0000000..2aeac69
Binary files /dev/null and b/res/photos/299.jpg differ
diff --git a/res/photos/3.jpg b/res/photos/3.jpg
new file mode 100644
index 0000000..5f31a44
Binary files /dev/null and b/res/photos/3.jpg differ
diff --git a/res/photos/30.jpg b/res/photos/30.jpg
new file mode 100644
index 0000000..5ecd673
Binary files /dev/null and b/res/photos/30.jpg differ
diff --git a/res/photos/300.jpg b/res/photos/300.jpg
new file mode 100644
index 0000000..c5f62af
Binary files /dev/null and b/res/photos/300.jpg differ
diff --git a/res/photos/301.jpg b/res/photos/301.jpg
new file mode 100644
index 0000000..bace65f
Binary files /dev/null and b/res/photos/301.jpg differ
diff --git a/res/photos/302.jpg b/res/photos/302.jpg
new file mode 100644
index 0000000..0b4bb74
Binary files /dev/null and b/res/photos/302.jpg differ
diff --git a/res/photos/303.jpg b/res/photos/303.jpg
new file mode 100644
index 0000000..7cc7660
Binary files /dev/null and b/res/photos/303.jpg differ
diff --git a/res/photos/304.jpg b/res/photos/304.jpg
new file mode 100644
index 0000000..d59fc0b
Binary files /dev/null and b/res/photos/304.jpg differ
diff --git a/res/photos/305.jpg b/res/photos/305.jpg
new file mode 100644
index 0000000..1fd8050
Binary files /dev/null and b/res/photos/305.jpg differ
diff --git a/res/photos/306.jpg b/res/photos/306.jpg
new file mode 100644
index 0000000..822195f
Binary files /dev/null and b/res/photos/306.jpg differ
diff --git a/res/photos/307.jpg b/res/photos/307.jpg
new file mode 100644
index 0000000..14ee5ed
Binary files /dev/null and b/res/photos/307.jpg differ
diff --git a/res/photos/308.jpg b/res/photos/308.jpg
new file mode 100644
index 0000000..73fd8ec
Binary files /dev/null and b/res/photos/308.jpg differ
diff --git a/res/photos/309.jpg b/res/photos/309.jpg
new file mode 100644
index 0000000..82755e6
Binary files /dev/null and b/res/photos/309.jpg differ
diff --git a/res/photos/31.jpg b/res/photos/31.jpg
new file mode 100644
index 0000000..a863d65
Binary files /dev/null and b/res/photos/31.jpg differ
diff --git a/res/photos/310.jpg b/res/photos/310.jpg
new file mode 100644
index 0000000..63cc392
Binary files /dev/null and b/res/photos/310.jpg differ
diff --git a/res/photos/311.jpg b/res/photos/311.jpg
new file mode 100644
index 0000000..f2725ce
Binary files /dev/null and b/res/photos/311.jpg differ
diff --git a/res/photos/312.jpg b/res/photos/312.jpg
new file mode 100644
index 0000000..19cbf52
Binary files /dev/null and b/res/photos/312.jpg differ
diff --git a/res/photos/313.jpg b/res/photos/313.jpg
new file mode 100644
index 0000000..14a222a
Binary files /dev/null and b/res/photos/313.jpg differ
diff --git a/res/photos/314.jpg b/res/photos/314.jpg
new file mode 100644
index 0000000..f9b62d9
Binary files /dev/null and b/res/photos/314.jpg differ
diff --git a/res/photos/315.jpg b/res/photos/315.jpg
new file mode 100644
index 0000000..7db2118
Binary files /dev/null and b/res/photos/315.jpg differ
diff --git a/res/photos/316.jpg b/res/photos/316.jpg
new file mode 100644
index 0000000..2ba34a4
Binary files /dev/null and b/res/photos/316.jpg differ
diff --git a/res/photos/317.jpg b/res/photos/317.jpg
new file mode 100644
index 0000000..235c128
Binary files /dev/null and b/res/photos/317.jpg differ
diff --git a/res/photos/318.jpg b/res/photos/318.jpg
new file mode 100644
index 0000000..ffa5905
Binary files /dev/null and b/res/photos/318.jpg differ
diff --git a/res/photos/319.jpg b/res/photos/319.jpg
new file mode 100644
index 0000000..e87f825
Binary files /dev/null and b/res/photos/319.jpg differ
diff --git a/res/photos/32.jpg b/res/photos/32.jpg
new file mode 100644
index 0000000..3abbb5f
Binary files /dev/null and b/res/photos/32.jpg differ
diff --git a/res/photos/320.jpg b/res/photos/320.jpg
new file mode 100644
index 0000000..95e7c59
Binary files /dev/null and b/res/photos/320.jpg differ
diff --git a/res/photos/321.jpg b/res/photos/321.jpg
new file mode 100644
index 0000000..6709a87
Binary files /dev/null and b/res/photos/321.jpg differ
diff --git a/res/photos/322.jpg b/res/photos/322.jpg
new file mode 100644
index 0000000..0a34743
Binary files /dev/null and b/res/photos/322.jpg differ
diff --git a/res/photos/323.jpg b/res/photos/323.jpg
new file mode 100644
index 0000000..1edb997
Binary files /dev/null and b/res/photos/323.jpg differ
diff --git a/res/photos/324.jpg b/res/photos/324.jpg
new file mode 100644
index 0000000..4801688
Binary files /dev/null and b/res/photos/324.jpg differ
diff --git a/res/photos/325.jpg b/res/photos/325.jpg
new file mode 100644
index 0000000..0feb8da
Binary files /dev/null and b/res/photos/325.jpg differ
diff --git a/res/photos/326.jpg b/res/photos/326.jpg
new file mode 100644
index 0000000..10d62e3
Binary files /dev/null and b/res/photos/326.jpg differ
diff --git a/res/photos/327.jpg b/res/photos/327.jpg
new file mode 100644
index 0000000..68d84d5
Binary files /dev/null and b/res/photos/327.jpg differ
diff --git a/res/photos/328.jpg b/res/photos/328.jpg
new file mode 100644
index 0000000..ee31e2a
Binary files /dev/null and b/res/photos/328.jpg differ
diff --git a/res/photos/329.jpg b/res/photos/329.jpg
new file mode 100644
index 0000000..c16910d
Binary files /dev/null and b/res/photos/329.jpg differ
diff --git a/res/photos/33.jpg b/res/photos/33.jpg
new file mode 100644
index 0000000..8afd133
Binary files /dev/null and b/res/photos/33.jpg differ
diff --git a/res/photos/330.jpg b/res/photos/330.jpg
new file mode 100644
index 0000000..8afebbb
Binary files /dev/null and b/res/photos/330.jpg differ
diff --git a/res/photos/331.jpg b/res/photos/331.jpg
new file mode 100644
index 0000000..7ce923e
Binary files /dev/null and b/res/photos/331.jpg differ
diff --git a/res/photos/332.jpg b/res/photos/332.jpg
new file mode 100644
index 0000000..17cd3b0
Binary files /dev/null and b/res/photos/332.jpg differ
diff --git a/res/photos/333.jpg b/res/photos/333.jpg
new file mode 100644
index 0000000..62c058c
Binary files /dev/null and b/res/photos/333.jpg differ
diff --git a/res/photos/334.jpg b/res/photos/334.jpg
new file mode 100644
index 0000000..97e7b6d
Binary files /dev/null and b/res/photos/334.jpg differ
diff --git a/res/photos/335.jpg b/res/photos/335.jpg
new file mode 100644
index 0000000..d126093
Binary files /dev/null and b/res/photos/335.jpg differ
diff --git a/res/photos/336.jpg b/res/photos/336.jpg
new file mode 100644
index 0000000..e7b5c17
Binary files /dev/null and b/res/photos/336.jpg differ
diff --git a/res/photos/337.jpg b/res/photos/337.jpg
new file mode 100644
index 0000000..fac149b
Binary files /dev/null and b/res/photos/337.jpg differ
diff --git a/res/photos/338.jpg b/res/photos/338.jpg
new file mode 100644
index 0000000..8fab654
Binary files /dev/null and b/res/photos/338.jpg differ
diff --git a/res/photos/339.jpg b/res/photos/339.jpg
new file mode 100644
index 0000000..36f6406
Binary files /dev/null and b/res/photos/339.jpg differ
diff --git a/res/photos/34.jpg b/res/photos/34.jpg
new file mode 100644
index 0000000..f508f1e
Binary files /dev/null and b/res/photos/34.jpg differ
diff --git a/res/photos/340.jpg b/res/photos/340.jpg
new file mode 100644
index 0000000..964f5e5
Binary files /dev/null and b/res/photos/340.jpg differ
diff --git a/res/photos/341.jpg b/res/photos/341.jpg
new file mode 100644
index 0000000..4662c66
Binary files /dev/null and b/res/photos/341.jpg differ
diff --git a/res/photos/342.jpg b/res/photos/342.jpg
new file mode 100644
index 0000000..5c13ade
Binary files /dev/null and b/res/photos/342.jpg differ
diff --git a/res/photos/343.jpg b/res/photos/343.jpg
new file mode 100644
index 0000000..aa32bad
Binary files /dev/null and b/res/photos/343.jpg differ
diff --git a/res/photos/344.jpg b/res/photos/344.jpg
new file mode 100644
index 0000000..c81aabd
Binary files /dev/null and b/res/photos/344.jpg differ
diff --git a/res/photos/345.jpg b/res/photos/345.jpg
new file mode 100644
index 0000000..61eab8d
Binary files /dev/null and b/res/photos/345.jpg differ
diff --git a/res/photos/346.jpg b/res/photos/346.jpg
new file mode 100644
index 0000000..d4ee036
Binary files /dev/null and b/res/photos/346.jpg differ
diff --git a/res/photos/347.jpg b/res/photos/347.jpg
new file mode 100644
index 0000000..911f641
Binary files /dev/null and b/res/photos/347.jpg differ
diff --git a/res/photos/348.jpg b/res/photos/348.jpg
new file mode 100644
index 0000000..2898333
Binary files /dev/null and b/res/photos/348.jpg differ
diff --git a/res/photos/349.jpg b/res/photos/349.jpg
new file mode 100644
index 0000000..3feca10
Binary files /dev/null and b/res/photos/349.jpg differ
diff --git a/res/photos/35.jpg b/res/photos/35.jpg
new file mode 100644
index 0000000..323d0f6
Binary files /dev/null and b/res/photos/35.jpg differ
diff --git a/res/photos/350.jpg b/res/photos/350.jpg
new file mode 100644
index 0000000..95d8762
Binary files /dev/null and b/res/photos/350.jpg differ
diff --git a/res/photos/351.jpg b/res/photos/351.jpg
new file mode 100644
index 0000000..05ecba9
Binary files /dev/null and b/res/photos/351.jpg differ
diff --git a/res/photos/352.jpg b/res/photos/352.jpg
new file mode 100644
index 0000000..2208b3f
Binary files /dev/null and b/res/photos/352.jpg differ
diff --git a/res/photos/353.jpg b/res/photos/353.jpg
new file mode 100644
index 0000000..b150019
Binary files /dev/null and b/res/photos/353.jpg differ
diff --git a/res/photos/354.jpg b/res/photos/354.jpg
new file mode 100644
index 0000000..288d649
Binary files /dev/null and b/res/photos/354.jpg differ
diff --git a/res/photos/355.jpg b/res/photos/355.jpg
new file mode 100644
index 0000000..ac36bd6
Binary files /dev/null and b/res/photos/355.jpg differ
diff --git a/res/photos/356.jpg b/res/photos/356.jpg
new file mode 100644
index 0000000..6e2b0af
Binary files /dev/null and b/res/photos/356.jpg differ
diff --git a/res/photos/357.jpg b/res/photos/357.jpg
new file mode 100644
index 0000000..c9f4a7f
Binary files /dev/null and b/res/photos/357.jpg differ
diff --git a/res/photos/358.jpg b/res/photos/358.jpg
new file mode 100644
index 0000000..2a3d4fd
Binary files /dev/null and b/res/photos/358.jpg differ
diff --git a/res/photos/359.jpg b/res/photos/359.jpg
new file mode 100644
index 0000000..ea2e650
Binary files /dev/null and b/res/photos/359.jpg differ
diff --git a/res/photos/36.jpg b/res/photos/36.jpg
new file mode 100644
index 0000000..d35d423
Binary files /dev/null and b/res/photos/36.jpg differ
diff --git a/res/photos/360.jpg b/res/photos/360.jpg
new file mode 100644
index 0000000..9390622
Binary files /dev/null and b/res/photos/360.jpg differ
diff --git a/res/photos/361.jpg b/res/photos/361.jpg
new file mode 100644
index 0000000..f847eee
Binary files /dev/null and b/res/photos/361.jpg differ
diff --git a/res/photos/362.jpg b/res/photos/362.jpg
new file mode 100644
index 0000000..4da7ecc
Binary files /dev/null and b/res/photos/362.jpg differ
diff --git a/res/photos/363.jpg b/res/photos/363.jpg
new file mode 100644
index 0000000..4946516
Binary files /dev/null and b/res/photos/363.jpg differ
diff --git a/res/photos/364.jpg b/res/photos/364.jpg
new file mode 100644
index 0000000..fe59e59
Binary files /dev/null and b/res/photos/364.jpg differ
diff --git a/res/photos/365.jpg b/res/photos/365.jpg
new file mode 100644
index 0000000..3ab7b93
Binary files /dev/null and b/res/photos/365.jpg differ
diff --git a/res/photos/366.jpg b/res/photos/366.jpg
new file mode 100644
index 0000000..323fb44
Binary files /dev/null and b/res/photos/366.jpg differ
diff --git a/res/photos/367.jpg b/res/photos/367.jpg
new file mode 100644
index 0000000..a5dd68c
Binary files /dev/null and b/res/photos/367.jpg differ
diff --git a/res/photos/368.jpg b/res/photos/368.jpg
new file mode 100644
index 0000000..ec12b1d
Binary files /dev/null and b/res/photos/368.jpg differ
diff --git a/res/photos/369.jpg b/res/photos/369.jpg
new file mode 100644
index 0000000..d5b5735
Binary files /dev/null and b/res/photos/369.jpg differ
diff --git a/res/photos/37.jpg b/res/photos/37.jpg
new file mode 100644
index 0000000..e7d5859
Binary files /dev/null and b/res/photos/37.jpg differ
diff --git a/res/photos/370.jpg b/res/photos/370.jpg
new file mode 100644
index 0000000..bde9c2f
Binary files /dev/null and b/res/photos/370.jpg differ
diff --git a/res/photos/371.jpg b/res/photos/371.jpg
new file mode 100644
index 0000000..a39093b
Binary files /dev/null and b/res/photos/371.jpg differ
diff --git a/res/photos/372.jpg b/res/photos/372.jpg
new file mode 100644
index 0000000..7d78256
Binary files /dev/null and b/res/photos/372.jpg differ
diff --git a/res/photos/373.jpg b/res/photos/373.jpg
new file mode 100644
index 0000000..e4d50b1
Binary files /dev/null and b/res/photos/373.jpg differ
diff --git a/res/photos/374.jpg b/res/photos/374.jpg
new file mode 100644
index 0000000..3eaad72
Binary files /dev/null and b/res/photos/374.jpg differ
diff --git a/res/photos/375.jpg b/res/photos/375.jpg
new file mode 100644
index 0000000..b5664dd
Binary files /dev/null and b/res/photos/375.jpg differ
diff --git a/res/photos/376.jpg b/res/photos/376.jpg
new file mode 100644
index 0000000..c1edddf
Binary files /dev/null and b/res/photos/376.jpg differ
diff --git a/res/photos/377.jpg b/res/photos/377.jpg
new file mode 100644
index 0000000..dd20666
Binary files /dev/null and b/res/photos/377.jpg differ
diff --git a/res/photos/378.jpg b/res/photos/378.jpg
new file mode 100644
index 0000000..d373ca3
Binary files /dev/null and b/res/photos/378.jpg differ
diff --git a/res/photos/379.jpg b/res/photos/379.jpg
new file mode 100644
index 0000000..9dcbdb1
Binary files /dev/null and b/res/photos/379.jpg differ
diff --git a/res/photos/38.jpg b/res/photos/38.jpg
new file mode 100644
index 0000000..4cf9ca5
Binary files /dev/null and b/res/photos/38.jpg differ
diff --git a/res/photos/380.jpg b/res/photos/380.jpg
new file mode 100644
index 0000000..afd8ad8
Binary files /dev/null and b/res/photos/380.jpg differ
diff --git a/res/photos/381.jpg b/res/photos/381.jpg
new file mode 100644
index 0000000..d86c4db
Binary files /dev/null and b/res/photos/381.jpg differ
diff --git a/res/photos/382.jpg b/res/photos/382.jpg
new file mode 100644
index 0000000..10b13e7
Binary files /dev/null and b/res/photos/382.jpg differ
diff --git a/res/photos/383.jpg b/res/photos/383.jpg
new file mode 100644
index 0000000..1073d3a
Binary files /dev/null and b/res/photos/383.jpg differ
diff --git a/res/photos/384.jpg b/res/photos/384.jpg
new file mode 100644
index 0000000..a503cba
Binary files /dev/null and b/res/photos/384.jpg differ
diff --git a/res/photos/385.jpg b/res/photos/385.jpg
new file mode 100644
index 0000000..3795353
Binary files /dev/null and b/res/photos/385.jpg differ
diff --git a/res/photos/386.jpg b/res/photos/386.jpg
new file mode 100644
index 0000000..ea4b7d4
Binary files /dev/null and b/res/photos/386.jpg differ
diff --git a/res/photos/387.jpg b/res/photos/387.jpg
new file mode 100644
index 0000000..1b61771
Binary files /dev/null and b/res/photos/387.jpg differ
diff --git a/res/photos/388.jpg b/res/photos/388.jpg
new file mode 100644
index 0000000..fc1a676
Binary files /dev/null and b/res/photos/388.jpg differ
diff --git a/res/photos/389.jpg b/res/photos/389.jpg
new file mode 100644
index 0000000..75586f7
Binary files /dev/null and b/res/photos/389.jpg differ
diff --git a/res/photos/39.jpg b/res/photos/39.jpg
new file mode 100644
index 0000000..2c391ce
Binary files /dev/null and b/res/photos/39.jpg differ
diff --git a/res/photos/390.jpg b/res/photos/390.jpg
new file mode 100644
index 0000000..b530a70
Binary files /dev/null and b/res/photos/390.jpg differ
diff --git a/res/photos/391.jpg b/res/photos/391.jpg
new file mode 100644
index 0000000..af3fa09
Binary files /dev/null and b/res/photos/391.jpg differ
diff --git a/res/photos/392.jpg b/res/photos/392.jpg
new file mode 100644
index 0000000..2d9903f
Binary files /dev/null and b/res/photos/392.jpg differ
diff --git a/res/photos/393.jpg b/res/photos/393.jpg
new file mode 100644
index 0000000..1b5af06
Binary files /dev/null and b/res/photos/393.jpg differ
diff --git a/res/photos/394.jpg b/res/photos/394.jpg
new file mode 100644
index 0000000..1935235
Binary files /dev/null and b/res/photos/394.jpg differ
diff --git a/res/photos/395.jpg b/res/photos/395.jpg
new file mode 100644
index 0000000..ee59249
Binary files /dev/null and b/res/photos/395.jpg differ
diff --git a/res/photos/396.jpg b/res/photos/396.jpg
new file mode 100644
index 0000000..f293ec2
Binary files /dev/null and b/res/photos/396.jpg differ
diff --git a/res/photos/397.jpg b/res/photos/397.jpg
new file mode 100644
index 0000000..275a21e
Binary files /dev/null and b/res/photos/397.jpg differ
diff --git a/res/photos/398.jpg b/res/photos/398.jpg
new file mode 100644
index 0000000..4c8c376
Binary files /dev/null and b/res/photos/398.jpg differ
diff --git a/res/photos/399.jpg b/res/photos/399.jpg
new file mode 100644
index 0000000..7842f7b
Binary files /dev/null and b/res/photos/399.jpg differ
diff --git a/res/photos/4.jpg b/res/photos/4.jpg
new file mode 100644
index 0000000..da01249
Binary files /dev/null and b/res/photos/4.jpg differ
diff --git a/res/photos/40.jpg b/res/photos/40.jpg
new file mode 100644
index 0000000..b19483d
Binary files /dev/null and b/res/photos/40.jpg differ
diff --git a/res/photos/400.jpg b/res/photos/400.jpg
new file mode 100644
index 0000000..24088b4
Binary files /dev/null and b/res/photos/400.jpg differ
diff --git a/res/photos/401.jpg b/res/photos/401.jpg
new file mode 100644
index 0000000..0cd73d1
Binary files /dev/null and b/res/photos/401.jpg differ
diff --git a/res/photos/402.jpg b/res/photos/402.jpg
new file mode 100644
index 0000000..d08ef41
Binary files /dev/null and b/res/photos/402.jpg differ
diff --git a/res/photos/403.jpg b/res/photos/403.jpg
new file mode 100644
index 0000000..95534d2
Binary files /dev/null and b/res/photos/403.jpg differ
diff --git a/res/photos/404.jpg b/res/photos/404.jpg
new file mode 100644
index 0000000..cda6c3c
Binary files /dev/null and b/res/photos/404.jpg differ
diff --git a/res/photos/405.jpg b/res/photos/405.jpg
new file mode 100644
index 0000000..c1f1544
Binary files /dev/null and b/res/photos/405.jpg differ
diff --git a/res/photos/406.jpg b/res/photos/406.jpg
new file mode 100644
index 0000000..9cd66e2
Binary files /dev/null and b/res/photos/406.jpg differ
diff --git a/res/photos/407.jpg b/res/photos/407.jpg
new file mode 100644
index 0000000..6267b8a
Binary files /dev/null and b/res/photos/407.jpg differ
diff --git a/res/photos/408.jpg b/res/photos/408.jpg
new file mode 100644
index 0000000..bb87e08
Binary files /dev/null and b/res/photos/408.jpg differ
diff --git a/res/photos/409.jpg b/res/photos/409.jpg
new file mode 100644
index 0000000..b4da103
Binary files /dev/null and b/res/photos/409.jpg differ
diff --git a/res/photos/41.jpg b/res/photos/41.jpg
new file mode 100644
index 0000000..7e43cea
Binary files /dev/null and b/res/photos/41.jpg differ
diff --git a/res/photos/410.jpg b/res/photos/410.jpg
new file mode 100644
index 0000000..036ecb5
Binary files /dev/null and b/res/photos/410.jpg differ
diff --git a/res/photos/411.jpg b/res/photos/411.jpg
new file mode 100644
index 0000000..44a01b8
Binary files /dev/null and b/res/photos/411.jpg differ
diff --git a/res/photos/412.jpg b/res/photos/412.jpg
new file mode 100644
index 0000000..18d7306
Binary files /dev/null and b/res/photos/412.jpg differ
diff --git a/res/photos/413.jpg b/res/photos/413.jpg
new file mode 100644
index 0000000..3aa49f3
Binary files /dev/null and b/res/photos/413.jpg differ
diff --git a/res/photos/414.jpg b/res/photos/414.jpg
new file mode 100644
index 0000000..b10279d
Binary files /dev/null and b/res/photos/414.jpg differ
diff --git a/res/photos/415.jpg b/res/photos/415.jpg
new file mode 100644
index 0000000..bc38885
Binary files /dev/null and b/res/photos/415.jpg differ
diff --git a/res/photos/416.jpg b/res/photos/416.jpg
new file mode 100644
index 0000000..ad333a8
Binary files /dev/null and b/res/photos/416.jpg differ
diff --git a/res/photos/417.jpg b/res/photos/417.jpg
new file mode 100644
index 0000000..6d662ec
Binary files /dev/null and b/res/photos/417.jpg differ
diff --git a/res/photos/418.jpg b/res/photos/418.jpg
new file mode 100644
index 0000000..b110470
Binary files /dev/null and b/res/photos/418.jpg differ
diff --git a/res/photos/419.jpg b/res/photos/419.jpg
new file mode 100644
index 0000000..286e112
Binary files /dev/null and b/res/photos/419.jpg differ
diff --git a/res/photos/42.jpg b/res/photos/42.jpg
new file mode 100644
index 0000000..4442dd6
Binary files /dev/null and b/res/photos/42.jpg differ
diff --git a/res/photos/420.jpg b/res/photos/420.jpg
new file mode 100644
index 0000000..3f7c3d3
Binary files /dev/null and b/res/photos/420.jpg differ
diff --git a/res/photos/43.jpg b/res/photos/43.jpg
new file mode 100644
index 0000000..21e0634
Binary files /dev/null and b/res/photos/43.jpg differ
diff --git a/res/photos/44.jpg b/res/photos/44.jpg
new file mode 100644
index 0000000..dba8fca
Binary files /dev/null and b/res/photos/44.jpg differ
diff --git a/res/photos/45.jpg b/res/photos/45.jpg
new file mode 100644
index 0000000..c955247
Binary files /dev/null and b/res/photos/45.jpg differ
diff --git a/res/photos/46.jpg b/res/photos/46.jpg
new file mode 100644
index 0000000..0928e6b
Binary files /dev/null and b/res/photos/46.jpg differ
diff --git a/res/photos/47.jpg b/res/photos/47.jpg
new file mode 100644
index 0000000..7ac4782
Binary files /dev/null and b/res/photos/47.jpg differ
diff --git a/res/photos/48.jpg b/res/photos/48.jpg
new file mode 100644
index 0000000..e1a0cea
Binary files /dev/null and b/res/photos/48.jpg differ
diff --git a/res/photos/49.jpg b/res/photos/49.jpg
new file mode 100644
index 0000000..f2e88e7
Binary files /dev/null and b/res/photos/49.jpg differ
diff --git a/res/photos/5.jpg b/res/photos/5.jpg
new file mode 100644
index 0000000..a81e5a1
Binary files /dev/null and b/res/photos/5.jpg differ
diff --git a/res/photos/50.jpg b/res/photos/50.jpg
new file mode 100644
index 0000000..ca42a88
Binary files /dev/null and b/res/photos/50.jpg differ
diff --git a/res/photos/51.jpg b/res/photos/51.jpg
new file mode 100644
index 0000000..0dac2b3
Binary files /dev/null and b/res/photos/51.jpg differ
diff --git a/res/photos/52.jpg b/res/photos/52.jpg
new file mode 100644
index 0000000..5aa38e5
Binary files /dev/null and b/res/photos/52.jpg differ
diff --git a/res/photos/53.jpg b/res/photos/53.jpg
new file mode 100644
index 0000000..ff73809
Binary files /dev/null and b/res/photos/53.jpg differ
diff --git a/res/photos/54.jpg b/res/photos/54.jpg
new file mode 100644
index 0000000..a1fd225
Binary files /dev/null and b/res/photos/54.jpg differ
diff --git a/res/photos/55.jpg b/res/photos/55.jpg
new file mode 100644
index 0000000..cc33987
Binary files /dev/null and b/res/photos/55.jpg differ
diff --git a/res/photos/56.jpg b/res/photos/56.jpg
new file mode 100644
index 0000000..d184c0e
Binary files /dev/null and b/res/photos/56.jpg differ
diff --git a/res/photos/57.jpg b/res/photos/57.jpg
new file mode 100644
index 0000000..44a504b
Binary files /dev/null and b/res/photos/57.jpg differ
diff --git a/res/photos/58.jpg b/res/photos/58.jpg
new file mode 100644
index 0000000..e22b6fa
Binary files /dev/null and b/res/photos/58.jpg differ
diff --git a/res/photos/59.jpg b/res/photos/59.jpg
new file mode 100644
index 0000000..9f5d1e0
Binary files /dev/null and b/res/photos/59.jpg differ
diff --git a/res/photos/6.jpg b/res/photos/6.jpg
new file mode 100644
index 0000000..784e9f9
Binary files /dev/null and b/res/photos/6.jpg differ
diff --git a/res/photos/60.jpg b/res/photos/60.jpg
new file mode 100644
index 0000000..bc51675
Binary files /dev/null and b/res/photos/60.jpg differ
diff --git a/res/photos/61.jpg b/res/photos/61.jpg
new file mode 100644
index 0000000..8217d28
Binary files /dev/null and b/res/photos/61.jpg differ
diff --git a/res/photos/62.jpg b/res/photos/62.jpg
new file mode 100644
index 0000000..4337a42
Binary files /dev/null and b/res/photos/62.jpg differ
diff --git a/res/photos/63.jpg b/res/photos/63.jpg
new file mode 100644
index 0000000..4a22dde
Binary files /dev/null and b/res/photos/63.jpg differ
diff --git a/res/photos/64.jpg b/res/photos/64.jpg
new file mode 100644
index 0000000..25590a4
Binary files /dev/null and b/res/photos/64.jpg differ
diff --git a/res/photos/65.jpg b/res/photos/65.jpg
new file mode 100644
index 0000000..17033b5
Binary files /dev/null and b/res/photos/65.jpg differ
diff --git a/res/photos/66.jpg b/res/photos/66.jpg
new file mode 100644
index 0000000..6c846ec
Binary files /dev/null and b/res/photos/66.jpg differ
diff --git a/res/photos/67.jpg b/res/photos/67.jpg
new file mode 100644
index 0000000..b2783a6
Binary files /dev/null and b/res/photos/67.jpg differ
diff --git a/res/photos/68.jpg b/res/photos/68.jpg
new file mode 100644
index 0000000..b27b854
Binary files /dev/null and b/res/photos/68.jpg differ
diff --git a/res/photos/69.jpg b/res/photos/69.jpg
new file mode 100644
index 0000000..9ce1b17
Binary files /dev/null and b/res/photos/69.jpg differ
diff --git a/res/photos/7.jpg b/res/photos/7.jpg
new file mode 100644
index 0000000..9af20ac
Binary files /dev/null and b/res/photos/7.jpg differ
diff --git a/res/photos/70.jpg b/res/photos/70.jpg
new file mode 100644
index 0000000..13f0a00
Binary files /dev/null and b/res/photos/70.jpg differ
diff --git a/res/photos/71.jpg b/res/photos/71.jpg
new file mode 100644
index 0000000..fee3c52
Binary files /dev/null and b/res/photos/71.jpg differ
diff --git a/res/photos/72.jpg b/res/photos/72.jpg
new file mode 100644
index 0000000..88d2abe
Binary files /dev/null and b/res/photos/72.jpg differ
diff --git a/res/photos/73.jpg b/res/photos/73.jpg
new file mode 100644
index 0000000..f4cdba5
Binary files /dev/null and b/res/photos/73.jpg differ
diff --git a/res/photos/74.jpg b/res/photos/74.jpg
new file mode 100644
index 0000000..1bfaf74
Binary files /dev/null and b/res/photos/74.jpg differ
diff --git a/res/photos/75.jpg b/res/photos/75.jpg
new file mode 100644
index 0000000..114110f
Binary files /dev/null and b/res/photos/75.jpg differ
diff --git a/res/photos/76.jpg b/res/photos/76.jpg
new file mode 100644
index 0000000..469282c
Binary files /dev/null and b/res/photos/76.jpg differ
diff --git a/res/photos/77.jpg b/res/photos/77.jpg
new file mode 100644
index 0000000..76e39ce
Binary files /dev/null and b/res/photos/77.jpg differ
diff --git a/res/photos/78.jpg b/res/photos/78.jpg
new file mode 100644
index 0000000..86194d1
Binary files /dev/null and b/res/photos/78.jpg differ
diff --git a/res/photos/79.jpg b/res/photos/79.jpg
new file mode 100644
index 0000000..b847a52
Binary files /dev/null and b/res/photos/79.jpg differ
diff --git a/res/photos/8.jpg b/res/photos/8.jpg
new file mode 100644
index 0000000..91df056
Binary files /dev/null and b/res/photos/8.jpg differ
diff --git a/res/photos/80.jpg b/res/photos/80.jpg
new file mode 100644
index 0000000..2f27ea0
Binary files /dev/null and b/res/photos/80.jpg differ
diff --git a/res/photos/81.jpg b/res/photos/81.jpg
new file mode 100644
index 0000000..41bd6d1
Binary files /dev/null and b/res/photos/81.jpg differ
diff --git a/res/photos/82.jpg b/res/photos/82.jpg
new file mode 100644
index 0000000..bc56f73
Binary files /dev/null and b/res/photos/82.jpg differ
diff --git a/res/photos/83.jpg b/res/photos/83.jpg
new file mode 100644
index 0000000..e7f97d3
Binary files /dev/null and b/res/photos/83.jpg differ
diff --git a/res/photos/84.jpg b/res/photos/84.jpg
new file mode 100644
index 0000000..be680a8
Binary files /dev/null and b/res/photos/84.jpg differ
diff --git a/res/photos/85.jpg b/res/photos/85.jpg
new file mode 100644
index 0000000..73ba6bf
Binary files /dev/null and b/res/photos/85.jpg differ
diff --git a/res/photos/86.jpg b/res/photos/86.jpg
new file mode 100644
index 0000000..edefe4b
Binary files /dev/null and b/res/photos/86.jpg differ
diff --git a/res/photos/87.jpg b/res/photos/87.jpg
new file mode 100644
index 0000000..d9f2b35
Binary files /dev/null and b/res/photos/87.jpg differ
diff --git a/res/photos/88.jpg b/res/photos/88.jpg
new file mode 100644
index 0000000..32f071a
Binary files /dev/null and b/res/photos/88.jpg differ
diff --git a/res/photos/89.jpg b/res/photos/89.jpg
new file mode 100644
index 0000000..7b8f17c
Binary files /dev/null and b/res/photos/89.jpg differ
diff --git a/res/photos/9.jpg b/res/photos/9.jpg
new file mode 100644
index 0000000..746d947
Binary files /dev/null and b/res/photos/9.jpg differ
diff --git a/res/photos/90.jpg b/res/photos/90.jpg
new file mode 100644
index 0000000..e2f1455
Binary files /dev/null and b/res/photos/90.jpg differ
diff --git a/res/photos/91.jpg b/res/photos/91.jpg
new file mode 100644
index 0000000..5401eda
Binary files /dev/null and b/res/photos/91.jpg differ
diff --git a/res/photos/92.jpg b/res/photos/92.jpg
new file mode 100644
index 0000000..3a89e10
Binary files /dev/null and b/res/photos/92.jpg differ
diff --git a/res/photos/93.jpg b/res/photos/93.jpg
new file mode 100644
index 0000000..954358b
Binary files /dev/null and b/res/photos/93.jpg differ
diff --git a/res/photos/94.jpg b/res/photos/94.jpg
new file mode 100644
index 0000000..f6eeeff
Binary files /dev/null and b/res/photos/94.jpg differ
diff --git a/res/photos/95.jpg b/res/photos/95.jpg
new file mode 100644
index 0000000..a2da3c2
Binary files /dev/null and b/res/photos/95.jpg differ
diff --git a/res/photos/96.jpg b/res/photos/96.jpg
new file mode 100644
index 0000000..bc70503
Binary files /dev/null and b/res/photos/96.jpg differ
diff --git a/res/photos/97.jpg b/res/photos/97.jpg
new file mode 100644
index 0000000..e0ae4e9
Binary files /dev/null and b/res/photos/97.jpg differ
diff --git a/res/photos/98.jpg b/res/photos/98.jpg
new file mode 100644
index 0000000..36b4027
Binary files /dev/null and b/res/photos/98.jpg differ
diff --git a/res/photos/99.jpg b/res/photos/99.jpg
new file mode 100644
index 0000000..b25ceb8
Binary files /dev/null and b/res/photos/99.jpg differ
diff --git a/res/中产之路2群(新)好友性别比例.png b/res/中产之路2群(新)好友性别比例.png
new file mode 100644
index 0000000..3a9d168
Binary files /dev/null and b/res/中产之路2群(新)好友性别比例.png differ
diff --git a/res/中产之路2群(新)群好友人数Top20.png b/res/中产之路2群(新)群好友人数Top20.png
new file mode 100644
index 0000000..ea76f4e
Binary files /dev/null and b/res/中产之路2群(新)群好友人数Top20.png differ
diff --git a/res/好友个性签名词云图.png b/res/好友个性签名词云图.png
new file mode 100644
index 0000000..8bbcca6
Binary files /dev/null and b/res/好友个性签名词云图.png differ
diff --git a/res/好友头像拼接图.jpg b/res/好友头像拼接图.jpg
new file mode 100644
index 0000000..4324413
Binary files /dev/null and b/res/好友头像拼接图.jpg differ
diff --git a/res/好友签名情感分析.png b/res/好友签名情感分析.png
new file mode 100644
index 0000000..80a27dc
Binary files /dev/null and b/res/好友签名情感分析.png differ
diff --git a/res/微信好友区域Top10.png b/res/微信好友区域Top10.png
new file mode 100644
index 0000000..c6a2c36
Binary files /dev/null and b/res/微信好友区域Top10.png differ
diff --git a/res/微信好友城市Top10.png b/res/微信好友城市Top10.png
new file mode 100644
index 0000000..da635d1
Binary files /dev/null and b/res/微信好友城市Top10.png differ
diff --git a/res/微信好友性别比例.png b/res/微信好友性别比例.png
new file mode 100644
index 0000000..023cf4d
Binary files /dev/null and b/res/微信好友性别比例.png differ