This commit is contained in:
parent
5269cd00d8
commit
96f31894ae
|
|
@ -8,6 +8,9 @@ ipdb.txt文件,已经排序。
|
||||||
## main.py
|
## main.py
|
||||||
用来对ipdb.txt进行排序的脚本,可以忽略。
|
用来对ipdb.txt进行排序的脚本,可以忽略。
|
||||||
|
|
||||||
|
## 关于补充ip数据
|
||||||
|
如果有补充的地址,大家可以在 ipdb.txt 里直接增加 ip 段,然后可以执行一下 main.py 进行去重与排序,最后提交上来。
|
||||||
|
执行 main.py 进行去重与排序这个可以不做,我定期会做的。
|
||||||
|
|
||||||
## 情况介绍部分链接:
|
## 情况介绍部分链接:
|
||||||
|
|
||||||
|
|
@ -19,6 +22,8 @@ https://www.v2ex.com/t/1055838
|
||||||
|
|
||||||
https://www.v2ex.com/t/1055510
|
https://www.v2ex.com/t/1055510
|
||||||
|
|
||||||
|
https://www.v2ex.com/t/1055422
|
||||||
|
|
||||||
https://www.v2ex.com/t/1052331
|
https://www.v2ex.com/t/1052331
|
||||||
|
|
||||||
https://www.v2ex.com/t/1045318
|
https://www.v2ex.com/t/1045318
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue