Skip to content

Commit

Permalink
点赞readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gxcuizy committed Mar 25, 2021
1 parent b96e0ec commit ab93b9c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions 微信点赞刷票/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
### 文件结构

```
├── 89ip.py # 获取89代理的IP刷赞
├── 3366.py # 获取3366代理的IP刷赞
├── jiangxianli.py # 获取JiangXianLi代理的IP刷赞
├── xiaohuan.py # 获取小幻代理的国际IP刷赞
├── xiaohuan_china.py # 获取小幻代理的国内IP刷赞
├── xiaoshu.py # 获取晓舒代理的IP刷赞
├── refresh_times.py # 刷新活动页面的访问次数
```

### 刷赞方式

这种方式只要是刷无需登录且校验IP地址的活动,也就是,不同的IP地址的人就可以继续点赞,所以就需要寻找代理IP,然后抓取到点赞接口,利用代理IP去请求点赞接口即可达到刷赞的目的,具体的活动的接口接口的相关地址以及请求参数,可以利用`fildder`工具去抓取,然后模拟请求即可。

### 交流学习

如有写的不对或者错误的地方,希望大家指正,相互交流,谢谢。

0 comments on commit ab93b9c

Please sign in to comment.