Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wizcs authored Oct 31, 2020
1 parent 569c112 commit c5e8084
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# weibo_ql
一个用于微博抢楼的小脚本 v1.0

使用方法:
1.进入并登录https://m.weibo.cn,请保持移动端页面
2.随便进入一条原创微博,其地址格式为url = 'https://m.weibo.cn/detail/4566073741679016'这样的(点进去这个也行)
3.用edge浏览器或者chrome,在这个微博页面进入F12.点击网络功能,并刷新网页,找到cookies,如图所示,复制cookies的冒号之后所有内容到cookies字符串内
4.c_text 字符串输入要用的文字
5.url = 'https://m.weibo.cn/detail/4565838328506437'
在抢楼微博发布之后,用此时所说的移动端网页进入此界面,格式如上将链接复制到url字符串内
6.输入其他需要输入的东西,比如目标楼层之类的

0 comments on commit c5e8084

Please sign in to comment.