Full Code of RobAI-Lab/sspanel-mining for AI

main f5793c262286 cached
599 files
8.7 MB
2.3M tokens
86 symbols
1 requests
Copy disabled (too large) Download .txt
Showing preview only (10,033K chars total). Download the full file to get everything.
Repository: RobAI-Lab/sspanel-mining
Branch: main
Commit: f5793c262286
Files: 599
Total size: 8.7 MB

Directory structure:
gitextract_1sphxduy/

├── .github/
│   └── workflows/
│       └── automated.yml
├── .gitignore
├── LICENSE
├── README.md
├── docs/
│   └── subs/
│       ├── 开源计划.md
│       ├── 技术文档.md
│       ├── 更新日志.md
│       └── 注意事项.md
├── examples/
│   └── test_mining.py
├── requirements.txt
└── src/
    ├── apis/
    │   ├── __init__.py
    │   └── scaffold/
    │       ├── __init__.py
    │       ├── install.py
    │       └── mining.py
    ├── database/
    │   └── sspanel_hosts/
    │       ├── classifier/
    │       │   ├── mining_2021-12-17 22-13-32.csv
    │       │   ├── mining_2021-12-17 23-23-43.csv
    │       │   ├── mining_2021-12-18 09-42-49.csv
    │       │   ├── mining_2021-12-18 20-54-42.csv
    │       │   ├── mining_2021-12-19 09-44-45.csv
    │       │   ├── mining_2021-12-19 20-55-56.csv
    │       │   ├── mining_2021-12-20 09-41-08.csv
    │       │   ├── mining_2021-12-20 19-51-58.csv
    │       │   ├── mining_2021-12-20 20-57-57.csv
    │       │   ├── mining_2021-12-21 09-42-15.csv
    │       │   ├── mining_2021-12-21 20-57-04.csv
    │       │   ├── mining_2021-12-22 09-42-05.csv
    │       │   ├── mining_2021-12-22 20-57-04.csv
    │       │   ├── mining_2021-12-23 09-39-46.csv
    │       │   ├── mining_2021-12-23 20-57-25.csv
    │       │   ├── mining_2021-12-24 09-38-49.csv
    │       │   ├── mining_2021-12-24 20-56-33.csv
    │       │   ├── mining_2021-12-25 09-38-02.csv
    │       │   ├── mining_2021-12-25 20-55-08.csv
    │       │   ├── mining_2021-12-26 09-43-31.csv
    │       │   ├── mining_2021-12-26 20-55-02.csv
    │       │   ├── mining_2021-12-27 09-40-23.csv
    │       │   ├── mining_2021-12-27 20-58-34.csv
    │       │   ├── mining_2021-12-28 09-39-56.csv
    │       │   ├── mining_2021-12-28 20-56-34.csv
    │       │   ├── mining_2021-12-29 09-39-22.csv
    │       │   ├── mining_2021-12-29 20-57-06.csv
    │       │   ├── mining_2021-12-30 09-39-13.csv
    │       │   ├── mining_2021-12-30 20-56-56.csv
    │       │   ├── mining_2021-12-31 09-41-55.csv
    │       │   ├── mining_2021-12-31 20-56-09.csv
    │       │   ├── mining_2022-01-01 09-43-04.csv
    │       │   ├── mining_2022-01-01 20-55-15.csv
    │       │   ├── mining_2022-01-02 09-44-22.csv
    │       │   ├── mining_2022-01-02 20-54-54.csv
    │       │   ├── mining_2022-01-03 09-40-34.csv
    │       │   ├── mining_2022-01-03 20-57-23.csv
    │       │   ├── mining_2022-01-04 09-41-49.csv
    │       │   ├── mining_2022-01-04 20-56-46.csv
    │       │   ├── mining_2022-01-05 09-44-00.csv
    │       │   ├── mining_2022-01-05 20-57-39.csv
    │       │   ├── mining_2022-01-06 09-48-53.csv
    │       │   ├── mining_2022-01-06 20-58-07.csv
    │       │   ├── mining_2022-01-07 09-48-37.csv
    │       │   ├── mining_2022-01-07 20-56-41.csv
    │       │   ├── mining_2022-01-08 09-40-51.csv
    │       │   ├── mining_2022-01-08 20-56-01.csv
    │       │   ├── mining_2022-01-09 09-45-51.csv
    │       │   ├── mining_2022-01-09 20-56-08.csv
    │       │   ├── mining_2022-01-10 09-41-07.csv
    │       │   ├── mining_2022-01-10 20-58-24.csv
    │       │   ├── mining_2022-01-11 09-43-47.csv
    │       │   ├── mining_2022-01-11 20-56-56.csv
    │       │   ├── mining_2022-01-12 09-42-49.csv
    │       │   ├── mining_2022-01-12 20-57-54.csv
    │       │   ├── mining_2022-01-13 09-45-29.csv
    │       │   ├── mining_2022-01-13 20-58-22.csv
    │       │   ├── mining_2022-01-14 09-44-19.csv
    │       │   ├── mining_2022-01-14 20-58-07.csv
    │       │   ├── mining_2022-01-15 09-41-04.csv
    │       │   ├── mining_2022-01-15 20-57-41.csv
    │       │   ├── mining_2022-01-16 09-47-04.csv
    │       │   ├── mining_2022-01-16 20-56-39.csv
    │       │   ├── mining_2022-01-17 09-44-12.csv
    │       │   ├── mining_2022-01-17 20-58-37.csv
    │       │   ├── mining_2022-01-18 09-44-43.csv
    │       │   ├── mining_2022-01-18 20-58-26.csv
    │       │   ├── mining_2022-01-19 09-34-06.csv
    │       │   ├── mining_2022-01-19 20-52-17.csv
    │       │   ├── mining_2022-01-20 09-50-51.csv
    │       │   ├── mining_2022-01-20 20-52-56.csv
    │       │   ├── mining_2022-01-21 09-34-41.csv
    │       │   ├── mining_2022-01-21 20-52-11.csv
    │       │   ├── mining_2022-01-22 09-32-33.csv
    │       │   ├── mining_2022-01-22 20-50-24.csv
    │       │   ├── mining_2022-01-23 09-35-53.csv
    │       │   ├── mining_2022-01-23 20-51-40.csv
    │       │   ├── mining_2022-01-24 09-39-47.csv
    │       │   ├── mining_2022-01-24 20-52-44.csv
    │       │   ├── mining_2022-01-25 09-42-50.csv
    │       │   ├── mining_2022-01-25 20-53-32.csv
    │       │   ├── mining_2022-01-26 09-44-28.csv
    │       │   ├── mining_2022-01-26 20-52-00.csv
    │       │   ├── mining_2022-01-27 09-37-39.csv
    │       │   ├── mining_2022-01-27 20-54-28.csv
    │       │   ├── mining_2022-01-28 09-37-43.csv
    │       │   ├── mining_2022-01-28 20-51-50.csv
    │       │   ├── mining_2022-01-29 09-31-03.csv
    │       │   ├── mining_2022-01-29 20-51-44.csv
    │       │   ├── mining_2022-01-30 09-36-27.csv
    │       │   ├── mining_2022-01-30 20-50-24.csv
    │       │   ├── mining_2022-01-31 09-35-18.csv
    │       │   ├── mining_2022-01-31 20-52-23.csv
    │       │   ├── mining_2022-02-01 09-40-18.csv
    │       │   ├── mining_2022-02-01 20-52-55.csv
    │       │   ├── mining_2022-02-02 09-38-20.csv
    │       │   ├── mining_2022-02-02 20-53-13.csv
    │       │   ├── mining_2022-02-03 09-34-27.csv
    │       │   ├── mining_2022-02-04 19-59-51.csv
    │       │   ├── mining_2022-02-04 20-45-07.csv
    │       │   ├── mining_2022-02-05 09-19-35.csv
    │       │   ├── mining_2022-02-05 20-42-12.csv
    │       │   ├── mining_2022-02-06 09-44-20.csv
    │       │   ├── mining_2022-02-06 20-50-14.csv
    │       │   ├── mining_2022-02-07 09-37-08.csv
    │       │   ├── mining_2022-02-07 20-53-12.csv
    │       │   ├── mining_2022-02-08 09-39-43.csv
    │       │   ├── mining_2022-02-08 20-51-19.csv
    │       │   ├── mining_2022-02-09 09-44-20.csv
    │       │   ├── mining_2022-02-09 20-52-50.csv
    │       │   ├── mining_2022-02-10 09-39-54.csv
    │       │   ├── mining_2022-02-10 20-51-28.csv
    │       │   ├── mining_2022-02-11 09-41-47.csv
    │       │   ├── mining_2022-02-11 20-51-12.csv
    │       │   ├── mining_2022-02-12 09-42-37.csv
    │       │   ├── mining_2022-02-12 20-50-14.csv
    │       │   ├── mining_2022-02-13 09-42-50.csv
    │       │   ├── mining_2022-02-13 20-50-15.csv
    │       │   ├── mining_2022-02-14 09-35-43.csv
    │       │   ├── mining_2022-02-14 20-52-35.csv
    │       │   ├── mining_2022-02-15 09-49-15.csv
    │       │   ├── mining_2022-02-15 20-53-06.csv
    │       │   ├── mining_2022-02-16 09-46-59.csv
    │       │   ├── mining_2022-02-16 20-51-55.csv
    │       │   ├── mining_2022-02-17 09-33-08.csv
    │       │   ├── mining_2022-02-17 20-52-48.csv
    │       │   ├── mining_2022-02-18 09-46-24.csv
    │       │   ├── mining_2022-02-18 20-54-22.csv
    │       │   ├── mining_2022-02-19 09-41-16.csv
    │       │   ├── mining_2022-02-19 20-51-05.csv
    │       │   ├── mining_2022-02-20 09-46-53.csv
    │       │   ├── mining_2022-02-20 20-51-31.csv
    │       │   ├── mining_2022-02-21 09-39-45.csv
    │       │   ├── mining_2022-02-21 20-54-00.csv
    │       │   ├── mining_2022-02-22 09-41-02.csv
    │       │   ├── mining_2022-02-22 20-54-45.csv
    │       │   ├── mining_2022-02-23 09-50-13.csv
    │       │   ├── mining_2022-02-23 20-54-11.csv
    │       │   ├── mining_2022-02-24 09-48-25.csv
    │       │   ├── mining_2022-02-24 20-55-24.csv
    │       │   ├── mining_2022-02-25 09-47-04.csv
    │       │   ├── mining_2022-02-25 20-54-07.csv
    │       │   ├── mining_2022-02-26 09-38-44.csv
    │       │   ├── mining_2022-02-26 20-52-22.csv
    │       │   ├── mining_2022-02-27 09-46-22.csv
    │       │   ├── mining_2022-02-27 20-52-12.csv
    │       │   ├── mining_2022-02-28 09-47-32.csv
    │       │   ├── mining_2022-02-28 20-54-40.csv
    │       │   ├── mining_2022-03-01 09-58-00.csv
    │       │   ├── mining_2022-03-01 20-56-01.csv
    │       │   ├── mining_2022-03-02 09-53-36.csv
    │       │   ├── mining_2022-03-02 20-55-44.csv
    │       │   ├── mining_2022-03-03 09-54-23.csv
    │       │   ├── mining_2022-03-03 20-54-54.csv
    │       │   ├── mining_2022-03-04 09-58-26.csv
    │       │   ├── mining_2022-03-04 20-55-05.csv
    │       │   ├── mining_2022-03-05 09-50-55.csv
    │       │   ├── mining_2022-03-05 20-52-53.csv
    │       │   ├── mining_2022-03-06 09-49-02.csv
    │       │   ├── mining_2022-03-06 20-53-50.csv
    │       │   ├── mining_2022-03-07 09-51-53.csv
    │       │   ├── mining_2022-03-07 20-56-09.csv
    │       │   ├── mining_2022-03-08 09-50-48.csv
    │       │   ├── mining_2022-03-08 20-56-25.csv
    │       │   ├── mining_2022-03-09 09-53-23.csv
    │       │   ├── mining_2022-03-09 20-55-10.csv
    │       │   ├── mining_2022-03-10 10-00-22.csv
    │       │   ├── mining_2022-03-10 20-57-12.csv
    │       │   ├── mining_2022-03-11 09-55-39.csv
    │       │   ├── mining_2022-03-11 20-55-10.csv
    │       │   ├── mining_2022-03-12 09-42-51.csv
    │       │   ├── mining_2022-03-12 20-53-16.csv
    │       │   ├── mining_2022-03-13 09-45-55.csv
    │       │   ├── mining_2022-03-13 20-53-48.csv
    │       │   ├── mining_2022-03-14 09-53-57.csv
    │       │   ├── mining_2022-03-14 21-01-05.csv
    │       │   ├── mining_2022-03-15 10-03-57.csv
    │       │   ├── mining_2022-03-15 20-58-26.csv
    │       │   ├── mining_2022-03-16 10-01-43.csv
    │       │   ├── mining_2022-03-16 20-57-10.csv
    │       │   ├── mining_2022-03-17 09-56-30.csv
    │       │   ├── mining_2022-03-17 20-58-19.csv
    │       │   ├── mining_2022-03-18 10-26-35.csv
    │       │   ├── mining_2022-03-18 21-10-33.csv
    │       │   ├── mining_2022-03-19 09-51-21.csv
    │       │   ├── mining_2022-03-19 20-53-52.csv
    │       │   ├── mining_2022-03-20 09-55-12.csv
    │       │   ├── mining_2022-03-20 20-55-40.csv
    │       │   ├── mining_2022-03-21 10-07-14.csv
    │       │   ├── mining_2022-03-21 20-58-27.csv
    │       │   ├── mining_2022-03-22 10-07-37.csv
    │       │   ├── mining_2022-03-22 21-00-20.csv
    │       │   ├── mining_2022-03-23 10-10-27.csv
    │       │   ├── mining_2022-03-23 20-58-34.csv
    │       │   ├── mining_2022-03-24 10-06-45.csv
    │       │   ├── mining_2022-03-24 20-59-11.csv
    │       │   ├── mining_2022-03-25 10-00-53.csv
    │       │   ├── mining_2022-03-25 21-33-17.csv
    │       │   ├── mining_2022-03-26 10-01-33.csv
    │       │   ├── mining_2022-03-26 20-53-48.csv
    │       │   ├── mining_2022-03-27 10-04-00.csv
    │       │   ├── mining_2022-03-27 20-54-39.csv
    │       │   ├── mining_2022-03-28 10-13-04.csv
    │       │   ├── mining_2022-03-28 21-00-19.csv
    │       │   ├── mining_2022-03-29 10-10-18.csv
    │       │   ├── mining_2022-03-29 21-00-35.csv
    │       │   ├── mining_2022-03-30 10-10-32.csv
    │       │   ├── mining_2022-03-30 21-00-00.csv
    │       │   ├── mining_2022-03-31 10-05-59.csv
    │       │   ├── mining_2022-03-31 21-01-26.csv
    │       │   ├── mining_2022-04-01 10-31-41.csv
    │       │   ├── mining_2022-04-01 21-03-59.csv
    │       │   ├── mining_2022-04-02 10-08-02.csv
    │       │   ├── mining_2022-04-02 20-53-56.csv
    │       │   ├── mining_2022-04-03 10-10-04.csv
    │       │   ├── mining_2022-04-03 20-54-21.csv
    │       │   ├── mining_2022-04-04 10-16-23.csv
    │       │   ├── mining_2022-04-04 20-59-42.csv
    │       │   ├── mining_2022-04-05 10-05-49.csv
    │       │   ├── mining_2022-04-05 20-57-50.csv
    │       │   ├── mining_2022-04-06 10-09-16.csv
    │       │   ├── mining_2022-04-06 21-00-57.csv
    │       │   ├── mining_2022-04-07 10-04-46.csv
    │       │   ├── mining_2022-04-07 21-11-03.csv
    │       │   ├── mining_2022-04-07 23-51-45.csv
    │       │   ├── mining_2022-04-08 10-14-36.csv
    │       │   ├── mining_2022-04-08 14-33-44.csv
    │       │   ├── mining_2022-04-08 15-22-50.csv
    │       │   ├── mining_2022-04-08 15-44-59.csv
    │       │   ├── mining_2022-04-08 21-03-36.csv
    │       │   ├── mining_2022-04-09 10-03-32.csv
    │       │   ├── mining_2022-04-09 20-54-03.csv
    │       │   ├── mining_2022-04-10 10-11-03.csv
    │       │   ├── mining_2022-04-10 20-55-47.csv
    │       │   ├── mining_2022-04-11 10-22-16.csv
    │       │   ├── mining_2022-04-11 21-00-30.csv
    │       │   ├── mining_2022-04-12 10-14-54.csv
    │       │   ├── mining_2022-04-12 21-01-31.csv
    │       │   ├── mining_2022-04-13 10-19-36.csv
    │       │   ├── mining_2022-04-13 21-00-06.csv
    │       │   ├── mining_2022-04-14 10-21-17.csv
    │       │   ├── mining_2022-04-14 21-04-42.csv
    │       │   ├── mining_2022-04-15 10-27-17.csv
    │       │   ├── mining_2022-04-15 20-58-47.csv
    │       │   ├── mining_2022-04-16 20-57-04.csv
    │       │   ├── mining_2022-04-17 10-14-45.csv
    │       │   ├── mining_2022-04-17 20-57-18.csv
    │       │   ├── mining_2022-04-18 10-34-03.csv
    │       │   ├── mining_2022-04-18 21-01-58.csv
    │       │   ├── mining_2022-04-19 10-31-02.csv
    │       │   ├── mining_2022-04-19 21-07-01.csv
    │       │   ├── mining_2022-04-20 10-38-23.csv
    │       │   ├── mining_2022-04-20 21-12-02.csv
    │       │   ├── mining_2022-04-21 10-30-29.csv
    │       │   ├── mining_2022-04-21 21-03-38.csv
    │       │   ├── mining_2022-04-22 10-40-56.csv
    │       │   ├── mining_2022-04-22 21-06-18.csv
    │       │   ├── mining_2022-04-23 10-11-15.csv
    │       │   ├── mining_2022-04-23 20-54-11.csv
    │       │   ├── mining_2022-04-24 10-09-40.csv
    │       │   ├── mining_2022-04-24 20-56-11.csv
    │       │   ├── mining_2022-04-25 10-25-31.csv
    │       │   ├── mining_2022-04-25 21-02-05.csv
    │       │   ├── mining_2022-04-26 10-35-51.csv
    │       │   ├── mining_2022-04-26 21-10-07.csv
    │       │   ├── mining_2022-04-27 10-42-58.csv
    │       │   ├── mining_2022-04-27 21-06-28.csv
    │       │   ├── mining_2022-04-28 11-19-40.csv
    │       │   ├── mining_2022-04-28 21-06-32.csv
    │       │   ├── mining_2022-04-29 10-36-54.csv
    │       │   ├── mining_2022-04-29 21-07-42.csv
    │       │   ├── mining_2022-04-30 10-33-08.csv
    │       │   ├── mining_2022-04-30 20-57-38.csv
    │       │   ├── mining_2022-05-01 10-53-13.csv
    │       │   ├── mining_2022-05-01 20-59-04.csv
    │       │   ├── mining_2022-05-02 10-47-52.csv
    │       │   ├── mining_2022-05-02 21-11-37.csv
    │       │   ├── mining_2022-05-03 10-39-08.csv
    │       │   ├── mining_2022-05-03 21-09-41.csv
    │       │   ├── mining_2022-05-04 10-35-11.csv
    │       │   ├── mining_2022-05-04 21-12-18.csv
    │       │   ├── mining_2022-05-05 10-21-32.csv
    │       │   ├── mining_2022-05-05 21-07-45.csv
    │       │   ├── mining_2022-05-06 10-19-42.csv
    │       │   ├── mining_2022-05-06 21-06-06.csv
    │       │   ├── mining_2022-05-07 10-14-48.csv
    │       │   ├── mining_2022-05-07 20-57-53.csv
    │       │   ├── mining_2022-05-08 10-29-58.csv
    │       │   ├── mining_2022-05-08 20-58-22.csv
    │       │   ├── mining_2022-05-09 10-32-57.csv
    │       │   ├── mining_2022-05-09 21-05-44.csv
    │       │   ├── mining_2022-05-10 10-01-42.csv
    │       │   ├── mining_2022-05-10 21-18-33.csv
    │       │   ├── mining_2022-05-11 10-31-02.csv
    │       │   ├── mining_2022-05-11 21-12-21.csv
    │       │   ├── mining_2022-05-12 10-28-01.csv
    │       │   ├── mining_2022-05-12 21-14-21.csv
    │       │   ├── mining_2022-05-13 10-46-00.csv
    │       │   ├── mining_2022-05-13 21-15-07.csv
    │       │   ├── mining_2022-05-14 10-49-33.csv
    │       │   ├── mining_2022-05-14 21-06-03.csv
    │       │   ├── mining_2022-05-15 10-33-50.csv
    │       │   ├── mining_2022-05-15 21-04-56.csv
    │       │   ├── mining_2022-05-16 10-17-01.csv
    │       │   ├── mining_2022-05-16 21-09-33.csv
    │       │   ├── mining_2022-05-17 10-30-47.csv
    │       │   ├── mining_2022-05-17 21-07-44.csv
    │       │   ├── mining_2022-05-18 10-22-26.csv
    │       │   ├── mining_2022-05-18 21-11-49.csv
    │       │   ├── mining_2022-05-19 10-40-56.csv
    │       │   ├── mining_2022-05-19 21-11-29.csv
    │       │   ├── mining_2022-05-20 10-27-08.csv
    │       │   ├── mining_2022-05-20 21-08-10.csv
    │       │   ├── mining_2022-05-21 10-00-06.csv
    │       │   ├── mining_2022-05-21 20-59-41.csv
    │       │   ├── mining_2022-05-22 10-25-20.csv
    │       │   ├── mining_2022-05-22 20-59-26.csv
    │       │   ├── mining_2022-05-23 10-30-14.csv
    │       │   ├── mining_2022-05-23 21-08-17.csv
    │       │   ├── mining_2022-05-24 10-38-09.csv
    │       │   ├── mining_2022-05-24 21-10-07.csv
    │       │   ├── mining_2022-05-25 10-33-57.csv
    │       │   ├── mining_2022-05-25 21-09-48.csv
    │       │   ├── mining_2022-05-29 10-41-38.csv
    │       │   ├── mining_2022-06-02 10-39-04.csv
    │       │   ├── mining_2022-06-02 21-13-22.csv
    │       │   ├── mining_2022-06-05 10-28-07.csv
    │       │   ├── mining_2022-06-05 20-54-20.csv
    │       │   ├── mining_2022-06-07 10-22-21.csv
    │       │   ├── mining_2022-06-07 21-08-04.csv
    │       │   └── mining_2022-06-09 21-09-53.csv
    │       ├── dataset_2021-10-07.txt
    │       ├── dataset_2021-10-08.txt
    │       ├── dataset_2021-10-09.txt
    │       ├── dataset_2021-10-10.txt
    │       ├── dataset_2021-10-11.txt
    │       ├── dataset_2021-10-12.txt
    │       ├── dataset_2021-10-13.txt
    │       ├── dataset_2021-10-14.txt
    │       ├── dataset_2021-10-15.txt
    │       ├── dataset_2021-10-16.txt
    │       ├── dataset_2021-10-17.txt
    │       ├── dataset_2021-10-18.txt
    │       ├── dataset_2021-10-19.txt
    │       ├── dataset_2021-10-20.txt
    │       ├── dataset_2021-10-21.txt
    │       ├── dataset_2021-10-22.txt
    │       ├── dataset_2021-10-23.txt
    │       ├── dataset_2021-10-24.txt
    │       ├── dataset_2021-10-25.txt
    │       ├── dataset_2021-10-26.txt
    │       ├── dataset_2021-10-27.txt
    │       ├── dataset_2021-10-28.txt
    │       ├── dataset_2021-10-29.txt
    │       ├── dataset_2021-10-30.txt
    │       ├── dataset_2021-10-31.txt
    │       ├── dataset_2021-11-01.txt
    │       ├── dataset_2021-11-02.txt
    │       ├── dataset_2021-11-03.txt
    │       ├── dataset_2021-11-04.txt
    │       ├── dataset_2021-11-05.txt
    │       ├── dataset_2021-11-06.txt
    │       ├── dataset_2021-11-07.txt
    │       ├── dataset_2021-11-08.txt
    │       ├── dataset_2021-11-09.txt
    │       ├── dataset_2021-11-10.txt
    │       ├── dataset_2021-11-11.txt
    │       ├── dataset_2021-11-12.txt
    │       ├── dataset_2021-11-13.txt
    │       ├── dataset_2021-11-14.txt
    │       ├── dataset_2021-11-15.txt
    │       ├── dataset_2021-11-16.txt
    │       ├── dataset_2021-11-17.txt
    │       ├── dataset_2021-11-18.txt
    │       ├── dataset_2021-11-19.txt
    │       ├── dataset_2021-11-20.txt
    │       ├── dataset_2021-11-21.txt
    │       ├── dataset_2021-11-22.txt
    │       ├── dataset_2021-11-23.txt
    │       ├── dataset_2021-11-24.txt
    │       ├── dataset_2021-11-25.txt
    │       ├── dataset_2021-11-26.txt
    │       ├── dataset_2021-11-27.txt
    │       ├── dataset_2021-11-28.txt
    │       ├── dataset_2021-11-29.txt
    │       ├── dataset_2021-11-30.txt
    │       ├── dataset_2021-12-01.txt
    │       ├── dataset_2021-12-02.txt
    │       ├── dataset_2021-12-03.txt
    │       ├── dataset_2021-12-04.txt
    │       ├── dataset_2021-12-05.txt
    │       ├── dataset_2021-12-06.txt
    │       ├── dataset_2021-12-07.txt
    │       ├── dataset_2021-12-08.txt
    │       ├── dataset_2021-12-09.txt
    │       ├── dataset_2021-12-10.txt
    │       ├── dataset_2021-12-11.txt
    │       ├── dataset_2021-12-12.txt
    │       ├── dataset_2021-12-13.txt
    │       ├── dataset_2021-12-14.txt
    │       ├── dataset_2021-12-15.txt
    │       ├── dataset_2021-12-16.txt
    │       ├── dataset_2021-12-17.txt
    │       ├── dataset_2021-12-18.txt
    │       ├── dataset_2021-12-19.txt
    │       ├── dataset_2021-12-20.txt
    │       ├── dataset_2021-12-21.txt
    │       ├── dataset_2021-12-22.txt
    │       ├── dataset_2021-12-23.txt
    │       ├── dataset_2021-12-24.txt
    │       ├── dataset_2021-12-25.txt
    │       ├── dataset_2021-12-26.txt
    │       ├── dataset_2021-12-27.txt
    │       ├── dataset_2021-12-28.txt
    │       ├── dataset_2021-12-29.txt
    │       ├── dataset_2021-12-30.txt
    │       ├── dataset_2021-12-31.txt
    │       ├── dataset_2022-01-01.txt
    │       ├── dataset_2022-01-02.txt
    │       ├── dataset_2022-01-03.txt
    │       ├── dataset_2022-01-04.txt
    │       ├── dataset_2022-01-05.txt
    │       ├── dataset_2022-01-06.txt
    │       ├── dataset_2022-01-07.txt
    │       ├── dataset_2022-01-08.txt
    │       ├── dataset_2022-01-09.txt
    │       ├── dataset_2022-01-10.txt
    │       ├── dataset_2022-01-11.txt
    │       ├── dataset_2022-01-12.txt
    │       ├── dataset_2022-01-13.txt
    │       ├── dataset_2022-01-14.txt
    │       ├── dataset_2022-01-15.txt
    │       ├── dataset_2022-01-16.txt
    │       ├── dataset_2022-01-17.txt
    │       ├── dataset_2022-01-18.txt
    │       ├── dataset_2022-01-19.txt
    │       ├── dataset_2022-01-20.txt
    │       ├── dataset_2022-01-21.txt
    │       ├── dataset_2022-01-22.txt
    │       ├── dataset_2022-01-23.txt
    │       ├── dataset_2022-01-24.txt
    │       ├── dataset_2022-01-25.txt
    │       ├── dataset_2022-01-26.txt
    │       ├── dataset_2022-01-27.txt
    │       ├── dataset_2022-01-28.txt
    │       ├── dataset_2022-01-29.txt
    │       ├── dataset_2022-01-30.txt
    │       ├── dataset_2022-01-31.txt
    │       ├── dataset_2022-02-01.txt
    │       ├── dataset_2022-02-02.txt
    │       ├── dataset_2022-02-03.txt
    │       ├── dataset_2022-02-04.txt
    │       ├── dataset_2022-02-05.txt
    │       ├── dataset_2022-02-06.txt
    │       ├── dataset_2022-02-07.txt
    │       ├── dataset_2022-02-08.txt
    │       ├── dataset_2022-02-09.txt
    │       ├── dataset_2022-02-10.txt
    │       ├── dataset_2022-02-11.txt
    │       ├── dataset_2022-02-12.txt
    │       ├── dataset_2022-02-13.txt
    │       ├── dataset_2022-02-14.txt
    │       ├── dataset_2022-02-15.txt
    │       ├── dataset_2022-02-16.txt
    │       ├── dataset_2022-02-17.txt
    │       ├── dataset_2022-02-18.txt
    │       ├── dataset_2022-02-19.txt
    │       ├── dataset_2022-02-20.txt
    │       ├── dataset_2022-02-21.txt
    │       ├── dataset_2022-02-22.txt
    │       ├── dataset_2022-02-23.txt
    │       ├── dataset_2022-02-24.txt
    │       ├── dataset_2022-02-25.txt
    │       ├── dataset_2022-02-26.txt
    │       ├── dataset_2022-02-27.txt
    │       ├── dataset_2022-02-28.txt
    │       ├── dataset_2022-03-01.txt
    │       ├── dataset_2022-03-02.txt
    │       ├── dataset_2022-03-03.txt
    │       ├── dataset_2022-03-04.txt
    │       ├── dataset_2022-03-05.txt
    │       ├── dataset_2022-03-06.txt
    │       ├── dataset_2022-03-07.txt
    │       ├── dataset_2022-03-08.txt
    │       ├── dataset_2022-03-09.txt
    │       ├── dataset_2022-03-10.txt
    │       ├── dataset_2022-03-11.txt
    │       ├── dataset_2022-03-12.txt
    │       ├── dataset_2022-03-13.txt
    │       ├── dataset_2022-03-14.txt
    │       ├── dataset_2022-03-15.txt
    │       ├── dataset_2022-03-16.txt
    │       ├── dataset_2022-03-17.txt
    │       ├── dataset_2022-03-18.txt
    │       ├── dataset_2022-03-19.txt
    │       ├── dataset_2022-03-20.txt
    │       ├── dataset_2022-03-21.txt
    │       ├── dataset_2022-03-22.txt
    │       ├── dataset_2022-03-23.txt
    │       ├── dataset_2022-03-24.txt
    │       ├── dataset_2022-03-25.txt
    │       ├── dataset_2022-03-26.txt
    │       ├── dataset_2022-03-27.txt
    │       ├── dataset_2022-03-28.txt
    │       ├── dataset_2022-03-29.txt
    │       ├── dataset_2022-03-30.txt
    │       ├── dataset_2022-03-31.txt
    │       ├── dataset_2022-04-01.txt
    │       ├── dataset_2022-04-02.txt
    │       ├── dataset_2022-04-03.txt
    │       ├── dataset_2022-04-04.txt
    │       ├── dataset_2022-04-05.txt
    │       ├── dataset_2022-04-06.txt
    │       ├── dataset_2022-04-07.txt
    │       ├── dataset_2022-04-08.txt
    │       ├── dataset_2022-04-09.txt
    │       ├── dataset_2022-04-10.txt
    │       ├── dataset_2022-04-11.txt
    │       ├── dataset_2022-04-12.txt
    │       ├── dataset_2022-04-13.txt
    │       ├── dataset_2022-04-14.txt
    │       ├── dataset_2022-04-15.txt
    │       ├── dataset_2022-04-16.txt
    │       ├── dataset_2022-04-17.txt
    │       ├── dataset_2022-04-18.txt
    │       ├── dataset_2022-04-19.txt
    │       ├── dataset_2022-04-20.txt
    │       ├── dataset_2022-04-21.txt
    │       ├── dataset_2022-04-22.txt
    │       ├── dataset_2022-04-23.txt
    │       ├── dataset_2022-04-24.txt
    │       ├── dataset_2022-04-25.txt
    │       ├── dataset_2022-04-26.txt
    │       ├── dataset_2022-04-27.txt
    │       ├── dataset_2022-04-28.txt
    │       ├── dataset_2022-04-29.txt
    │       ├── dataset_2022-04-30.txt
    │       ├── dataset_2022-05-01.txt
    │       ├── dataset_2022-05-02.txt
    │       ├── dataset_2022-05-03.txt
    │       ├── dataset_2022-05-04.txt
    │       ├── dataset_2022-05-05.txt
    │       ├── dataset_2022-05-06.txt
    │       ├── dataset_2022-05-07.txt
    │       ├── dataset_2022-05-08.txt
    │       ├── dataset_2022-05-09.txt
    │       ├── dataset_2022-05-10.txt
    │       ├── dataset_2022-05-11.txt
    │       ├── dataset_2022-05-12.txt
    │       ├── dataset_2022-05-13.txt
    │       ├── dataset_2022-05-14.txt
    │       ├── dataset_2022-05-15.txt
    │       ├── dataset_2022-05-16.txt
    │       ├── dataset_2022-05-17.txt
    │       ├── dataset_2022-05-18.txt
    │       ├── dataset_2022-05-19.txt
    │       ├── dataset_2022-05-20.txt
    │       ├── dataset_2022-05-21.txt
    │       ├── dataset_2022-05-22.txt
    │       ├── dataset_2022-05-23.txt
    │       ├── dataset_2022-05-24.txt
    │       ├── dataset_2022-05-25.txt
    │       ├── dataset_2022-05-29.txt
    │       ├── dataset_2022-06-02.txt
    │       ├── dataset_2022-06-05.txt
    │       ├── dataset_2022-06-07.txt
    │       └── dataset_2022-06-09.txt
    ├── main.py
    └── services/
        ├── __init__.py
        ├── scaffold.py
        ├── settings.py
        ├── sspanel_mining/
        │   ├── __init__.py
        │   ├── exceptions.py
        │   ├── sspanel_checker.py
        │   ├── sspanel_classifier.py
        │   └── sspanel_collector.py
        └── utils/
            ├── __init__.py
            ├── accelerator/
            │   ├── __init__.py
            │   └── core.py
            ├── armor/
            │   ├── __init__.py
            │   └── anti_recaptcha/
            │       ├── __init__.py
            │       ├── core.py
            │       └── exceptions.py
            └── toolbox/
                ├── __init__.py
                └── toolbox.py

================================================
FILE CONTENTS
================================================

================================================
FILE: .github/workflows/automated.yml
================================================
name: V2RSS Mining

on:
  workflow_dispatch:
  push:
    branches:
      - main
    paths-ignore:
      - ".github/**"
      - "README.md"
      - "LICENSE"
      - ".gitignore"
  #   一天运行两次
  schedule:
    - cron: '25 */12 * * *'

jobs:
  build:
    runs-on: ubuntu-latest
    env:
      TZ: "Asia/Shanghai"
    steps:
      # ============================================
      # TODO [√] 检查工作分支及 Workflows 运行环境
      # ============================================
      - uses: actions/checkout@v2
      # ============================================
      # TODO [√] 创建 Python3.6+ 编译环境
      # ============================================
      - name: Set up Python 3.9
        uses: actions/setup-python@v2
        with:
          python-version: 3.9
      # ============================================
      # TODO [√] 安装 Project 第三方依赖
      # ============================================
      - name: Install dependencies
        run: |
          sudo apt install -y ffmpeg
          python -m pip install --upgrade pip
          pip install -r requirements.txt
      - name: Scaffold Install
        run: |
          cd src && python main.py install
      # ============================================
      # TODO [√] 测试 Scaffold 脚手架指令
      # ============================================
      - name: Scafflod Mining
        run: |
          cd src && python main.py mining --env=production --collector --classifier --source=local
      # ============================================
      # TODO [√] 更新仓库数据
      # ============================================
      - name: Setup GIT user
        uses: fregante/setup-git-user@v1
      - name: Push
        run: |
          git add .
          git commit -m "Automated deployment @ $(date '+%Y-%m-%d %H:%M:%S') ${{ env.TZ }}"
          git push -u origin main


================================================
FILE: .gitignore
================================================
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# PyInstaller
#  Usually these files are written by a python script from a template
#  before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/

# Translations
*.mo
*.pot

# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal

# Flask stuff:
instance/
.webassets-cache

# Scrapy stuff:
.scrapy

# Sphinx documentation
docs/_build/

# PyBuilder
target/

# Jupyter Notebook
.ipynb_checkpoints

# IPython
profile_default/
ipython_config.py

# pyenv
.python-version

# pipenv
#   According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
#   However, in case of collaboration, if having platform-specific dependencies or dependencies
#   having no cross-platform support, pipenv may install dependencies that don't work, or not
#   install all needed dependencies.
#Pipfile.lock

# PEP 582; used by e.g. github.com/David-OConnor/pyflow
__pypackages__/

# Celery stuff
celerybeat-schedule
celerybeat.pid

# SageMath parsed files
*.sage.py

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# Spyder project settings
.spyderproject
.spyproject

# Rope project settings
.ropeproject

# mkdocs documentation
/site

# mypy
.mypy_cache/
.dmypy.json
dmypy.json

# Pyre type checker
.pyre/
.idea
database/logs/
*.mp3
*.wav

================================================
FILE: LICENSE
================================================
                                 Apache License
                           Version 2.0, January 2004
                        http://www.apache.org/licenses/

   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

   1. Definitions.

      "License" shall mean the terms and conditions for use, reproduction,
      and distribution as defined by Sections 1 through 9 of this document.

      "Licensor" shall mean the copyright owner or entity authorized by
      the copyright owner that is granting the License.

      "Legal Entity" shall mean the union of the acting entity and all
      other entities that control, are controlled by, or are under common
      control with that entity. For the purposes of this definition,
      "control" means (i) the power, direct or indirect, to cause the
      direction or management of such entity, whether by contract or
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
      outstanding shares, or (iii) beneficial ownership of such entity.

      "You" (or "Your") shall mean an individual or Legal Entity
      exercising permissions granted by this License.

      "Source" form shall mean the preferred form for making modifications,
      including but not limited to software source code, documentation
      source, and configuration files.

      "Object" form shall mean any form resulting from mechanical
      transformation or translation of a Source form, including but
      not limited to compiled object code, generated documentation,
      and conversions to other media types.

      "Work" shall mean the work of authorship, whether in Source or
      Object form, made available under the License, as indicated by a
      copyright notice that is included in or attached to the work
      (an example is provided in the Appendix below).

      "Derivative Works" shall mean any work, whether in Source or Object
      form, that is based on (or derived from) the Work and for which the
      editorial revisions, annotations, elaborations, or other modifications
      represent, as a whole, an original work of authorship. For the purposes
      of this License, Derivative Works shall not include works that remain
      separable from, or merely link (or bind by name) to the interfaces of,
      the Work and Derivative Works thereof.

      "Contribution" shall mean any work of authorship, including
      the original version of the Work and any modifications or additions
      to that Work or Derivative Works thereof, that is intentionally
      submitted to Licensor for inclusion in the Work by the copyright owner
      or by an individual or Legal Entity authorized to submit on behalf of
      the copyright owner. For the purposes of this definition, "submitted"
      means any form of electronic, verbal, or written communication sent
      to the Licensor or its representatives, including but not limited to
      communication on electronic mailing lists, source code control systems,
      and issue tracking systems that are managed by, or on behalf of, the
      Licensor for the purpose of discussing and improving the Work, but
      excluding communication that is conspicuously marked or otherwise
      designated in writing by the copyright owner as "Not a Contribution."

      "Contributor" shall mean Licensor and any individual or Legal Entity
      on behalf of whom a Contribution has been received by Licensor and
      subsequently incorporated within the Work.

   2. Grant of Copyright License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      copyright license to reproduce, prepare Derivative Works of,
      publicly display, publicly perform, sublicense, and distribute the
      Work and such Derivative Works in Source or Object form.

   3. Grant of Patent License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      (except as stated in this section) patent license to make, have made,
      use, offer to sell, sell, import, and otherwise transfer the Work,
      where such license applies only to those patent claims licensable
      by such Contributor that are necessarily infringed by their
      Contribution(s) alone or by combination of their Contribution(s)
      with the Work to which such Contribution(s) was submitted. If You
      institute patent litigation against any entity (including a
      cross-claim or counterclaim in a lawsuit) alleging that the Work
      or a Contribution incorporated within the Work constitutes direct
      or contributory patent infringement, then any patent licenses
      granted to You under this License for that Work shall terminate
      as of the date such litigation is filed.

   4. Redistribution. You may reproduce and distribute copies of the
      Work or Derivative Works thereof in any medium, with or without
      modifications, and in Source or Object form, provided that You
      meet the following conditions:

      (a) You must give any other recipients of the Work or
          Derivative Works a copy of this License; and

      (b) You must cause any modified files to carry prominent notices
          stating that You changed the files; and

      (c) You must retain, in the Source form of any Derivative Works
          that You distribute, all copyright, patent, trademark, and
          attribution notices from the Source form of the Work,
          excluding those notices that do not pertain to any part of
          the Derivative Works; and

      (d) If the Work includes a "NOTICE" text file as part of its
          distribution, then any Derivative Works that You distribute must
          include a readable copy of the attribution notices contained
          within such NOTICE file, excluding those notices that do not
          pertain to any part of the Derivative Works, in at least one
          of the following places: within a NOTICE text file distributed
          as part of the Derivative Works; within the Source form or
          documentation, if provided along with the Derivative Works; or,
          within a display generated by the Derivative Works, if and
          wherever such third-party notices normally appear. The contents
          of the NOTICE file are for informational purposes only and
          do not modify the License. You may add Your own attribution
          notices within Derivative Works that You distribute, alongside
          or as an addendum to the NOTICE text from the Work, provided
          that such additional attribution notices cannot be construed
          as modifying the License.

      You may add Your own copyright statement to Your modifications and
      may provide additional or different license terms and conditions
      for use, reproduction, or distribution of Your modifications, or
      for any such Derivative Works as a whole, provided Your use,
      reproduction, and distribution of the Work otherwise complies with
      the conditions stated in this License.

   5. Submission of Contributions. Unless You explicitly state otherwise,
      any Contribution intentionally submitted for inclusion in the Work
      by You to the Licensor shall be under the terms and conditions of
      this License, without any additional terms or conditions.
      Notwithstanding the above, nothing herein shall supersede or modify
      the terms of any separate license agreement you may have executed
      with Licensor regarding such Contributions.

   6. Trademarks. This License does not grant permission to use the trade
      names, trademarks, service marks, or product names of the Licensor,
      except as required for reasonable and customary use in describing the
      origin of the Work and reproducing the content of the NOTICE file.

   7. Disclaimer of Warranty. Unless required by applicable law or
      agreed to in writing, Licensor provides the Work (and each
      Contributor provides its Contributions) on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
      implied, including, without limitation, any warranties or conditions
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
      PARTICULAR PURPOSE. You are solely responsible for determining the
      appropriateness of using or redistributing the Work and assume any
      risks associated with Your exercise of permissions under this License.

   8. Limitation of Liability. In no event and under no legal theory,
      whether in tort (including negligence), contract, or otherwise,
      unless required by applicable law (such as deliberate and grossly
      negligent acts) or agreed to in writing, shall any Contributor be
      liable to You for damages, including any direct, indirect, special,
      incidental, or consequential damages of any character arising as a
      result of this License or out of the use or inability to use the
      Work (including but not limited to damages for loss of goodwill,
      work stoppage, computer failure or malfunction, or any and all
      other commercial damages or losses), even if such Contributor
      has been advised of the possibility of such damages.

   9. Accepting Warranty or Additional Liability. While redistributing
      the Work or Derivative Works thereof, You may choose to offer,
      and charge a fee for, acceptance of support, warranty, indemnity,
      or other liability obligations and/or rights consistent with this
      License. However, in accepting such obligations, You may act only
      on Your own behalf and on Your sole responsibility, not on behalf
      of any other Contributor, and only if You agree to indemnify,
      defend, and hold each Contributor harmless for any liability
      incurred by, or claims asserted against, such Contributor by reason
      of your accepting any such warranty or additional liability.

   END OF TERMS AND CONDITIONS

   APPENDIX: How to apply the Apache License to your work.

      To apply the Apache License to your work, attach the following
      boilerplate notice, with the fields enclosed by brackets "[]"
      replaced with your own identifying information. (Don't include
      the brackets!)  The text should be enclosed in the appropriate
      comment syntax for the file format. We also recommend that a
      file or class name and description of purpose be included on the
      same "printed page" as the copyright notice for easier
      identification within third-party archives.

   Copyright [yyyy] [name of copyright owner]

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.


================================================
FILE: README.md
================================================
# SSPanel-Mining

采集、清洗、分类、存储暴露在公网上的 [SSPanel-Uim](https://github.com/Anankke/SSPanel-Uim) 站点

## :airplane:快速上手

- 访客:可在 [运行缓存](https://github.com/RobAI-Lab/sspanel-mining/tree/main/src/database/sspanel_hosts/classifier) 中阅览分类结果,可通过 [技术文档](https://github.com/QIN2DIM/sspanel-mining/blob/main/docs/subs/技术文档.md) 查看分类标准与解析。
  
- 玩家:Fork 项目,根据 [技术文档](https://github.com/QIN2DIM/sspanel-mining/blob/main/docs/subs/技术文档.md) 合理配置 `config.py` 后编译项目。

## :ocean: 网上冲浪

- :gear: [技术文档](https://github.com/QIN2DIM/sspanel-mining/blob/main/docs/subs/技术文档.md)

- :small_red_triangle: [注意事项](https://github.com/QIN2DIM/sspanel-mining/blob/main/docs/subs/注意事项.md)

- :loudspeaker: [更新日志](https://github.com/QIN2DIM/sspanel-mining/blob/main/docs/subs/更新日志.md)

- :world_map: [开源计划](https://github.com/QIN2DIM/sspanel-mining/blob/main/docs/subs/开源计划.md)


================================================
FILE: docs/subs/开源计划.md
================================================
# :world_map: 开源计划

- [ ]  识别站点是否提供免费节点
- [ ] 识别站点的免费流量和试用时长
- [ ]  针对满足上述条件的站点提供效率极高的**一键采集**方案
- [ ]  评估节点质量
- [ ] 加入`GithubActions`定时采集任务用于自动更新目录中的`database`文件



================================================
FILE: docs/subs/技术文档.md
================================================
# :gear: SSPanel-Mining <开发者文档>

> 更新日期:2022/02/04
>
>版本号:v0.2.2

核心技术栈:`Python3` || `Selenium`

## 1 环境复现

> [注意] 本文档将以如下参考配置进行项目说明

- 开发工具:`PyCharm 2021.3 (Community Edition)` 、`Anaconda(env Python3.9)`
- 操作系统:`Windows 10.0.19041`、`Ubuntu 20.04 LTS`

## 2 启动项目

如下以 `Ubuntu 20.04 LTS` 环境为例介绍快速部署上手指南。

### 拉取仓库

```bash
git clone https://github.com/RobAI-Lab/sspanel-mining.git /home/sspanel-mining 
```

### 拉取依赖并进入工作空间

```python
# /home/sspanel-mining 
cd /home/sspanel-mining && pip install -r requirements.txt && cd src
```

### Scaffold Install

```bash
# /home/sspanel-mining/src
python3 main.py install
```

### Scaffold Mining

```python
# /home/sspanel-mining/src
python3 main.py mining --env=production --collector --classifier --source=local
```

### 查看输出

> 分类器输出与运行时的通信状态有关,有一定的误判概率,也有一定的时效性。

运行结果以 `.txt` 文件存储在 `./sspanel-mining/src/databse/sspanel_hosts`中。

- 其中`dataset_{datetime}.txt`为采集器(Collector)输出结果,其存储本轮采集获取的暴露在公网上的 `SSPanel-Uim` 站点链接。

- `classifier` 文件夹中存放着分类器(Classifier)的输出结果。

- 分类数据将以 .csv 文件形式存储在 `/database/staff_hosts/classifier` 中:
    - 标签解释如下:
         - `Normal`:无验证站点
         - `Google reCAPTCHA`:Google reCAPTCHA 人机验证
         - `GeeTest Validation`:极验滑块验证(绝大多数)/选择文字验证(极小概率)
         - `Email Validation`:邮箱验证(开放域名)
         - `SMS`:手机短信验证 [钓鱼执法?]
         - `CloudflareDefenseV2`:站点正在被攻击 or 高防服务器阻断了爬虫流量
    - 存在以下几种 <u>限型实例</u>:
        - `限制注册(邮箱)`:要求使用指定域名的邮箱接收验证码
        - `限制注册(邀请)`:要求必须使用有效邀请码注册
         - `请求异常(ERROR:STATUS_CODE)`:请求异常,携带相应状态码
        - `拒绝注册`:管理员关闭注册接口
         - `危险通信`:HTTP 直连站点

## 3 注意事项

> 更多注意事项详见 [注意事项](https://github.com/QIN2DIM/sspanel-mining/blob/main/docs/subs/注意事项.md)



================================================
FILE: docs/subs/更新日志.md
================================================
# :loudspeaker: 更新日志



================================================
FILE: docs/subs/注意事项.md
================================================
# :small_red_triangle: 注意事项

1. 本项目流量需要过墙,在大陆服务器(主机)上运行需要开启系统代理;
2. 极小概率情况下,使用采集器(Collector)会被`reCAPTCHA`拦截,本项目暂无相应对抗模块,此时需要(手动)更换IP或代理节点;
3. 更多问题请在issue中提出,注意携带错误信息有助解答。



================================================
FILE: examples/test_mining.py
================================================
from gevent import monkey

monkey.patch_all()
import unittest

from apis.scaffold import (
    mining
)


class SpawnUnitTest(unittest.TestCase):

    def test_classifier(self):
        # 获取母仓库历史1天的缓存数据
        urls = mining.V2RSSMiningToolkit.load_sspanel_hosts_remote(batch=1)

        # 性能测试
        sug = mining.SSPanelHostsClassifier(docker=urls)
        sug.go(power=16)

        # 缓存卸载
        self.assertNotEqual([], sug.offload())


if __name__ == "__main__":
    unittest.main()


================================================
FILE: requirements.txt
================================================
# {{< Scaffolding dependency >}}
fire>=0.4.0

# {{< Log system >}}
loguru>=0.5.3

# {{< Interface /Data cleaning >}}
requests>=2.26.0
beautifulsoup4>=4.10.0
cloudscraper>=1.2.58
bs4>=0.0.1

# {{< Drive >}}
selenium>=4.1.0
gevent>=21.8.0
tqdm>=4.62.3
pytz>=2021.3
webdriver_manager==3.5.2
pydub>=0.25.1
SpeechRecognition==3.8.1

================================================
FILE: src/apis/__init__.py
================================================
# -*- coding: utf-8 -*-
# Time       : 2022/2/4 8:46
# Author     : QIN2DIM
# Github     : https://github.com/QIN2DIM
# Description:


================================================
FILE: src/apis/scaffold/__init__.py
================================================
# -*- coding: utf-8 -*-
# Time       : 2022/2/4 8:46
# Author     : QIN2DIM
# Github     : https://github.com/QIN2DIM
# Description:


================================================
FILE: src/apis/scaffold/install.py
================================================
# -*- coding: utf-8 -*-
# Time       : 2022/2/4 12:17
# Author     : QIN2DIM
# Github     : https://github.com/QIN2DIM
# Description:
from typing import Optional, Any

from webdriver_manager.chrome import ChromeDriverManager

from services.settings import logger
from services.utils import CoroutineSpeedup

_HOOK_CDN_PREFIX = "https://curly-shape-d178.qinse.workers.dev/"


def _download_driver(*args, **kwargs):
    """
    下载浏览器驱动。

    :return:
    """
    if not args:
        pass
    version = kwargs.get("version", "latest")

    logger.debug("适配 ChromeDriver...")
    ChromeDriverManager(version=version).install()


class PerformanceReleaser(CoroutineSpeedup):
    def __init__(self, docker: Any, power: Optional[int] = None):
        super(PerformanceReleaser, self).__init__(docker=docker, power=power)

    def control_driver(self, task: Any, *args, **kwargs):
        try:
            task(*args, **kwargs)
        except Exception as e:  # noqa
            logger.exception(e)


def run(cdn: Optional[bool] = False):
    """
    下载项目运行所需的各项依赖。

    :return:
    """
    logger.debug("正在下载系统依赖")
    docker = [_download_driver]

    booster = PerformanceReleaser(docker=docker, power=2)
    booster.go(cdn=cdn)

    logger.success("系统依赖下载完毕")


================================================
FILE: src/apis/scaffold/mining.py
================================================
# -*- coding: utf-8 -*-
# Time       : 2021/12/17 18:17
# Author     : QIN2DIM
# Github     : https://github.com/QIN2DIM
# Description:
import csv
import os.path
import random
import sys
from datetime import datetime
from typing import Optional, List

from services.settings import (
    DIR_OUTPUT_STORE_COLLECTOR,
    DIR_OUTPUT_STORE_CLASSIFIER,
    TIME_ZONE_CN,
    logger,
)
from services.sspanel_mining import SSPanelHostsClassifier, SSPanelHostsCollector


class V2RSSMiningToolkit:
    # Collector 数据集路径
    FOCUS_SUFFIX = ".txt"
    FOCUS_PREFIX = "dataset"

    @staticmethod
    def create_env(path_file_txt: str) -> bool:
        """
        初始化运行环境

        :param path_file_txt: such as `dataset_2022-01-1.txt`
        :return:
        """
        # 若文件不存在或仅存在空白文件时返回 True
        # 若文件不存在,初始化文件
        if not os.path.exists(path_file_txt):
            with open(path_file_txt, "w", encoding="utf8"):
                pass
            return True

        # 若文件存在但为空仍返回 True
        with open(path_file_txt, "r", encoding="utf8") as f:
            return False if f.read() else True

    @staticmethod
    def data_cleaning(path_file_txt: str):
        """
        链接去重

        :param path_file_txt: such as `dataset_2022-01-1.txt`
        :return:
        """

        with open(path_file_txt, "r", encoding="utf8") as f:
            data = {i for i in f.read().split("\n") if i}
        with open(path_file_txt, "w", encoding="utf8") as f:
            for i in data:
                f.write(f"{i}\n")

    @staticmethod
    def load_sspanel_hosts(latest: Optional[bool] = True) -> Optional[List[str]]:
        """
        sspanel-预处理数据集 获取过去X天的历史数据

        :return:
        """

        # 读回 Collector 输出
        def rebase_urls(path_file_txt_):
            with open(path_file_txt_, "r", encoding="utf8") as file_:
                for url_ in file_.read().split("\n"):
                    urls.append(url_)

        # 待分类链接
        urls = []

        # 读取最新数据|读取所有历史数据
        if latest is True:
            path_file_txt = os.path.join(
                DIR_OUTPUT_STORE_COLLECTOR, max(os.listdir(DIR_OUTPUT_STORE_COLLECTOR))
            )
            rebase_urls(path_file_txt)
        else:
            for t in os.listdir(DIR_OUTPUT_STORE_COLLECTOR):
                if t.endswith(V2RSSMiningToolkit.FOCUS_SUFFIX) and t.startswith(
                    V2RSSMiningToolkit.FOCUS_PREFIX
                ):
                    # 补全路径模版
                    path_file_txt = os.path.join(DIR_OUTPUT_STORE_COLLECTOR, t)
                    # 读回 Collector 输出
                    rebase_urls(path_file_txt)

        # 清洗杂质
        urls = {i for i in urls if i}

        # 返回参数
        return list(urls)

    @staticmethod
    def output_foul_dataset(
        dir_output: str, docker: dict, path_output: Optional[str] = None
    ):
        """

        :param dir_output:
        :param docker:
        :param path_output:
        :return:
        """
        path_output_template = os.path.join(dir_output, "rookie_")

        path_output_ = (
            f"{path_output_template}.csv" if path_output is None else path_output
        )

        docker = sorted(docker, key=lambda x: x["labels"])

        try:
            with open(path_output_, "w", encoding="utf8", newline="") as f:
                writer = csv.writer(f)
                writer.writerow(["url", "labels"])
                for context in docker:
                    writer.writerow([context["url"], context["labels"]])
            return path_output_
        except PermissionError:
            logger.warning(f"导出文件被占用 - file={path_output_}")
            path_output_ = f"{path_output_template}.{random.randint(1, 10)}.csv"
            return V2RSSMiningToolkit.output_cleaning_dataset(
                dir_output, docker, path_output=path_output_
            )

    @staticmethod
    def output_cleaning_dataset(
        dir_output: str, docker: list, path_output: Optional[str] = None
    ) -> str:
        """
        输出分类/清洗结果

        :param dir_output:
        :param docker:
        :param path_output:
        :return:
        """
        if not docker:
            return ""

        # 规则清洗后导出的数据集路径
        path_output_template = os.path.join(
            dir_output,
            "mining_{}".format(
                str(datetime.now(TIME_ZONE_CN)).split(".")[0].replace(":", "-")
            ),
        )
        path_output_ = (
            f"{path_output_template}.csv" if path_output is None else path_output
        )

        docker = sorted(docker, key=lambda x: x["label"])
        try:
            with open(path_output_, "w", encoding="utf8", newline="") as f:
                writer = csv.writer(f)
                writer.writerow(["url", "label"])
                for context in docker:
                    writer.writerow([context["url"], context["label"]])
            return path_output_
        except PermissionError:
            logger.warning(f"导出文件被占用 - file={path_output_}")
            path_output_ = f"{path_output_template}.{random.randint(1, 10)}.csv"
            return V2RSSMiningToolkit.output_cleaning_dataset(
                dir_output, docker, path_output=path_output_
            )

    @staticmethod
    def preview(path_output: str, docker: Optional[list] = None):
        """

        :param path_output:
        :param docker:
        :return:
        """
        # Windows 系统下自动打开洗好的导出文件
        if path_output:
            if "win" in sys.platform:
                os.startfile(path_output)
            logger.success("清洗完毕 - path={}".format(path_output))
            return True
        else:
            logger.error("数据异常 - docker={}".format(docker))
            return False

    @staticmethod
    def load_sspanel_hosts_remote(batch: Optional[int] = 1):
        """
        sspanel-预处理数据集
        访问 https://github.com/RobAI-Lab/sspanel-mining/tree/main/database/staff_hosts
        :param batch: 获取过去X天的历史数据
        :return:
        """
        import requests
        from datetime import datetime, timedelta
        from bs4 import BeautifulSoup

        # 初始化数据集
        url_ = (
            "https://raw.githubusercontent.com/RobAI-Lab/sspanel-mining/main/src/database"
            "/sspanel_hosts/dataset_{}.txt"
        )
        urls = []
        today_ = datetime.now()

        # 获取过去X天的历史数据
        for _ in range(batch):
            today_ -= timedelta(days=1)
            focus_ = url_.format(str(today_).split(" ")[0])
            res = requests.get(focus_)
            if res.status_code == 200:
                logger.info(f"正在下载数据集 {focus_}")
                soup = BeautifulSoup(res.text, "html.parser")
                urls += soup.text.split("\n")

        # 返回参数
        return list(set(urls))

    @staticmethod
    def load_classified_hosts(filter_: Optional[bool] = True) -> Optional[list]:
        """
        获取最新的分类数据

        :param filter_: 过滤器,是否滤除无价值的标签数据
        :return:
        """
        filter_ = bool(filter_)

        # 读取 mining 分类结果
        classifier_outputs = [
            os.path.join(DIR_OUTPUT_STORE_CLASSIFIER, i)
            for i in os.listdir(DIR_OUTPUT_STORE_CLASSIFIER)
            if i.startswith("mining") and i.endswith(".csv")
        ]

        # 默认目录下不存在分类结果
        if not classifier_outputs:
            logger.critical("默认目录下缺少分类器的缓存文件 - " f"dir={DIR_OUTPUT_STORE_CLASSIFIER}")
            sys.exit()

        # 导入最新的分类数据
        classifier_output_latest = max(classifier_outputs)
        with open(classifier_output_latest, "r", encoding="utf8") as f:
            # element = [url, label]
            context = list(csv.reader(f))
            title_, body_ = context[0], context[1:]
            data = [dict(zip(title_, element)) for element in body_]

        # 返回源数据
        if filter_ is False:
            data = [element["url"] for element in data]
            return data

        # 过滤掉无价值的标签数据
        filter_docker = []
        for element in data:
            url_, label_ = element["url"], element["label"]
            if "危险通信" in label_ or "请求异常" in label_:
                continue
            filter_docker.append(url_)

        return filter_docker


def run_collector(env: Optional[str] = "development", silence: Optional[bool] = True):
    """

    :param silence:
    :param env: within [development production]
    :return:
    """

    """
    TODO [√]启动参数调整
    -------------------
    """
    # 路径模版
    path_dataset_template = os.path.join(
        DIR_OUTPUT_STORE_COLLECTOR,
        V2RSSMiningToolkit.FOCUS_PREFIX + "_{}" + V2RSSMiningToolkit.FOCUS_SUFFIX,
    )
    # 实例化并运行采集器
    # 假设的应用场景中,非Windows系统强制无头启动Selenium
    silence_ = bool(silence) if "win" in sys.platform else True

    # 补全模版文件名
    path_file_txt = path_dataset_template.format(
        str(datetime.now(TIME_ZONE_CN)).split(" ")[0]
    )

    # 初始化运行环境
    need_to_build_collector = V2RSSMiningToolkit.create_env(path_file_txt)

    """
    TODO [√]启动采集器
    -------------------
    当程序初次运行时需要启动一次采集器挖掘站点。
    缓存的数据长时间内有效,而采集过程较为耗时,故不必频繁启用。
    """
    # 确保定时任务下每日至少采集一次
    # 生产环境下每次运行程序都要启动采集器
    if need_to_build_collector or env == "production":
        SSPanelHostsCollector(
            path_file_txt=path_file_txt, silence=silence_, debug=False
        ).run()

        # Collector 使用 `a` 指针方式插入新数据,此处使用 data_cleaning() 去重
        V2RSSMiningToolkit.data_cleaning(path_file_txt)


def run_classifier(
    power: Optional[int] = 16, source: Optional[str] = "local", batch: Optional[int] = 1
):
    """

    :param batch: batch 应是自然数,仅在 source==remote 时生效,用于指定拉取的数据范围。
        - batch=1 表示拉取昨天的数据(默认),batch=2 表示拉取昨天+前天的数据,以此类推往前堆叠
        - 当设置的 batch 大于母仓库存储量时会自动调整运行了逻辑,防止溢出。
    :param source: within [local remote] 指定数据源,仅对分类器生效
        - local:使用本地 Collector 采集的数据进行分类
        - remote:使用 SSPanel-Mining 母仓库数据进行分类(需要下载数据集)
    :param power: 采集功率
    :return:
    """

    """
    TODO [√]启动参数调整
    -------------------
    """
    # 校准分类器功率
    power = power if isinstance(power, int) else max(os.cpu_count(), 4)
    power = os.cpu_count() * 2 if os.cpu_count() >= power else power

    # 限定核心启动参数
    if source not in ["local", "remote"]:
        return

    # 限定远程数据的获取批次
    batch = 1 if not isinstance(batch, int) else batch
    batch = 1 if batch < 1 else batch

    """
    TODO [√]启动分类器
    -------------------
    发动一次超高并发数的检测行为。
    刷新运行缓存,并对采集到的链接进行清洗、分类、二级存储。
    """
    if source == "local":
        # 导入数据集,也即识别并读回 Collector 的输出
        urls = V2RSSMiningToolkit.load_sspanel_hosts()
    else:
        # 下载母仓库数据集
        logger.info("正在访问远程数据...")
        urls = V2RSSMiningToolkit.load_sspanel_hosts_remote(batch=batch)

    # 数据清洗
    sug = SSPanelHostsClassifier(docker=urls)
    sug.go(power=power)

    """
    TODO [√]分类简述
    -------------------
    #   - 分类数据将以 .csv 文件形式存储在 `/database/staff_hosts/classifier` 中
    #   - 分为以下几种类型(存在较小误判概率):
    #       - Normal:无验证站点
    #       - Google reCAPTCHA:Google reCAPTCHA 人机验证
    #       - GeeTest Validation:极验滑块验证(绝大多数)/选择文字验证(极小概率)
    #       - Email Validation:邮箱验证(开放域名)
    #       - SMS:手机短信验证 [钓鱼执法?]
    #       - CloudflareDefenseV2:站点正在被攻击 or 高防服务器阻断了爬虫流量
    #   - 存在以下几种限型实例:
    #       - 限制注册(邮箱):要求使用指定域名的邮箱接收验证码
    #       - 限制注册(邀请):要求必须使用有效邀请码注册
    #       - 请求异常(ERROR:STATUS_CODE):请求异常,携带相应状态码
    #       - 拒绝注册:管理员关闭注册接口
    #       - 危险通信:HTTP 直连站点
    """
    # 存储分类结果
    docker = sug.offload()
    path_output = V2RSSMiningToolkit.output_cleaning_dataset(
        dir_output=DIR_OUTPUT_STORE_CLASSIFIER, docker=docker
    )

    # 数据预览
    V2RSSMiningToolkit.preview(path_output=path_output, docker=docker)


================================================
FILE: src/database/sspanel_hosts/classifier/mining_2021-12-17 22-13-32.csv
================================================
url,label
https://yuko.work/auth/register,CloudflareDefenseV2
https://savier.xyz/auth/register,Email Validation
https://renzhe.cloud/auth/register,Email Validation
https://g01.info/auth/register,Email Validation
https://bgpnet.org/auth/register,Email Validation
https://iceyun.one/auth/register,Email Validation
https://www.gftech.cc/auth/register,Email Validation
https://oceancloud.asia/auth/register,Email Validation
https://7cc.buzz/auth/register,Email Validation
https://forust.net/auth/register,Email Validation
https://www.freedog.pw/auth/register,Email Validation
https://matrixap.com/auth/register,Email Validation
https://prime.ypork.com/auth/register,Email Validation
https://znetvpn.xyz/auth/register,Email Validation
https://fhuotz.com/auth/register,Email Validation
https://worldnod.com/auth/register,Email Validation
https://ayu-ssr.com/auth/register,Email Validation
https://dash.tail.one/auth/register,Email Validation;GeeTest Validation
https://www.outwall.net/auth/register,Email Validation;GeeTest Validation
https://misakanetwork.co/auth/register,GeeTest Validation
https://www.biegaowole.xyz/auth/register,GeeTest Validation
https://sgv2.club/auth/register,GeeTest Validation
https://feisucloud.com/auth/register,GeeTest Validation
https://youyun688.net/auth/register,GeeTest Validation
https://cloud.nima.ma/auth/register,GeeTest Validation
https://tanzcloud.com/auth/register,GeeTest Validation
https://ipyipy.cc/auth/register,GeeTest Validation
https://s8ks.us/auth/register,GeeTest Validation
https://juzi66.com/auth/register,GeeTest Validation
https://jike.ph/auth/register,GeeTest Validation
https://v2.hor1zon.xyz/auth/register,GeeTest Validation
https://www.jssr.cc/auth/register,GeeTest Validation
https://www.ppyun.co/auth/register,GeeTest Validation
https://yhy001.xyz/auth/register,GeeTest Validation
https://swgj.xyz/auth/register,GeeTest Validation
https://ssr.pogoss.vip/auth/register,GeeTest Validation
https://user.58ppyun.com/auth/register,GeeTest Validation
https://yhy123.xyz/auth/register,GeeTest Validation
https://www.douluos.xyz/auth/register,GeeTest Validation
https://www.wiougong.space/auth/register,GeeTest Validation
https://admin.91zfdao.com/auth/register,GeeTest Validation
https://jiying789.com/auth/register,GeeTest Validation
https://www.mxyssr.fun/auth/register,GeeTest Validation
https://www.xiaoxiaoyun.xyz/auth/register,GeeTest Validation
https://www.sufeiyun.icu/auth/register,GeeTest Validation
https://daboluo.buzz/auth/register,GeeTest Validation
https://littleqqq.com/auth/register,GeeTest Validation
https://www.reoenoen.xyz/auth/register,GeeTest Validation
https://sy168.site/auth/register,GeeTest Validation
https://lo-li.xyz/auth/register,Google reCAPTCHA
https://lsjnb.com/auth/register,Google reCAPTCHA
https://fast-fish.me/auth/register,Google reCAPTCHA
https://www.dvacloud.net/auth/register,Google reCAPTCHA
https://gsoula.cloud/auth/register,Google reCAPTCHA
https://biteb.me/auth/register,Google reCAPTCHA
https://ppssr.tk/auth/register,Google reCAPTCHA
https://tianhang.shop/auth/register,Google reCAPTCHA
https://m.lemon77.im/auth/register,Normal
https://eelvee.net/auth/register,Normal
https://www.mixhost.cf/auth/register,Normal
https://www.alphaproxy.link/auth/register,Normal
https://yuejisu.cc/auth/register,Normal
https://wocaovee.xyz/auth/register,Normal
https://azi.azzico.cc/auth/register,Normal
https://zerocloud.works/auth/register,Normal
https://aaxc.club/auth/register,Normal
https://www.ktfyun.com/auth/register,Normal
https://haohaolaowang.xyz/auth/register,Normal
https://xixi0001.com/auth/register,Normal
https://v.goworld.xyz/auth/register,Normal
https://situcloud.ml/auth/register,Normal
https://500ml.buzz/auth/register,Normal
https://gkdcloud.shop/auth/register,Normal
https://tudouvp.top/auth/register,Normal
https://physicxx.com/auth/register,Normal
https://www.ledlandi.com/auth/register,Normal
https://gogoo.club/auth/register,Normal
https://www.91ftq.com/auth/register,Normal
https://thjsq.me/auth/register,Normal
https://www.takumitek.co/auth/register,Normal
https://www.tui889.xyz/auth/register,Normal
https://moccloud.com/auth/register,Normal
https://www.vpau.vip/auth/register,Normal
https://ikuaibo.xyz/auth/register,Normal
https://www.mgjs.cc/auth/register,Normal
https://atomdos.org/auth/register,Normal
https://niubi.cyou/auth/register,Normal
https://ftqpro.com/auth/register,Normal
https://kapok.icu/auth/register,Normal
https://www.mianyang.link/auth/register,Normal
https://www.stconnect.net/auth/register,Normal
https://de1.foreign-expat-tv.win/auth/register,Normal
https://stovpn.com/auth/register,Normal
https://maoqiang.xyz/auth/register,Normal
https://www.sola.chat/auth/register,Normal
https://fastgor.xyz/auth/register,Normal
https://gotonet.xyz/auth/register,Normal
https://xiaobai.network/auth/register,Normal
https://xniuniu.xyz/auth/register,Normal
https://www.dabai.in/auth/register,Normal
https://www.sakurazbc.com/auth/register,Normal
https://www.xiaoliebao.xyz/auth/register,Normal
https://www.xkkk.top/auth/register,Normal
https://www.xjycloud.xyz/auth/register,Normal
https://rabbitairlines.com/auth/register,Normal
https://jisutizi.xyz/auth/register,Normal
https://laov888.com/auth/register,Normal
https://wolaile.icu/auth/register,Normal
https://sola.chat/auth/register,Normal
https://www.xmyjsq.com/auth/register,Normal
https://web.bananaspeed.site/auth/register,Normal
https://www.roka.cc/auth/register,Normal
https://secondw.org/auth/register,Normal
https://paimon.cc/auth/register,Normal
https://fafoot.net/auth/register,Normal
https://www.99ftq.xyz/auth/register,Normal
https://www.sdvfly.top/auth/register,Normal
https://gogoveepien8.xyz/auth/register,Normal
https://az.yunyunyun.date/auth/register,Normal
https://www.feixia66.xyz/auth/register,Normal
https://mitaocloud8.xyz/auth/register,Normal
https://ss.shangdaxue.win/auth/register,Normal
https://www.kmayun.com/auth/register,Normal
https://jsmao.net/auth/register,Normal
https://weilan.app/auth/register,Normal
https://eins-klien.net/auth/register,Normal
https://www.c-u.us/auth/register,Normal
http://www.ojbk.pw/auth/register,危险通信(HTTP)
http://wanda123.xyz/auth/register,危险通信(HTTP)
http://suannai123.xyz/auth/register,危险通信(HTTP)
http://雫猫.com/auth/register,危险通信(HTTP)
http://www.applegame.xyz/auth/register,危险通信(HTTP)
http://199.255.96.216/auth/register,危险通信(HTTP)
http://www.sky-sky.cc/auth/register,危险通信(HTTP)
http://www.cesuser.com/auth/register,危险通信(HTTP)
http://malivpn.com/auth/register,危险通信(HTTP)
http://152.70.240.123/auth/register,危险通信(HTTP)
http://www.qiuniu.top/auth/register,危险通信(HTTP)
http://laowuhk.xyz/auth/register,危险通信(HTTP)
http://52jingtanhao.party/auth/register,危险通信(HTTP)
http://www.pandabb.xyz/auth/register,危险通信(HTTP)
http://houzi.me/auth/register,危险通信(HTTP)
http://vpn-wangluo.info/auth/register,危险通信(HTTP)
http://yooo.me/auth/register,危险通信(HTTP)
http://www.tgzm.xyz/auth/register,危险通信(HTTP)
http://ksjb.xyz/auth/register,危险通信(HTTP)
http://cloudtu.cc/auth/register,危险通信(HTTP)
http://yesdaddy.win/auth/register,危险通信(HTTP)
http://weixiaojiasu.xyz/auth/register,危险通信(HTTP)
http://57s.in/auth/register,危险通信(HTTP)
http://103.79.77.68/auth/register,危险通信(HTTP)
http://www.niuniu.site/auth/register,危险通信(HTTP)
http://www.ldjs.xyz/auth/register,危险通信(HTTP)
http://www.fignet.cn/auth/register,危险通信(HTTP)
http://www.cloudbb.win/auth/register,危险通信(HTTP)
http://www.superfast8.com/auth/register,危险通信(HTTP)
http://yunyunyun.date/auth/register,危险通信(HTTP)
http://www.uuyunsw.com/auth/register,危险通信(HTTP)
http://www.ytdy666.buzz/auth/register,危险通信(HTTP)
http://52node.xyz/auth/register,危险通信(HTTP)
https://woyaojiasu.com/auth/register,拒绝注册
https://ashin.us/auth/register,拒绝注册
https://www.nydus.cyou/auth/register,拒绝注册
https://leline.net/auth/register,拒绝注册
https://www.imust.cloud/auth/register,拒绝注册
https://www.xinyun.buzz/auth/register,拒绝注册
https://gogo.bid/auth/register,拒绝注册
https://beidaonet.software/auth/register,拒绝注册
https://lse112233.ml/auth/register,拒绝注册
https://www.heysss.com/auth/register,拒绝注册
https://dbjs.xyz/auth/register,拒绝注册
https://miaoyun.xyz/auth/register,拒绝注册
https://www.speedy.asia/auth/register,拒绝注册
https://goacross2020.com/auth/register,拒绝注册
https://www.199yun.info/auth/register,拒绝注册
https://www.designspeedonly.xyz/auth/register,拒绝注册
https://www.xsty.vip/auth/register,拒绝注册
https://www.abuxiaoxi.com/auth/register,拒绝注册
https://www.soulooks.com/auth/register,拒绝注册
https://fastone.top/auth/register,拒绝注册
https://2k11.cc/auth/register,拒绝注册
https://sviptiz.xyz/auth/register,拒绝注册
https://107.172.198.124/auth/register,未授权站点
https://ybdml.club/auth/register,请求异常(ERROR:403)
https://judelvin.com/auth/register,请求异常(ERROR:403)
https://greenorange.club/auth/register,请求异常(ERROR:404)
https://fartrans.net/auth/register,请求异常(ERROR:404)
https://netdiary.club/auth/register,请求异常(ERROR:502)
https://www.vpncg.com/auth/register,请求异常(ERROR:521)
https://nehc.top/auth/register,请求异常(ERROR:522)
https://www.patrickstarcloud.com/auth/register,请求异常(ERROR:526)
https://fq.mk/auth/register,限制注册(邀请)
https://yours.wdnmd.rocks/auth/register,限制注册(邀请)
https://www.1314159.xyz/auth/register,限制注册(邀请)
https://mbky.org/auth/register,限制注册(邀请)
https://nanoda.site/auth/register,限制注册(邀请)
https://3bear.shop/auth/register,限制注册(邀请)
https://moebi.in/auth/register,限制注册(邀请)
https://www.sjlx.win/auth/register,限制注册(邀请)
https://alick.co/auth/register,限制注册(邀请)
https://2mb.network/auth/register,限制注册(邀请)
https://igongtou.xyz/auth/register,限制注册(邀请)
https://www.onelight.cc/auth/register,限制注册(邀请)
https://zerocloud.biz/auth/register,限制注册(邀请)
https://dash.project-cyber.com/auth/register,限制注册(邀请)
https://vv.freya.moe/auth/register,限制注册(邀请)
https://3600.ml/auth/register,限制注册(邀请)
https://20212345.xyz/auth/register,限制注册(邀请)
https://7sucloud.vip/auth/register,限制注册(邮箱)
https://uuswly.com/auth/register,限制注册(邮箱)
https://m.xhhv2.com/auth/register,限制注册(邮箱)
https://xtspeeder.com/auth/register,限制注册(邮箱)
https://linbei.net/auth/register,限制注册(邮箱)
https://panel.testred.xyz/auth/register,限制注册(邮箱)
https://go.mllss.com/auth/register,限制注册(邮箱)
https://paofu.cloud/auth/register,限制注册(邮箱)
https://www.ivpnpro.org/auth/register,限制注册(邮箱)
https://cyoooo.cc/auth/register,限制注册(邮箱)
https://yangnice.ddnsgeek.com/auth/register,限制注册(邮箱)
https://call.chenxing.gq/auth/register,限制注册(邮箱)
https://bbsu.icu/auth/register,限制注册(邮箱)
https://www.jobjapan.com/auth/register,限制注册(邮箱)
https://taiyun.cc/auth/register,限制注册(邮箱)
https://imust.cloud/auth/register,限制注册(邮箱)
https://xxuan1.icu/auth/register,限制注册(邮箱)
https://www.marst1.com/auth/register,限制注册(邮箱)
https://koozk.com/auth/register,限制注册(邮箱)
https://ssr.qhhz.xyz/auth/register,限制注册(邮箱)
https://www.jcbb.xyz/auth/register,限制注册(邮箱)
https://relx.host/auth/register,限制注册(邮箱)
https://speedsocks.xyz/auth/register,限制注册(邮箱)
https://bigm.cc/auth/register,限制注册(邮箱)
https://mxwljsq.com/auth/register,限制注册(邮箱)
https://www.vpn200.net/auth/register,限制注册(邮箱)
https://fly.catcottage.us/auth/register,限制注册(邮箱)
https://flyall.me/auth/register,限制注册(邮箱)
https://fatball.sbs/auth/register,限制注册(邮箱)
https://vtol.pw/auth/register,限制注册(邮箱)
https://www.acto01.xyz/auth/register,限制注册(邮箱)
https://csvpn.xyz/auth/register,限制注册(邮箱)
https://woc666.com/auth/register,限制注册(邮箱)
https://fbi.sale/auth/register,限制注册(邮箱)
https://www.zifaner.com/auth/register,限制注册(邮箱)
https://suibianqide.com/auth/register,限制注册(邮箱)
https://www.wjn13.com/auth/register,限制注册(邮箱)
https://www.applegame.xyz/auth/register,限制注册(邮箱)
https://linkhub.asia/auth/register,限制注册(邮箱)
https://raycloud.icu/auth/register,限制注册(邮箱)
https://flysocks.pw/auth/register,限制注册(邮箱)
https://hyss.org/auth/register,限制注册(邮箱)
https://ikuuu.co/auth/register,限制注册(邮箱)
https://flexline.xyz/auth/register,限制注册(邮箱)
https://doggetech.com/auth/register,限制注册(邮箱)
https://cylink.app/auth/register,限制注册(邮箱)
https://www.hnyhgl.com/auth/register,限制注册(邮箱)
https://cv2.fun/auth/register,限制注册(邮箱)
https://riyumi.xyz/auth/register,限制注册(邮箱)
https://lanlianhuayun.com/auth/register,限制注册(邮箱)
https://xiao91.com/auth/register,限制注册(邮箱)
https://jk18.vip/auth/register,限制注册(邮箱)
https://zc17.xyz/auth/register,限制注册(邮箱)
https://shangwangke.org/auth/register,限制注册(邮箱)
https://www.5g33.com/auth/register,限制注册(邮箱)
https://easier.site/auth/register,限制注册(邮箱)
https://bananasuperman.cf/auth/register,限制注册(邮箱)
https://www.backwavesyun.com/auth/register,限制注册(邮箱)
https://22044.xyz/auth/register,限制注册(邮箱)
https://www.luckyair.xyz/auth/register,限制注册(邮箱)
https://netpad.cloud/auth/register,限制注册(邮箱)
https://滑稽场.com/auth/register,限制注册(邮箱)
https://www.wssss.shop/auth/register,限制注册(邮箱)
https://www.dny123.xyz/auth/register,限制注册(邮箱)
https://www.echo-99.xyz/auth/register,限制注册(邮箱)
https://nsfwcloud.com/auth/register,限制注册(邮箱)
https://fastnode.info/auth/register,限制注册(邮箱)
https://noir1216.fun/auth/register,限制注册(邮箱)
https://www.woccloud.io/auth/register,限制注册(邮箱)
https://www.miku.pm/auth/register,限制注册(邮箱)
https://yiyo.mobi/auth/register,限制注册(邮箱)
https://jgjc.pw/auth/register,限制注册(邮箱)
https://ofor.cc/auth/register,限制注册(邮箱)
https://gs1024.com/auth/register,限制注册(邮箱)
https://www.qtycloud.xyz/auth/register,限制注册(邮箱)
https://www.kuaizai.xyz/auth/register,限制注册(邮箱)
https://pupu.live/auth/register,限制注册(邮箱)


================================================
FILE: src/database/sspanel_hosts/classifier/mining_2021-12-17 23-23-43.csv
================================================
url,label
https://yuko.work/auth/register,CloudflareDefenseV2
https://www.gftech.cc/auth/register,Email Validation
https://znetvpn.xyz/auth/register,Email Validation
https://bbs.cloudnetwork.pro/auth/register,Email Validation
https://worldnod.com/auth/register,Email Validation
https://iceyun.one/auth/register,Email Validation
https://oceancloud.asia/auth/register,Email Validation
https://7cc.buzz/auth/register,Email Validation
https://fhuotz.com/auth/register,Email Validation
https://matrixap.com/auth/register,Email Validation
https://prime.ypork.com/auth/register,Email Validation
https://renzhe.cloud/auth/register,Email Validation
https://bgpnet.org/auth/register,Email Validation
https://g01.info/auth/register,Email Validation
https://www.freedog.pw/auth/register,Email Validation
https://ayu-ssr.com/auth/register,Email Validation
https://forust.net/auth/register,Email Validation
https://savier.xyz/auth/register,Email Validation
https://www.outwall.net/auth/register,Email Validation;GeeTest Validation
https://dash.tail.one/auth/register,Email Validation;GeeTest Validation
https://yubanssr.xyz/auth/register,GeeTest Validation
https://www.wogg.site/auth/register,GeeTest Validation
https://user.58ppyun.com/auth/register,GeeTest Validation
https://youyun688.net/auth/register,GeeTest Validation
https://misakanetwork.co/auth/register,GeeTest Validation
https://wgy0.com/auth/register,GeeTest Validation
https://juzi69.com/auth/register,GeeTest Validation
https://52yun.club/auth/register,GeeTest Validation
https://www.reoenoen.xyz/auth/register,GeeTest Validation
https://www.ppyun.co/auth/register,GeeTest Validation
https://www.sufeiyun.icu/auth/register,GeeTest Validation
https://cloud.nima.ma/auth/register,GeeTest Validation
https://www.wiougong.space/auth/register,GeeTest Validation
https://feisucloud.com/auth/register,GeeTest Validation
https://wgy1.com/auth/register,GeeTest Validation
https://樱花云.com/auth/register,GeeTest Validation
https://juzi66.com/auth/register,GeeTest Validation
https://swgj.xyz/auth/register,GeeTest Validation
https://www.reoen.xyz/auth/register,GeeTest Validation
https://yhy123.xyz/auth/register,GeeTest Validation
https://ssr.pogoss.vip/auth/register,GeeTest Validation
https://suying222.net/auth/register,GeeTest Validation
https://www.mxyssr.fun/auth/register,GeeTest Validation
https://www.xiaoxiaoyun.xyz/auth/register,GeeTest Validation
https://youyun688.com/auth/register,GeeTest Validation
https://www.douluos.xyz/auth/register,GeeTest Validation
https://sy168.site/auth/register,GeeTest Validation
https://littleq.me/auth/register,GeeTest Validation
https://www.97jiasu.com/auth/register,GeeTest Validation
https://yooookv2.top/auth/register,GeeTest Validation
https://suying999.net/auth/register,GeeTest Validation
https://daboluo.buzz/auth/register,GeeTest Validation
https://tanzcloud.com/auth/register,GeeTest Validation
https://v2.hor1zon.xyz/auth/register,GeeTest Validation
https://www.jssr.cc/auth/register,GeeTest Validation
https://www.789vpn.top/auth/register,GeeTest Validation
https://bikbik.xyz/auth/register,GeeTest Validation
https://s8ks.us/auth/register,GeeTest Validation
https://ipyipy.cc/auth/register,GeeTest Validation
https://yhy001.xyz/auth/register,GeeTest Validation
https://jike.ph/auth/register,GeeTest Validation
https://sgv2.club/auth/register,GeeTest Validation
https://maossr.top/auth/register,GeeTest Validation
https://www.biegaowole.xyz/auth/register,GeeTest Validation
https://littleqqq.com/auth/register,GeeTest Validation
https://admin.91zfdao.com/auth/register,GeeTest Validation
https://jiying789.com/auth/register,GeeTest Validation
https://www.dvacloud.net/auth/register,Google reCAPTCHA
https://gsoula.cloud/auth/register,Google reCAPTCHA
https://biteb.me/auth/register,Google reCAPTCHA
https://hi-russia.com/auth/register,Google reCAPTCHA
https://wingybubble.club/auth/register,Google reCAPTCHA
https://tianhang.shop/auth/register,Google reCAPTCHA
https://lo-li.xyz/auth/register,Google reCAPTCHA
https://biteb.cc/auth/register,Google reCAPTCHA
https://ppssr.tk/auth/register,Google reCAPTCHA
https://fast-fish.me/auth/register,Google reCAPTCHA
https://lsjnb.com/auth/register,Google reCAPTCHA
https://xixi0001.com/auth/register,Normal
https://eins-klien.net/auth/register,Normal
https://stovpn.com/auth/register,Normal
https://maoqiang.xyz/auth/register,Normal
https://www.roka.cc/auth/register,Normal
https://wolaile.icu/auth/register,Normal
https://星际云.com/auth/register,Normal
https://azi.azzico.cc/auth/register,Normal
https://weixiaovpn.com/auth/register,Normal
https://www.kmayun.com/auth/register,Normal
https://zhuzhu12.xyz/auth/register,Normal
https://www.cc13.cc/auth/register,Normal
https://sola.chat/auth/register,Normal
https://gkdcloud.xyz/auth/register,Normal
https://kuangsulian.com/auth/register,Normal
https://laov888.com/auth/register,Normal
https://situcloud.ml/auth/register,Normal
https://fafoot.net/auth/register,Normal
https://niubi.cyou/auth/register,Normal
https://jsmao.net/auth/register,Normal
https://www.sdvfly.top/auth/register,Normal
https://www.ledlandi.com/auth/register,Normal
https://ss.shangdaxue.win/auth/register,Normal
https://www.sola.li/auth/register,Normal
https://gogoveepien8.xyz/auth/register,Normal
https://www.mgjs.cc/auth/register,Normal
https://www.yropo.top/auth/register,Normal
https://jisutizi.xyz/auth/register,Normal
https://ftqpro.com/auth/register,Normal
https://de1.foreign-expat-tv.win/auth/register,Normal
https://sevenclub.cc/auth/register,Normal
https://goveepien.com/auth/register,Normal
https://wocaovee.com/auth/register,Normal
https://11kk168.net/auth/register,Normal
https://www.stconnect.net/auth/register,Normal
https://www.ktfyun.com/auth/register,Normal
https://ikuaibo.xyz/auth/register,Normal
https://physicxx.com/auth/register,Normal
https://www.takumitek.co/auth/register,Normal
https://m.lemon77.im/auth/register,Normal
https://xniuniu.top/auth/register,Normal
https://www.jisutizi.xyz/auth/register,Normal
https://yuejisu.cc/auth/register,Normal
https://www.xmyjsq.com/auth/register,Normal
https://gogoo.club/auth/register,Normal
https://kapoksub.com/auth/register,Normal
https://secondw.org/auth/register,Normal
https://www.mianyang.link/auth/register,Normal
https://rabbitairlines.com/auth/register,Normal
https://gotonet.xyz/auth/register,Normal
https://500ml.buzz/auth/register,Normal
https://qiaqia.io/auth/register,Normal
https://xiaobai.network/auth/register,Normal
https://zerocloud.works/auth/register,Normal
https://www.sola.chat/auth/register,Normal
https://mgnet.vip/auth/register,Normal
https://yesdaddy.win/auth/register,Normal
https://www.c-u.us/auth/register,Normal
https://haohaolaowang.xyz/auth/register,Normal
https://www.xjycloud.xyz/auth/register,Normal
https://kapok.icu/auth/register,Normal
https://atomdos.org/auth/register,Normal
https://tudouvp.top/auth/register,Normal
https://oing.in/auth/register,Normal
https://xniuniu.xyz/auth/register,Normal
https://www.tui789.xyz/auth/register,Normal
https://www.xkkk.top/auth/register,Normal
https://eelvee.net/auth/register,Normal
https://moccloud.com/auth/register,Normal
https://xixi.ph/auth/register,Normal
https://cuyun.xyz/auth/register,Normal
https://laochuanzhang.top/auth/register,Normal
https://www.vpau.vip/auth/register,Normal
https://fastgor.xyz/auth/register,Normal
https://www.sakurazbc.com/auth/register,Normal
https://mitaocloud8.xyz/auth/register,Normal
https://www.91ftq.com/auth/register,Normal
https://v.goworld.xyz/auth/register,Normal
https://wocaovee.xyz/auth/register,Normal
https://alphaproxy.link/auth/register,Normal
https://www.feixia66.xyz/auth/register,Normal
https://thjsq.me/auth/register,Normal
https://aaxc.club/auth/register,Normal
https://www.dabai.in/auth/register,Normal
https://www.alphaproxy.link/auth/register,Normal
https://www.99ftq.xyz/auth/register,Normal
https://web.bananaspeed.site/auth/register,Normal
https://gkdcloud.shop/auth/register,Normal
https://www.xmfjsq.com/auth/register,Normal
https://paimon.cc/auth/register,Normal
https://pluto.aaxc.club/auth/register,Normal
https://az.yunyunyun.date/auth/register,Normal
https://weilan.app/auth/register,Normal
https://www.xyss.cc/auth/register,Normal
https://fastgor.com/auth/register,Normal
https://www.tui889.xyz/auth/register,Normal
https://www.xiaoliebao.xyz/auth/register,Normal
https://www.mixhost.cf/auth/register,Normal
http://199.255.96.216/auth/register,危险通信(HTTP)
http://nanoda.site/auth/register,危险通信(HTTP)
http://laowuhk.xyz/auth/register,危险通信(HTTP)
http://52node.xyz/auth/register,危险通信(HTTP)
http://www.mogu-cloud.xyz/auth/register,危险通信(HTTP)
http://www.sky-sky.cc/auth/register,危险通信(HTTP)
http://雫猫.com/auth/register,危险通信(HTTP)
http://www.uuyunsw.com/auth/register,危险通信(HTTP)
http://52jingtanhao.party/auth/register,危险通信(HTTP)
http://www.niuniu.site/auth/register,危险通信(HTTP)
http://fanqiang888.xyz/auth/register,危险通信(HTTP)
http://www.oing.xyz/auth/register,危险通信(HTTP)
http://yooo.me/auth/register,危险通信(HTTP)
http://57s.in/auth/register,危险通信(HTTP)
http://www.fignet.cn/auth/register,危险通信(HTTP)
http://www.applegame.xyz/auth/register,危险通信(HTTP)
http://wobaligang.xyz/auth/register,危险通信(HTTP)
http://152.70.240.123/auth/register,危险通信(HTTP)
http://weixiaojiasu.xyz/auth/register,危险通信(HTTP)
http://47.91.14.174/auth/register,危险通信(HTTP)
http://www.xixisoft.com/auth/register,危险通信(HTTP)
http://www.cloudbb.win/auth/register,危险通信(HTTP)
http://ssr011.xyz/auth/register,危险通信(HTTP)
http://www.skymanhua.net/auth/register,危险通信(HTTP)
http://www.pandabb.xyz/auth/register,危险通信(HTTP)
http://bfgok.com/auth/register,危险通信(HTTP)
http://www.jxyun588.xyz/auth/register,危险通信(HTTP)
http://www.superfast8.com/auth/register,危险通信(HTTP)
http://www.ojbk.pw/auth/register,危险通信(HTTP)
http://houzi.me/auth/register,危险通信(HTTP)
http://www.spacexjc.xyz/auth/register,危险通信(HTTP)
http://yesdaddy.win/auth/register,危险通信(HTTP)
http://superfast8.com/auth/register,危险通信(HTTP)
http://ksjb.xyz/auth/register,危险通信(HTTP)
http://suannai123.xyz/auth/register,危险通信(HTTP)
http://www.endoxx.xyz/auth/register,危险通信(HTTP)
http://www.wolun7.com/auth/register,危险通信(HTTP)
http://cloudtu.cc/auth/register,危险通信(HTTP)
http://xc688.xyz/auth/register,危险通信(HTTP)
http://mfcloud.host/auth/register,危险通信(HTTP)
http://wanda123.xyz/auth/register,危险通信(HTTP)
http://103.79.77.68/auth/register,危险通信(HTTP)
http://www.ytdy666.buzz/auth/register,危险通信(HTTP)
http://www.cesuser.com/auth/register,危险通信(HTTP)
http://www.oladbeauty.xyz/auth/register,危险通信(HTTP)
http://www.daishuvpn.top/auth/register,危险通信(HTTP)
http://malivpn.com/auth/register,危险通信(HTTP)
http://wolun7.com/auth/register,危险通信(HTTP)
http://yunyunyun.date/auth/register,危险通信(HTTP)
http://t-one.xyz/auth/register,危险通信(HTTP)
http://wookong.fun/auth/register,危险通信(HTTP)
http://www.xiongxxz.xyz/auth/register,危险通信(HTTP)
http://www.tgzm.xyz/auth/register,危险通信(HTTP)
http://20991231.xyz/auth/register,危险通信(HTTP)
http://vpn-wangluo.info/auth/register,危险通信(HTTP)
http://v2mjj.com/auth/register,危险通信(HTTP)
http://m.xhhv2.com/auth/register,危险通信(HTTP)
http://ssr017.xyz/auth/register,危险通信(HTTP)
http://www.qiuniu.top/auth/register,危险通信(HTTP)
http://www.fastvpn.top/auth/register,危险通信(HTTP)
http://www.ldjs.xyz/auth/register,危险通信(HTTP)
http://156.251.165.21/auth/register,危险通信(HTTP)
http://www.v2mjj.com/auth/register,危险通信(HTTP)
https://miaoyun.xyz/auth/register,拒绝注册
https://www.199yun.info/auth/register,拒绝注册
https://jdycloud.xyz/auth/register,拒绝注册
https://client.vpn-tn.com/auth/register,拒绝注册
https://pro.crosswall.cc/auth/register,拒绝注册
https://www.woccloud.org/auth/register,拒绝注册
https://www.nydus.cyou/auth/register,拒绝注册
https://kuaiyun888.com/auth/register,拒绝注册
https://leline.net/auth/register,拒绝注册
https://2k11.cc/auth/register,拒绝注册
https://www.soulooks.com/auth/register,拒绝注册
https://llhyun.com/auth/register,拒绝注册
https://www.ashin.us/auth/register,拒绝注册
https://dbjs.xyz/auth/register,拒绝注册
https://cyooo.co/auth/register,拒绝注册
https://xxft.cc/auth/register,拒绝注册
https://beidaonet.software/auth/register,拒绝注册
https://www.imust.cloud/auth/register,拒绝注册
https://dash.fartrans.xyz/auth/register,拒绝注册
https://woyaojiasu.com/auth/register,拒绝注册
https://goacross2020.com/auth/register,拒绝注册
https://ashin.us/auth/register,拒绝注册
https://www.speedy.asia/auth/register,拒绝注册
https://www.designspeedonly.xyz/auth/register,拒绝注册
https://www.heysss.com/auth/register,拒绝注册
https://fastone.top/auth/register,拒绝注册
https://sviptiz.xyz/auth/register,拒绝注册
https://gogo.bid/auth/register,拒绝注册
https://cloud.imust.top/auth/register,拒绝注册
https://57s.nl/auth/register,拒绝注册
https://naicha.cyou/auth/register,拒绝注册
https://zc01.us/auth/register,拒绝注册
https://www.abuxiaoxi.com/auth/register,拒绝注册
https://www.xsty.vip/auth/register,拒绝注册
https://thjsq.co/auth/register,拒绝注册
https://zukishiro.me/auth/register,拒绝注册
https://www.hxrtnt.com/auth/register,拒绝注册
https://www.luckyss.xyz/auth/register,拒绝注册
https://www.xinyun.buzz/auth/register,拒绝注册
https://lse112233.ml/auth/register,拒绝注册
https://107.172.198.124/auth/register,未授权站点
https://43.129.30.90/auth/register,未授权站点
https://aaaa.xxxxpppp.cyou/auth/register,请求异常(ERROR:302)
https://flysocks.in/auth/register,请求异常(ERROR:302)
https://wingybubble.men/auth/register,请求异常(ERROR:302)
https://www.skysky.cc/auth/register,请求异常(ERROR:302)
https://www.mjjspeed.com/auth/register,请求异常(ERROR:403)
https://judelvin.com/auth/register,请求异常(ERROR:403)
https://ybdml.club/auth/register,请求异常(ERROR:403)
https://www.aaafanli.com/auth/register,请求异常(ERROR:404)
https://m.2aa.casa/auth/register,请求异常(ERROR:404)
https://wgy1.space/auth/register,请求异常(ERROR:404)
https://bmyv2.com/auth/register,请求异常(ERROR:404)
https://kapok.gkd.wiki/auth/register,请求异常(ERROR:404)
https://www.v2mjj.com/auth/register,请求异常(ERROR:404)
https://greenorange.club/auth/register,请求异常(ERROR:404)
https://jk178.xyz/auth/register,请求异常(ERROR:404)
https://www.maomi.link/auth/register,请求异常(ERROR:404)
https://www.bmyv2.com/auth/register,请求异常(ERROR:404)
https://tocloud.vip/auth/register,请求异常(ERROR:404)
https://proxy.mgus.xyz/auth/register,请求异常(ERROR:404)
https://www.ygsjkspace.xyz/auth/register,请求异常(ERROR:404)
https://catcloud.shop/auth/register,请求异常(ERROR:404)
https://suyuns.xyz/auth/register,请求异常(ERROR:404)
https://v2.fartrans.xyz/auth/register,请求异常(ERROR:404)
https://fartrans.net/auth/register,请求异常(ERROR:404)
https://skysky.cc/auth/register,请求异常(ERROR:404)
https://ailoli.me/auth/register,请求异常(ERROR:404)
https://www.chinahnxx.com/auth/register,请求异常(ERROR:404)
https://netdiary.club/auth/register,请求异常(ERROR:502)
https://sopen.xyz/auth/register,请求异常(ERROR:521)
https://www.vpncg.com/auth/register,请求异常(ERROR:521)
https://keko.moe/auth/register,请求异常(ERROR:522)
https://renzhe.world/auth/register,请求异常(ERROR:522)
https://gatlin.pro/auth/register,请求异常(ERROR:522)
https://oxss.me/auth/register,请求异常(ERROR:522)
https://starkspeed.xyz/auth/register,请求异常(ERROR:522)
https://iplcfast.com/auth/register,请求异常(ERROR:522)
https://nehc.top/auth/register,请求异常(ERROR:522)
https://www.aifan.pro/auth/register,请求异常(ERROR:522)
https://www.riyumi.xyz/auth/register,请求异常(ERROR:526)
https://www.patrickstarcloud.com/auth/register,请求异常(ERROR:526)
https://xixixi.nl/auth/register,请求异常(ERROR:526)
https://evan888.com/auth/register,请求异常(ERROR:526)
https://nanoda.site/auth/register,限制注册(邀请)
https://vv.freya.moe/auth/register,限制注册(邀请)
https://alick.co/auth/register,限制注册(邀请)
https://fq.mk/auth/register,限制注册(邀请)
https://3bear.shop/auth/register,限制注册(邀请)
https://2mb.network/auth/register,限制注册(邀请)
https://3600.ml/auth/register,限制注册(邀请)
https://mbky.org/auth/register,限制注册(邀请)
https://www.onelight.cc/auth/register,限制注册(邀请)
https://dash.project-cyber.com/auth/register,限制注册(邀请)
https://20212345.xyz/auth/register,限制注册(邀请)
https://www.sjlx.win/auth/register,限制注册(邀请)
https://www.1314159.xyz/auth/register,限制注册(邀请)
https://moebi.in/auth/register,限制注册(邀请)
https://igongtou.xyz/auth/register,限制注册(邀请)
https://yours.wdnmd.rocks/auth/register,限制注册(邀请)
https://zerocloud.biz/auth/register,限制注册(邀请)
https://soulss.cloud/auth/register,限制注册(邀请)
https://yiyo.mobi/auth/register,限制注册(邮箱)
https://www.woccloud.io/auth/register,限制注册(邮箱)
https://cylink.app/auth/register,限制注册(邮箱)
https://taiyun.cc/auth/register,限制注册(邮箱)
https://hyss.org/auth/register,限制注册(邮箱)
https://www.vpn200.net/auth/register,限制注册(邮箱)
https://koozk.com/auth/register,限制注册(邮箱)
https://easier.site/auth/register,限制注册(邮箱)
https://www.kuaizai.xyz/auth/register,限制注册(邮箱)
https://xxuan1.icu/auth/register,限制注册(邮箱)
https://zc17.xyz/auth/register,限制注册(邮箱)
https://cv2.fun/auth/register,限制注册(邮箱)
https://jk18.vip/auth/register,限制注册(邮箱)
https://www.dny123.xyz/auth/register,限制注册(邮箱)
https://tikoky.com/auth/register,限制注册(邮箱)
https://fbi.sale/auth/register,限制注册(邮箱)
https://www.applegame.xyz/auth/register,限制注册(邮箱)
https://ifaner.org/auth/register,限制注册(邮箱)
https://22044.xyz/auth/register,限制注册(邮箱)
https://www.acto01.xyz/auth/register,限制注册(邮箱)
https://call.chenxing.gq/auth/register,限制注册(邮箱)
https://geekspeed.app/auth/register,限制注册(邮箱)
https://www.backwavesyun.com/auth/register,限制注册(邮箱)
https://ofor.cc/auth/register,限制注册(邮箱)
https://dogvpn.me/auth/register,限制注册(邮箱)
https://滑稽场.com/auth/register,限制注册(邮箱)
https://www.echo-99.xyz/auth/register,限制注册(邮箱)
https://netpad.cloud/auth/register,限制注册(邮箱)
https://ricenet.cc/auth/register,限制注册(邮箱)
https://csvpn.xyz/auth/register,限制注册(邮箱)
https://kiko.tifa1.top/auth/register,限制注册(邮箱)
https://yangnice.ddnsgeek.com/auth/register,限制注册(邮箱)
https://www.miku.pm/auth/register,限制注册(邮箱)
https://flyall.me/auth/register,限制注册(邮箱)
https://www.wjn13.com/auth/register,限制注册(邮箱)
https://noir1216.fun/auth/register,限制注册(邮箱)
https://fly.catcottage.us/auth/register,限制注册(邮箱)
https://naiko.cloud/auth/register,限制注册(邮箱)
https://cyoooo.co/auth/register,限制注册(邮箱)
https://bigdream.cloud/auth/register,限制注册(邮箱)
https://www.zifaner.com/auth/register,限制注册(邮箱)
https://nsfwcloud.com/auth/register,限制注册(邮箱)
https://www.ivpnpro.org/auth/register,限制注册(邮箱)
https://panel.testred.xyz/auth/register,限制注册(邮箱)
https://suibianqide.com/auth/register,限制注册(邮箱)
https://www.qtycloud.xyz/auth/register,限制注册(邮箱)
https://gs1024.com/auth/register,限制注册(邮箱)
https://jgjc.top/auth/register,限制注册(邮箱)
https://anway.wiki/auth/register,限制注册(邮箱)
https://bbsu.icu/auth/register,限制注册(邮箱)
https://www.hnyhgl.com/auth/register,限制注册(邮箱)
https://doggetech.com/auth/register,限制注册(邮箱)
https://jgjc.pw/auth/register,限制注册(邮箱)
https://bigm.cc/auth/register,限制注册(邮箱)
https://relx.host/auth/register,限制注册(邮箱)
https://linbei.net/auth/register,限制注册(邮箱)
https://flysocks.pw/auth/register,限制注册(邮箱)
https://huajic.link/auth/register,限制注册(邮箱)
https://woc666.com/auth/register,限制注册(邮箱)
https://vtol.pw/auth/register,限制注册(邮箱)
https://zc18.xyz/auth/register,限制注册(邮箱)
https://m.xhhv2.com/auth/register,限制注册(邮箱)
https://lanlianhuayun.com/auth/register,限制注册(邮箱)
https://www.luckyair.xyz/auth/register,限制注册(邮箱)
https://taiyun.app/auth/register,限制注册(邮箱)
https://go.mllss.com/auth/register,限制注册(邮箱)
https://netsky.club/auth/register,限制注册(邮箱)
https://admin.dogvpn.me/auth/register,限制注册(邮箱)
https://linkhub.asia/auth/register,限制注册(邮箱)
https://dingyue.space/auth/register,限制注册(邮箱)
https://fatball.sbs/auth/register,限制注册(邮箱)
https://imust.cloud/auth/register,限制注册(邮箱)
https://flexline.xyz/auth/register,限制注册(邮箱)
https://anway.xyz/auth/register,限制注册(邮箱)
https://arssr.top/auth/register,限制注册(邮箱)
https://www.chenxing.gq/auth/register,限制注册(邮箱)
https://www.jobjapan.com/auth/register,限制注册(邮箱)
https://speedsocks.xyz/auth/register,限制注册(邮箱)
https://mxwljsq.com/auth/register,限制注册(邮箱)
https://xtspeeder.com/auth/register,限制注册(邮箱)
https://backwavesyun.com/auth/register,限制注册(邮箱)
https://hntaohai.xyz/auth/register,限制注册(邮箱)
https://raycloud.icu/auth/register,限制注册(邮箱)
https://fastnode.info/auth/register,限制注册(邮箱)
https://paofu.cloud/auth/register,限制注册(邮箱)
https://ssp.xiao00.com/auth/register,限制注册(邮箱)
https://kakaovpn.com/auth/register,限制注册(邮箱)
https://fatball.club/auth/register,限制注册(邮箱)
https://www.flyall.me/auth/register,限制注册(邮箱)
https://socloud.me/auth/register,限制注册(邮箱)
https://qtycloud.xyz/auth/register,限制注册(邮箱)
https://7sucloud.vip/auth/register,限制注册(邮箱)
https://xiao91.com/auth/register,限制注册(邮箱)
https://mfcloud.host/auth/register,限制注册(邮箱)
https://www.wssss.shop/auth/register,限制注册(邮箱)
https://cv2.us/auth/register,限制注册(邮箱)
https://ikuuu.co/auth/register,限制注册(邮箱)
https://riyumi.xyz/auth/register,限制注册(邮箱)
https://shangwangke.org/auth/register,限制注册(邮箱)
https://pupu.live/auth/register,限制注册(邮箱)
https://www.marst1.com/auth/register,限制注册(邮箱)
https://flexlinex.com/auth/register,限制注册(邮箱)
https://bananasuperman.cf/auth/register,限制注册(邮箱)
https://cyoooo.cc/auth/register,限制注册(邮箱)
https://uuswly.com/auth/register,限制注册(邮箱)
https://ssr.qhhz.xyz/auth/register,限制注册(邮箱)
https://www.jcbb.xyz/auth/register,限制注册(邮箱)


================================================
FILE: src/database/sspanel_hosts/classifier/mining_2021-12-18 09-42-49.csv
================================================
url,label
https://yuko.work/auth/register,CloudflareDefenseV2
https://g01.info/auth/register,Email Validation
https://www.freedog.pw/auth/register,Email Validation
https://www.gftech.cc/auth/register,Email Validation
https://matrixap.com/auth/register,Email Validation
https://savier.xyz/auth/register,Email Validation
https://prime.ypork.com/auth/register,Email Validation
https://bgpnet.org/auth/register,Email Validation
https://renzhe.cloud/auth/register,Email Validation
https://ayu-ssr.com/auth/register,Email Validation
https://7cc.buzz/auth/register,Email Validation
https://bbs.cloudnetwork.pro/auth/register,Email Validation
https://znetvpn.xyz/auth/register,Email Validation
https://oceancloud.asia/auth/register,Email Validation
https://fhuotz.com/auth/register,Email Validation
https://forust.net/auth/register,Email Validation
https://iceyun.one/auth/register,Email Validation
https://worldnod.com/auth/register,Email Validation
https://www.outwall.net/auth/register,Email Validation;GeeTest Validation
https://dash.tail.one/auth/register,Email Validation;GeeTest Validation
https://maossr.top/auth/register,GeeTest Validation
https://jike.ph/auth/register,GeeTest Validation
https://www.wiougong.space/auth/register,GeeTest Validation
https://wgy0.com/auth/register,GeeTest Validation
https://feisucloud.com/auth/register,GeeTest Validation
https://ssr.pogoss.vip/auth/register,GeeTest Validation
https://swgj.xyz/auth/register,GeeTest Validation
https://yubanssr.xyz/auth/register,GeeTest Validation
https://v2.hor1zon.xyz/auth/register,GeeTest Validation
https://littleq.me/auth/register,GeeTest Validation
https://user.58ppyun.com/auth/register,GeeTest Validation
https://yhy123.xyz/auth/register,GeeTest Validation
https://tanzcloud.com/auth/register,GeeTest Validation
https://juzi69.com/auth/register,GeeTest Validation
https://www.ppyun.co/auth/register,GeeTest Validation
https://sgv2.club/auth/register,GeeTest Validation
https://www.wogg.site/auth/register,GeeTest Validation
https://www.jssr.cc/auth/register,GeeTest Validation
https://樱花云.com/auth/register,GeeTest Validation
https://littleqqq.com/auth/register,GeeTest Validation
https://bikbik.xyz/auth/register,GeeTest Validation
https://s8ks.us/auth/register,GeeTest Validation
https://juzi66.com/auth/register,GeeTest Validation
https://www.sufeiyun.icu/auth/register,GeeTest Validation
https://www.biegaowole.xyz/auth/register,GeeTest Validation
https://www.mxyssr.fun/auth/register,GeeTest Validation
https://youyun688.net/auth/register,GeeTest Validation
https://yhy001.xyz/auth/register,GeeTest Validation
https://youyun688.com/auth/register,GeeTest Validation
https://www.reoenoen.xyz/auth/register,GeeTest Validation
https://ipyipy.cc/auth/register,GeeTest Validation
https://www.xiaoxiaoyun.xyz/auth/register,GeeTest Validation
https://suying222.net/auth/register,GeeTest Validation
https://www.789vpn.top/auth/register,GeeTest Validation
https://52yun.club/auth/register,GeeTest Validation
https://www.97jiasu.com/auth/register,GeeTest Validation
https://daboluo.buzz/auth/register,GeeTest Validation
https://jiying789.com/auth/register,GeeTest Validation
https://suying999.net/auth/register,GeeTest Validation
https://www.reoen.xyz/auth/register,GeeTest Validation
https://misakanetwork.co/auth/register,GeeTest Validation
https://admin.91zfdao.com/auth/register,GeeTest Validation
https://www.douluos.xyz/auth/register,GeeTest Validation
https://sy168.site/auth/register,GeeTest Validation
https://yooookv2.top/auth/register,GeeTest Validation
https://cloud.nima.ma/auth/register,GeeTest Validation
https://fast-fish.me/auth/register,Google reCAPTCHA
https://lsjnb.com/auth/register,Google reCAPTCHA
https://wingybubble.club/auth/register,Google reCAPTCHA
https://hi-russia.com/auth/register,Google reCAPTCHA
https://ppssr.tk/auth/register,Google reCAPTCHA
https://biteb.cc/auth/register,Google reCAPTCHA
https://biteb.me/auth/register,Google reCAPTCHA
https://gsoula.cloud/auth/register,Google reCAPTCHA
https://tianhang.shop/auth/register,Google reCAPTCHA
https://www.dvacloud.net/auth/register,Google reCAPTCHA
https://lo-li.xyz/auth/register,Google reCAPTCHA
https://www.99ftq.xyz/auth/register,Normal
https://www.cc13.cc/auth/register,Normal
https://de1.foreign-expat-tv.win/auth/register,Normal
https://maoqiang.xyz/auth/register,Normal
https://www.tui889.xyz/auth/register,Normal
https://www.takumitek.co/auth/register,Normal
https://thjsq.me/auth/register,Normal
https://ikuaibo.xyz/auth/register,Normal
https://m.lemon77.im/auth/register,Normal
https://moccloud.com/auth/register,Normal
https://wolaile.icu/auth/register,Normal
https://www.xmyjsq.com/auth/register,Normal
https://kuangsulian.com/auth/register,Normal
https://rabbitairlines.com/auth/register,Normal
https://gogoo.club/auth/register,Normal
https://sevenclub.cc/auth/register,Normal
https://jsmao.net/auth/register,Normal
https://11kk168.net/auth/register,Normal
https://500ml.buzz/auth/register,Normal
https://aaxc.club/auth/register,Normal
https://wocaovee.com/auth/register,Normal
https://www.vpau.vip/auth/register,Normal
https://weilan.app/auth/register,Normal
https://v.goworld.xyz/auth/register,Normal
https://eelvee.net/auth/register,Normal
https://www.mianyang.link/auth/register,Normal
https://niubi.cyou/auth/register,Normal
https://haohaolaowang.xyz/auth/register,Normal
https://stovpn.com/auth/register,Normal
https://alphaproxy.link/auth/register,Normal
https://web.bananaspeed.site/auth/register,Normal
https://yesdaddy.win/auth/register,Normal
https://www.kmayun.com/auth/register,Normal
https://www.sdvfly.top/auth/register,Normal
https://oing.in/auth/register,Normal
https://az.yunyunyun.date/auth/register,Normal
https://www.xkkk.top/auth/register,Normal
https://ftqpro.com/auth/register,Normal
https://gkdcloud.shop/auth/register,Normal
https://www.jisutizi.xyz/auth/register,Normal
https://gotonet.xyz/auth/register,Normal
https://cuyun.xyz/auth/register,Normal
https://www.ledlandi.com/auth/register,Normal
https://zhuzhu12.xyz/auth/register,Normal
https://xixi.ph/auth/register,Normal
https://www.yropo.top/auth/register,Normal
https://mitaocloud8.xyz/auth/register,Normal
https://physicxx.com/auth/register,Normal
https://laov888.com/auth/register,Normal
https://qiaqia.io/auth/register,Normal
https://laochuanzhang.top/auth/register,Normal
https://wocaovee.xyz/auth/register,Normal
https://fafoot.net/auth/register,Normal
https://www.tui789.xyz/auth/register,Normal
https://www.xjycloud.xyz/auth/register,Normal
https://tudouvp.top/auth/register,Normal
https://kapok.icu/auth/register,Normal
https://secondw.org/auth/register,Normal
https://mgnet.vip/auth/register,Normal
https://xiaobai.network/auth/register,Normal
https://situcloud.ml/auth/register,Normal
https://paimon.cc/auth/register,Normal
https://www.sola.chat/auth/register,Normal
https://www.alphaproxy.link/auth/register,Normal
https://fastgor.com/auth/register,Normal
https://zerocloud.works/auth/register,Normal
https://fastgor.xyz/auth/register,Normal
https://www.mixhost.cf/auth/register,Normal
https://kapoksub.com/auth/register,Normal
https://www.91ftq.com/auth/register,Normal
https://atomdos.org/auth/register,Normal
https://weixiaovpn.com/auth/register,Normal
https://xniuniu.xyz/auth/register,Normal
https://pluto.aaxc.club/auth/register,Normal
https://www.xiaoliebao.xyz/auth/register,Normal
https://gkdcloud.xyz/auth/register,Normal
https://azi.azzico.cc/auth/register,Normal
https://xixi0001.com/auth/register,Normal
https://www.ktfyun.com/auth/register,Normal
https://sola.chat/auth/register,Normal
https://gogoveepien8.xyz/auth/register,Normal
https://xniuniu.top/auth/register,Normal
https://www.dabai.in/auth/register,Normal
https://www.sakurazbc.com/auth/register,Normal
https://jisutizi.xyz/auth/register,Normal
https://www.xmfjsq.com/auth/register,Normal
https://goveepien.com/auth/register,Normal
https://星际云.com/auth/register,Normal
https://www.sola.li/auth/register,Normal
https://www.xyss.cc/auth/register,Normal
https://www.feixia66.xyz/auth/register,Normal
https://ss.shangdaxue.win/auth/register,Normal
https://www.c-u.us/auth/register,Normal
https://www.stconnect.net/auth/register,Normal
https://www.mgjs.cc/auth/register,Normal
https://yuejisu.cc/auth/register,Normal
https://eins-klien.net/auth/register,Normal
http://156.251.165.21/auth/register,危险通信(HTTP)
http://vpn-wangluo.info/auth/register,危险通信(HTTP)
http://wolun7.com/auth/register,危险通信(HTTP)
http://www.ldjs.xyz/auth/register,危险通信(HTTP)
http://57s.in/auth/register,危险通信(HTTP)
http://www.wolun7.com/auth/register,危险通信(HTTP)
http://suannai123.xyz/auth/register,危险通信(HTTP)
http://www.qiuniu.top/auth/register,危险通信(HTTP)
http://fanqiang888.xyz/auth/register,危险通信(HTTP)
http://superfast8.com/auth/register,危险通信(HTTP)
http://www.niuniu.site/auth/register,危险通信(HTTP)
http://52node.xyz/auth/register,危险通信(HTTP)
http://weixiaojiasu.xyz/auth/register,危险通信(HTTP)
http://www.jxyun588.xyz/auth/register,危险通信(HTTP)
http://152.70.240.123/auth/register,危险通信(HTTP)
http://www.sky-sky.cc/auth/register,危险通信(HTTP)
http://ssr011.xyz/auth/register,危险通信(HTTP)
http://103.79.77.68/auth/register,危险通信(HTTP)
http://www.skymanhua.net/auth/register,危险通信(HTTP)
http://52jingtanhao.party/auth/register,危险通信(HTTP)
http://ksjb.xyz/auth/register,危险通信(HTTP)
http://www.daishuvpn.top/auth/register,危险通信(HTTP)
http://yooo.me/auth/register,危险通信(HTTP)
http://雫猫.com/auth/register,危险通信(HTTP)
http://cloudtu.cc/auth/register,危险通信(HTTP)
http://xc688.xyz/auth/register,危险通信(HTTP)
http://www.oing.xyz/auth/register,危险通信(HTTP)
http://47.91.14.174/auth/register,危险通信(HTTP)
http://199.255.96.216/auth/register,危险通信(HTTP)
http://www.oladbeauty.xyz/auth/register,危险通信(HTTP)
http://www.cloudbb.win/auth/register,危险通信(HTTP)
http://t-one.xyz/auth/register,危险通信(HTTP)
http://ssr017.xyz/auth/register,危险通信(HTTP)
http://www.superfast8.com/auth/register,危险通信(HTTP)
http://www.ojbk.pw/auth/register,危险通信(HTTP)
http://www.xixisoft.com/auth/register,危险通信(HTTP)
http://www.pandabb.xyz/auth/register,危险通信(HTTP)
http://www.cesuser.com/auth/register,危险通信(HTTP)
http://mfcloud.host/auth/register,危险通信(HTTP)
http://www.spacexjc.xyz/auth/register,危险通信(HTTP)
http://nanoda.site/auth/register,危险通信(HTTP)
http://laowuhk.xyz/auth/register,危险通信(HTTP)
http://www.ytdy666.buzz/auth/register,危险通信(HTTP)
http://www.v2mjj.com/auth/register,危险通信(HTTP)
http://www.uuyunsw.com/auth/register,危险通信(HTTP)
http://wobaligang.xyz/auth/register,危险通信(HTTP)
http://m.xhhv2.com/auth/register,危险通信(HTTP)
http://wookong.fun/auth/register,危险通信(HTTP)
http://www.xiongxxz.xyz/auth/register,危险通信(HTTP)
http://www.fastvpn.top/auth/register,危险通信(HTTP)
http://www.tgzm.xyz/auth/register,危险通信(HTTP)
http://yesdaddy.win/auth/register,危险通信(HTTP)
http://v2mjj.com/auth/register,危险通信(HTTP)
http://www.endoxx.xyz/auth/register,危险通信(HTTP)
http://yunyunyun.date/auth/register,危险通信(HTTP)
http://www.fignet.cn/auth/register,危险通信(HTTP)
http://malivpn.com/auth/register,危险通信(HTTP)
http://www.applegame.xyz/auth/register,危险通信(HTTP)
http://bfgok.com/auth/register,危险通信(HTTP)
http://20991231.xyz/auth/register,危险通信(HTTP)
http://houzi.me/auth/register,危险通信(HTTP)
http://www.mogu-cloud.xyz/auth/register,危险通信(HTTP)
http://wanda123.xyz/auth/register,危险通信(HTTP)
https://xxft.cc/auth/register,拒绝注册
https://www.speedy.asia/auth/register,拒绝注册
https://fastone.top/auth/register,拒绝注册
https://www.199yun.info/auth/register,拒绝注册
https://www.ashin.us/auth/register,拒绝注册
https://wgy1.space/auth/register,拒绝注册
https://www.soulooks.com/auth/register,拒绝注册
https://miaoyun.xyz/auth/register,拒绝注册
https://llhyun.com/auth/register,拒绝注册
https://2k11.cc/auth/register,拒绝注册
https://dash.fartrans.xyz/auth/register,拒绝注册
https://www.nydus.cyou/auth/register,拒绝注册
https://www.xsty.vip/auth/register,拒绝注册
https://www.imust.cloud/auth/register,拒绝注册
https://woyaojiasu.com/auth/register,拒绝注册
https://goacross2020.com/auth/register,拒绝注册
https://zc01.us/auth/register,拒绝注册
https://jdycloud.xyz/auth/register,拒绝注册
https://beidaonet.software/auth/register,拒绝注册
https://ashin.us/auth/register,拒绝注册
https://57s.nl/auth/register,拒绝注册
https://www.designspeedonly.xyz/auth/register,拒绝注册
https://www.xinyun.buzz/auth/register,拒绝注册
https://kuaiyun888.com/auth/register,拒绝注册
https://naicha.cyou/auth/register,拒绝注册
https://lse112233.ml/auth/register,拒绝注册
https://pro.crosswall.cc/auth/register,拒绝注册
https://thjsq.co/auth/register,拒绝注册
https://www.hxrtnt.com/auth/register,拒绝注册
https://www.abuxiaoxi.com/auth/register,拒绝注册
https://zukishiro.me/auth/register,拒绝注册
https://dbjs.xyz/auth/register,拒绝注册
https://cloud.imust.top/auth/register,拒绝注册
https://www.heysss.com/auth/register,拒绝注册
https://client.vpn-tn.com/auth/register,拒绝注册
https://gogo.bid/auth/register,拒绝注册
https://sviptiz.xyz/auth/register,拒绝注册
https://www.woccloud.org/auth/register,拒绝注册
https://cyooo.co/auth/register,拒绝注册
https://www.luckyss.xyz/auth/register,拒绝注册
https://43.129.30.90/auth/register,未授权站点
https://107.172.198.124/auth/register,未授权站点
https://flysocks.in/auth/register,请求异常(ERROR:302)
https://www.skysky.cc/auth/register,请求异常(ERROR:302)
https://aaaa.xxxxpppp.cyou/auth/register,请求异常(ERROR:302)
https://wingybubble.men/auth/register,请求异常(ERROR:302)
https://judelvin.com/auth/register,请求异常(ERROR:403)
https://www.mjjspeed.com/auth/register,请求异常(ERROR:403)
https://ybdml.club/auth/register,请求异常(ERROR:403)
https://tocloud.vip/auth/register,请求异常(ERROR:404)
https://www.aaafanli.com/auth/register,请求异常(ERROR:404)
https://suyuns.xyz/auth/register,请求异常(ERROR:404)
https://fartrans.net/auth/register,请求异常(ERROR:404)
https://www.v2mjj.com/auth/register,请求异常(ERROR:404)
https://greenorange.club/auth/register,请求异常(ERROR:404)
https://catcloud.shop/auth/register,请求异常(ERROR:404)
https://kapok.gkd.wiki/auth/register,请求异常(ERROR:404)
https://bmyv2.com/auth/register,请求异常(ERROR:404)
https://www.maomi.link/auth/register,请求异常(ERROR:404)
https://www.chinahnxx.com/auth/register,请求异常(ERROR:404)
https://v2.fartrans.xyz/auth/register,请求异常(ERROR:404)
https://proxy.mgus.xyz/auth/register,请求异常(ERROR:404)
https://www.bmyv2.com/auth/register,请求异常(ERROR:404)
https://skysky.cc/auth/register,请求异常(ERROR:404)
https://m.2aa.casa/auth/register,请求异常(ERROR:404)
https://ailoli.me/auth/register,请求异常(ERROR:404)
https://netdiary.club/auth/register,请求异常(ERROR:502)
https://sopen.xyz/auth/register,请求异常(ERROR:521)
https://www.vpncg.com/auth/register,请求异常(ERROR:521)
https://keko.moe/auth/register,请求异常(ERROR:522)
https://iplcfast.com/auth/register,请求异常(ERROR:522)
https://oxss.me/auth/register,请求异常(ERROR:522)
https://nehc.top/auth/register,请求异常(ERROR:522)
https://gatlin.pro/auth/register,请求异常(ERROR:522)
https://www.ygsjkspace.xyz/auth/register,请求异常(ERROR:522)
https://www.aifan.pro/auth/register,请求异常(ERROR:522)
https://leline.net/auth/register,请求异常(ERROR:522)
https://jk178.xyz/auth/register,请求异常(ERROR:522)
https://renzhe.world/auth/register,请求异常(ERROR:522)
https://soulss.cloud/auth/register,请求异常(ERROR:522)
https://starkspeed.xyz/auth/register,请求异常(ERROR:522)
https://www.patrickstarcloud.com/auth/register,请求异常(ERROR:526)
https://xixixi.nl/auth/register,请求异常(ERROR:526)
https://evan888.com/auth/register,请求异常(ERROR:526)
https://www.riyumi.xyz/auth/register,请求异常(ERROR:526)
https://yours.wdnmd.rocks/auth/register,限制注册(邀请)
https://fq.mk/auth/register,限制注册(邀请)
https://nanoda.site/auth/register,限制注册(邀请)
https://igongtou.xyz/auth/register,限制注册(邀请)
https://3bear.shop/auth/register,限制注册(邀请)
https://20212345.xyz/auth/register,限制注册(邀请)
https://3600.ml/auth/register,限制注册(邀请)
https://2mb.network/auth/register,限制注册(邀请)
https://zerocloud.biz/auth/register,限制注册(邀请)
https://www.onelight.cc/auth/register,限制注册(邀请)
https://vv.freya.moe/auth/register,限制注册(邀请)
https://alick.co/auth/register,限制注册(邀请)
https://mbky.org/auth/register,限制注册(邀请)
https://dash.project-cyber.com/auth/register,限制注册(邀请)
https://www.sjlx.win/auth/register,限制注册(邀请)
https://moebi.in/auth/register,限制注册(邀请)
https://www.1314159.xyz/auth/register,限制注册(邀请)
https://qtycloud.xyz/auth/register,限制注册(邮箱)
https://kiko.tifa1.top/auth/register,限制注册(邮箱)
https://lanlianhuayun.com/auth/register,限制注册(邮箱)
https://go.mllss.com/auth/register,限制注册(邮箱)
https://hyss.org/auth/register,限制注册(邮箱)
https://pupu.live/auth/register,限制注册(邮箱)
https://cylink.app/auth/register,限制注册(邮箱)
https://flysocks.pw/auth/register,限制注册(邮箱)
https://nsfwcloud.com/auth/register,限制注册(邮箱)
https://www.ivpnpro.org/auth/register,限制注册(邮箱)
https://www.chenxing.gq/auth/register,限制注册(邮箱)
https://doggetech.com/auth/register,限制注册(邮箱)
https://anway.xyz/auth/register,限制注册(邮箱)
https://shangwangke.org/auth/register,限制注册(邮箱)
https://dingyue.space/auth/register,限制注册(邮箱)
https://www.jobjapan.com/auth/register,限制注册(邮箱)
https://m.xhhv2.com/auth/register,限制注册(邮箱)
https://zc17.xyz/auth/register,限制注册(邮箱)
https://flyall.me/auth/register,限制注册(邮箱)
https://xtspeeder.com/auth/register,限制注册(邮箱)
https://ikuuu.co/auth/register,限制注册(邮箱)
https://www.wssss.shop/auth/register,限制注册(邮箱)
https://suibianqide.com/auth/register,限制注册(邮箱)
https://tikoky.com/auth/register,限制注册(邮箱)
https://huajic.link/auth/register,限制注册(邮箱)
https://www.echo-99.xyz/auth/register,限制注册(邮箱)
https://www.hnyhgl.com/auth/register,限制注册(邮箱)
https://netsky.club/auth/register,限制注册(邮箱)
https://www.miku.pm/auth/register,限制注册(邮箱)
https://www.marst1.com/auth/register,限制注册(邮箱)
https://relx.host/auth/register,限制注册(邮箱)
https://yiyo.mobi/auth/register,限制注册(邮箱)
https://bbsu.icu/auth/register,限制注册(邮箱)
https://raycloud.icu/auth/register,限制注册(邮箱)
https://ofor.cc/auth/register,限制注册(邮箱)
https://uuswly.com/auth/register,限制注册(邮箱)
https://admin.dogvpn.me/auth/register,限制注册(邮箱)
https://cv2.fun/auth/register,限制注册(邮箱)
https://cyoooo.co/auth/register,限制注册(邮箱)
https://mxwljsq.com/auth/register,限制注册(邮箱)
https://xxuan1.icu/auth/register,限制注册(邮箱)
https://speedsocks.xyz/auth/register,限制注册(邮箱)
https://riyumi.xyz/auth/register,限制注册(邮箱)
https://www.luckyair.xyz/auth/register,限制注册(邮箱)
https://koozk.com/auth/register,限制注册(邮箱)
https://call.chenxing.gq/auth/register,限制注册(邮箱)
https://jk18.vip/auth/register,限制注册(邮箱)
https://www.dny123.xyz/auth/register,限制注册(邮箱)
https://www.flyall.me/auth/register,限制注册(邮箱)
https://geekspeed.app/auth/register,限制注册(邮箱)
https://www.wjn13.com/auth/register,限制注册(邮箱)
https://www.applegame.xyz/auth/register,限制注册(邮箱)
https://taiyun.app/auth/register,限制注册(邮箱)
https://arssr.top/auth/register,限制注册(邮箱)
https://linbei.net/auth/register,限制注册(邮箱)
https://taiyun.cc/auth/register,限制注册(邮箱)
https://bigm.cc/auth/register,限制注册(邮箱)
https://vtol.pw/auth/register,限制注册(邮箱)
https://fly.catcottage.us/auth/register,限制注册(邮箱)
https://www.kuaizai.xyz/auth/register,限制注册(邮箱)
https://mfcloud.host/auth/register,限制注册(邮箱)
https://anway.wiki/auth/register,限制注册(邮箱)
https://ssp.xiao00.com/auth/register,限制注册(邮箱)
https://woc666.com/auth/register,限制注册(邮箱)
https://滑稽场.com/auth/register,限制注册(邮箱)
https://imust.cloud/auth/register,限制注册(邮箱)
https://bigdream.cloud/auth/register,限制注册(邮箱)
https://naiko.cloud/auth/register,限制注册(邮箱)
https://cyoooo.cc/auth/register,限制注册(邮箱)
https://fastnode.info/auth/register,限制注册(邮箱)
https://panel.testred.xyz/auth/register,限制注册(邮箱)
https://jgjc.top/auth/register,限制注册(邮箱)
https://gs1024.com/auth/register,限制注册(邮箱)
https://www.backwavesyun.com/auth/register,限制注册(邮箱)
https://hntaohai.xyz/auth/register,限制注册(邮箱)
https://backwavesyun.com/auth/register,限制注册(邮箱)
https://flexlinex.com/auth/register,限制注册(邮箱)
https://7sucloud.vip/auth/register,限制注册(邮箱)
https://bananasuperman.cf/auth/register,限制注册(邮箱)
https://22044.xyz/auth/register,限制注册(邮箱)
https://jgjc.pw/auth/register,限制注册(邮箱)
https://linkhub.asia/auth/register,限制注册(邮箱)
https://noir1216.fun/auth/register,限制注册(邮箱)
https://kakaovpn.com/auth/register,限制注册(邮箱)
https://paofu.cloud/auth/register,限制注册(邮箱)
https://csvpn.xyz/auth/register,限制注册(邮箱)
https://flexline.xyz/auth/register,限制注册(邮箱)
https://zc18.xyz/auth/register,限制注册(邮箱)
https://easier.site/auth/register,限制注册(邮箱)
https://ssr.qhhz.xyz/auth/register,限制注册(邮箱)
https://www.zifaner.com/auth/register,限制注册(邮箱)
https://netpad.cloud/auth/register,限制注册(邮箱)
https://www.qtycloud.xyz/auth/register,限制注册(邮箱)
https://ifaner.org/auth/register,限制注册(邮箱)
https://fatball.club/auth/register,限制注册(邮箱)
https://www.jcbb.xyz/auth/register,限制注册(邮箱)
https://ricenet.cc/auth/register,限制注册(邮箱)
https://fatball.sbs/auth/register,限制注册(邮箱)
https://dogvpn.me/auth/register,限制注册(邮箱)
https://xiao91.com/auth/register,限制注册(邮箱)
https://cv2.us/auth/register,限制注册(邮箱)
https://www.vpn200.net/auth/register,限制注册(邮箱)
https://www.woccloud.io/auth/register,限制注册(邮箱)
https://socloud.me/auth/register,限制注册(邮箱)
https://www.acto01.xyz/auth/register,限制注册(邮箱)
https://yangnice.ddnsgeek.com/auth/register,限制注册(邮箱)
https://fbi.sale/auth/register,限制注册(邮箱)
https://tiyunzong.cloud/auth/register,限制注册(邮箱)


================================================
FILE: src/database/sspanel_hosts/classifier/mining_2021-12-18 20-54-42.csv
================================================
url,label
https://yuko.work/auth/register,CloudflareDefenseV2
https://7cc.buzz/auth/register,Email Validation
https://worldnod.com/auth/register,Email Validation
https://renzhe.cloud/auth/register,Email Validation
https://iceyun.one/auth/register,Email Validation
https://www.gftech.cc/auth/register,Email Validation
https://g01.info/auth/register,Email Validation
https://www.freedog.pw/auth/register,Email Validation
https://fhuotz.com/auth/register,Email Validation
https://forust.net/auth/register,Email Validation
https://prime.ypork.com/auth/register,Email Validation
https://savier.xyz/auth/register,Email Validation
https://oceancloud.asia/auth/register,Email Validation
https://bbs.cloudnetwork.pro/auth/register,Email Validation
https://matrixap.com/auth/register,Email Validation
https://ayu-ssr.com/auth/register,Email Validation
https://bgpnet.org/auth/register,Email Validation
https://znetvpn.xyz/auth/register,Email Validation
https://dash.tail.one/auth/register,Email Validation;GeeTest Validation
https://www.outwall.net/auth/register,Email Validation;GeeTest Validation
https://www.xiaoxiaoyun.xyz/auth/register,GeeTest Validation
https://yooookv2.top/auth/register,GeeTest Validation
https://yhy001.xyz/auth/register,GeeTest Validation
https://juzi66.com/auth/register,GeeTest Validation
https://admin.91zfdao.com/auth/register,GeeTest Validation
https://52yun.club/auth/register,GeeTest Validation
https://suying222.net/auth/register,GeeTest Validation
https://littleqqq.com/auth/register,GeeTest Validation
https://www.douluos.xyz/auth/register,GeeTest Validation
https://user.58ppyun.com/auth/register,GeeTest Validation
https://jike.ph/auth/register,GeeTest Validation
https://樱花云.com/auth/register,GeeTest Validation
https://yhy123.xyz/auth/register,GeeTest Validation
https://www.wogg.site/auth/register,GeeTest Validation
https://www.jssr.cc/auth/register,GeeTest Validation
https://youyun688.net/auth/register,GeeTest Validation
https://suying999.net/auth/register,GeeTest Validation
https://www.reoen.xyz/auth/register,GeeTest Validation
https://tanzcloud.com/auth/register,GeeTest Validation
https://www.789vpn.top/auth/register,GeeTest Validation
https://www.ppyun.co/auth/register,GeeTest Validation
https://v2.hor1zon.xyz/auth/register,GeeTest Validation
https://wgy0.com/auth/register,GeeTest Validation
https://daboluo.buzz/auth/register,GeeTest Validation
https://s8ks.us/auth/register,GeeTest Validation
https://ipyipy.cc/auth/register,GeeTest Validation
https://littleq.me/auth/register,GeeTest Validation
https://www.sufeiyun.icu/auth/register,GeeTest Validation
https://feisucloud.com/auth/register,GeeTest Validation
https://swgj.xyz/auth/register,GeeTest Validation
https://sgv2.club/auth/register,GeeTest Validation
https://sy168.site/auth/register,GeeTest Validation
https://jiying789.com/auth/register,GeeTest Validation
https://cloud.nima.ma/auth/register,GeeTest Validation
https://maossr.top/auth/register,GeeTest Validation
https://gogo.bid/auth/register,GeeTest Validation
https://www.wiougong.space/auth/register,GeeTest Validation
https://yubanssr.xyz/auth/register,GeeTest Validation
https://youyun688.com/auth/register,GeeTest Validation
https://juzi69.com/auth/register,GeeTest Validation
https://bikbik.xyz/auth/register,GeeTest Validation
https://www.biegaowole.xyz/auth/register,GeeTest Validation
https://misakanetwork.co/auth/register,GeeTest Validation
https://www.97jiasu.com/auth/register,GeeTest Validation
https://www.mxyssr.fun/auth/register,GeeTest Validation
https://www.reoenoen.xyz/auth/register,GeeTest Validation
https://ssr.pogoss.vip/auth/register,GeeTest Validation
https://biteb.me/auth/register,Google reCAPTCHA
https://wingybubble.club/auth/register,Google reCAPTCHA
https://biteb.cc/auth/register,Google reCAPTCHA
https://tianhang.shop/auth/register,Google reCAPTCHA
https://lsjnb.com/auth/register,Google reCAPTCHA
https://gsoula.cloud/auth/register,Google reCAPTCHA
https://www.dvacloud.net/auth/register,Google reCAPTCHA
https://fast-fish.me/auth/register,Google reCAPTCHA
https://ppssr.tk/auth/register,Google reCAPTCHA
https://lo-li.xyz/auth/register,Google reCAPTCHA
https://wocaovee.xyz/auth/register,Normal
https://eelvee.net/auth/register,Normal
https://ftqpro.com/auth/register,Normal
https://gotonet.xyz/auth/register,Normal
https://aaxc.club/auth/register,Normal
https://xixi.ph/auth/register,Normal
https://www.sakurazbc.com/auth/register,Normal
https://goveepien.com/auth/register,Normal
https://星际云.com/auth/register,Normal
https://web.bananaspeed.site/auth/register,Normal
https://laochuanzhang.top/auth/register,Normal
https://moccloud.com/auth/register,Normal
https://paimon.cc/auth/register,Normal
https://www.mgjs.cc/auth/register,Normal
https://www.tui889.xyz/auth/register,Normal
https://www.xmfjsq.com/auth/register,Normal
https://www.91ftq.com/auth/register,Normal
https://www.cc13.cc/auth/register,Normal
https://www.xyss.cc/auth/register,Normal
https://v.goworld.xyz/auth/register,Normal
https://de1.foreign-expat-tv.win/auth/register,Normal
https://www.stconnect.net/auth/register,Normal
https://wocaovee.com/auth/register,Normal
https://xixi0001.com/auth/register,Normal
https://www.ktfyun.com/auth/register,Normal
https://500ml.buzz/auth/register,Normal
https://secondw.org/auth/register,Normal
https://www.xjycloud.xyz/auth/register,Normal
https://az.yunyunyun.date/auth/register,Normal
https://www.kmayun.com/auth/register,Normal
https://yesdaddy.win/auth/register,Normal
https://xiaobai.network/auth/register,Normal
https://yuejisu.cc/auth/register,Normal
https://gogoveepien8.xyz/auth/register,Normal
https://qiaqia.io/auth/register,Normal
https://situcloud.ml/auth/register,Normal
https://kuangsulian.com/auth/register,Normal
https://fastgor.xyz/auth/register,Normal
https://tudouvp.top/auth/register,Normal
https://fafoot.net/auth/register,Normal
https://jsmao.net/auth/register,Normal
https://physicxx.com/auth/register,Normal
https://atomdos.org/auth/register,Normal
https://ikuaibo.xyz/auth/register,Normal
https://mgnet.vip/auth/register,Normal
https://www.feixia66.xyz/auth/register,Normal
https://rabbitairlines.com/auth/register,Normal
https://alphaproxy.link/auth/register,Normal
https://gogoo.club/auth/register,Normal
https://www.xmyjsq.com/auth/register,Normal
https://laov888.com/auth/register,Normal
https://zhuzhu12.xyz/auth/register,Normal
https://jisutizi.xyz/auth/register,Normal
https://xniuniu.top/auth/register,Normal
https://www.jisutizi.xyz/auth/register,Normal
https://zerocloud.works/auth/register,Normal
https://www.vpau.vip/auth/register,Normal
https://www.mixhost.cf/auth/register,Normal
https://cuyun.xyz/auth/register,Normal
https://www.99ftq.xyz/auth/register,Normal
https://haohaolaowang.xyz/auth/register,Normal
https://11kk168.net/auth/register,Normal
https://www.takumitek.co/auth/register,Normal
https://mitaocloud8.xyz/auth/register,Normal
https://stovpn.com/auth/register,Normal
https://thjsq.me/auth/register,Normal
https://www.c-u.us/auth/register,Normal
https://www.tui789.xyz/auth/register,Normal
https://niubi.cyou/auth/register,Normal
https://sola.chat/auth/register,Normal
https://azi.azzico.cc/auth/register,Normal
https://pluto.aaxc.club/auth/register,Normal
https://wolaile.icu/auth/register,Normal
https://oing.in/auth/register,Normal
https://www.xiaoliebao.xyz/auth/register,Normal
https://xniuniu.xyz/auth/register,Normal
https://www.sola.chat/auth/register,Normal
https://eins-klien.net/auth/register,Normal
https://m.lemon77.im/auth/register,Normal
https://gkdcloud.shop/auth/register,Normal
https://www.dabai.in/auth/register,Normal
https://maoqiang.xyz/auth/register,Normal
https://fastgor.com/auth/register,Normal
https://www.yropo.top/auth/register,Normal
https://ss.shangdaxue.win/auth/register,Normal
https://www.mianyang.link/auth/register,Normal
https://www.ledlandi.com/auth/register,Normal
https://sevenclub.cc/auth/register,Normal
https://weixiaovpn.com/auth/register,Normal
https://gkdcloud.xyz/auth/register,Normal
https://www.xkkk.top/auth/register,Normal
https://www.sola.li/auth/register,Normal
https://www.sdvfly.top/auth/register,Normal
https://weilan.app/auth/register,Normal
https://www.alphaproxy.link/auth/register,Normal
http://cloudtu.cc/auth/register,危险通信(HTTP)
http://www.cloudbb.win/auth/register,危险通信(HTTP)
http://ssr017.xyz/auth/register,危险通信(HTTP)
http://m.xhhv2.com/auth/register,危险通信(HTTP)
http://t-one.xyz/auth/register,危险通信(HTTP)
http://suannai123.xyz/auth/register,危险通信(HTTP)
http://wobaligang.xyz/auth/register,危险通信(HTTP)
http://nanoda.site/auth/register,危险通信(HTTP)
http://www.v2mjj.com/auth/register,危险通信(HTTP)
http://www.xiongxxz.xyz/auth/register,危险通信(HTTP)
http://yooo.me/auth/register,危险通信(HTTP)
http://www.ytdy666.buzz/auth/register,危险通信(HTTP)
http://vpn-wangluo.info/auth/register,危险通信(HTTP)
http://www.oing.xyz/auth/register,危险通信(HTTP)
http://www.mogu-cloud.xyz/auth/register,危险通信(HTTP)
http://152.70.240.123/auth/register,危险通信(HTTP)
http://47.91.14.174/auth/register,危险通信(HTTP)
http://bfgok.com/auth/register,危险通信(HTTP)
http://52jingtanhao.party/auth/register,危险通信(HTTP)
http://www.pandabb.xyz/auth/register,危险通信(HTTP)
http://www.fastvpn.top/auth/register,危险通信(HTTP)
http://www.applegame.xyz/auth/register,危险通信(HTTP)
http://www.ojbk.pw/auth/register,危险通信(HTTP)
http://www.uuyunsw.com/auth/register,危险通信(HTTP)
http://yesdaddy.win/auth/register,危险通信(HTTP)
http://malivpn.com/auth/register,危险通信(HTTP)
http://laowuhk.xyz/auth/register,危险通信(HTTP)
http://www.daishuvpn.top/auth/register,危险通信(HTTP)
http://www.wolun7.com/auth/register,危险通信(HTTP)
http://v2mjj.com/auth/register,危险通信(HTTP)
http://wanda123.xyz/auth/register,危险通信(HTTP)
http://www.52jingtanhao.org/auth/register,危险通信(HTTP)
http://houzi.me/auth/register,危险通信(HTTP)
http://wookong.fun/auth/register,危险通信(HTTP)
http://xc688.xyz/auth/register,危险通信(HTTP)
http://www.superfast8.com/auth/register,危险通信(HTTP)
http://20991231.xyz/auth/register,危险通信(HTTP)
http://www.cesuser.com/auth/register,危险通信(HTTP)
http://yunyunyun.date/auth/register,危险通信(HTTP)
http://www.spacexjc.xyz/auth/register,危险通信(HTTP)
http://superfast8.com/auth/register,危险通信(HTTP)
http://www.niuniu.site/auth/register,危险通信(HTTP)
http://www.sky-sky.cc/auth/register,危险通信(HTTP)
http://www.fignet.cn/auth/register,危险通信(HTTP)
http://www.endoxx.xyz/auth/register,危险通信(HTTP)
http://subclsnet.com/auth/register,危险通信(HTTP)
http://www.jxyun588.xyz/auth/register,危险通信(HTTP)
http://199.255.96.216/auth/register,危险通信(HTTP)
http://www.tgzm.xyz/auth/register,危险通信(HTTP)
http://156.251.165.21/auth/register,危险通信(HTTP)
http://ssr011.xyz/auth/register,危险通信(HTTP)
http://www.skymanhua.net/auth/register,危险通信(HTTP)
http://www.qiuniu.top/auth/register,危险通信(HTTP)
http://mfcloud.host/auth/register,危险通信(HTTP)
http://fanqiang888.xyz/auth/register,危险通信(HTTP)
http://www.xixisoft.com/auth/register,危险通信(HTTP)
http://wolun7.com/auth/register,危险通信(HTTP)
http://www.ldjs.xyz/auth/register,危险通信(HTTP)
http://57s.in/auth/register,危险通信(HTTP)
http://雫猫.com/auth/register,危险通信(HTTP)
http://weixiaojiasu.xyz/auth/register,危险通信(HTTP)
http://www.oladbeauty.xyz/auth/register,危险通信(HTTP)
http://52node.xyz/auth/register,危险通信(HTTP)
http://103.79.77.68/auth/register,危险通信(HTTP)
http://ksjb.xyz/auth/register,危险通信(HTTP)
https://www.abuxiaoxi.com/auth/register,拒绝注册
https://2k11.cc/auth/register,拒绝注册
https://ashin.us/auth/register,拒绝注册
https://jdycloud.xyz/auth/register,拒绝注册
https://zc01.us/auth/register,拒绝注册
https://www.imust.cloud/auth/register,拒绝注册
https://kuaiyun888.com/auth/register,拒绝注册
https://www.heysss.com/auth/register,拒绝注册
https://www.designspeedonly.xyz/auth/register,拒绝注册
https://www.woccloud.org/auth/register,拒绝注册
https://www.soulooks.com/auth/register,拒绝注册
https://www.speedy.asia/auth/register,拒绝注册
https://pro.crosswall.cc/auth/register,拒绝注册
https://www.hxrtnt.com/auth/register,拒绝注册
https://goacross2020.com/auth/register,拒绝注册
https://miaoyun.xyz/auth/register,拒绝注册
https://dash.fartrans.xyz/auth/register,拒绝注册
https://thjsq.co/auth/register,拒绝注册
https://www.luckyss.xyz/auth/register,拒绝注册
https://kapok.icu/auth/register,拒绝注册
https://www.ashin.us/auth/register,拒绝注册
https://sviptiz.xyz/auth/register,拒绝注册
https://lse112233.ml/auth/register,拒绝注册
https://beidaonet.software/auth/register,拒绝注册
https://cloud.imust.top/auth/register,拒绝注册
https://fastone.top/auth/register,拒绝注册
https://leline.net/auth/register,拒绝注册
https://woyaojiasu.com/auth/register,拒绝注册
https://zukishiro.me/auth/register,拒绝注册
https://client.vpn-tn.com/auth/register,拒绝注册
https://www.199yun.info/auth/register,拒绝注册
https://57s.nl/auth/register,拒绝注册
https://llhyun.com/auth/register,拒绝注册
https://www.xinyun.buzz/auth/register,拒绝注册
https://kapoksub.com/auth/register,拒绝注册
https://www.xsty.vip/auth/register,拒绝注册
https://dbjs.xyz/auth/register,拒绝注册
https://cyooo.co/auth/register,拒绝注册
https://xxft.cc/auth/register,拒绝注册
https://naicha.cyou/auth/register,拒绝注册
https://wgy1.space/auth/register,拒绝注册
https://www.nydus.cyou/auth/register,拒绝注册
https://107.172.198.124/auth/register,未授权站点
https://43.129.30.90/auth/register,未授权站点
https://www.skysky.cc/auth/register,请求异常(ERROR:302)
https://flysocks.in/auth/register,请求异常(ERROR:302)
https://aaaa.xxxxpppp.cyou/auth/register,请求异常(ERROR:302)
https://wingybubble.men/auth/register,请求异常(ERROR:302)
https://www.mjjspeed.com/auth/register,请求异常(ERROR:403)
https://ybdml.club/auth/register,请求异常(ERROR:403)
https://judelvin.com/auth/register,请求异常(ERROR:403)
https://jk178.xyz/auth/register,请求异常(ERROR:404)
https://www.maomi.link/auth/register,请求异常(ERROR:404)
https://kapok.gkd.wiki/auth/register,请求异常(ERROR:404)
https://www.ygsjkspace.xyz/auth/register,请求异常(ERROR:404)
https://v2.fartrans.xyz/auth/register,请求异常(ERROR:404)
https://proxy.mgus.xyz/auth/register,请求异常(ERROR:404)
https://catcloud.shop/auth/register,请求异常(ERROR:404)
https://skysky.cc/auth/register,请求异常(ERROR:404)
https://fartrans.net/auth/register,请求异常(ERROR:404)
https://m.2aa.casa/auth/register,请求异常(ERROR:404)
https://ailoli.me/auth/register,请求异常(ERROR:404)
https://greenorange.club/auth/register,请求异常(ERROR:404)
https://bmyv2.com/auth/register,请求异常(ERROR:404)
https://www.bmyv2.com/auth/register,请求异常(ERROR:404)
https://www.aaafanli.com/auth/register,请求异常(ERROR:404)
https://suyuns.xyz/auth/register,请求异常(ERROR:404)
https://tocloud.vip/auth/register,请求异常(ERROR:404)
https://www.v2mjj.com/auth/register,请求异常(ERROR:404)
https://www.chinahnxx.com/auth/register,请求异常(ERROR:404)
https://netdiary.club/auth/register,请求异常(ERROR:502)
https://www.vpncg.com/auth/register,请求异常(ERROR:521)
https://sopen.xyz/auth/register,请求异常(ERROR:521)
https://keko.moe/auth/register,请求异常(ERROR:522)
https://oxss.me/auth/register,请求异常(ERROR:522)
https://renzhe.world/auth/register,请求异常(ERROR:522)
https://nehc.top/auth/register,请求异常(ERROR:522)
https://starkspeed.xyz/auth/register,请求异常(ERROR:522)
https://www.aifan.pro/auth/register,请求异常(ERROR:522)
https://gatlin.pro/auth/register,请求异常(ERROR:522)
https://iplcfast.com/auth/register,请求异常(ERROR:522)
https://www.riyumi.xyz/auth/register,请求异常(ERROR:526)
https://evan888.com/auth/register,请求异常(ERROR:526)
https://xixixi.nl/auth/register,请求异常(ERROR:526)
https://www.patrickstarcloud.com/auth/register,请求异常(ERROR:526)
https://www.1314159.xyz/auth/register,限制注册(邀请)
https://mbky.org/auth/register,限制注册(邀请)
https://yours.wdnmd.rocks/auth/register,限制注册(邀请)
https://alick.co/auth/register,限制注册(邀请)
https://igongtou.xyz/auth/register,限制注册(邀请)
https://vv.freya.moe/auth/register,限制注册(邀请)
https://dash.project-cyber.com/auth/register,限制注册(邀请)
https://nanoda.site/auth/register,限制注册(邀请)
https://www.onelight.cc/auth/register,限制注册(邀请)
https://2mb.network/auth/register,限制注册(邀请)
https://moebi.in/auth/register,限制注册(邀请)
https://3bear.shop/auth/register,限制注册(邀请)
https://3600.ml/auth/register,限制注册(邀请)
https://fq.mk/auth/register,限制注册(邀请)
https://zerocloud.biz/auth/register,限制注册(邀请)
https://www.sjlx.win/auth/register,限制注册(邀请)
https://20212345.xyz/auth/register,限制注册(邀请)
https://vtol.pw/auth/register,限制注册(邮箱)
https://jgjc.pw/auth/register,限制注册(邮箱)
https://anway.xyz/auth/register,限制注册(邮箱)
https://www.jcbb.xyz/auth/register,限制注册(邮箱)
https://kiko.tifa1.top/auth/register,限制注册(邮箱)
https://ssp.xiao00.com/auth/register,限制注册(邮箱)
https://flexlinex.com/auth/register,限制注册(邮箱)
https://riyumi.xyz/auth/register,限制注册(邮箱)
https://www.applegame.xyz/auth/register,限制注册(邮箱)
https://dogvpn.me/auth/register,限制注册(邮箱)
https://panel.testred.xyz/auth/register,限制注册(邮箱)
https://bbsu.icu/auth/register,限制注册(邮箱)
https://fatball.club/auth/register,限制注册(邮箱)
https://netpad.cloud/auth/register,限制注册(邮箱)
https://mfcloud.host/auth/register,限制注册(邮箱)
https://ssr.qhhz.xyz/auth/register,限制注册(邮箱)
https://ofor.cc/auth/register,限制注册(邮箱)
https://hyss.org/auth/register,限制注册(邮箱)
https://imust.cloud/auth/register,限制注册(邮箱)
https://xiao91.com/auth/register,限制注册(邮箱)
https://koozk.com/auth/register,限制注册(邮箱)
https://easier.site/auth/register,限制注册(邮箱)
https://www.luckyair.xyz/auth/register,限制注册(邮箱)
https://tiyunzong.cloud/auth/register,限制注册(邮箱)
https://shangwangke.org/auth/register,限制注册(邮箱)
https://www.dny123.xyz/auth/register,限制注册(邮箱)
https://www.acto01.xyz/auth/register,限制注册(邮箱)
https://linkhub.asia/auth/register,限制注册(邮箱)
https://relx.host/auth/register,限制注册(邮箱)
https://www.vpn200.net/auth/register,限制注册(邮箱)
https://call.chenxing.gq/auth/register,限制注册(邮箱)
https://paofu.cloud/auth/register,限制注册(邮箱)
https://gs1024.com/auth/register,限制注册(邮箱)
https://www.chenxing.gq/auth/register,限制注册(邮箱)
https://naiko.cloud/auth/register,限制注册(邮箱)
https://pupu.live/auth/register,限制注册(邮箱)
https://speedsocks.xyz/auth/register,限制注册(邮箱)
https://www.marst1.com/auth/register,限制注册(邮箱)
https://fly.catcottage.us/auth/register,限制注册(邮箱)
https://zc17.xyz/auth/register,限制注册(邮箱)
https://fastnode.info/auth/register,限制注册(邮箱)
https://22044.xyz/auth/register,限制注册(邮箱)
https://raycloud.icu/auth/register,限制注册(邮箱)
https://cylink.app/auth/register,限制注册(邮箱)
https://flysocks.pw/auth/register,限制注册(邮箱)
https://lanlianhuayun.com/auth/register,限制注册(邮箱)
https://cv2.us/auth/register,限制注册(邮箱)
https://www.jobjapan.com/auth/register,限制注册(邮箱)
https://cyoooo.co/auth/register,限制注册(邮箱)
https://bananasuperman.cf/auth/register,限制注册(邮箱)
https://hntaohai.xyz/auth/register,限制注册(邮箱)
https://go.mllss.com/auth/register,限制注册(邮箱)
https://qtycloud.xyz/auth/register,限制注册(邮箱)
https://xxuan1.icu/auth/register,限制注册(邮箱)
https://arssr.top/auth/register,限制注册(邮箱)
https://noir1216.fun/auth/register,限制注册(邮箱)
https://taiyun.cc/auth/register,限制注册(邮箱)
https://admin.dogvpn.me/auth/register,限制注册(邮箱)
https://www.wjn13.com/auth/register,限制注册(邮箱)
https://fbi.sale/auth/register,限制注册(邮箱)
https://fatball.sbs/auth/register,限制注册(邮箱)
https://www.woccloud.io/auth/register,限制注册(邮箱)
https://flexline.xyz/auth/register,限制注册(邮箱)
https://woc666.com/auth/register,限制注册(邮箱)
https://www.qtycloud.xyz/auth/register,限制注册(邮箱)
https://7sucloud.vip/auth/register,限制注册(邮箱)
https://huajic.link/auth/register,限制注册(邮箱)
https://zc18.xyz/auth/register,限制注册(邮箱)
https://bigdream.cloud/auth/register,限制注册(邮箱)
https://csvpn.xyz/auth/register,限制注册(邮箱)
https://cv2.fun/auth/register,限制注册(邮箱)
https://www.wssss.shop/auth/register,限制注册(邮箱)
https://www.echo-99.xyz/auth/register,限制注册(邮箱)
https://www.zifaner.com/auth/register,限制注册(邮箱)
https://geekspeed.app/auth/register,限制注册(邮箱)
https://ricenet.cc/auth/register,限制注册(邮箱)
https://linbei.net/auth/register,限制注册(邮箱)
https://soulss.cloud/auth/register,限制注册(邮箱)
https://jk18.vip/auth/register,限制注册(邮箱)
https://www.flyall.me/auth/register,限制注册(邮箱)
https://nsfwcloud.com/auth/register,限制注册(邮箱)
https://flyall.me/auth/register,限制注册(邮箱)
https://bigm.cc/auth/register,限制注册(邮箱)
https://yiyo.mobi/auth/register,限制注册(邮箱)
https://www.kuaizai.xyz/auth/register,限制注册(邮箱)
https://ikuuu.co/auth/register,限制注册(邮箱)
https://tikoky.com/auth/register,限制注册(邮箱)
https://kakaovpn.com/auth/register,限制注册(邮箱)
https://netsky.club/auth/register,限制注册(邮箱)
https://backwavesyun.com/auth/register,限制注册(邮箱)
https://www.backwavesyun.com/auth/register,限制注册(邮箱)
https://socloud.me/auth/register,限制注册(邮箱)
https://www.miku.pm/auth/register,限制注册(邮箱)
https://dingyue.space/auth/register,限制注册(邮箱)
https://滑稽场.com/auth/register,限制注册(邮箱)
https://uuswly.com/auth/register,限制注册(邮箱)
https://www.ivpnpro.org/auth/register,限制注册(邮箱)
https://doggetech.com/auth/register,限制注册(邮箱)
https://taiyun.app/auth/register,限制注册(邮箱)
https://anway.wiki/auth/register,限制注册(邮箱)
https://mxwljsq.com/auth/register,限制注册(邮箱)
https://ifaner.org/auth/register,限制注册(邮箱)
https://m.xhhv2.com/auth/register,限制注册(邮箱)
https://xtspeeder.com/auth/register,限制注册(邮箱)
https://cyoooo.cc/auth/register,限制注册(邮箱)
https://yangnice.ddnsgeek.com/auth/register,限制注册(邮箱)
https://www.hnyhgl.com/auth/register,限制注册(邮箱)
https://suibianqide.com/auth/register,限制注册(邮箱)


================================================
FILE: src/database/sspanel_hosts/classifier/mining_2021-12-19 09-44-45.csv
================================================
url,label
https://yuko.work/auth/register,CloudflareDefenseV2
https://worldnod.com/auth/register,Email Validation
https://savier.xyz/auth/register,Email Validation
https://oceancloud.asia/auth/register,Email Validation
https://ayu-ssr.com/auth/register,Email Validation
https://znetvpn.xyz/auth/register,Email Validation
https://bgpnet.org/auth/register,Email Validation
https://prime.ypork.com/auth/register,Email Validation
https://renzhe.cloud/auth/register,Email Validation
https://iceyun.one/auth/register,Email Validation
https://g01.info/auth/register,Email Validation
https://forust.net/auth/register,Email Validation
https://fhuotz.com/auth/register,Email Validation
https://www.gftech.cc/auth/register,Email Validation
https://matrixap.com/auth/register,Email Validation
https://www.freedog.pw/auth/register,Email Validation
https://7cc.buzz/auth/register,Email Validation
https://bbs.cloudnetwork.pro/auth/register,Email Validation
https://www.outwall.net/auth/register,Email Validation;GeeTest Validation
https://dash.tail.one/auth/register,Email Validation;GeeTest Validation
https://bikbik.xyz/auth/register,GeeTest Validation
https://yubanssr.xyz/auth/register,GeeTest Validation
https://www.sufeiyun.icu/auth/register,GeeTest Validation
https://maossr.top/auth/register,GeeTest Validation
https://yhy001.xyz/auth/register,GeeTest Validation
https://admin.91zfdao.com/auth/register,GeeTest Validation
https://juzi69.com/auth/register,GeeTest Validation
https://s8ks.us/auth/register,GeeTest Validation
https://suying999.net/auth/register,GeeTest Validation
https://wgy0.com/auth/register,GeeTest Validation
https://樱花云.com/auth/register,GeeTest Validation
https://www.97jiasu.com/auth/register,GeeTest Validation
https://www.789vpn.top/auth/register,GeeTest Validation
https://ipyipy.cc/auth/register,GeeTest Validation
https://tanzcloud.com/auth/register,GeeTest Validation
https://sgv2.club/auth/register,GeeTest Validation
https://www.jssr.cc/auth/register,GeeTest Validation
https://suying222.net/auth/register,GeeTest Validation
https://gogo.bid/auth/register,GeeTest Validation
https://sy168.site/auth/register,GeeTest Validation
https://www.wogg.site/auth/register,GeeTest Validation
https://youyun688.com/auth/register,GeeTest Validation
https://www.reoen.xyz/auth/register,GeeTest Validation
https://user.58ppyun.com/auth/register,GeeTest Validation
https://www.douluos.xyz/auth/register,GeeTest Validation
https://littleqqq.com/auth/register,GeeTest Validation
https://jike.ph/auth/register,GeeTest Validation
https://misakanetwork.co/auth/register,GeeTest Validation
https://www.biegaowole.xyz/auth/register,GeeTest Validation
https://cloud.nima.ma/auth/register,GeeTest Validation
https://yhy123.xyz/auth/register,GeeTest Validation
https://daboluo.buzz/auth/register,GeeTest Validation
https://ssr.pogoss.vip/auth/register,GeeTest Validation
https://littleq.me/auth/register,GeeTest Validation
https://yooookv2.top/auth/register,GeeTest Validation
https://feisucloud.com/auth/register,GeeTest Validation
https://youyun688.net/auth/register,GeeTest Validation
https://jiying789.com/auth/register,GeeTest Validation
https://juzi66.com/auth/register,GeeTest Validation
https://52yun.club/auth/register,GeeTest Validation
https://swgj.xyz/auth/register,GeeTest Validation
https://v2.hor1zon.xyz/auth/register,GeeTest Validation
https://www.reoenoen.xyz/auth/register,GeeTest Validation
https://www.ppyun.co/auth/register,GeeTest Validation
https://netdiary.club/auth/register,GeeTest Validation
https://www.mxyssr.fun/auth/register,GeeTest Validation
https://www.wiougong.space/auth/register,GeeTest Validation
https://gsoula.cloud/auth/register,Google reCAPTCHA
https://tianhang.shop/auth/register,Google reCAPTCHA
https://fast-fish.me/auth/register,Google reCAPTCHA
https://wingybubble.club/auth/register,Google reCAPTCHA
https://lo-li.xyz/auth/register,Google reCAPTCHA
https://biteb.me/auth/register,Google reCAPTCHA
https://biteb.cc/auth/register,Google reCAPTCHA
https://www.dvacloud.net/auth/register,Google reCAPTCHA
https://lsjnb.com/auth/register,Google reCAPTCHA
https://hi-russia.com/auth/register,Google reCAPTCHA
https://ppssr.tk/auth/register,Google reCAPTCHA
https://www.sola.chat/auth/register,Normal
https://rabbitairlines.com/auth/register,Normal
https://sevenclub.cc/auth/register,Normal
https://mitaocloud8.xyz/auth/register,Normal
https://yuejisu.cc/auth/register,Normal
https://www.alphaproxy.link/auth/register,Normal
https://m.lemon77.im/auth/register,Normal
https://www.takumitek.co/auth/register,Normal
https://www.xmyjsq.com/auth/register,Normal
https://www.tui789.xyz/auth/register,Normal
https://az.yunyunyun.date/auth/register,Normal
https://www.xjycloud.xyz/auth/register,Normal
https://www.mixhost.cf/auth/register,Normal
https://v.goworld.xyz/auth/register,Normal
https://qiaqia.io/auth/register,Normal
https://www.xkkk.top/auth/register,Normal
https://www.dabai.in/auth/register,Normal
https://situcloud.ml/auth/register,Normal
https://tudouvp.top/auth/register,Normal
https://weilan.app/auth/register,Normal
https://beebeeline.com/auth/register,Normal
https://wolaile.icu/auth/register,Normal
https://secondw.org/auth/register,Normal
https://fastgor.com/auth/register,Normal
https://yesdaddy.win/auth/register,Normal
https://www.xyss.cc/auth/register,Normal
https://laochuanzhang.top/auth/register,Normal
https://fafoot.net/auth/register,Normal
https://gogoveepien8.xyz/auth/register,Normal
https://atomdos.org/auth/register,Normal
https://www.tui889.xyz/auth/register,Normal
https://alphaproxy.link/auth/register,Normal
https://mgnet.vip/auth/register,Normal
https://jisutizi.xyz/auth/register,Normal
https://kuangsulian.com/auth/register,Normal
https://oing.in/auth/register,Normal
https://cuyun.xyz/auth/register,Normal
https://jsmao.net/auth/register,Normal
https://www.c-u.us/auth/register,Normal
https://www.vpau.vip/auth/register,Normal
https://www.xiaoliebao.xyz/auth/register,Normal
https://niubi.cyou/auth/register,Normal
https://ftqpro.com/auth/register,Normal
https://gkdcloud.shop/auth/register,Normal
https://www.91ftq.com/auth/register,Normal
https://paimon.cc/auth/register,Normal
https://www.cc13.cc/auth/register,Normal
https://www.yropo.top/auth/register,Normal
https://www.mianyang.link/auth/register,Normal
https://ikuaibo.xyz/auth/register,Normal
https://gkdcloud.xyz/auth/register,Normal
https://www.ledlandi.com/auth/register,Normal
https://web.bananaspeed.site/auth/register,Normal
https://www.sdvfly.top/auth/register,Normal
https://aaxc.club/auth/register,Normal
https://de1.foreign-expat-tv.win/auth/register,Normal
https://physicxx.com/auth/register,Normal
https://zerocloud.works/auth/register,Normal
https://goveepien.com/auth/register,Normal
https://eins-klien.net/auth/register,Normal
https://wocaovee.com/auth/register,Normal
https://zhuzhu12.xyz/auth/register,Normal
https://500ml.buzz/auth/register,Normal
https://wocaovee.xyz/auth/register,Normal
https://11kk168.net/auth/register,Normal
https://weixiaovpn.com/auth/register,Normal
https://stovpn.com/auth/register,Normal
https://ss.shangdaxue.win/auth/register,Normal
https://xixi.ph/auth/register,Normal
https://azi.azzico.cc/auth/register,Normal
https://gotonet.xyz/auth/register,Normal
https://xixi0001.com/auth/register,Normal
https://www.stconnect.net/auth/register,Normal
https://xniuniu.top/auth/register,Normal
https://www.feixia66.xyz/auth/register,Normal
https://www.xmfjsq.com/auth/register,Normal
https://www.99ftq.xyz/auth/register,Normal
https://fastgor.xyz/auth/register,Normal
https://www.jisutizi.xyz/auth/register,Normal
https://moccloud.com/auth/register,Normal
https://gogoo.club/auth/register,Normal
https://thjsq.me/auth/register,Normal
https://eelvee.net/auth/register,Normal
https://www.sakurazbc.com/auth/register,Normal
https://www.ktfyun.com/auth/register,Normal
https://sola.chat/auth/register,Normal
https://haohaolaowang.xyz/auth/register,Normal
https://maoqiang.xyz/auth/register,Normal
https://www.sola.li/auth/register,Normal
https://pluto.aaxc.club/auth/register,Normal
https://星际云.com/auth/register,Normal
https://xniuniu.xyz/auth/register,Normal
https://www.mgjs.cc/auth/register,Normal
https://www.kmayun.com/auth/register,Normal
https://xiaobai.network/auth/register,Normal
https://laov888.com/auth/register,Normal
http://www.fignet.cn/auth/register,危险通信(HTTP)
http://wolun7.com/auth/register,危险通信(HTTP)
http://laowuhk.xyz/auth/register,危险通信(HTTP)
http://52jingtanhao.party/auth/register,危险通信(HTTP)
http://xc688.xyz/auth/register,危险通信(HTTP)
http://www.fastvpn.top/auth/register,危险通信(HTTP)
http://www.oladbeauty.xyz/auth/register,危险通信(HTTP)
http://152.70.240.123/auth/register,危险通信(HTTP)
http://www.superfast8.com/auth/register,危险通信(HTTP)
http://www.tgzm.xyz/auth/register,危险通信(HTTP)
http://yesdaddy.win/auth/register,危险通信(HTTP)
http://199.255.96.216/auth/register,危险通信(HTTP)
http://ssr011.xyz/auth/register,危险通信(HTTP)
http://103.79.77.68/auth/register,危险通信(HTTP)
http://47.91.14.174/auth/register,危险通信(HTTP)
http://subclsnet.com/auth/register,危险通信(HTTP)
http://suannai123.xyz/auth/register,危险通信(HTTP)
http://yunyunyun.date/auth/register,危险通信(HTTP)
http://www.qiuniu.top/auth/register,危险通信(HTTP)
http://www.jxyun588.xyz/auth/register,危险通信(HTTP)
http://www.spacexjc.xyz/auth/register,危险通信(HTTP)
http://ssr017.xyz/auth/register,危险通信(HTTP)
http://vpn-wangluo.info/auth/register,危险通信(HTTP)
http://www.mogu-cloud.xyz/auth/register,危险通信(HTTP)
http://wobaligang.xyz/auth/register,危险通信(HTTP)
http://www.applegame.xyz/auth/register,危险通信(HTTP)
http://www.endoxx.xyz/auth/register,危险通信(HTTP)
http://www.pandabb.xyz/auth/register,危险通信(HTTP)
http://www.cesuser.com/auth/register,危险通信(HTTP)
http://www.ldjs.xyz/auth/register,危险通信(HTTP)
http://fanqiang888.xyz/auth/register,危险通信(HTTP)
http://www.skymanhua.net/auth/register,危险通信(HTTP)
http://www.cloudbb.win/auth/register,危险通信(HTTP)
http://wookong.fun/auth/register,危险通信(HTTP)
http://www.wolun7.com/auth/register,危险通信(HTTP)
http://nanoda.site/auth/register,危险通信(HTTP)
http://57s.in/auth/register,危险通信(HTTP)
http://www.sky-sky.cc/auth/register,危险通信(HTTP)
http://bfgok.com/auth/register,危险通信(HTTP)
http://superfast8.com/auth/register,危险通信(HTTP)
http://www.oing.xyz/auth/register,危险通信(HTTP)
http://www.xixisoft.com/auth/register,危险通信(HTTP)
http://www.daishuvpn.top/auth/register,危险通信(HTTP)
http://52node.xyz/auth/register,危险通信(HTTP)
http://www.xiongxxz.xyz/auth/register,危险通信(HTTP)
http://156.251.165.21/auth/register,危险通信(HTTP)
http://v2mjj.com/auth/register,危险通信(HTTP)
http://www.uuyunsw.com/auth/register,危险通信(HTTP)
http://www.ytdy666.buzz/auth/register,危险通信(HTTP)
http://www.ojbk.pw/auth/register,危险通信(HTTP)
http://雫猫.com/auth/register,危险通信(HTTP)
http://yooo.me/auth/register,危险通信(HTTP)
http://houzi.me/auth/register,危险通信(HTTP)
http://ksjb.xyz/auth/register,危险通信(HTTP)
http://www.niuniu.site/auth/register,危险通信(HTTP)
http://wanda123.xyz/auth/register,危险通信(HTTP)
http://malivpn.com/auth/register,危险通信(HTTP)
http://m.xhhv2.com/auth/register,危险通信(HTTP)
http://cloudtu.cc/auth/register,危险通信(HTTP)
http://www.52jingtanhao.org/auth/register,危险通信(HTTP)
http://mfcloud.host/auth/register,危险通信(HTTP)
http://t-one.xyz/auth/register,危险通信(HTTP)
http://weixiaojiasu.xyz/auth/register,危险通信(HTTP)
http://20991231.xyz/auth/register,危险通信(HTTP)
http://www.v2mjj.com/auth/register,危险通信(HTTP)
https://cloud.imust.top/auth/register,拒绝注册
https://dash.fartrans.xyz/auth/register,拒绝注册
https://www.ashin.us/auth/register,拒绝注册
https://www.nydus.cyou/auth/register,拒绝注册
https://www.xsty.vip/auth/register,拒绝注册
https://client.vpn-tn.com/auth/register,拒绝注册
https://zc01.us/auth/register,拒绝注册
https://kapoksub.com/auth/register,拒绝注册
https://dbjs.xyz/auth/register,拒绝注册
https://leline.net/auth/register,拒绝注册
https://sviptiz.xyz/auth/register,拒绝注册
https://ashin.us/auth/register,拒绝注册
https://jdycloud.xyz/auth/register,拒绝注册
https://www.speedy.asia/auth/register,拒绝注册
https://57s.nl/auth/register,拒绝注册
https://llhyun.com/auth/register,拒绝注册
https://www.luckyss.xyz/auth/register,拒绝注册
https://www.imust.cloud/auth/register,拒绝注册
https://www.hxrtnt.com/auth/register,拒绝注册
https://fastone.top/auth/register,拒绝注册
https://www.woccloud.org/auth/register,拒绝注册
https://woyaojiasu.com/auth/register,拒绝注册
https://www.soulooks.com/auth/register,拒绝注册
https://lse112233.ml/auth/register,拒绝注册
https://kapok.icu/auth/register,拒绝注册
https://www.designspeedonly.xyz/auth/register,拒绝注册
https://wgy1.space/auth/register,拒绝注册
https://xxft.cc/auth/register,拒绝注册
https://www.abuxiaoxi.com/auth/register,拒绝注册
https://www.heysss.com/auth/register,拒绝注册
https://naicha.cyou/auth/register,拒绝注册
https://zukishiro.me/auth/register,拒绝注册
https://www.199yun.info/auth/register,拒绝注册
https://thjsq.co/auth/register,拒绝注册
https://pro.crosswall.cc/auth/register,拒绝注册
https://miaoyun.xyz/auth/register,拒绝注册
https://goacross2020.com/auth/register,拒绝注册
https://beidaonet.software/auth/register,拒绝注册
https://www.xinyun.buzz/auth/register,拒绝注册
https://cyooo.co/auth/register,拒绝注册
https://kuaiyun888.com/auth/register,拒绝注册
https://43.129.30.90/auth/register,未授权站点
https://107.172.198.124/auth/register,未授权站点
https://flysocks.in/auth/register,请求异常(ERROR:302)
https://wingybubble.men/auth/register,请求异常(ERROR:302)
https://www.skysky.cc/auth/register,请求异常(ERROR:302)
https://aaaa.xxxxpppp.cyou/auth/register,请求异常(ERROR:302)
https://www.mjjspeed.com/auth/register,请求异常(ERROR:403)
https://ybdml.club/auth/register,请求异常(ERROR:403)
https://judelvin.com/auth/register,请求异常(ERROR:403)
https://v2.fartrans.xyz/auth/register,请求异常(ERROR:404)
https://tocloud.vip/auth/register,请求异常(ERROR:404)
https://catcloud.shop/auth/register,请求异常(ERROR:404)
https://www.maomi.link/auth/register,请求异常(ERROR:404)
https://www.aaafanli.com/auth/register,请求异常(ERROR:404)
https://bmyv2.com/auth/register,请求异常(ERROR:404)
https://www.bmyv2.com/auth/register,请求异常(ERROR:404)
https://ailoli.me/auth/register,请求异常(ERROR:404)
https://skysky.cc/auth/register,请求异常(ERROR:404)
https://suyuns.xyz/auth/register,请求异常(ERROR:404)
https://greenorange.club/auth/register,请求异常(ERROR:404)
https://jk178.xyz/auth/register,请求异常(ERROR:404)
https://www.ygsjkspace.xyz/auth/register,请求异常(ERROR:404)
https://xco001.xyz/auth/register,请求异常(ERROR:404)
https://m.2aa.casa/auth/register,请求异常(ERROR:404)
https://kapok.gkd.wiki/auth/register,请求异常(ERROR:404)
https://fartrans.net/auth/register,请求异常(ERROR:404)
https://proxy.mgus.xyz/auth/register,请求异常(ERROR:404)
https://www.v2mjj.com/auth/register,请求异常(ERROR:404)
https://www.chinahnxx.com/auth/register,请求异常(ERROR:404)
https://sopen.xyz/auth/register,请求异常(ERROR:521)
https://www.vpncg.com/auth/register,请求异常(ERROR:521)
https://iplcfast.com/auth/register,请求异常(ERROR:522)
https://gatlin.pro/auth/register,请求异常(ERROR:522)
https://renzhe.world/auth/register,请求异常(ERROR:522)
https://www.aifan.pro/auth/register,请求异常(ERROR:522)
https://keko.moe/auth/register,请求异常(ERROR:522)
https://oxss.me/auth/register,请求异常(ERROR:522)
https://starkspeed.xyz/auth/register,请求异常(ERROR:522)
https://xixixi.nl/auth/register,请求异常(ERROR:526)
https://www.riyumi.xyz/auth/register,请求异常(ERROR:526)
https://www.patrickstarcloud.com/auth/register,请求异常(ERROR:526)
https://evan888.com/auth/register,请求异常(ERROR:526)
https://moebi.in/auth/register,限制注册(邀请)
https://3600.ml/auth/register,限制注册(邀请)
https://vv.freya.moe/auth/register,限制注册(邀请)
https://fq.mk/auth/register,限制注册(邀请)
https://alick.co/auth/register,限制注册(邀请)
https://www.sjlx.win/auth/register,限制注册(邀请)
https://dash.project-cyber.com/auth/register,限制注册(邀请)
https://yours.wdnmd.rocks/auth/register,限制注册(邀请)
https://3bear.shop/auth/register,限制注册(邀请)
https://igongtou.xyz/auth/register,限制注册(邀请)
https://www.onelight.cc/auth/register,限制注册(邀请)
https://www.1314159.xyz/auth/register,限制注册(邀请)
https://20212345.xyz/auth/register,限制注册(邀请)
https://nanoda.site/auth/register,限制注册(邀请)
https://mbky.org/auth/register,限制注册(邀请)
https://2mb.network/auth/register,限制注册(邀请)
https://zerocloud.biz/auth/register,限制注册(邀请)
https://cyoooo.co/auth/register,限制注册(邮箱)
https://vtol.pw/auth/register,限制注册(邮箱)
https://jgjc.pw/auth/register,限制注册(邮箱)
https://hyss.org/auth/register,限制注册(邮箱)
https://www.woccloud.io/auth/register,限制注册(邮箱)
https://flyall.me/auth/register,限制注册(邮箱)
https://netsky.club/auth/register,限制注册(邮箱)
https://geekspeed.app/auth/register,限制注册(邮箱)
https://www.jcbb.xyz/auth/register,限制注册(邮箱)
https://yangnice.ddnsgeek.com/auth/register,限制注册(邮箱)
https://linkhub.asia/auth/register,限制注册(邮箱)
https://flexlinex.com/auth/register,限制注册(邮箱)
https://gs1024.com/auth/register,限制注册(邮箱)
https://bananasuperman.cf/auth/register,限制注册(邮箱)
https://zc17.xyz/auth/register,限制注册(邮箱)
https://kiko.tifa1.top/auth/register,限制注册(邮箱)
https://uuswly.com/auth/register,限制注册(邮箱)
https://relx.host/auth/register,限制注册(邮箱)
https://cv2.fun/auth/register,限制注册(邮箱)
https://fly.catcottage.us/auth/register,限制注册(邮箱)
https://admin.dogvpn.me/auth/register,限制注册(邮箱)
https://fastnode.info/auth/register,限制注册(邮箱)
https://csvpn.xyz/auth/register,限制注册(邮箱)
https://nsfwcloud.com/auth/register,限制注册(邮箱)
https://anway.xyz/auth/register,限制注册(邮箱)
https://shangwangke.org/auth/register,限制注册(邮箱)
https://www.backwavesyun.com/auth/register,限制注册(邮箱)
https://ssp.xiao00.com/auth/register,限制注册(邮箱)
https://ikuuu.co/auth/register,限制注册(邮箱)
https://7sucloud.vip/auth/register,限制注册(邮箱)
https://fatball.sbs/auth/register,限制注册(邮箱)
https://www.wjn13.com/auth/register,限制注册(邮箱)
https://www.zifaner.com/auth/register,限制注册(邮箱)
https://linbei.net/auth/register,限制注册(邮箱)
https://www.echo-99.xyz/auth/register,限制注册(邮箱)
https://arssr.top/auth/register,限制注册(邮箱)
https://滑稽场.com/auth/register,限制注册(邮箱)
https://fatball.club/auth/register,限制注册(邮箱)
https://call.chenxing.gq/auth/register,限制注册(邮箱)
https://22044.xyz/auth/register,限制注册(邮箱)
https://panel.testred.xyz/auth/register,限制注册(邮箱)
https://taiyun.app/auth/register,限制注册(邮箱)
https://flysocks.pw/auth/register,限制注册(邮箱)
https://dogcloud.co/auth/register,限制注册(邮箱)
https://www.flyall.me/auth/register,限制注册(邮箱)
https://raycloud.icu/auth/register,限制注册(邮箱)
https://m.xhhv2.com/auth/register,限制注册(邮箱)
https://www.marst1.com/auth/register,限制注册(邮箱)
https://soulss.cloud/auth/register,限制注册(邮箱)
https://qtycloud.xyz/auth/register,限制注册(邮箱)
https://bigm.cc/auth/register,限制注册(邮箱)
https://www.chenxing.gq/auth/register,限制注册(邮箱)
https://www.acto01.xyz/auth/register,限制注册(邮箱)
https://www.qtycloud.xyz/auth/register,限制注册(邮箱)
https://ricenet.cc/auth/register,限制注册(邮箱)
https://ifaner.org/auth/register,限制注册(邮箱)
https://socloud.me/auth/register,限制注册(邮箱)
https://cylink.app/auth/register,限制注册(邮箱)
https://yiyo.mobi/auth/register,限制注册(邮箱)
https://bigdream.cloud/auth/register,限制注册(邮箱)
https://tiyunzong.cloud/auth/register,限制注册(邮箱)
https://kakaovpn.com/auth/register,限制注册(邮箱)
https://www.wssss.shop/auth/register,限制注册(邮箱)
https://go.mllss.com/auth/register,限制注册(邮箱)
https://xxuan1.icu/auth/register,限制注册(邮箱)
https://tikoky.com/auth/register,限制注册(邮箱)
https://easier.site/auth/register,限制注册(邮箱)
https://fbi.sale/auth/register,限制注册(邮箱)
https://suibianqide.com/auth/register,限制注册(邮箱)
https://cv2.us/auth/register,限制注册(邮箱)
https://mxwljsq.com/auth/register,限制注册(邮箱)
https://tgzm.xyz/auth/register,限制注册(邮箱)
https://lanlianhuayun.com/auth/register,限制注册(邮箱)
https://naiko.cloud/auth/register,限制注册(邮箱)
https://speedsocks.xyz/auth/register,限制注册(邮箱)
https://ssr.qhhz.xyz/auth/register,限制注册(邮箱)
https://www.luckyair.xyz/auth/register,限制注册(邮箱)
https://huajic.link/auth/register,限制注册(邮箱)
https://doggetech.com/auth/register,限制注册(邮箱)
https://netpad.cloud/auth/register,限制注册(邮箱)
https://backwavesyun.com/auth/register,限制注册(邮箱)
https://jk18.vip/auth/register,限制注册(邮箱)
https://koozk.com/auth/register,限制注册(邮箱)
https://cyoooo.cc/auth/register,限制注册(邮箱)
https://ofor.cc/auth/register,限制注册(邮箱)
https://riyumi.xyz/auth/register,限制注册(邮箱)
https://www.kuaizai.xyz/auth/register,限制注册(邮箱)
https://xiao91.com/auth/register,限制注册(邮箱)
https://mfcloud.host/auth/register,限制注册(邮箱)
https://noir1216.fun/auth/register,限制注册(邮箱)
https://www.jobjapan.com/auth/register,限制注册(邮箱)
https://woc666.com/auth/register,限制注册(邮箱)
https://pupu.live/auth/register,限制注册(邮箱)
https://www.dny123.xyz/auth/register,限制注册(邮箱)
https://taiyun.cc/auth/register,限制注册(邮箱)
https://zc18.xyz/auth/register,限制注册(邮箱)
https://www.miku.pm/auth/register,限制注册(邮箱)
https://xtspeeder.com/auth/register,限制注册(邮箱)
https://imust.cloud/auth/register,限制注册(邮箱)
https://hntaohai.xyz/auth/register,限制注册(邮箱)
https://www.ivpnpro.org/auth/register,限制注册(邮箱)
https://dogvpn.me/auth/register,限制注册(邮箱)
https://flexline.xyz/auth/register,限制注册(邮箱)
https://bbsu.icu/auth/register,限制注册(邮箱)
https://www.vpn200.net/auth/register,限制注册(邮箱)
https://paofu.cloud/auth/register,限制注册(邮箱)
https://www.hnyhgl.com/auth/register,限制注册(邮箱)
https://anway.wiki/auth/register,限制注册(邮箱)
https://www.applegame.xyz/auth/register,限制注册(邮箱)


================================================
FILE: src/database/sspanel_hosts/classifier/mining_2021-12-19 20-55-56.csv
================================================
url,label
https://yuko.work/auth/register,CloudflareDefenseV2
https://www.freedog.pw/auth/register,Email Validation
https://g01.info/auth/register,Email Validation
https://iceyun.one/auth/register,Email Validation
https://znetvpn.xyz/auth/register,Email Validation
https://savier.xyz/auth/register,Email Validation
https://matrixap.com/auth/register,Email Validation
https://prime.ypork.com/auth/register,Email Validation
https://bgpnet.org/auth/register,Email Validation
https://7cc.buzz/auth/register,Email Validation
https://forust.net/auth/register,Email Validation
https://www.gftech.cc/auth/register,Email Validation
https://fhuotz.com/auth/register,Email Validation
https://renzhe.cloud/auth/register,Email Validation
https://bbs.cloudnetwork.pro/auth/register,Email Validation
https://worldnod.com/auth/register,Email Validation
https://oceancloud.asia/auth/register,Email Validation
https://ayu-ssr.com/auth/register,Email Validation
https://dash.tail.one/auth/register,Email Validation;GeeTest Validation
https://www.outwall.net/auth/register,Email Validation;GeeTest Validation
https://yhy001.xyz/auth/register,GeeTest Validation
https://ssr.pogoss.vip/auth/register,GeeTest Validation
https://bikbik.xyz/auth/register,GeeTest Validation
https://s8ks.us/auth/register,GeeTest Validation
https://user.58ppyun.com/auth/register,GeeTest Validation
https://jiying789.com/auth/register,GeeTest Validation
https://juzi69.com/auth/register,GeeTest Validation
https://www.douluos.xyz/auth/register,GeeTest Validation
https://www.wiougong.space/auth/register,GeeTest Validation
https://www.jssr.cc/auth/register,GeeTest Validation
https://v2.hor1zon.xyz/auth/register,GeeTest Validation
https://feisucloud.com/auth/register,GeeTest Validation
https://youyun688.com/auth/register,GeeTest Validation
https://youyun688.net/auth/register,GeeTest Validation
https://www.sufeiyun.icu/auth/register,GeeTest Validation
https://maossr.top/auth/register,GeeTest Validation
https://www.ppyun.co/auth/register,GeeTest Validation
https://juzi66.com/auth/register,GeeTest Validation
https://www.biegaowole.xyz/auth/register,GeeTest Validation
https://www.reoen.xyz/auth/register,GeeTest Validation
https://swgj.xyz/auth/register,GeeTest Validation
https://sy168.site/auth/register,GeeTest Validation
https://gogo.bid/auth/register,GeeTest Validation
https://tanzcloud.com/auth/register,GeeTest Validation
https://suying222.net/auth/register,GeeTest Validation
https://littleq.me/auth/register,GeeTest Validation
https://littleqqq.com/auth/register,GeeTest Validation
https://admin.91zfdao.com/auth/register,GeeTest Validation
https://www.97jiasu.com/auth/register,GeeTest Validation
https://ipyipy.cc/auth/register,GeeTest Validation
https://sgv2.club/auth/register,GeeTest Validation
https://yubanssr.xyz/auth/register,GeeTest Validation
https://daboluo.buzz/auth/register,GeeTest Validation
https://52yun.club/auth/register,GeeTest Validation
https://wgy0.com/auth/register,GeeTest Validation
https://yhy123.xyz/auth/register,GeeTest Validation
https://misakanetwork.co/auth/register,GeeTest Validation
https://www.789vpn.top/auth/register,GeeTest Validation
https://www.mxyssr.fun/auth/register,GeeTest Validation
https://樱花云.com/auth/register,GeeTest Validation
https://netdiary.club/auth/register,GeeTest Validation
https://www.reoenoen.xyz/auth/register,GeeTest Validation
https://www.wogg.site/auth/register,GeeTest Validation
https://suying999.net/auth/register,GeeTest Validation
https://jike.ph/auth/register,GeeTest Validation
https://yooookv2.top/auth/register,GeeTest Validation
https://biteb.me/auth/register,Google reCAPTCHA
https://www.dvacloud.net/auth/register,Google reCAPTCHA
https://lo-li.xyz/auth/register,Google reCAPTCHA
https://biteb.cc/auth/register,Google reCAPTCHA
https://lsjnb.com/auth/register,Google reCAPTCHA
https://tianhang.shop/auth/register,Google reCAPTCHA
https://gsoula.cloud/auth/register,Google reCAPTCHA
https://ppssr.tk/auth/register,Google reCAPTCHA
https://hi-russia.com/auth/register,Google reCAPTCHA
https://wingybubble.club/auth/register,Google reCAPTCHA
https://fast-fish.me/auth/register,Google reCAPTCHA
https://gkdcloud.shop/auth/register,Normal
https://fastgor.com/auth/register,Normal
https://fafoot.net/auth/register,Normal
https://zhuzhu12.xyz/auth/register,Normal
https://www.cc13.cc/auth/register,Normal
https://jisutizi.xyz/auth/register,Normal
https://mitaocloud8.xyz/auth/register,Normal
https://rabbitairlines.com/auth/register,Normal
https://azi.azzico.cc/auth/register,Normal
https://moccloud.com/auth/register,Normal
https://de1.foreign-expat-tv.win/auth/register,Normal
https://gotonet.xyz/auth/register,Normal
https://xixi0001.com/auth/register,Normal
https://pluto.aaxc.club/auth/register,Normal
https://niubi.cyou/auth/register,Normal
https://beebeeline.com/auth/register,Normal
https://v.goworld.xyz/auth/register,Normal
https://jsmao.net/auth/register,Normal
https://yuejisu.cc/auth/register,Normal
https://yesdaddy.win/auth/register,Normal
https://cv2.us/auth/register,Normal
https://weilan.app/auth/register,Normal
https://www.sola.chat/auth/register,Normal
https://zerocloud.works/auth/register,Normal
https://physicxx.com/auth/register,Normal
https://www.kmayun.com/auth/register,Normal
https://stovpn.com/auth/register,Normal
https://jgjc.pw/auth/register,Normal
https://ss.shangdaxue.win/auth/register,Normal
https://fastgor.xyz/auth/register,Normal
https://www.ktfyun.com/auth/register,Normal
https://www.ledlandi.com/auth/register,Normal
https://www.takumitek.co/auth/register,Normal
https://oing.in/auth/register,Normal
https://jgjc.top/auth/register,Normal
https://www.xkkk.top/auth/register,Normal
https://thjsq.me/auth/register,Normal
https://www.99ftq.xyz/auth/register,Normal
https://ftqpro.com/auth/register,Normal
https://www.xiaoliebao.xyz/auth/register,Normal
https://aaxc.club/auth/register,Normal
https://www.yropo.top/auth/register,Normal
https://wocaovee.com/auth/register,Normal
https://www.alphaproxy.link/auth/register,Normal
https://atomdos.org/auth/register,Normal
https://wocaovee.xyz/auth/register,Normal
https://500ml.buzz/auth/register,Normal
https://sevenclub.cc/auth/register,Normal
https://maoqiang.xyz/auth/register,Normal
https://www.sakurazbc.com/auth/register,Normal
https://www.xmfjsq.com/auth/register,Normal
https://www.feixia66.xyz/auth/register,Normal
https://gkdcloud.xyz/auth/register,Normal
https://wolaile.icu/auth/register,Normal
https://mgnet.vip/auth/register,Normal
https://www.mgjs.cc/auth/register,Normal
https://laochuanzhang.top/auth/register,Normal
https://www.mixhost.cf/auth/register,Normal
https://www.xmyjsq.com/auth/register,Normal
https://alphaproxy.link/auth/register,Normal
https://xixi.ph/auth/register,Normal
https://sola.chat/auth/register,Normal
https://laov888.com/auth/register,Normal
https://kuangsulian.com/auth/register,Normal
https://www.c-u.us/auth/register,Normal
https://www.sdvfly.top/auth/register,Normal
https://www.xyss.cc/auth/register,Normal
https://星际云.com/auth/register,Normal
https://www.dabai.in/auth/register,Normal
https://web.bananaspeed.site/auth/register,Normal
https://cuyun.xyz/auth/register,Normal
https://goveepien.com/auth/register,Normal
https://www.tui789.xyz/auth/register,Normal
https://gogoveepien8.xyz/auth/register,Normal
https://m.lemon77.im/auth/register,Normal
https://eins-klien.net/auth/register,Normal
https://az.yunyunyun.date/auth/register,Normal
https://haohaolaowang.xyz/auth/register,Normal
https://xniuniu.top/auth/register,Normal
https://weixiaovpn.com/auth/register,Normal
https://www.tui889.xyz/auth/register,Normal
https://ikuaibo.xyz/auth/register,Normal
https://secondw.org/auth/register,Normal
https://situcloud.ml/auth/register,Normal
https://www.sola.li/auth/register,Normal
https://eelvee.net/auth/register,Normal
https://gogoo.club/auth/register,Normal
https://www.mianyang.link/auth/register,Normal
https://paimon.cc/auth/register,Normal
https://www.jisutizi.xyz/auth/register,Normal
https://www.91ftq.com/auth/register,Normal
https://www.vpau.vip/auth/register,Normal
https://11kk168.net/auth/register,Normal
https://xiaobai.network/auth/register,Normal
https://www.stconnect.net/auth/register,Normal
https://www.xjycloud.xyz/auth/register,Normal
https://xniuniu.xyz/auth/register,Normal
https://tudouvp.top/auth/register,Normal
https://qiaqia.io/auth/register,Normal
https://cv2.fun/auth/register,Normal
http://laowuhk.xyz/auth/register,危险通信(HTTP)
http://152.70.240.123/auth/register,危险通信(HTTP)
http://www.xiongxxz.xyz/auth/register,危险通信(HTTP)
http://www.daishuvpn.top/auth/register,危险通信(HTTP)
http://103.79.77.68/auth/register,危险通信(HTTP)
http://www.applegame.xyz/auth/register,危险通信(HTTP)
http://www.wolun7.com/auth/register,危险通信(HTTP)
http://weixiaojiasu.xyz/auth/register,危险通信(HTTP)
http://yesdaddy.win/auth/register,危险通信(HTTP)
http://47.91.14.174/auth/register,危险通信(HTTP)
http://www.fastvpn.top/auth/register,危险通信(HTTP)
http://suannai123.xyz/auth/register,危险通信(HTTP)
http://www.ojbk.pw/auth/register,危险通信(HTTP)
http://bfgok.com/auth/register,危险通信(HTTP)
http://www.ldjs.xyz/auth/register,危险通信(HTTP)
http://www.endoxx.xyz/auth/register,危险通信(HTTP)
http://www.tgzm.xyz/auth/register,危险通信(HTTP)
http://cloudtu.cc/auth/register,危险通信(HTTP)
http://156.251.165.21/auth/register,危险通信(HTTP)
http://xc688.xyz/auth/register,危险通信(HTTP)
http://vpn-wangluo.info/auth/register,危险通信(HTTP)
http://yooo.me/auth/register,危险通信(HTTP)
http://subclsnet.com/auth/register,危险通信(HTTP)
http://ksjb.xyz/auth/register,危险通信(HTTP)
http://houzi.me/auth/register,危险通信(HTTP)
http://fanqiang888.xyz/auth/register,危险通信(HTTP)
http://www.mogu-cloud.xyz/auth/register,危险通信(HTTP)
http://www.niuniu.site/auth/register,危险通信(HTTP)
http://www.oladbeauty.xyz/auth/register,危险通信(HTTP)
http://www.uuyunsw.com/auth/register,危险通信(HTTP)
http://superfast8.com/auth/register,危险通信(HTTP)
http://ssr011.xyz/auth/register,危险通信(HTTP)
http://www.sky-sky.cc/auth/register,危险通信(HTTP)
http://199.255.96.216/auth/register,危险通信(HTTP)
http://www.cloudbb.win/auth/register,危险通信(HTTP)
http://www.spacexjc.xyz/auth/register,危险通信(HTTP)
http://www.qiuniu.top/auth/register,危险通信(HTTP)
http://yunyunyun.date/auth/register,危险通信(HTTP)
http://www.pandabb.xyz/auth/register,危险通信(HTTP)
http://www.cesuser.com/auth/register,危险通信(HTTP)
http://www.v2mjj.com/auth/register,危险通信(HTTP)
http://www.xixisoft.com/auth/register,危险通信(HTTP)
http://m.xhhv2.com/auth/register,危险通信(HTTP)
http://www.ytdy666.buzz/auth/register,危险通信(HTTP)
http://雫猫.com/auth/register,危险通信(HTTP)
http://52node.xyz/auth/register,危险通信(HTTP)
http://wolun7.com/auth/register,危险通信(HTTP)
http://nanoda.site/auth/register,危险通信(HTTP)
http://www.fignet.cn/auth/register,危险通信(HTTP)
http://ssr017.xyz/auth/register,危险通信(HTTP)
http://www.oing.xyz/auth/register,危险通信(HTTP)
http://www.superfast8.com/auth/register,危险通信(HTTP)
http://mfcloud.host/auth/register,危险通信(HTTP)
http://www.skymanhua.net/auth/register,危险通信(HTTP)
http://57s.in/auth/register,危险通信(HTTP)
http://t-one.xyz/auth/register,危险通信(HTTP)
http://wobaligang.xyz/auth/register,危险通信(HTTP)
http://www.52jingtanhao.org/auth/register,危险通信(HTTP)
http://v2mjj.com/auth/register,危险通信(HTTP)
http://malivpn.com/auth/register,危险通信(HTTP)
http://20991231.xyz/auth/register,危险通信(HTTP)
http://52jingtanhao.party/auth/register,危险通信(HTTP)
http://wookong.fun/auth/register,危险通信(HTTP)
http://www.jxyun588.xyz/auth/register,危险通信(HTTP)
http://wanda123.xyz/auth/register,危险通信(HTTP)
https://2k11.cc/auth/register,拒绝注册
https://llhyun.com/auth/register,拒绝注册
https://www.luckyss.xyz/auth/register,拒绝注册
https://zc01.us/auth/register,拒绝注册
https://www.designspeedonly.xyz/auth/register,拒绝注册
https://kapok.icu/auth/register,拒绝注册
https://www.speedy.asia/auth/register,拒绝注册
https://sviptiz.xyz/auth/register,拒绝注册
https://ashin.us/auth/register,拒绝注册
https://client.vpn-tn.com/auth/register,拒绝注册
https://57s.nl/auth/register,拒绝注册
https://www.nydus.cyou/auth/register,拒绝注册
https://goacross2020.com/auth/register,拒绝注册
https://www.soulooks.com/auth/register,拒绝注册
https://kapoksub.com/auth/register,拒绝注册
https://www.abuxiaoxi.com/auth/register,拒绝注册
https://woyaojiasu.com/auth/register,拒绝注册
https://dash.fartrans.xyz/auth/register,拒绝注册
https://www.heysss.com/auth/register,拒绝注册
https://www.xsty.vip/auth/register,拒绝注册
https://www.hxrtnt.com/auth/register,拒绝注册
https://zukishiro.me/auth/register,拒绝注册
https://www.xinyun.buzz/auth/register,拒绝注册
https://thjsq.co/auth/register,拒绝注册
https://dbjs.xyz/auth/register,拒绝注册
https://jdycloud.xyz/auth/register,拒绝注册
https://www.ashin.us/auth/register,拒绝注册
https://beidaonet.software/auth/register,拒绝注册
https://miaoyun.xyz/auth/register,拒绝注册
https://www.199yun.info/auth/register,拒绝注册
https://kuaiyun888.com/auth/register,拒绝注册
https://cloud.imust.top/auth/register,拒绝注册
https://naicha.cyou/auth/register,拒绝注册
https://www.woccloud.org/auth/register,拒绝注册
https://wgy1.space/auth/register,拒绝注册
https://xxft.cc/auth/register,拒绝注册
https://pro.crosswall.cc/auth/register,拒绝注册
https://lse112233.ml/auth/register,拒绝注册
https://cyooo.co/auth/register,拒绝注册
https://www.imust.cloud/auth/register,拒绝注册
https://leline.net/auth/register,拒绝注册
https://43.129.30.90/auth/register,未授权站点
https://107.172.198.124/auth/register,未授权站点
https://wingybubble.men/auth/register,请求异常(ERROR:302)
https://aaaa.xxxxpppp.cyou/auth/register,请求异常(ERROR:302)
https://www.skysky.cc/auth/register,请求异常(ERROR:302)
https://flysocks.in/auth/register,请求异常(ERROR:302)
https://www.mjjspeed.com/auth/register,请求异常(ERROR:403)
https://judelvin.com/auth/register,请求异常(ERROR:403)
https://ybdml.club/auth/register,请求异常(ERROR:403)
https://proxy.mgus.xyz/auth/register,请求异常(ERROR:404)
https://xco001.xyz/auth/register,请求异常(ERROR:404)
https://kapok.gkd.wiki/auth/register,请求异常(ERROR:404)
https://ailoli.me/auth/register,请求异常(ERROR:404)
https://bmyv2.com/auth/register,请求异常(ERROR:404)
https://m.2aa.casa/auth/register,请求异常(ERROR:404)
https://skysky.cc/auth/register,请求异常(ERROR:404)
https://www.chinahnxx.com/auth/register,请求异常(ERROR:404)
https://www.bmyv2.com/auth/register,请求异常(ERROR:404)
https://fartrans.net/auth/register,请求异常(ERROR:404)
https://v2.fartrans.xyz/auth/register,请求异常(ERROR:404)
https://www.maomi.link/auth/register,请求异常(ERROR:404)
https://suyuns.xyz/auth/register,请求异常(ERROR:404)
https://www.v2mjj.com/auth/register,请求异常(ERROR:404)
https://www.aaafanli.com/auth/register,请求异常(ERROR:404)
https://catcloud.shop/auth/register,请求异常(ERROR:404)
https://www.ygsjkspace.xyz/auth/register,请求异常(ERROR:404)
https://jk178.xyz/auth/register,请求异常(ERROR:404)
https://tocloud.vip/auth/register,请求异常(ERROR:404)
https://greenorange.club/auth/register,请求异常(ERROR:404)
https://www.vpncg.com/auth/register,请求异常(ERROR:521)
https://sopen.xyz/auth/register,请求异常(ERROR:521)
https://keko.moe/auth/register,请求异常(ERROR:522)
https://oxss.me/auth/register,请求异常(ERROR:522)
https://starkspeed.xyz/auth/register,请求异常(ERROR:522)
https://renzhe.world/auth/register,请求异常(ERROR:522)
https://gatlin.pro/auth/register,请求异常(ERROR:522)
https://iplcfast.com/auth/register,请求异常(ERROR:522)
https://fastone.top/auth/register,请求异常(ERROR:522)
https://www.aifan.pro/auth/register,请求异常(ERROR:522)
https://evan888.com/auth/register,请求异常(ERROR:526)
https://xixixi.nl/auth/register,请求异常(ERROR:526)
https://www.riyumi.xyz/auth/register,请求异常(ERROR:526)
https://www.patrickstarcloud.com/auth/register,请求异常(ERROR:526)
https://cloud.nima.ma/auth/register,请求异常(ERROR:530)
https://moebi.in/auth/register,限制注册(邀请)
https://www.sjlx.win/auth/register,限制注册(邀请)
https://dash.project-cyber.com/auth/register,限制注册(邀请)
https://igongtou.xyz/auth/register,限制注册(邀请)
https://2mb.network/auth/register,限制注册(邀请)
https://www.1314159.xyz/auth/register,限制注册(邀请)
https://www.onelight.cc/auth/register,限制注册(邀请)
https://alick.co/auth/register,限制注册(邀请)
https://yours.wdnmd.rocks/auth/register,限制注册(邀请)
https://zerocloud.biz/auth/register,限制注册(邀请)
https://3bear.shop/auth/register,限制注册(邀请)
https://3600.ml/auth/register,限制注册(邀请)
https://20212345.xyz/auth/register,限制注册(邀请)
https://mbky.org/auth/register,限制注册(邀请)
https://nanoda.site/auth/register,限制注册(邀请)
https://vv.freya.moe/auth/register,限制注册(邀请)
https://fq.mk/auth/register,限制注册(邀请)
https://www.wssss.shop/auth/register,限制注册(邮箱)
https://tikoky.com/auth/register,限制注册(邮箱)
https://netsky.club/auth/register,限制注册(邮箱)
https://linkhub.asia/auth/register,限制注册(邮箱)
https://xtspeeder.com/auth/register,限制注册(邮箱)
https://taiyun.cc/auth/register,限制注册(邮箱)
https://www.jcbb.xyz/auth/register,限制注册(邮箱)
https://raycloud.icu/auth/register,限制注册(邮箱)
https://www.jobjapan.com/auth/register,限制注册(邮箱)
https://www.kuaizai.xyz/auth/register,限制注册(邮箱)
https://pupu.live/auth/register,限制注册(邮箱)
https://easier.site/auth/register,限制注册(邮箱)
https://koozk.com/auth/register,限制注册(邮箱)
https://www.zifaner.com/auth/register,限制注册(邮箱)
https://imust.cloud/auth/register,限制注册(邮箱)
https://vtol.pw/auth/register,限制注册(邮箱)
https://relx.host/auth/register,限制注册(邮箱)
https://anway.wiki/auth/register,限制注册(邮箱)
https://qtycloud.xyz/auth/register,限制注册(邮箱)
https://ssp.xiao00.com/auth/register,限制注册(邮箱)
https://ricenet.cc/auth/register,限制注册(邮箱)
https://bananasuperman.cf/auth/register,限制注册(邮箱)
https://ssr.qhhz.xyz/auth/register,限制注册(邮箱)
https://www.qtycloud.xyz/auth/register,限制注册(邮箱)
https://xiao91.com/auth/register,限制注册(邮箱)
https://flysocks.pw/auth/register,限制注册(邮箱)
https://xxuan1.icu/auth/register,限制注册(邮箱)
https://cyoooo.co/auth/register,限制注册(邮箱)
https://mfcloud.host/auth/register,限制注册(邮箱)
https://linbei.net/auth/register,限制注册(邮箱)
https://www.marst1.com/auth/register,限制注册(邮箱)
https://noir1216.fun/auth/register,限制注册(邮箱)
https://kakaovpn.com/auth/register,限制注册(邮箱)
https://kiko.tifa1.top/auth/register,限制注册(邮箱)
https://www.chenxing.gq/auth/register,限制注册(邮箱)
https://www.wjn13.com/auth/register,限制注册(邮箱)
https://arssr.top/auth/register,限制注册(邮箱)
https://cyoooo.cc/auth/register,限制注册(邮箱)
https://bbsu.icu/auth/register,限制注册(邮箱)
https://ikuuu.co/auth/register,限制注册(邮箱)
https://www.luckyair.xyz/auth/register,限制注册(邮箱)
https://socloud.me/auth/register,限制注册(邮箱)
https://www.miku.pm/auth/register,限制注册(邮箱)
https://admin.dogvpn.me/auth/register,限制注册(邮箱)
https://suibianqide.com/auth/register,限制注册(邮箱)
https://www.dny123.xyz/auth/register,限制注册(邮箱)
https://www.flyall.me/auth/register,限制注册(邮箱)
https://flyall.me/auth/register,限制注册(邮箱)
https://flexline.xyz/auth/register,限制注册(邮箱)
https://www.xadangsheng.com/auth/register,限制注册(邮箱)
https://csvpn.xyz/auth/register,限制注册(邮箱)
https://www.echo-99.xyz/auth/register,限制注册(邮箱)
https://cylink.app/auth/register,限制注册(邮箱)
https://www.applegame.xyz/auth/register,限制注册(邮箱)
https://netpad.cloud/auth/register,限制注册(邮箱)
https://geekspeed.app/auth/register,限制注册(邮箱)
https://doggetech.com/auth/register,限制注册(邮箱)
https://fly.catcottage.us/auth/register,限制注册(邮箱)
https://tgzm.xyz/auth/register,限制注册(邮箱)
https://shangwangke.org/auth/register,限制注册(邮箱)
https://lanlianhuayun.com/auth/register,限制注册(邮箱)
https://bigdream.cloud/auth/register,限制注册(邮箱)
https://m.xhhv2.com/auth/register,限制注册(邮箱)
https://soulss.cloud/auth/register,限制注册(邮箱)
https://yiyo.mobi/auth/register,限制注册(邮箱)
https://www.hnyhgl.com/auth/register,限制注册(邮箱)
https://huajic.link/auth/register,限制注册(邮箱)
https://www.woccloud.io/auth/register,限制注册(邮箱)
https://hyss.org/auth/register,限制注册(邮箱)
https://taiyun.app/auth/register,限制注册(邮箱)
https://fastnode.info/auth/register,限制注册(邮箱)
https://7sucloud.vip/auth/register,限制注册(邮箱)
https://call.chenxing.gq/auth/register,限制注册(邮箱)
https://dogvpn.me/auth/register,限制注册(邮箱)
https://zc17.xyz/auth/register,限制注册(邮箱)
https://www.backwavesyun.com/auth/register,限制注册(邮箱)
https://paofu.cloud/auth/register,限制注册(邮箱)
https://mxwljsq.com/auth/register,限制注册(邮箱)
https://ofor.cc/auth/register,限制注册(邮箱)
https://dogcloud.co/auth/register,限制注册(邮箱)
https://riyumi.xyz/auth/register,限制注册(邮箱)
https://backwavesyun.com/auth/register,限制注册(邮箱)
https://anway.xyz/auth/register,限制注册(邮箱)
https://fbi.sale/auth/register,限制注册(邮箱)
https://www.acto01.xyz/auth/register,限制注册(邮箱)
https://zc18.xyz/auth/register,限制注册(邮箱)
https://jk18.vip/auth/register,限制注册(邮箱)
https://yangnice.ddnsgeek.com/auth/register,限制注册(邮箱)
https://naiko.cloud/auth/register,限制注册(邮箱)
https://22044.xyz/auth/register,限制注册(邮箱)
https://滑稽场.com/auth/register,限制注册(邮箱)
https://flexlinex.com/auth/register,限制注册(邮箱)
https://hntaohai.xyz/auth/register,限制注册(邮箱)
https://bigm.cc/auth/register,限制注册(邮箱)
https://gs1024.com/auth/register,限制注册(邮箱)
https://uuswly.com/auth/register,限制注册(邮箱)
https://ifaner.org/auth/register,限制注册(邮箱)
https://www.ivpnpro.org/auth/register,限制注册(邮箱)
https://woc666.com/auth/register,限制注册(邮箱)
https://speedsocks.xyz/auth/register,限制注册(邮箱)
https://panel.testred.xyz/auth/register,限制注册(邮箱)
https://go.mllss.com/auth/register,限制注册(邮箱)
https://www.vpn200.net/auth/register,限制注册(邮箱)
https://nsfwcloud.com/auth/register,限制注册(邮箱)
https://tiyunzong.cloud/auth/register,限制注册(邮箱)


================================================
FILE: src/database/sspanel_hosts/classifier/mining_2021-12-20 09-41-08.csv
================================================
url,label
https://yuko.work/auth/register,CloudflareDefenseV2
https://prime.ypork.com/auth/register,Email Validation
https://forust.net/auth/register,Email Validation
https://g01.info/auth/register,Email Validation
https://renzhe.cloud/auth/register,Email Validation
https://fhuotz.com/auth/register,Email Validation
https://matrixap.com/auth/register,Email Validation
https://7cc.buzz/auth/register,Email Validation
https://www.gftech.cc/auth/register,Email Validation
https://oceancloud.asia/auth/register,Email Validation
https://worldnod.com/auth/register,Email Validation
https://znetvpn.xyz/auth/register,Email Validation
https://savier.xyz/auth/register,Email Validation
https://www.freedog.pw/auth/register,Email Validation
https://iceyun.one/auth/register,Email Validation
https://ayu-ssr.com/auth/register,Email Validation
https://bgpnet.org/auth/register,Email Validation
https://bbs.cloudnetwork.pro/auth/register,Email Validation
https://dash.tail.one/auth/register,Email Validation;GeeTest Validation
https://www.outwall.net/auth/register,Email Validation;GeeTest Validation
https://ipyipy.cc/auth/register,GeeTest Validation
https://v2.hor1zon.xyz/auth/register,GeeTest Validation
https://user.58ppyun.com/auth/register,GeeTest Validation
https://suying999.net/auth/register,GeeTest Validation
https://wgy0.com/auth/register,GeeTest Validation
https://juzi69.com/auth/register,GeeTest Validation
https://www.ppyun.co/auth/register,GeeTest Validation
https://youyun688.net/auth/register,GeeTest Validation
https://yhy001.xyz/auth/register,GeeTest Validation
https://s8ks.us/auth/register,GeeTest Validation
https://www.biegaowole.xyz/auth/register,GeeTest Validation
https://www.reoen.xyz/auth/register,GeeTest Validation
https://sy168.site/auth/register,GeeTest Validation
https://www.jssr.cc/auth/register,GeeTest Validation
https://樱花云.com/auth/register,GeeTest Validation
https://feisucloud.com/auth/register,GeeTest Validation
https://admin.91zfdao.com/auth/register,GeeTest Validation
https://yhy123.xyz/auth/register,GeeTest Validation
https://www.sufeiyun.icu/auth/register,GeeTest Validation
https://www.mxyssr.fun/auth/register,GeeTest Validation
https://cloud.nima.ma/auth/register,GeeTest Validation
https://sgv2.club/auth/register,GeeTest Validation
https://daboluo.buzz/auth/register,GeeTest Validation
https://jiying789.com/auth/register,GeeTest Validation
https://www.wogg.site/auth/register,GeeTest Validation
https://yooookv2.top/auth/register,GeeTest Validation
https://gogo.bid/auth/register,GeeTest Validation
https://tanzcloud.com/auth/register,GeeTest Validation
https://littleqqq.com/auth/register,GeeTest Validation
https://52yun.club/auth/register,GeeTest Validation
https://maossr.top/auth/register,GeeTest Validation
https://www.wiougong.space/auth/register,GeeTest Validation
https://youyun688.com/auth/register,GeeTest Validation
https://juzi66.com/auth/register,GeeTest Validation
https://swgj.xyz/auth/register,GeeTest Validation
https://suying222.net/auth/register,GeeTest Validation
https://littleq.me/auth/register,GeeTest Validation
https://misakanetwork.co/auth/register,GeeTest Validation
https://yubanssr.xyz/auth/register,GeeTest Validation
https://bikbik.xyz/auth/register,GeeTest Validation
https://www.reoenoen.xyz/auth/register,GeeTest Validation
https://netdiary.club/auth/register,GeeTest Validation
https://jike.ph/auth/register,GeeTest Validation
https://www.douluos.xyz/auth/register,GeeTest Validation
https://www.97jiasu.com/auth/register,GeeTest Validation
https://www.789vpn.top/auth/register,GeeTest Validation
https://ssr.pogoss.vip/auth/register,GeeTest Validation
https://www.dvacloud.net/auth/register,Google reCAPTCHA
https://lsjnb.com/auth/register,Google reCAPTCHA
https://fast-fish.me/auth/register,Google reCAPTCHA
https://ppssr.tk/auth/register,Google reCAPTCHA
https://wingybubble.club/auth/register,Google reCAPTCHA
https://tianhang.shop/auth/register,Google reCAPTCHA
https://hi-russia.com/auth/register,Google reCAPTCHA
https://biteb.me/auth/register,Google reCAPTCHA
https://gsoula.cloud/auth/register,Google reCAPTCHA
https://biteb.cc/auth/register,Google reCAPTCHA
https://lo-li.xyz/auth/register,Google reCAPTCHA
https://sola.chat/auth/register,Normal
https://pluto.aaxc.club/auth/register,Normal
https://ftqpro.com/auth/register,Normal
https://fafoot.net/auth/register,Normal
https://tudouvp.top/auth/register,Normal
https://gogoveepien8.xyz/auth/register,Normal
https://www.alphaproxy.link/auth/register,Normal
https://www.cc13.cc/auth/register,Normal
https://v.goworld.xyz/auth/register,Normal
https://de1.foreign-expat-tv.win/auth/register,Normal
https://wolaile.icu/auth/register,Normal
https://gogoo.club/auth/register,Normal
https://www.tui789.xyz/auth/register,Normal
https://jsmao.net/auth/register,Normal
https://www.sdvfly.top/auth/register,Normal
https://xniuniu.top/auth/register,Normal
https://www.jisutizi.xyz/auth/register,Normal
https://goveepien.com/auth/register,Normal
https://fanqiev2.com/auth/register,Normal
https://www.xmfjsq.com/auth/register,Normal
https://mgnet.vip/auth/register,Normal
https://yuejisu.cc/auth/register,Normal
https://www.vpau.vip/auth/register,Normal
https://niubi.cyou/auth/register,Normal
https://azi.azzico.cc/auth/register,Normal
https://moccloud.com/auth/register,Normal
https://eins-klien.net/auth/register,Normal
https://xniuniu.xyz/auth/register,Normal
https://az.yunyunyun.date/auth/register,Normal
https://xiaobai.network/auth/register,Normal
https://laov888.com/auth/register,Normal
https://xixi0001.com/auth/register,Normal
https://thjsq.me/auth/register,Normal
https://laochuanzhang.top/auth/register,Normal
https://www.mixhost.cf/auth/register,Normal
https://beebeeline.com/auth/register,Normal
https://zerocloud.works/auth/register,Normal
https://cv2.fun/auth/register,Normal
https://www.dabai.in/auth/register,Normal
https://www.sola.li/auth/register,Normal
https://www.sola.chat/auth/register,Normal
https://www.c-u.us/auth/register,Normal
https://ss.shangdaxue.win/auth/register,Normal
https://cuyun.xyz/auth/register,Normal
https://sevenclub.cc/auth/register,Normal
https://星际云.com/auth/register,Normal
https://www.kmayun.com/auth/register,Normal
https://zhuzhu12.xyz/auth/register,Normal
https://m.lemon77.im/auth/register,Normal
https://www.mianyang.link/auth/register,Normal
https://maoqiang.xyz/auth/register,Normal
https://weixiaovpn.com/auth/register,Normal
https://www.tui889.xyz/auth/register,Normal
https://www.ledlandi.com/auth/register,Normal
https://www.xkkk.top/auth/register,Normal
https://mitaocloud8.xyz/auth/register,Normal
https://alphaproxy.link/auth/register,Normal
https://wocaovee.xyz/auth/register,Normal
https://kuangsulian.com/auth/register,Normal
https://www.stconnect.net/auth/register,Normal
https://www.xjycloud.xyz/auth/register,Normal
https://jgjc.top/auth/register,Normal
https://eelvee.net/auth/register,Normal
https://www.xyss.cc/auth/register,Normal
https://www.xiaoliebao.xyz/auth/register,Normal
https://cv2.us/auth/register,Normal
https://www.xmyjsq.com/auth/register,Normal
https://web.bananaspeed.site/auth/register,Normal
https://www.91ftq.com/auth/register,Normal
https://www.takumitek.co/auth/register,Normal
https://gkdcloud.shop/auth/register,Normal
https://haohaolaowang.xyz/auth/register,Normal
https://stovpn.com/auth/register,Normal
https://www.99ftq.xyz/auth/register,Normal
https://gkdcloud.xyz/auth/register,Normal
https://jgjc.pw/auth/register,Normal
https://11kk168.net/auth/register,Normal
https://weilan.app/auth/register,Normal
https://www.mgjs.cc/auth/register,Normal
https://xixi.ph/auth/register,Normal
https://situcloud.ml/auth/register,Normal
https://atomdos.org/auth/register,Normal
https://www.yropo.top/auth/register,Normal
https://fastgor.com/auth/register,Normal
https://yesdaddy.win/auth/register,Normal
https://physicxx.com/auth/register,Normal
https://gotonet.xyz/auth/register,Normal
https://www.sakurazbc.com/auth/register,Normal
https://beebeeline.biz/auth/register,Normal
https://rabbitairlines.com/auth/register,Normal
https://paimon.cc/auth/register,Normal
https://ikuaibo.xyz/auth/register,Normal
https://secondw.org/auth/register,Normal
https://www.ktfyun.com/auth/register,Normal
https://oing.in/auth/register,Normal
https://aaxc.club/auth/register,Normal
https://fastgor.xyz/auth/register,Normal
https://wocaovee.com/auth/register,Normal
https://jisutizi.xyz/auth/register,Normal
https://qiaqia.io/auth/register,Normal
https://500ml.buzz/auth/register,Normal
https://www.feixia66.xyz/auth/register,Normal
http://20991231.xyz/auth/register,危险通信(HTTP)
http://www.ojbk.pw/auth/register,危险通信(HTTP)
http://suannai123.xyz/auth/register,危险通信(HTTP)
http://xc688.xyz/auth/register,危险通信(HTTP)
http://nanoda.site/auth/register,危险通信(HTTP)
http://laowuhk.xyz/auth/register,危险通信(HTTP)
http://www.ytdy666.buzz/auth/register,危险通信(HTTP)
http://47.91.14.174/auth/register,危险通信(HTTP)
http://www.xiongxxz.xyz/auth/register,危险通信(HTTP)
http://103.79.77.68/auth/register,危险通信(HTTP)
http://www.tgzm.xyz/auth/register,危险通信(HTTP)
http://www.skymanhua.net/auth/register,危险通信(HTTP)
http://雫猫.com/auth/register,危险通信(HTTP)
http://199.255.96.216/auth/register,危险通信(HTTP)
http://156.251.165.21/auth/register,危险通信(HTTP)
http://www.daishuvpn.top/auth/register,危险通信(HTTP)
http://www.applegame.xyz/auth/register,危险通信(HTTP)
http://superfast8.com/auth/register,危险通信(HTTP)
http://wolun7.com/auth/register,危险通信(HTTP)
http://www.wolun7.com/auth/register,危险通信(HTTP)
http://cloudtu.cc/auth/register,危险通信(HTTP)
http://t-one.xyz/auth/register,危险通信(HTTP)
http://bfgok.com/auth/register,危险通信(HTTP)
http://ssr017.xyz/auth/register,危险通信(HTTP)
http://www.xixisoft.com/auth/register,危险通信(HTTP)
http://weixiaojiasu.xyz/auth/register,危险通信(HTTP)
http://www.fastvpn.top/auth/register,危险通信(HTTP)
http://vpn-wangluo.info/auth/register,危险通信(HTTP)
http://www.ldjs.xyz/auth/register,危险通信(HTTP)
http://www.v2mjj.com/auth/register,危险通信(HTTP)
http://57s.in/auth/register,危险通信(HTTP)
http://52jingtanhao.party/auth/register,危险通信(HTTP)
http://www.sky-sky.cc/auth/register,危险通信(HTTP)
http://www.cesuser.com/auth/register,危险通信(HTTP)
http://ksjb.xyz/auth/register,危险通信(HTTP)
http://ssr011.xyz/auth/register,危险通信(HTTP)
http://subclsnet.com/auth/register,危险通信(HTTP)
http://www.oladbeauty.xyz/auth/register,危险通信(HTTP)
http://yesdaddy.win/auth/register,危险通信(HTTP)
http://www.qiuniu.top/auth/register,危险通信(HTTP)
http://www.uuyunsw.com/auth/register,危险通信(HTTP)
http://52node.xyz/auth/register,危险通信(HTTP)
http://www.jxyun588.xyz/auth/register,危险通信(HTTP)
http://mfcloud.host/auth/register,危险通信(HTTP)
http://m.xhhv2.com/auth/register,危险通信(HTTP)
http://152.70.240.123/auth/register,危险通信(HTTP)
http://www.spacexjc.xyz/auth/register,危险通信(HTTP)
http://www.cloudbb.win/auth/register,危险通信(HTTP)
http://www.pandabb.xyz/auth/register,危险通信(HTTP)
http://wookong.fun/auth/register,危险通信(HTTP)
http://www.superfast8.com/auth/register,危险通信(HTTP)
http://yunyunyun.date/auth/register,危险通信(HTTP)
http://wanda123.xyz/auth/register,危险通信(HTTP)
http://fanqiang888.xyz/auth/register,危险通信(HTTP)
http://www.oing.xyz/auth/register,危险通信(HTTP)
http://www.niuniu.site/auth/register,危险通信(HTTP)
http://www.fignet.cn/auth/register,危险通信(HTTP)
http://v2mjj.com/auth/register,危险通信(HTTP)
http://malivpn.com/auth/register,危险通信(HTTP)
http://houzi.me/auth/register,危险通信(HTTP)
http://wobaligang.xyz/auth/register,危险通信(HTTP)
http://yooo.me/auth/register,危险通信(HTTP)
http://www.endoxx.xyz/auth/register,危险通信(HTTP)
http://www.52jingtanhao.org/auth/register,危险通信(HTTP)
http://www.mogu-cloud.xyz/auth/register,危险通信(HTTP)
https://thjsq.co/auth/register,拒绝注册
https://leline.net/auth/register,拒绝注册
https://llhyun.com/auth/register,拒绝注册
https://www.hxrtnt.com/auth/register,拒绝注册
https://www.199yun.info/auth/register,拒绝注册
https://xxft.cc/auth/register,拒绝注册
https://goacross2020.com/auth/register,拒绝注册
https://ashin.us/auth/register,拒绝注册
https://www.abuxiaoxi.com/auth/register,拒绝注册
https://cloud.imust.top/auth/register,拒绝注册
https://wgy1.space/auth/register,拒绝注册
https://2k11.cc/auth/register,拒绝注册
https://lse112233.ml/auth/register,拒绝注册
https://www.soulooks.com/auth/register,拒绝注册
https://miaoyun.xyz/auth/register,拒绝注册
https://zukishiro.me/auth/register,拒绝注册
https://dbjs.xyz/auth/register,拒绝注册
https://www.imust.cloud/auth/register,拒绝注册
https://www.nydus.cyou/auth/register,拒绝注册
https://sviptiz.xyz/auth/register,拒绝注册
https://zc01.us/auth/register,拒绝注册
https://dash.fartrans.xyz/auth/register,拒绝注册
https://kuaiyun888.com/auth/register,拒绝注册
https://www.xsty.vip/auth/register,拒绝注册
https://www.speedy.asia/auth/register,拒绝注册
https://www.woccloud.org/auth/register,拒绝注册
https://57s.nl/auth/register,拒绝注册
https://www.xinyun.buzz/auth/register,拒绝注册
https://fastone.top/auth/register,拒绝注册
https://www.designspeedonly.xyz/auth/register,拒绝注册
https://woyaojiasu.com/auth/register,拒绝注册
https://jdycloud.xyz/auth/register,拒绝注册
https://www.ashin.us/auth/register,拒绝注册
https://beidaonet.software/auth/register,拒绝注册
https://kapok.icu/auth/register,拒绝注册
https://client.vpn-tn.com/auth/register,拒绝注册
https://kapoksub.com/auth/register,拒绝注册
https://pro.crosswall.cc/auth/register,拒绝注册
https://www.luckyss.xyz/auth/register,拒绝注册
https://naicha.cyou/auth/register,拒绝注册
https://cyooo.co/auth/register,拒绝注册
https://107.172.198.124/auth/register,未授权站点
https://43.129.30.90/auth/register,未授权站点
https://www.skysky.cc/auth/register,请求异常(ERROR:302)
https://aaaa.xxxxpppp.cyou/auth/register,请求异常(ERROR:302)
https://flysocks.in/auth/register,请求异常(ERROR:302)
https://wingybubble.men/auth/register,请求异常(ERROR:302)
https://www.mjjspeed.com/auth/register,请求异常(ERROR:403)
https://ybdml.club/auth/register,请求异常(ERROR:403)
https://judelvin.com/auth/register,请求异常(ERROR:403)
https://www.bmyv2.com/auth/register,请求异常(ERROR:404)
https://suyuns.xyz/auth/register,请求异常(ERROR:404)
https://greenorange.club/auth/register,请求异常(ERROR:404)
https://skysky.cc/auth/register,请求异常(ERROR:404)
https://www.ygsjkspace.xyz/auth/register,请求异常(ERROR:404)
https://v2.fartrans.xyz/auth/register,请求异常(ERROR:404)
https://fartrans.net/auth/register,请求异常(ERROR:404)
https://xco001.xyz/auth/register,请求异常(ERROR:404)
https://kapok.gkd.wiki/auth/register,请求异常(ERROR:404)
https://ailoli.me/auth/register,请求异常(ERROR:404)
https://www.chinahnxx.com/auth/register,请求异常(ERROR:404)
https://catcloud.shop/auth/register,请求异常(ERROR:404)
https://www.aaafanli.com/auth/register,请求异常(ERROR:404)
https://m.2aa.casa/auth/register,请求异常(ERROR:404)
https://proxy.mgus.xyz/auth/register,请求异常(ERROR:404)
https://www.v2mjj.com/auth/register,请求异常(ERROR:404)
https://bmyv2.com/auth/register,请求异常(ERROR:404)
https://tocloud.vip/auth/register,请求异常(ERROR:404)
https://jk178.xyz/auth/register,请求异常(ERROR:404)
https://www.maomi.link/auth/register,请求异常(ERROR:404)
https://www.vpncg.com/auth/register,请求异常(ERROR:521)
https://sopen.xyz/auth/register,请求异常(ERROR:521)
https://gatlin.pro/auth/register,请求异常(ERROR:522)
https://oxss.me/auth/register,请求异常(ERROR:522)
https://iplcfast.com/auth/register,请求异常(ERROR:522)
https://www.aifan.pro/auth/register,请求异常(ERROR:522)
https://keko.moe/auth/register,请求异常(ERROR:522)
https://starkspeed.xyz/auth/register,请求异常(ERROR:522)
https://renzhe.world/auth/register,请求异常(ERROR:522)
https://evan888.com/auth/register,请求异常(ERROR:526)
https://www.patrickstarcloud.com/auth/register,请求异常(ERROR:526)
https://xixixi.nl/auth/register,请求异常(ERROR:526)
https://www.riyumi.xyz/auth/register,请求异常(ERROR:526)
https://igongtou.xyz/auth/register,限制注册(邀请)
https://3bear.shop/auth/register,限制注册(邀请)
https://2mb.network/auth/register,限制注册(邀请)
https://www.onelight.cc/auth/register,限制注册(邀请)
https://www.1314159.xyz/auth/register,限制注册(邀请)
https://zerocloud.biz/auth/register,限制注册(邀请)
https://20212345.xyz/auth/register,限制注册(邀请)
https://3600.ml/auth/register,限制注册(邀请)
https://nanoda.site/auth/register,限制注册(邀请)
https://mbky.org/auth/register,限制注册(邀请)
https://vv.freya.moe/auth/register,限制注册(邀请)
https://www.sjlx.win/auth/register,限制注册(邀请)
https://dash.project-cyber.com/auth/register,限制注册(邀请)
https://yours.wdnmd.rocks/auth/register,限制注册(邀请)
https://fq.mk/auth/register,限制注册(邀请)
https://alick.co/auth/register,限制注册(邀请)
https://moebi.in/auth/register,限制注册(邀请)
https://xxuan1.icu/auth/register,限制注册(邮箱)
https://admin.dogvpn.me/auth/register,限制注册(邮箱)
https://anway.wiki/auth/register,限制注册(邮箱)
https://www.vpn200.net/auth/register,限制注册(邮箱)
https://fastnode.info/auth/register,限制注册(邮箱)
https://ifaner.org/auth/register,限制注册(邮箱)
https://panel.testred.xyz/auth/register,限制注册(邮箱)
https://uuswly.com/auth/register,限制注册(邮箱)
https://www.flyall.me/auth/register,限制注册(邮箱)
https://bbsu.icu/auth/register,限制注册(邮箱)
https://relx.host/auth/register,限制注册(邮箱)
https://yangnice.ddnsgeek.com/auth/register,限制注册(邮箱)
https://www.jcbb.xyz/auth/register,限制注册(邮箱)
https://linbei.net/auth/register,限制注册(邮箱)
https://go.mllss.com/auth/register,限制注册(邮箱)
https://socloud.me/auth/register,限制注册(邮箱)
https://ofor.cc/auth/register,限制注册(邮箱)
https://doggetech.com/auth/register,限制注册(邮箱)
https://mfcloud.host/auth/register,限制注册(邮箱)
https://xiao91.com/auth/register,限制注册(邮箱)
https://cylink.app/auth/register,限制注册(邮箱)
https://koozk.com/auth/register,限制注册(邮箱)
https://easier.site/auth/register,限制注册(邮箱)
https://www.qtycloud.xyz/auth/register,限制注册(邮箱)
https://zc18.xyz/auth/register,限制注册(邮箱)
https://www.luckyair.xyz/auth/register,限制注册(邮箱)
https://vtol.pw/auth/register,限制注册(邮箱)
https://xtspeeder.com/auth/register,限制注册(邮箱)
https://huajic.link/auth/register,限制注册(邮箱)
https://mxwljsq.com/auth/register,限制注册(邮箱)
https://riyumi.xyz/auth/register,限制注册(邮箱)
https://flysocks.pw/auth/register,限制注册(邮箱)
https://www.backwavesyun.com/auth/register,限制注册(邮箱)
https://zc17.xyz/auth/register,限制注册(邮箱)
https://www.xadangsheng.com/auth/register,限制注册(邮箱)
https://geekspeed.app/auth/register,限制注册(邮箱)
https://bigm.cc/auth/register,限制注册(邮箱)
https://taiyun.cc/auth/register,限制注册(邮箱)
https://gs1024.com/auth/register,限制注册(邮箱)
https://naiko.cloud/auth/register,限制注册(邮箱)
https://flexlinex.com/auth/register,限制注册(邮箱)
https://m.xhhv2.com/auth/register,限制注册(邮箱)
https://qtycloud.xyz/auth/register,限制注册(邮箱)
https://cyoooo.cc/auth/register,限制注册(邮箱)
https://pupu.live/auth/register,限制注册(邮箱)
https://22044.xyz/auth/register,限制注册(邮箱)
https://suibianqide.com/auth/register,限制注册(邮箱)
https://jk18.vip/auth/register,限制注册(邮箱)
https://raycloud.icu/auth/register,限制注册(邮箱)
https://ricenet.cc/auth/register,限制注册(邮箱)
https://hntaohai.xyz/auth/register,限制注册(邮箱)
https://www.echo-99.xyz/auth/register,限制注册(邮箱)
https://shangwangke.org/auth/register,限制注册(邮箱)
https://bigdream.cloud/auth/register,限制注册(邮箱)
https://soulss.cloud/auth/register,限制注册(邮箱)
https://woc666.com/auth/register,限制注册(邮箱)
https://ssp.xiao00.com/auth/register,限制注册(邮箱)
https://www.acto01.xyz/auth/register,限制注册(邮箱)
https://speedsocks.xyz/auth/register,限制注册(邮箱)
https://call.chenxing.gq/auth/register,限制注册(邮箱)
https://kiko.tifa1.top/auth/register,限制注册(邮箱)
https://bananasuperman.cf/auth/register,限制注册(邮箱)
https://taiyun.app/auth/register,限制注册(邮箱)
https://www.miku.pm/auth/register,限制注册(邮箱)
https://www.applegame.xyz/auth/register,限制注册(邮箱)
https://www.chenxing.gq/auth/register,限制注册(邮箱)
https://www.woccloud.io/auth/register,限制注册(邮箱)
https://www.kuaizai.xyz/auth/register,限制注册(邮箱)
https://www.ivpnpro.org/auth/register,限制注册(邮箱)
https://imust.cloud/auth/register,限制注册(邮箱)
https://www.dny123.xyz/auth/register,限制注册(邮箱)
https://csvpn.xyz/auth/register,限制注册(邮箱)
https://www.jobjapan.com/auth/register,限制注册(邮箱)
https://kakaovpn.com/auth/register,限制注册(邮箱)
https://ikuuu.co/auth/register,限制注册(邮箱)
https://www.zifaner.com/auth/register,限制注册(邮箱)
https://backwavesyun.com/auth/register,限制注册(邮箱)
https://arssr.top/auth/register,限制注册(邮箱)
https://www.wjn13.com/auth/register,限制注册(邮箱)
https://anway.xyz/auth/register,限制注册(邮箱)
https://ssr.qhhz.xyz/auth/register,限制注册(邮箱)
https://7sucloud.vip/auth/register,限制注册(邮箱)
https://linkhub.asia/auth/register,限制注册(邮箱)
https://flexline.xyz/auth/register,限制注册(邮箱)
https://nsfwcloud.com/auth/register,限制注册(邮箱)
https://lanlianhuayun.com/auth/register,限制注册(邮箱)
https://www.wssss.shop/auth/register,限制注册(邮箱)
https://滑稽场.com/auth/register,限制注册(邮箱)
https://cyoooo.co/auth/register,限制注册(邮箱)
https://hyss.org/auth/register,限制注册(邮箱)
https://dogvpn.me/auth/register,限制注册(邮箱)
https://tgzm.xyz/auth/register,限制注册(邮箱)
https://dogcloud.co/auth/register,限制注册(邮箱)
https://www.marst1.com/auth/register,限制注册(邮箱)
https://netpad.cloud/auth/register,限制注册(邮箱)
https://fly.catcottage.us/auth/register,限制注册(邮箱)
https://yiyo.mobi/auth/register,限制注册(邮箱)
https://paofu.cloud/auth/register,限制注册(邮箱)
https://tikoky.com/auth/register,限制注册(邮箱)
https://flyall.me/auth/register,限制注册(邮箱)
https://fbi.sale/auth/register,限制注册(邮箱)
https://netsky.club/auth/register,限制注册(邮箱)
https://noir1216.fun/auth/register,限制注册(邮箱)
https://www.hnyhgl.com/auth/register,限制注册(邮箱)
https://tiyunzong.cloud/auth/register,限制注册(邮箱)


================================================
FILE: src/database/sspanel_hosts/classifier/mining_2021-12-20 19-51-58.csv
================================================
url,label
https://yuko.work/auth/register,CloudflareDefenseV2
https://ayu-ssr.com/auth/register,Email Validation
https://iceyun.one/auth/register,Email Validation
https://bbs.cloudnetwork.pro/auth/register,Email Validation
https://www.gftech.cc/auth/register,Email Validation
https://7cc.buzz/auth/register,Email Validation
https://prime.ypork.com/auth/register,Email Validation
https://www.freedog.pw/auth/register,Email Validation
https://renzhe.cloud/auth/register,Email Validation
https://matrixap.com/auth/register,Email Validation
https://bgpnet.org/auth/register,Email Validation
https://g01.info/auth/register,Email Validation
https://worldnod.com/auth/register,Email Validation
https://oceancloud.asia/auth/register,Email Validation
https://znetvpn.xyz/auth/register,Email Validation
https://savier.xyz/auth/register,Email Validation
https://forust.net/auth/register,Email Validation
https://fhuotz.com/auth/register,Email Validation
https://dash.tail.one/auth/register,Email Validation;GeeTest Validation
https://www.outwall.net/auth/register,Email Validation;GeeTest Validation
https://admin.91zfdao.com/auth/register,GeeTest Validation
https://youyun688.com/auth/register,GeeTest Validation
https://52yun.club/auth/register,GeeTest Validation
https://www.97jiasu.com/auth/register,GeeTest Validation
https://www.douluos.xyz/auth/register,GeeTest Validation
https://user.58ppyun.com/auth/register,GeeTest Validation
https://cloud.nima.ma/auth/register,GeeTest Validation
https://tanzcloud.com/auth/register,GeeTest Validation
https://yooookv2.top/auth/register,GeeTest Validation
https://swgj.xyz/auth/register,GeeTest Validation
https://www.biegaowole.xyz/auth/register,GeeTest Validation
https://s8ks.us/auth/register,GeeTest Validation
https://jiying789.com/auth/register,GeeTest Validation
https://www.mxyssr.fun/auth/register,GeeTest Validation
https://netdiary.club/auth/register,GeeTest Validation
https://www.wogg.site/auth/register,GeeTest Validation
https://juzi69.com/auth/register,GeeTest Validation
https://www.ppyun.co/auth/register,GeeTest Validation
https://sgv2.club/auth/register,GeeTest Validation
https://yubanssr.xyz/auth/register,GeeTest Validation
https://gogo.bid/auth/register,GeeTest Validation
https://littleqqq.com/auth/register,GeeTest Validation
https://www.jssr.cc/auth/register,GeeTest Validation
https://juzi66.com/auth/register,GeeTest Validation
https://wgy0.com/auth/register,GeeTest Validation
https://daboluo.buzz/auth/register,GeeTest Validation
https://youyun688.net/auth/register,GeeTest Validation
https://suying222.net/auth/register,GeeTest Validation
https://v2.hor1zon.xyz/auth/register,GeeTest Validation
https://www.reoen.xyz/auth/register,GeeTest Validation
https://www.789vpn.top/auth/register,GeeTest Validation
https://www.wiougong.space/auth/register,GeeTest Validation
https://ipyipy.cc/auth/register,GeeTest Validation
https://suying999.net/auth/register,GeeTest Validation
https://littleq.me/auth/register,GeeTest Validation
https://yhy001.xyz/auth/register,GeeTest Validation
https://bikbik.xyz/auth/register,GeeTest Validation
https://www.sufeiyun.icu/auth/register,GeeTest Validation
https://jike.ph/auth/register,GeeTest Validation
https://yhy123.xyz/auth/register,GeeTest Validation
https://www.reoenoen.xyz/auth/register,GeeTest Validation
https://ssr.pogoss.vip/auth/register,GeeTest Validation
https://maossr.top/auth/register,GeeTest Validation
https://sy168.site/auth/register,GeeTest Validation
https://feisucloud.com/auth/register,GeeTest Validation
https://misakanetwork.co/auth/register,GeeTest Validation
https://樱花云.com/auth/register,GeeTest Validation
https://wingybubble.club/auth/register,Google reCAPTCHA
https://www.dvacloud.net/auth/register,Google reCAPTCHA
https://lsjnb.com/auth/register,Google reCAPTCHA
https://biteb.cc/auth/register,Google reCAPTCHA
https://biteb.me/auth/register,Google reCAPTCHA
https://hi-russia.com/auth/register,Google reCAPTCHA
https://tianhang.shop/auth/register,Google reCAPTCHA
https://fast-fish.me/auth/register,Google reCAPTCHA
https://lo-li.xyz/auth/register,Google reCAPTCHA
https://ppssr.tk/auth/register,Google reCAPTCHA
https://gsoula.cloud/auth/register,Google reCAPTCHA
https://wocaovee.com/auth/register,Normal
https://fastgor.xyz/auth/register,Normal
https://moccloud.com/auth/register,Normal
https://xniuniu.xyz/auth/register,Normal
https://xniuniu.top/auth/register,Normal
https://niubi.cyou/auth/register,Normal
https://physicxx.com/auth/register,Normal
https://de1.foreign-expat-tv.win/auth/register,Normal
https://jsmao.net/auth/register,Normal
https://www.dabai.in/auth/register,Normal
https://cylink.app/auth/register,Normal
https://gotonet.xyz/auth/register,Normal
https://jgjc.pw/auth/register,Normal
https://fanqiev2.com/auth/register,Normal
https://ftqpro.com/auth/register,Normal
https://www.alphaproxy.link/auth/register,Normal
https://www.xmyjsq.com/auth/register,Normal
https://thjsq.me/auth/register,Normal
https://www.mixhost.cf/auth/register,Normal
https://gkdcloud.xyz/auth/register,Normal
https://jisutizi.xyz/auth/register,Normal
https://wolaile.icu/auth/register,Normal
https://mgnet.vip/auth/register,Normal
https://m.lemon77.im/auth/register,Normal
https://maoqiang.xyz/auth/register,Normal
https://www.sakurazbc.com/auth/register,Normal
https://www.kmayun.com/auth/register,Normal
https://xyss.xyz/auth/register,Normal
https://goveepien.com/auth/register,Normal
https://azi.azzico.cc/auth/register,Normal
https://ikuaibo.xyz/auth/register,Normal
https://az.yunyunyun.date/auth/register,Normal
https://eelvee.net/auth/register,Normal
https://qiaqia.io/auth/register,Normal
https://paimon.cc/auth/register,Normal
https://laochuanzhang.top/auth/register,Normal
https://gogoo.club/auth/register,Normal
https://cv2.us/auth/register,Normal
https://rabbitairlines.com/auth/register,Normal
https://www.sola.chat/auth/register,Normal
https://weixiaovpn.com/auth/register,Normal
https://beebeeline.biz/auth/register,Normal
https://500ml.buzz/auth/register,Normal
https://www.yropo.top/auth/register,Normal
https://星际云.com/auth/register,Normal
https://fafoot.net/auth/register,Normal
https://xixi0001.com/auth/register,Normal
https://tudouvp.top/auth/register,Normal
https://gkdcloud.shop/auth/register,Normal
https://cv2.fun/auth/register,Normal
https://weilan.app/auth/register,Normal
https://wocaovee.xyz/auth/register,Normal
https://gogoveepien8.xyz/auth/register,Normal
https://secondw.org/auth/register,Normal
https://stovpn.com/auth/register,Normal
https://www.sdvfly.top/auth/register,Normal
https://www.stconnect.net/auth/register,Normal
https://11kk168.net/auth/register,Normal
https://xixi.ph/auth/register,Normal
https://eins-klien.net/auth/register,Normal
https://oing.in/auth/register,Normal
https://yuejisu.cc/auth/register,Normal
https://www.vpau.vip/auth/register,Normal
https://kuangsulian.com/auth/register,Normal
https://www.99ftq.xyz/auth/register,Normal
https://www.91ftq.com/auth/register,Normal
https://www.mianyang.link/auth/register,Normal
https://sevenclub.cc/auth/register,Normal
https://www.xiaoliebao.xyz/auth/register,Normal
https://cuyun.xyz/auth/register,Normal
https://www.ktfyun.com/auth/register,Normal
https://www.xyss.cc/auth/register,Normal
https://www.feixia66.xyz/auth/register,Normal
https://situcloud.ml/auth/register,Normal
https://web.bananaspeed.site/auth/register,Normal
https://yesdaddy.win/auth/register,Normal
https://zhuzhu12.xyz/auth/register,Normal
https://beebeeline.com/auth/register,Normal
https://www.takumitek.co/auth/register,Normal
https://sola.chat/auth/register,Normal
https://ss.shangdaxue.win/auth/register,Normal
https://mitaocloud8.xyz/auth/register,Normal
https://www.xkkk.top/auth/register,Normal
https://xiaobai.network/auth/register,Normal
https://www.xmfjsq.com/auth/register,Normal
https://www.cc13.cc/auth/register,Normal
https://alphaproxy.link/auth/register,Normal
https://pluto.aaxc.club/auth/register,Normal
https://laov888.com/auth/register,Normal
https://www.tui889.xyz/auth/register,Normal
https://www.tui789.xyz/auth/register,Normal
https://haohaolaowang.xyz/auth/register,Normal
https://www.jisutizi.xyz/auth/register,Normal
https://atomdos.org/auth/register,Normal
https://www.sola.li/auth/register,Normal
https://fastgor.com/auth/register,Normal
https://www.xjycloud.xyz/auth/register,Normal
https://www.ledlandi.com/auth/register,Normal
https://aaxc.club/auth/register,Normal
https://www.c-u.us/auth/register,Normal
https://zerocloud.works/auth/register,Normal
https://www.mgjs.cc/auth/register,Normal
http://www.fastvpn.top/auth/register,危险通信(HTTP)
http://ssr011.xyz/auth/register,危险通信(HTTP)
http://www.oladbeauty.xyz/auth/register,危险通信(HTTP)
http://57s.in/auth/register,危险通信(HTTP)
http://mfcloud.host/auth/register,危险通信(HTTP)
http://vpn-wangluo.info/auth/register,危险通信(HTTP)
http://199.255.96.216/auth/register,危险通信(HTTP)
http://laowuhk.xyz/auth/register,危险通信(HTTP)
http://www.52jingtanhao.org/auth/register,危险通信(HTTP)
http://www.oing.xyz/auth/register,危险通信(HTTP)
http://www.wolun7.com/auth/register,危险通信(HTTP)
http://www.ytdy666.buzz/auth/register,危险通信(HTTP)
http://www.jxyun588.xyz/auth/register,危险通信(HTTP)
http://www.daishuvpn.top/auth/register,危险通信(HTTP)
http://xc688.xyz/auth/register,危险通信(HTTP)
http://雫猫.com/auth/register,危险通信(HTTP)
http://www.v2mjj.com/auth/register,危险通信(HTTP)
http://wookong.fun/auth/register,危险通信(HTTP)
http://subclsnet.com/auth/register,危险通信(HTTP)
http://www.endoxx.xyz/auth/register,危险通信(HTTP)
http://www.ldjs.xyz/auth/register,危险通信(HTTP)
http://20991231.xyz/auth/register,危险通信(HTTP)
http://103.79.77.68/auth/register,危险通信(HTTP)
http://www.ojbk.pw/auth/register,危险通信(HTTP)
http://wobaligang.xyz/auth/register,危险通信(HTTP)
http://ssr017.xyz/auth/register,危险通信(HTTP)
http://yunyunyun.date/auth/register,危险通信(HTTP)
http://www.mogu-cloud.xyz/auth/register,危险通信(HTTP)
http://ksjb.xyz/auth/register,危险通信(HTTP)
http://www.cloudbb.win/auth/register,危险通信(HTTP)
http://152.70.240.123/auth/register,危险通信(HTTP)
http://156.251.165.21/auth/register,危险通信(HTTP)
http://fanqiang888.xyz/auth/register,危险通信(HTTP)
http://www.xixisoft.com/auth/register,危险通信(HTTP)
http://superfast8.com/auth/register,危险通信(HTTP)
http://wolun7.com/auth/register,危险通信(HTTP)
http://houzi.me/auth/register,危险通信(HTTP)
http://bfgok.com/auth/register,危险通信(HTTP)
http://nanoda.site/auth/register,危险通信(HTTP)
http://malivpn.com/auth/register,危险通信(HTTP)
http://www.pandabb.xyz/auth/register,危险通信(HTTP)
http://cloudtu.cc/auth/register,危险通信(HTTP)
http://wanda123.xyz/auth/register,危险通信(HTTP)
http://v2mjj.com/auth/register,危险通信(HTTP)
http://www.niuniu.site/auth/register,危险通信(HTTP)
http://52node.xyz/auth/register,危险通信(HTTP)
http://www.spacexjc.xyz/auth/register,危险通信(HTTP)
http://www.qiuniu.top/auth/register,危险通信(HTTP)
http://www.sky-sky.cc/auth/register,危险通信(HTTP)
http://suannai123.xyz/auth/register,危险通信(HTTP)
http://www.fignet.cn/auth/register,危险通信(HTTP)
http://www.applegame.xyz/auth/register,危险通信(HTTP)
http://yooo.me/auth/register,危险通信(HTTP)
http://www.cesuser.com/auth/register,危险通信(HTTP)
http://www.skymanhua.net/auth/register,危险通信(HTTP)
http://www.uuyunsw.com/auth/register,危险通信(HTTP)
http://www.superfast8.com/auth/register,危险通信(HTTP)
http://yesdaddy.win/auth/register,危险通信(HTTP)
http://t-one.xyz/auth/register,危险通信(HTTP)
http://52jingtanhao.party/auth/register,危险通信(HTTP)
http://weixiaojiasu.xyz/auth/register,危险通信(HTTP)
http://www.tgzm.xyz/auth/register,危险通信(HTTP)
http://www.xiongxxz.xyz/auth/register,危险通信(HTTP)
http://m.xhhv2.com/auth/register,危险通信(HTTP)
http://47.91.14.174/auth/register,危险通信(HTTP)
https://www.xinyun.buzz/auth/register,拒绝注册
https://jdycloud.xyz/auth/register,拒绝注册
https://woyaojiasu.com/auth/register,拒绝注册
https://www.imust.cloud/auth/register,拒绝注册
https://kuaiyun888.com/auth/register,拒绝注册
https://57s.nl/auth/register,拒绝注册
https://www.luckyss.xyz/auth/register,拒绝注册
https://ashin.us/auth/register,拒绝注册
https://www.speedy.asia/auth/register,拒绝注册
https://dbjs.xyz/auth/register,拒绝注册
https://dash.fartrans.xyz/auth/register,拒绝注册
https://www.abuxiaoxi.com/auth/register,拒绝注册
https://kapoksub.com/auth/register,拒绝注册
https://client.vpn-tn.com/auth/register,拒绝注册
https://naicha.cyou/auth/register,拒绝注册
https://llhyun.com/auth/register,拒绝注册
https://www.woccloud.org/auth/register,拒绝注册
https://thjsq.co/auth/register,拒绝注册
https://www.nydus.cyou/auth/register,拒绝注册
https://goacross2020.com/auth/register,拒绝注册
https://www.199yun.info/auth/register,拒绝注册
https://beidaonet.software/auth/register,拒绝注册
https://xxft.cc/auth/register,拒绝注册
https://zukishiro.me/auth/register,拒绝注册
https://www.hxrtnt.com/auth/register,拒绝注册
https://2k11.cc/auth/register,拒绝注册
https://fastone.top/auth/register,拒绝注册
https://cyooo.co/auth/register,拒绝注册
https://www.ashin.us/auth/register,拒绝注册
https://miaoyun.xyz/auth/register,拒绝注册
https://sviptiz.xyz/auth/register,拒绝注册
https://www.designspeedonly.xyz/auth/register,拒绝注册
https://pro.crosswall.cc/auth/register,拒绝注册
https://www.soulooks.com/auth/register,拒绝注册
https://wgy1.space/auth/register,拒绝注册
https://cloud.imust.top/auth/register,拒绝注册
https://kapok.icu/auth/register,拒绝注册
https://leline.net/auth/register,拒绝注册
https://zc01.us/auth/register,拒绝注册
https://www.xsty.vip/auth/register,拒绝注册
https://lse112233.ml/auth/register,拒绝注册
https://107.172.198.124/auth/register,未授权站点
https://43.129.30.90/auth/register,未授权站点
https://wingybubble.men/auth/register,请求异常(ERROR:302)
https://www.skysky.cc/auth/register,请求异常(ERROR:302)
https://flysocks.in/auth/register,请求异常(ERROR:302)
https://aaaa.xxxxpppp.cyou/auth/register,请求异常(ERROR:302)
https://judelvin.com/auth/register,请求异常(ERROR:403)
https://ybdml.club/auth/register,请求异常(ERROR:403)
https://www.mjjspeed.com/auth/register,请求异常(ERROR:403)
https://xco001.xyz/auth/register,请求异常(ERROR:404)
https://v2.fartrans.xyz/auth/register,请求异常(ERROR:404)
https://catcloud.shop/auth/register,请求异常(ERROR:404)
https://jk178.xyz/auth/register,请求异常(ERROR:404)
https://fartrans.net/auth/register,请求异常(ERROR:404)
https://kapok.gkd.wiki/auth/register,请求异常(ERROR:404)
https://www.maomi.link/auth/register,请求异常(ERROR:404)
https://suyuns.xyz/auth/register,请求异常(ERROR:404)
https://v.goworld.xyz/auth/register,请求异常(ERROR:404)
https://greenorange.club/auth/register,请求异常(ERROR:404)
https://www.ygsjkspace.xyz/auth/register,请求异常(ERROR:404)
https://www.aaafanli.com/auth/register,请求异常(ERROR:404)
https://proxy.mgus.xyz/auth/register,请求异常(ERROR:404)
https://ailoli.me/auth/register,请求异常(ERROR:404)
https://bmyv2.com/auth/register,请求异常(ERROR:404)
https://www.bmyv2.com/auth/register,请求异常(ERROR:404)
https://tocloud.vip/auth/register,请求异常(ERROR:404)
https://m.2aa.casa/auth/register,请求异常(ERROR:404)
https://skysky.cc/auth/register,请求异常(ERROR:404)
https://www.v2mjj.com/auth/register,请求异常(ERROR:404)
https://www.chinahnxx.com/auth/register,请求异常(ERROR:404)
https://www.vpncg.com/auth/register,请求异常(ERROR:521)
https://sopen.xyz/auth/register,请求异常(ERROR:521)
https://www.aifan.pro/auth/register,请求异常(ERROR:522)
https://keko.moe/auth/register,请求异常(ERROR:522)
https://iplcfast.com/auth/register,请求异常(ERROR:522)
https://oxss.me/auth/register,请求异常(ERROR:522)
https://renzhe.world/auth/register,请求异常(ERROR:522)
https://gatlin.pro/auth/register,请求异常(ERROR:522)
https://starkspeed.xyz/auth/register,请求异常(ERROR:522)
https://www.patrickstarcloud.com/auth/register,请求异常(ERROR:526)
https://xixixi.nl/auth/register,请求异常(ERROR:526)
https://evan888.com/auth/register,请求异常(ERROR:526)
https://www.riyumi.xyz/auth/register,请求异常(ERROR:526)
https://moebi.in/auth/register,限制注册(邀请)
https://nanoda.site/auth/register,限制注册(邀请)
https://2mb.network/auth/register,限制注册(邀请)
https://yours.wdnmd.rocks/auth/register,限制注册(邀请)
https://dash.project-cyber.com/auth/register,限制注册(邀请)
https://3bear.shop/auth/register,限制注册(邀请)
https://zerocloud.biz/auth/register,限制注册(邀请)
https://www.1314159.xyz/auth/register,限制注册(邀请)
https://www.onelight.cc/auth/register,限制注册(邀请)
https://igongtou.xyz/auth/register,限制注册(邀请)
https://3600.ml/auth/register,限制注册(邀请)
https://fq.mk/auth/register,限制注册(邀请)
https://www.sjlx.win/auth/register,限制注册(邀请)
https://vv.freya.moe/auth/register,限制注册(邀请)
https://alick.co/auth/register,限制注册(邀请)
https://20212345.xyz/auth/register,限制注册(邀请)
https://mbky.org/auth/register,限制注册(邀请)
https://www.wjn13.com/auth/register,限制注册(邮箱)
https://taiyun.cc/auth/register,限制注册(邮箱)
https://ssp.xiao00.com/auth/register,限制注册(邮箱)
https://bananasuperman.cf/auth/register,限制注册(邮箱)
https://xtspeeder.com/auth/register,限制注册(邮箱)
https://www.zifaner.com/auth/register,限制注册(邮箱)
https://kiko.tifa1.top/auth/register,限制注册(邮箱)
https://riyumi.xyz/auth/register,限制注册(邮箱)
https://anway.xyz/auth/register,限制注册(邮箱)
https://dogvpn.me/auth/register,限制注册(邮箱)
https://csvpn.xyz/auth/register,限制注册(邮箱)
https://geekspeed.app/auth/register,限制注册(邮箱)
https://fbi.sale/auth/register,限制注册(邮箱)
https://dogcloud.co/auth/register,限制注册(邮箱)
https://arssr.top/auth/register,限制注册(邮箱)
https://qtycloud.xyz/auth/register,限制注册(邮箱)
https://tikoky.com/auth/register,限制注册(邮箱)
https://m.xhhv2.com/auth/register,限制注册(邮箱)
https://flyall.me/auth/register,限制注册(邮箱)
https://mfcloud.host/auth/register,限制注册(邮箱)
https://ssr.qhhz.xyz/auth/register,限制注册(邮箱)
https://hntaohai.xyz/auth/register,限制注册(邮箱)
https://xiao91.com/auth/register,限制注册(邮箱)
https://woc666.com/auth/register,限制注册(邮箱)
https://www.kuaizai.xyz/auth/register,限制注册(邮箱)
https://noir1216.fun/auth/register,限制注册(邮箱)
https://fly.catcottage.us/auth/register,限制注册(邮箱)
https://www.marst1.com/auth/register,限制注册(邮箱)
https://speedsocks.xyz/auth/register,限制注册(邮箱)
https://hyss.org/auth/register,限制注册(邮箱)
https://call.chenxing.gq/auth/register,限制注册(邮箱)
https://koozk.com/auth/register,限制注册(邮箱)
https://www.dny123.xyz/auth/register,限制注册(邮箱)
https://uuswly.com/auth/register,限制注册(邮箱)
https://tiyunzong.cloud/auth/register,限制注册(邮箱)
https://pupu.live/auth/register,限制注册(邮箱)
https://fastnode.info/auth/register,限制注册(邮箱)
https://www.chenxing.gq/auth/register,限制注册(邮箱)
https://www.flyall.me/auth/register,限制注册(邮箱)
https://7sucloud.vip/auth/register,限制注册(邮箱)
https://imust.cloud/auth/register,限制注册(邮箱)
https://www.jobjapan.com/auth/register,限制注册(邮箱)
https://ifaner.org/auth/register,限制注册(邮箱)
https://bigdream.cloud/auth/register,限制注册(邮箱)
https://ikuuu.co/auth/register,限制注册(邮箱)
https://www.wssss.shop/auth/register,限制注册(邮箱)
https://www.echo-99.xyz/auth/register,限制注册(邮箱)
https://lanlianhuayun.com/auth/register,限制注册(邮箱)
https://panel.testred.xyz/auth/register,限制注册(邮箱)
https://www.backwavesyun.com/auth/register,限制注册(邮箱)
https://relx.host/auth/register,限制注册(邮箱)
https://ofor.cc/auth/register,限制注册(邮箱)
https://go.mllss.com/auth/register,限制注册(邮箱)
https://easier.site/auth/register,限制注册(邮箱)
https://soulss.cloud/auth/register,限制注册(邮箱)
https://kakaovpn.com/auth/register,限制注册(邮箱)
https://www.qtycloud.xyz/auth/register,限制注册(邮箱)
https://www.vpn200.net/auth/register,限制注册(邮箱)
https://yiyo.mobi/auth/register,限制注册(邮箱)
https://www.jcbb.xyz/auth/register,限制注册(邮箱)
https://raycloud.icu/auth/register,限制注册(邮箱)
https://anway.wiki/auth/register,限制注册(邮箱)
https://yangnice.ddnsgeek.com/auth/register,限制注册(邮箱)
https://naiko.cloud/auth/register,限制注册(邮箱)
https://flysocks.pw/auth/register,限制注册(邮箱)
https://ricenet.cc/auth/register,限制注册(邮箱)
https://zc18.xyz/auth/register,限制注册(邮箱)
https://tgzm.xyz/auth/register,限制注册(邮箱)
https://nsfwcloud.com/auth/register,限制注册(邮箱)
https://www.xadangsheng.com/auth/register,限制注册(邮箱)
https://linbei.net/auth/register,限制注册(邮箱)
https://paofu.cloud/auth/register,限制注册(邮箱)
https://taiyun.app/auth/register,限制注册(邮箱)
https://www.miku.pm/auth/register,限制注册(邮箱)
https://vtol.pw/auth/register,限制注册(邮箱)
https://doggetech.com/auth/register,限制注册(邮箱)
https://zc17.xyz/auth/register,限制注册(邮箱)
https://admin.dogvpn.me/auth/register,限制注册(邮箱)
https://suibianqide.com/auth/register,限制注册(邮箱)
https://bigm.cc/auth/register,限制注册(邮箱)
https://bbsu.icu/auth/register,限制注册(邮箱)
https://flexline.xyz/auth/register,限制注册(邮箱)
https://shangwangke.org/auth/register,限制注册(邮箱)
https://gs1024.com/auth/register,限制注册(邮箱)
https://flexlinex.com/auth/register,限制注册(邮箱)
https://www.luckyair.xyz/auth/register,限制注册(邮箱)
https://huajic.link/auth/register,限制注册(邮箱)
https://jk18.vip/auth/register,限制注册(邮箱)
https://xxuan1.icu/auth/register,限制注册(邮箱)
https://cyoooo.cc/auth/register,限制注册(邮箱)
https://netpad.cloud/auth/register,限制注册(邮箱)
https://滑稽场.com/auth/register,限制注册(邮箱)
https://www.applegame.xyz/auth/register,限制注册(邮箱)
https://backwavesyun.com/auth/register,限制注册(邮箱)
https://mxwljsq.com/auth/register,限制注册(邮箱)
https://www.woccloud.io/auth/register,限制注册(邮箱)
https://www.ivpnpro.org/auth/register,限制注册(邮箱)
https://22044.xyz/auth/register,限制注册(邮箱)
https://linkhub.asia/auth/register,限制注册(邮箱)
https://cyoooo.co/auth/register,限制注册(邮箱)
https://www.acto01.xyz/auth/register,限制注册(邮箱)
https://netsky.club/auth/register,限制注册(邮箱)
https://www.hnyhgl.com/auth/register,限制注册(邮箱)
https://socloud.me/auth/register,限制注册(邮箱)


================================================
FILE: src/database/sspanel_hosts/classifier/mining_2021-12-20 20-57-57.csv
================================================
url,label
https://yuko.work/auth/register,CloudflareDefenseV2
https://7cc.buzz/auth/register,Email Validation
https://ayu-ssr.com/auth/register,Email Validation
https://worldnod.com/auth/register,Email Validation
https://forust.net/auth/register,Email Validation
https://bbs.cloudnetwork.pro/auth/register,Email Validation
https://matrixap.com/auth/register,Email Validation
https://fhuotz.com/auth/register,Email Validation
https://znetvpn.xyz/auth/register,Email Validation
https://renzhe.cloud/auth/register,Email Validation
https://iceyun.one/auth/register,Email Validation
https://savier.xyz/auth/register,Email Validation
https://prime.ypork.com/auth/register,Email Validation
https://g01.info/auth/register,Email Validation
https://www.gftech.cc/auth/register,Email Validation
https://bgpnet.org/auth/register,Email Validation
https://oceancloud.asia/auth/register,Email Validation
https://www.freedog.pw/auth/register,Email Validation
https://dash.tail.one/auth/register,Email Validation;GeeTest Validation
https://www.outwall.net/auth/register,Email Validation;GeeTest Validation
https://littleq.me/auth/register,GeeTest Validation
https://www.97jiasu.com/auth/register,GeeTest Validation
https://www.sufeiyun.icu/auth/register,GeeTest Validation
https://yhy123.xyz/auth/register,GeeTest Validation
https://yooookv2.top/auth/register,GeeTest Validation
https://bikbik.xyz/auth/register,GeeTest Validation
https://www.reoen.xyz/auth/register,GeeTest Validation
https://youyun688.com/auth/register,GeeTest Validation
https://www.789vpn.top/auth/register,GeeTest Validation
https://ipyipy.cc/auth/register,GeeTest Validation
https://www.mxyssr.fun/auth/register,GeeTest Validation
https://juzi69.com/auth/register,GeeTest Validation
https://yubanssr.xyz/auth/register,GeeTest Validation
https://admin.91zfdao.com/auth/register,GeeTest Validation
https://yhy001.xyz/auth/register,GeeTest Validation
https://user.58ppyun.com/auth/register,GeeTest Validation
https://v2.hor1zon.xyz/auth/register,GeeTest Validation
https://jiying789.com/auth/register,GeeTest Validation
https://www.biegaowole.xyz/auth/register,GeeTest Validation
https://juzi66.com/auth/register,GeeTest Validation
https://swgj.xyz/auth/register,GeeTest Validation
https://maossr.top/auth/register,GeeTest Validation
https://sy168.site/auth/register,GeeTest Validation
https://daboluo.buzz/auth/register,GeeTest Validation
https://sgv2.club/auth/register,GeeTest Validation
https://littleqqq.com/auth/register,GeeTest Validation
https://tanzcloud.com/auth/register,GeeTest Validation
https://www.douluos.xyz/auth/register,GeeTest Validation
https://youyun688.net/auth/register,GeeTest Validation
https://www.ppyun.co/auth/register,GeeTest Validation
https://ssr.pogoss.vip/auth/register,GeeTest Validation
https://misakanetwork.co/auth/register,GeeTest Validation
https://cloud.nima.ma/auth/register,GeeTest Validation
https://suying999.net/auth/register,GeeTest Validation
https://s8ks.us/auth/register,GeeTest Validation
https://www.wiougong.space/auth/register,GeeTest Validation
https://www.reoenoen.xyz/auth/register,GeeTest Validation
https://suying222.net/auth/register,GeeTest Validation
https://52yun.club/auth/register,GeeTest Validation
https://wgy0.com/auth/register,GeeTest Validation
https://樱花云.com/auth/register,GeeTest Validation
https://jike.ph/auth/register,GeeTest Validation
https://www.wogg.site/auth/register,GeeTest Validation
https://gogo.bid/auth/register,GeeTest Validation
https://netdiary.club/auth/register,GeeTest Validation
https://www.jssr.cc/auth/register,GeeTest Validation
https://feisucloud.com/auth/register,GeeTest Validation
https://fast-fish.me/auth/register,Google reCAPTCHA
https://gsoula.cloud/auth/register,Google reCAPTCHA
https://ppssr.tk/auth/register,Google r
Download .txt
gitextract_1sphxduy/

├── .github/
│   └── workflows/
│       └── automated.yml
├── .gitignore
├── LICENSE
├── README.md
├── docs/
│   └── subs/
│       ├── 开源计划.md
│       ├── 技术文档.md
│       ├── 更新日志.md
│       └── 注意事项.md
├── examples/
│   └── test_mining.py
├── requirements.txt
└── src/
    ├── apis/
    │   ├── __init__.py
    │   └── scaffold/
    │       ├── __init__.py
    │       ├── install.py
    │       └── mining.py
    ├── database/
    │   └── sspanel_hosts/
    │       ├── classifier/
    │       │   ├── mining_2021-12-17 22-13-32.csv
    │       │   ├── mining_2021-12-17 23-23-43.csv
    │       │   ├── mining_2021-12-18 09-42-49.csv
    │       │   ├── mining_2021-12-18 20-54-42.csv
    │       │   ├── mining_2021-12-19 09-44-45.csv
    │       │   ├── mining_2021-12-19 20-55-56.csv
    │       │   ├── mining_2021-12-20 09-41-08.csv
    │       │   ├── mining_2021-12-20 19-51-58.csv
    │       │   ├── mining_2021-12-20 20-57-57.csv
    │       │   ├── mining_2021-12-21 09-42-15.csv
    │       │   ├── mining_2021-12-21 20-57-04.csv
    │       │   ├── mining_2021-12-22 09-42-05.csv
    │       │   ├── mining_2021-12-22 20-57-04.csv
    │       │   ├── mining_2021-12-23 09-39-46.csv
    │       │   ├── mining_2021-12-23 20-57-25.csv
    │       │   ├── mining_2021-12-24 09-38-49.csv
    │       │   ├── mining_2021-12-24 20-56-33.csv
    │       │   ├── mining_2021-12-25 09-38-02.csv
    │       │   ├── mining_2021-12-25 20-55-08.csv
    │       │   ├── mining_2021-12-26 09-43-31.csv
    │       │   ├── mining_2021-12-26 20-55-02.csv
    │       │   ├── mining_2021-12-27 09-40-23.csv
    │       │   ├── mining_2021-12-27 20-58-34.csv
    │       │   ├── mining_2021-12-28 09-39-56.csv
    │       │   ├── mining_2021-12-28 20-56-34.csv
    │       │   ├── mining_2021-12-29 09-39-22.csv
    │       │   ├── mining_2021-12-29 20-57-06.csv
    │       │   ├── mining_2021-12-30 09-39-13.csv
    │       │   ├── mining_2021-12-30 20-56-56.csv
    │       │   ├── mining_2021-12-31 09-41-55.csv
    │       │   ├── mining_2021-12-31 20-56-09.csv
    │       │   ├── mining_2022-01-01 09-43-04.csv
    │       │   ├── mining_2022-01-01 20-55-15.csv
    │       │   ├── mining_2022-01-02 09-44-22.csv
    │       │   ├── mining_2022-01-02 20-54-54.csv
    │       │   ├── mining_2022-01-03 09-40-34.csv
    │       │   ├── mining_2022-01-03 20-57-23.csv
    │       │   ├── mining_2022-01-04 09-41-49.csv
    │       │   ├── mining_2022-01-04 20-56-46.csv
    │       │   ├── mining_2022-01-05 09-44-00.csv
    │       │   ├── mining_2022-01-05 20-57-39.csv
    │       │   ├── mining_2022-01-06 09-48-53.csv
    │       │   ├── mining_2022-01-06 20-58-07.csv
    │       │   ├── mining_2022-01-07 09-48-37.csv
    │       │   ├── mining_2022-01-07 20-56-41.csv
    │       │   ├── mining_2022-01-08 09-40-51.csv
    │       │   ├── mining_2022-01-08 20-56-01.csv
    │       │   ├── mining_2022-01-09 09-45-51.csv
    │       │   ├── mining_2022-01-09 20-56-08.csv
    │       │   ├── mining_2022-01-10 09-41-07.csv
    │       │   ├── mining_2022-01-10 20-58-24.csv
    │       │   ├── mining_2022-01-11 09-43-47.csv
    │       │   ├── mining_2022-01-11 20-56-56.csv
    │       │   ├── mining_2022-01-12 09-42-49.csv
    │       │   ├── mining_2022-01-12 20-57-54.csv
    │       │   ├── mining_2022-01-13 09-45-29.csv
    │       │   ├── mining_2022-01-13 20-58-22.csv
    │       │   ├── mining_2022-01-14 09-44-19.csv
    │       │   ├── mining_2022-01-14 20-58-07.csv
    │       │   ├── mining_2022-01-15 09-41-04.csv
    │       │   ├── mining_2022-01-15 20-57-41.csv
    │       │   ├── mining_2022-01-16 09-47-04.csv
    │       │   ├── mining_2022-01-16 20-56-39.csv
    │       │   ├── mining_2022-01-17 09-44-12.csv
    │       │   ├── mining_2022-01-17 20-58-37.csv
    │       │   ├── mining_2022-01-18 09-44-43.csv
    │       │   ├── mining_2022-01-18 20-58-26.csv
    │       │   ├── mining_2022-01-19 09-34-06.csv
    │       │   ├── mining_2022-01-19 20-52-17.csv
    │       │   ├── mining_2022-01-20 09-50-51.csv
    │       │   ├── mining_2022-01-20 20-52-56.csv
    │       │   ├── mining_2022-01-21 09-34-41.csv
    │       │   ├── mining_2022-01-21 20-52-11.csv
    │       │   ├── mining_2022-01-22 09-32-33.csv
    │       │   ├── mining_2022-01-22 20-50-24.csv
    │       │   ├── mining_2022-01-23 09-35-53.csv
    │       │   ├── mining_2022-01-23 20-51-40.csv
    │       │   ├── mining_2022-01-24 09-39-47.csv
    │       │   ├── mining_2022-01-24 20-52-44.csv
    │       │   ├── mining_2022-01-25 09-42-50.csv
    │       │   ├── mining_2022-01-25 20-53-32.csv
    │       │   ├── mining_2022-01-26 09-44-28.csv
    │       │   ├── mining_2022-01-26 20-52-00.csv
    │       │   ├── mining_2022-01-27 09-37-39.csv
    │       │   ├── mining_2022-01-27 20-54-28.csv
    │       │   ├── mining_2022-01-28 09-37-43.csv
    │       │   ├── mining_2022-01-28 20-51-50.csv
    │       │   ├── mining_2022-01-29 09-31-03.csv
    │       │   ├── mining_2022-01-29 20-51-44.csv
    │       │   ├── mining_2022-01-30 09-36-27.csv
    │       │   ├── mining_2022-01-30 20-50-24.csv
    │       │   ├── mining_2022-01-31 09-35-18.csv
    │       │   ├── mining_2022-01-31 20-52-23.csv
    │       │   ├── mining_2022-02-01 09-40-18.csv
    │       │   ├── mining_2022-02-01 20-52-55.csv
    │       │   ├── mining_2022-02-02 09-38-20.csv
    │       │   ├── mining_2022-02-02 20-53-13.csv
    │       │   ├── mining_2022-02-03 09-34-27.csv
    │       │   ├── mining_2022-02-04 19-59-51.csv
    │       │   ├── mining_2022-02-04 20-45-07.csv
    │       │   ├── mining_2022-02-05 09-19-35.csv
    │       │   ├── mining_2022-02-05 20-42-12.csv
    │       │   ├── mining_2022-02-06 09-44-20.csv
    │       │   ├── mining_2022-02-06 20-50-14.csv
    │       │   ├── mining_2022-02-07 09-37-08.csv
    │       │   ├── mining_2022-02-07 20-53-12.csv
    │       │   ├── mining_2022-02-08 09-39-43.csv
    │       │   ├── mining_2022-02-08 20-51-19.csv
    │       │   ├── mining_2022-02-09 09-44-20.csv
    │       │   ├── mining_2022-02-09 20-52-50.csv
    │       │   ├── mining_2022-02-10 09-39-54.csv
    │       │   ├── mining_2022-02-10 20-51-28.csv
    │       │   ├── mining_2022-02-11 09-41-47.csv
    │       │   ├── mining_2022-02-11 20-51-12.csv
    │       │   ├── mining_2022-02-12 09-42-37.csv
    │       │   ├── mining_2022-02-12 20-50-14.csv
    │       │   ├── mining_2022-02-13 09-42-50.csv
    │       │   ├── mining_2022-02-13 20-50-15.csv
    │       │   ├── mining_2022-02-14 09-35-43.csv
    │       │   ├── mining_2022-02-14 20-52-35.csv
    │       │   ├── mining_2022-02-15 09-49-15.csv
    │       │   ├── mining_2022-02-15 20-53-06.csv
    │       │   ├── mining_2022-02-16 09-46-59.csv
    │       │   ├── mining_2022-02-16 20-51-55.csv
    │       │   ├── mining_2022-02-17 09-33-08.csv
    │       │   ├── mining_2022-02-17 20-52-48.csv
    │       │   ├── mining_2022-02-18 09-46-24.csv
    │       │   ├── mining_2022-02-18 20-54-22.csv
    │       │   ├── mining_2022-02-19 09-41-16.csv
    │       │   ├── mining_2022-02-19 20-51-05.csv
    │       │   ├── mining_2022-02-20 09-46-53.csv
    │       │   ├── mining_2022-02-20 20-51-31.csv
    │       │   ├── mining_2022-02-21 09-39-45.csv
    │       │   ├── mining_2022-02-21 20-54-00.csv
    │       │   ├── mining_2022-02-22 09-41-02.csv
    │       │   ├── mining_2022-02-22 20-54-45.csv
    │       │   ├── mining_2022-02-23 09-50-13.csv
    │       │   ├── mining_2022-02-23 20-54-11.csv
    │       │   ├── mining_2022-02-24 09-48-25.csv
    │       │   ├── mining_2022-02-24 20-55-24.csv
    │       │   ├── mining_2022-02-25 09-47-04.csv
    │       │   ├── mining_2022-02-25 20-54-07.csv
    │       │   ├── mining_2022-02-26 09-38-44.csv
    │       │   ├── mining_2022-02-26 20-52-22.csv
    │       │   ├── mining_2022-02-27 09-46-22.csv
    │       │   ├── mining_2022-02-27 20-52-12.csv
    │       │   ├── mining_2022-02-28 09-47-32.csv
    │       │   ├── mining_2022-02-28 20-54-40.csv
    │       │   ├── mining_2022-03-01 09-58-00.csv
    │       │   ├── mining_2022-03-01 20-56-01.csv
    │       │   ├── mining_2022-03-02 09-53-36.csv
    │       │   ├── mining_2022-03-02 20-55-44.csv
    │       │   ├── mining_2022-03-03 09-54-23.csv
    │       │   ├── mining_2022-03-03 20-54-54.csv
    │       │   ├── mining_2022-03-04 09-58-26.csv
    │       │   ├── mining_2022-03-04 20-55-05.csv
    │       │   ├── mining_2022-03-05 09-50-55.csv
    │       │   ├── mining_2022-03-05 20-52-53.csv
    │       │   ├── mining_2022-03-06 09-49-02.csv
    │       │   ├── mining_2022-03-06 20-53-50.csv
    │       │   ├── mining_2022-03-07 09-51-53.csv
    │       │   ├── mining_2022-03-07 20-56-09.csv
    │       │   ├── mining_2022-03-08 09-50-48.csv
    │       │   ├── mining_2022-03-08 20-56-25.csv
    │       │   ├── mining_2022-03-09 09-53-23.csv
    │       │   ├── mining_2022-03-09 20-55-10.csv
    │       │   ├── mining_2022-03-10 10-00-22.csv
    │       │   ├── mining_2022-03-10 20-57-12.csv
    │       │   ├── mining_2022-03-11 09-55-39.csv
    │       │   ├── mining_2022-03-11 20-55-10.csv
    │       │   ├── mining_2022-03-12 09-42-51.csv
    │       │   ├── mining_2022-03-12 20-53-16.csv
    │       │   ├── mining_2022-03-13 09-45-55.csv
    │       │   ├── mining_2022-03-13 20-53-48.csv
    │       │   ├── mining_2022-03-14 09-53-57.csv
    │       │   ├── mining_2022-03-14 21-01-05.csv
    │       │   ├── mining_2022-03-15 10-03-57.csv
    │       │   ├── mining_2022-03-15 20-58-26.csv
    │       │   ├── mining_2022-03-16 10-01-43.csv
    │       │   ├── mining_2022-03-16 20-57-10.csv
    │       │   ├── mining_2022-03-17 09-56-30.csv
    │       │   ├── mining_2022-03-17 20-58-19.csv
    │       │   ├── mining_2022-03-18 10-26-35.csv
    │       │   ├── mining_2022-03-18 21-10-33.csv
    │       │   ├── mining_2022-03-19 09-51-21.csv
    │       │   ├── mining_2022-03-19 20-53-52.csv
    │       │   ├── mining_2022-03-20 09-55-12.csv
    │       │   ├── mining_2022-03-20 20-55-40.csv
    │       │   ├── mining_2022-03-21 10-07-14.csv
    │       │   ├── mining_2022-03-21 20-58-27.csv
    │       │   ├── mining_2022-03-22 10-07-37.csv
    │       │   ├── mining_2022-03-22 21-00-20.csv
    │       │   ├── mining_2022-03-23 10-10-27.csv
    │       │   ├── mining_2022-03-23 20-58-34.csv
    │       │   ├── mining_2022-03-24 10-06-45.csv
    │       │   ├── mining_2022-03-24 20-59-11.csv
    │       │   ├── mining_2022-03-25 10-00-53.csv
    │       │   ├── mining_2022-03-25 21-33-17.csv
    │       │   ├── mining_2022-03-26 10-01-33.csv
    │       │   ├── mining_2022-03-26 20-53-48.csv
    │       │   ├── mining_2022-03-27 10-04-00.csv
    │       │   ├── mining_2022-03-27 20-54-39.csv
    │       │   ├── mining_2022-03-28 10-13-04.csv
    │       │   ├── mining_2022-03-28 21-00-19.csv
    │       │   ├── mining_2022-03-29 10-10-18.csv
    │       │   ├── mining_2022-03-29 21-00-35.csv
    │       │   ├── mining_2022-03-30 10-10-32.csv
    │       │   ├── mining_2022-03-30 21-00-00.csv
    │       │   ├── mining_2022-03-31 10-05-59.csv
    │       │   ├── mining_2022-03-31 21-01-26.csv
    │       │   ├── mining_2022-04-01 10-31-41.csv
    │       │   ├── mining_2022-04-01 21-03-59.csv
    │       │   ├── mining_2022-04-02 10-08-02.csv
    │       │   ├── mining_2022-04-02 20-53-56.csv
    │       │   ├── mining_2022-04-03 10-10-04.csv
    │       │   ├── mining_2022-04-03 20-54-21.csv
    │       │   ├── mining_2022-04-04 10-16-23.csv
    │       │   ├── mining_2022-04-04 20-59-42.csv
    │       │   ├── mining_2022-04-05 10-05-49.csv
    │       │   ├── mining_2022-04-05 20-57-50.csv
    │       │   ├── mining_2022-04-06 10-09-16.csv
    │       │   ├── mining_2022-04-06 21-00-57.csv
    │       │   ├── mining_2022-04-07 10-04-46.csv
    │       │   ├── mining_2022-04-07 21-11-03.csv
    │       │   ├── mining_2022-04-07 23-51-45.csv
    │       │   ├── mining_2022-04-08 10-14-36.csv
    │       │   ├── mining_2022-04-08 14-33-44.csv
    │       │   ├── mining_2022-04-08 15-22-50.csv
    │       │   ├── mining_2022-04-08 15-44-59.csv
    │       │   ├── mining_2022-04-08 21-03-36.csv
    │       │   ├── mining_2022-04-09 10-03-32.csv
    │       │   ├── mining_2022-04-09 20-54-03.csv
    │       │   ├── mining_2022-04-10 10-11-03.csv
    │       │   ├── mining_2022-04-10 20-55-47.csv
    │       │   ├── mining_2022-04-11 10-22-16.csv
    │       │   ├── mining_2022-04-11 21-00-30.csv
    │       │   ├── mining_2022-04-12 10-14-54.csv
    │       │   ├── mining_2022-04-12 21-01-31.csv
    │       │   ├── mining_2022-04-13 10-19-36.csv
    │       │   ├── mining_2022-04-13 21-00-06.csv
    │       │   ├── mining_2022-04-14 10-21-17.csv
    │       │   ├── mining_2022-04-14 21-04-42.csv
    │       │   ├── mining_2022-04-15 10-27-17.csv
    │       │   ├── mining_2022-04-15 20-58-47.csv
    │       │   ├── mining_2022-04-16 20-57-04.csv
    │       │   ├── mining_2022-04-17 10-14-45.csv
    │       │   ├── mining_2022-04-17 20-57-18.csv
    │       │   ├── mining_2022-04-18 10-34-03.csv
    │       │   ├── mining_2022-04-18 21-01-58.csv
    │       │   ├── mining_2022-04-19 10-31-02.csv
    │       │   ├── mining_2022-04-19 21-07-01.csv
    │       │   ├── mining_2022-04-20 10-38-23.csv
    │       │   ├── mining_2022-04-20 21-12-02.csv
    │       │   ├── mining_2022-04-21 10-30-29.csv
    │       │   ├── mining_2022-04-21 21-03-38.csv
    │       │   ├── mining_2022-04-22 10-40-56.csv
    │       │   ├── mining_2022-04-22 21-06-18.csv
    │       │   ├── mining_2022-04-23 10-11-15.csv
    │       │   ├── mining_2022-04-23 20-54-11.csv
    │       │   ├── mining_2022-04-24 10-09-40.csv
    │       │   ├── mining_2022-04-24 20-56-11.csv
    │       │   ├── mining_2022-04-25 10-25-31.csv
    │       │   ├── mining_2022-04-25 21-02-05.csv
    │       │   ├── mining_2022-04-26 10-35-51.csv
    │       │   ├── mining_2022-04-26 21-10-07.csv
    │       │   ├── mining_2022-04-27 10-42-58.csv
    │       │   ├── mining_2022-04-27 21-06-28.csv
    │       │   ├── mining_2022-04-28 11-19-40.csv
    │       │   ├── mining_2022-04-28 21-06-32.csv
    │       │   ├── mining_2022-04-29 10-36-54.csv
    │       │   ├── mining_2022-04-29 21-07-42.csv
    │       │   ├── mining_2022-04-30 10-33-08.csv
    │       │   ├── mining_2022-04-30 20-57-38.csv
    │       │   ├── mining_2022-05-01 10-53-13.csv
    │       │   ├── mining_2022-05-01 20-59-04.csv
    │       │   ├── mining_2022-05-02 10-47-52.csv
    │       │   ├── mining_2022-05-02 21-11-37.csv
    │       │   ├── mining_2022-05-03 10-39-08.csv
    │       │   ├── mining_2022-05-03 21-09-41.csv
    │       │   ├── mining_2022-05-04 10-35-11.csv
    │       │   ├── mining_2022-05-04 21-12-18.csv
    │       │   ├── mining_2022-05-05 10-21-32.csv
    │       │   ├── mining_2022-05-05 21-07-45.csv
    │       │   ├── mining_2022-05-06 10-19-42.csv
    │       │   ├── mining_2022-05-06 21-06-06.csv
    │       │   ├── mining_2022-05-07 10-14-48.csv
    │       │   ├── mining_2022-05-07 20-57-53.csv
    │       │   ├── mining_2022-05-08 10-29-58.csv
    │       │   ├── mining_2022-05-08 20-58-22.csv
    │       │   ├── mining_2022-05-09 10-32-57.csv
    │       │   ├── mining_2022-05-09 21-05-44.csv
    │       │   ├── mining_2022-05-10 10-01-42.csv
    │       │   ├── mining_2022-05-10 21-18-33.csv
    │       │   ├── mining_2022-05-11 10-31-02.csv
    │       │   ├── mining_2022-05-11 21-12-21.csv
    │       │   ├── mining_2022-05-12 10-28-01.csv
    │       │   ├── mining_2022-05-12 21-14-21.csv
    │       │   ├── mining_2022-05-13 10-46-00.csv
    │       │   ├── mining_2022-05-13 21-15-07.csv
    │       │   ├── mining_2022-05-14 10-49-33.csv
    │       │   ├── mining_2022-05-14 21-06-03.csv
    │       │   ├── mining_2022-05-15 10-33-50.csv
    │       │   ├── mining_2022-05-15 21-04-56.csv
    │       │   ├── mining_2022-05-16 10-17-01.csv
    │       │   ├── mining_2022-05-16 21-09-33.csv
    │       │   ├── mining_2022-05-17 10-30-47.csv
    │       │   ├── mining_2022-05-17 21-07-44.csv
    │       │   ├── mining_2022-05-18 10-22-26.csv
    │       │   ├── mining_2022-05-18 21-11-49.csv
    │       │   ├── mining_2022-05-19 10-40-56.csv
    │       │   ├── mining_2022-05-19 21-11-29.csv
    │       │   ├── mining_2022-05-20 10-27-08.csv
    │       │   ├── mining_2022-05-20 21-08-10.csv
    │       │   ├── mining_2022-05-21 10-00-06.csv
    │       │   ├── mining_2022-05-21 20-59-41.csv
    │       │   ├── mining_2022-05-22 10-25-20.csv
    │       │   ├── mining_2022-05-22 20-59-26.csv
    │       │   ├── mining_2022-05-23 10-30-14.csv
    │       │   ├── mining_2022-05-23 21-08-17.csv
    │       │   ├── mining_2022-05-24 10-38-09.csv
    │       │   ├── mining_2022-05-24 21-10-07.csv
    │       │   ├── mining_2022-05-25 10-33-57.csv
    │       │   ├── mining_2022-05-25 21-09-48.csv
    │       │   ├── mining_2022-05-29 10-41-38.csv
    │       │   ├── mining_2022-06-02 10-39-04.csv
    │       │   ├── mining_2022-06-02 21-13-22.csv
    │       │   ├── mining_2022-06-05 10-28-07.csv
    │       │   ├── mining_2022-06-05 20-54-20.csv
    │       │   ├── mining_2022-06-07 10-22-21.csv
    │       │   ├── mining_2022-06-07 21-08-04.csv
    │       │   └── mining_2022-06-09 21-09-53.csv
    │       ├── dataset_2021-10-07.txt
    │       ├── dataset_2021-10-08.txt
    │       ├── dataset_2021-10-09.txt
    │       ├── dataset_2021-10-10.txt
    │       ├── dataset_2021-10-11.txt
    │       ├── dataset_2021-10-12.txt
    │       ├── dataset_2021-10-13.txt
    │       ├── dataset_2021-10-14.txt
    │       ├── dataset_2021-10-15.txt
    │       ├── dataset_2021-10-16.txt
    │       ├── dataset_2021-10-17.txt
    │       ├── dataset_2021-10-18.txt
    │       ├── dataset_2021-10-19.txt
    │       ├── dataset_2021-10-20.txt
    │       ├── dataset_2021-10-21.txt
    │       ├── dataset_2021-10-22.txt
    │       ├── dataset_2021-10-23.txt
    │       ├── dataset_2021-10-24.txt
    │       ├── dataset_2021-10-25.txt
    │       ├── dataset_2021-10-26.txt
    │       ├── dataset_2021-10-27.txt
    │       ├── dataset_2021-10-28.txt
    │       ├── dataset_2021-10-29.txt
    │       ├── dataset_2021-10-30.txt
    │       ├── dataset_2021-10-31.txt
    │       ├── dataset_2021-11-01.txt
    │       ├── dataset_2021-11-02.txt
    │       ├── dataset_2021-11-03.txt
    │       ├── dataset_2021-11-04.txt
    │       ├── dataset_2021-11-05.txt
    │       ├── dataset_2021-11-06.txt
    │       ├── dataset_2021-11-07.txt
    │       ├── dataset_2021-11-08.txt
    │       ├── dataset_2021-11-09.txt
    │       ├── dataset_2021-11-10.txt
    │       ├── dataset_2021-11-11.txt
    │       ├── dataset_2021-11-12.txt
    │       ├── dataset_2021-11-13.txt
    │       ├── dataset_2021-11-14.txt
    │       ├── dataset_2021-11-15.txt
    │       ├── dataset_2021-11-16.txt
    │       ├── dataset_2021-11-17.txt
    │       ├── dataset_2021-11-18.txt
    │       ├── dataset_2021-11-19.txt
    │       ├── dataset_2021-11-20.txt
    │       ├── dataset_2021-11-21.txt
    │       ├── dataset_2021-11-22.txt
    │       ├── dataset_2021-11-23.txt
    │       ├── dataset_2021-11-24.txt
    │       ├── dataset_2021-11-25.txt
    │       ├── dataset_2021-11-26.txt
    │       ├── dataset_2021-11-27.txt
    │       ├── dataset_2021-11-28.txt
    │       ├── dataset_2021-11-29.txt
    │       ├── dataset_2021-11-30.txt
    │       ├── dataset_2021-12-01.txt
    │       ├── dataset_2021-12-02.txt
    │       ├── dataset_2021-12-03.txt
    │       ├── dataset_2021-12-04.txt
    │       ├── dataset_2021-12-05.txt
    │       ├── dataset_2021-12-06.txt
    │       ├── dataset_2021-12-07.txt
    │       ├── dataset_2021-12-08.txt
    │       ├── dataset_2021-12-09.txt
    │       ├── dataset_2021-12-10.txt
    │       ├── dataset_2021-12-11.txt
    │       ├── dataset_2021-12-12.txt
    │       ├── dataset_2021-12-13.txt
    │       ├── dataset_2021-12-14.txt
    │       ├── dataset_2021-12-15.txt
    │       ├── dataset_2021-12-16.txt
    │       ├── dataset_2021-12-17.txt
    │       ├── dataset_2021-12-18.txt
    │       ├── dataset_2021-12-19.txt
    │       ├── dataset_2021-12-20.txt
    │       ├── dataset_2021-12-21.txt
    │       ├── dataset_2021-12-22.txt
    │       ├── dataset_2021-12-23.txt
    │       ├── dataset_2021-12-24.txt
    │       ├── dataset_2021-12-25.txt
    │       ├── dataset_2021-12-26.txt
    │       ├── dataset_2021-12-27.txt
    │       ├── dataset_2021-12-28.txt
    │       ├── dataset_2021-12-29.txt
    │       ├── dataset_2021-12-30.txt
    │       ├── dataset_2021-12-31.txt
    │       ├── dataset_2022-01-01.txt
    │       ├── dataset_2022-01-02.txt
    │       ├── dataset_2022-01-03.txt
    │       ├── dataset_2022-01-04.txt
    │       ├── dataset_2022-01-05.txt
    │       ├── dataset_2022-01-06.txt
    │       ├── dataset_2022-01-07.txt
    │       ├── dataset_2022-01-08.txt
    │       ├── dataset_2022-01-09.txt
    │       ├── dataset_2022-01-10.txt
    │       ├── dataset_2022-01-11.txt
    │       ├── dataset_2022-01-12.txt
    │       ├── dataset_2022-01-13.txt
    │       ├── dataset_2022-01-14.txt
    │       ├── dataset_2022-01-15.txt
    │       ├── dataset_2022-01-16.txt
    │       ├── dataset_2022-01-17.txt
    │       ├── dataset_2022-01-18.txt
    │       ├── dataset_2022-01-19.txt
    │       ├── dataset_2022-01-20.txt
    │       ├── dataset_2022-01-21.txt
    │       ├── dataset_2022-01-22.txt
    │       ├── dataset_2022-01-23.txt
    │       ├── dataset_2022-01-24.txt
    │       ├── dataset_2022-01-25.txt
    │       ├── dataset_2022-01-26.txt
    │       ├── dataset_2022-01-27.txt
    │       ├── dataset_2022-01-28.txt
    │       ├── dataset_2022-01-29.txt
    │       ├── dataset_2022-01-30.txt
    │       ├── dataset_2022-01-31.txt
    │       ├── dataset_2022-02-01.txt
    │       ├── dataset_2022-02-02.txt
    │       ├── dataset_2022-02-03.txt
    │       ├── dataset_2022-02-04.txt
    │       ├── dataset_2022-02-05.txt
    │       ├── dataset_2022-02-06.txt
    │       ├── dataset_2022-02-07.txt
    │       ├── dataset_2022-02-08.txt
    │       ├── dataset_2022-02-09.txt
    │       ├── dataset_2022-02-10.txt
    │       ├── dataset_2022-02-11.txt
    │       ├── dataset_2022-02-12.txt
    │       ├── dataset_2022-02-13.txt
    │       ├── dataset_2022-02-14.txt
    │       ├── dataset_2022-02-15.txt
    │       ├── dataset_2022-02-16.txt
    │       ├── dataset_2022-02-17.txt
    │       ├── dataset_2022-02-18.txt
    │       ├── dataset_2022-02-19.txt
    │       ├── dataset_2022-02-20.txt
    │       ├── dataset_2022-02-21.txt
    │       ├── dataset_2022-02-22.txt
    │       ├── dataset_2022-02-23.txt
    │       ├── dataset_2022-02-24.txt
    │       ├── dataset_2022-02-25.txt
    │       ├── dataset_2022-02-26.txt
    │       ├── dataset_2022-02-27.txt
    │       ├── dataset_2022-02-28.txt
    │       ├── dataset_2022-03-01.txt
    │       ├── dataset_2022-03-02.txt
    │       ├── dataset_2022-03-03.txt
    │       ├── dataset_2022-03-04.txt
    │       ├── dataset_2022-03-05.txt
    │       ├── dataset_2022-03-06.txt
    │       ├── dataset_2022-03-07.txt
    │       ├── dataset_2022-03-08.txt
    │       ├── dataset_2022-03-09.txt
    │       ├── dataset_2022-03-10.txt
    │       ├── dataset_2022-03-11.txt
    │       ├── dataset_2022-03-12.txt
    │       ├── dataset_2022-03-13.txt
    │       ├── dataset_2022-03-14.txt
    │       ├── dataset_2022-03-15.txt
    │       ├── dataset_2022-03-16.txt
    │       ├── dataset_2022-03-17.txt
    │       ├── dataset_2022-03-18.txt
    │       ├── dataset_2022-03-19.txt
    │       ├── dataset_2022-03-20.txt
    │       ├── dataset_2022-03-21.txt
    │       ├── dataset_2022-03-22.txt
    │       ├── dataset_2022-03-23.txt
    │       ├── dataset_2022-03-24.txt
    │       ├── dataset_2022-03-25.txt
    │       ├── dataset_2022-03-26.txt
    │       ├── dataset_2022-03-27.txt
    │       ├── dataset_2022-03-28.txt
    │       ├── dataset_2022-03-29.txt
    │       ├── dataset_2022-03-30.txt
    │       ├── dataset_2022-03-31.txt
    │       ├── dataset_2022-04-01.txt
    │       ├── dataset_2022-04-02.txt
    │       ├── dataset_2022-04-03.txt
    │       ├── dataset_2022-04-04.txt
    │       ├── dataset_2022-04-05.txt
    │       ├── dataset_2022-04-06.txt
    │       ├── dataset_2022-04-07.txt
    │       ├── dataset_2022-04-08.txt
    │       ├── dataset_2022-04-09.txt
    │       ├── dataset_2022-04-10.txt
    │       ├── dataset_2022-04-11.txt
    │       ├── dataset_2022-04-12.txt
    │       ├── dataset_2022-04-13.txt
    │       ├── dataset_2022-04-14.txt
    │       ├── dataset_2022-04-15.txt
    │       ├── dataset_2022-04-16.txt
    │       ├── dataset_2022-04-17.txt
    │       ├── dataset_2022-04-18.txt
    │       ├── dataset_2022-04-19.txt
    │       ├── dataset_2022-04-20.txt
    │       ├── dataset_2022-04-21.txt
    │       ├── dataset_2022-04-22.txt
    │       ├── dataset_2022-04-23.txt
    │       ├── dataset_2022-04-24.txt
    │       ├── dataset_2022-04-25.txt
    │       ├── dataset_2022-04-26.txt
    │       ├── dataset_2022-04-27.txt
    │       ├── dataset_2022-04-28.txt
    │       ├── dataset_2022-04-29.txt
    │       ├── dataset_2022-04-30.txt
    │       ├── dataset_2022-05-01.txt
    │       ├── dataset_2022-05-02.txt
    │       ├── dataset_2022-05-03.txt
    │       ├── dataset_2022-05-04.txt
    │       ├── dataset_2022-05-05.txt
    │       ├── dataset_2022-05-06.txt
    │       ├── dataset_2022-05-07.txt
    │       ├── dataset_2022-05-08.txt
    │       ├── dataset_2022-05-09.txt
    │       ├── dataset_2022-05-10.txt
    │       ├── dataset_2022-05-11.txt
    │       ├── dataset_2022-05-12.txt
    │       ├── dataset_2022-05-13.txt
    │       ├── dataset_2022-05-14.txt
    │       ├── dataset_2022-05-15.txt
    │       ├── dataset_2022-05-16.txt
    │       ├── dataset_2022-05-17.txt
    │       ├── dataset_2022-05-18.txt
    │       ├── dataset_2022-05-19.txt
    │       ├── dataset_2022-05-20.txt
    │       ├── dataset_2022-05-21.txt
    │       ├── dataset_2022-05-22.txt
    │       ├── dataset_2022-05-23.txt
    │       ├── dataset_2022-05-24.txt
    │       ├── dataset_2022-05-25.txt
    │       ├── dataset_2022-05-29.txt
    │       ├── dataset_2022-06-02.txt
    │       ├── dataset_2022-06-05.txt
    │       ├── dataset_2022-06-07.txt
    │       └── dataset_2022-06-09.txt
    ├── main.py
    └── services/
        ├── __init__.py
        ├── scaffold.py
        ├── settings.py
        ├── sspanel_mining/
        │   ├── __init__.py
        │   ├── exceptions.py
        │   ├── sspanel_checker.py
        │   ├── sspanel_classifier.py
        │   └── sspanel_collector.py
        └── utils/
            ├── __init__.py
            ├── accelerator/
            │   ├── __init__.py
            │   └── core.py
            ├── armor/
            │   ├── __init__.py
            │   └── anti_recaptcha/
            │       ├── __init__.py
            │       ├── core.py
            │       └── exceptions.py
            └── toolbox/
                ├── __init__.py
                └── toolbox.py
Download .txt
SYMBOL INDEX (86 symbols across 12 files)

FILE: examples/test_mining.py
  class SpawnUnitTest (line 11) | class SpawnUnitTest(unittest.TestCase):
    method test_classifier (line 13) | def test_classifier(self):

FILE: src/apis/scaffold/install.py
  function _download_driver (line 16) | def _download_driver(*args, **kwargs):
  class PerformanceReleaser (line 30) | class PerformanceReleaser(CoroutineSpeedup):
    method __init__ (line 31) | def __init__(self, docker: Any, power: Optional[int] = None):
    method control_driver (line 34) | def control_driver(self, task: Any, *args, **kwargs):
  function run (line 41) | def run(cdn: Optional[bool] = False):

FILE: src/apis/scaffold/mining.py
  class V2RSSMiningToolkit (line 22) | class V2RSSMiningToolkit:
    method create_env (line 28) | def create_env(path_file_txt: str) -> bool:
    method data_cleaning (line 47) | def data_cleaning(path_file_txt: str):
    method load_sspanel_hosts (line 62) | def load_sspanel_hosts(latest: Optional[bool] = True) -> Optional[List...
    method output_foul_dataset (line 101) | def output_foul_dataset(
    method output_cleaning_dataset (line 134) | def output_cleaning_dataset(
    method preview (line 175) | def preview(path_output: str, docker: Optional[list] = None):
    method load_sspanel_hosts_remote (line 193) | def load_sspanel_hosts_remote(batch: Optional[int] = 1):
    method load_classified_hosts (line 226) | def load_classified_hosts(filter_: Optional[bool] = True) -> Optional[...
  function run_collector (line 271) | def run_collector(env: Optional[str] = "development", silence: Optional[...
  function run_classifier (line 317) | def run_classifier(

FILE: src/services/scaffold.py
  class Scaffold (line 9) | class Scaffold:
    method install (line 11) | def install(cdn: Optional[bool] = None):
    method mining (line 31) | def mining(

FILE: src/services/sspanel_mining/exceptions.py
  class StaffMiningError (line 4) | class StaffMiningError(Exception):
    method __init__ (line 9) | def __init__(self, msg=None, screen=None, stacktrace=None):
    method __str__ (line 14) | def __str__(self):
  class CollectorSwitchError (line 24) | class CollectorSwitchError(StaffMiningError):
  class CollectorNoTouchElementError (line 30) | class CollectorNoTouchElementError(NoSuchElementException):
  class ManuallyCloseTheCollectorError (line 36) | class ManuallyCloseTheCollectorError(NoSuchWindowException):

FILE: src/services/sspanel_mining/sspanel_checker.py
  class SSPanelStaffChecker (line 17) | class SSPanelStaffChecker(SSPanelHostsClassifier):
    method __init__ (line 18) | def __init__(self, docker: Optional[List[Any]] = None, debug: Optional...
    method _fall_staff_page (line 38) | def _fall_staff_page(self, staff_url: str) -> None:
    method _fall_tos_page (line 49) | def _fall_tos_page(self, tos_url: str) -> None:
    method _fall_staff_footer (line 61) | def _fall_staff_footer(self, register_url: str) -> None:
    method _fall_rookie (line 86) | def _fall_rookie(self, url: str) -> None:
    method _protocol_hook (line 103) | def _protocol_hook(self, url: str, cache_key: str, cache_value: bool) ...
    method preload (line 116) | def preload(self):
    method control_driver (line 137) | def control_driver(self, url: str):
    method offload (line 180) | def offload(self) -> list:

FILE: src/services/sspanel_mining/sspanel_classifier.py
  class SSPanelHostsClassifier (line 13) | class SSPanelHostsClassifier(CoroutineSpeedup):
    method __init__ (line 14) | def __init__(self, docker: list = None):
    method _fall_status (line 30) | def _fall_status(self, status_code: int, url: str):
    method _fall_register_closed (line 49) | def _fall_register_closed(self, soup: BeautifulSoup, url: str):
    method _fall_register_limit_by_email (line 66) | def _fall_register_limit_by_email(self, soup: BeautifulSoup, url: str):
    method _fall_register_limit_by_code (line 83) | def _fall_register_limit_by_code(self, response: Response, url: str):
    method _fine_node (line 103) | def _fine_node(self, response: Response, soup: BeautifulSoup, url: str):
    method _fall_danger (line 128) | def _fall_danger(self, url: str):
    method report (line 138) | def report(self, message: str, context: dict = None, **flags) -> str:
    method handle_html (line 159) | def handle_html(self, url: str, allow_redirects: bool = False):
    method control_driver (line 175) | def control_driver(self, url: str):

FILE: src/services/sspanel_mining/sspanel_collector.py
  class ArmorUtils (line 29) | class ArmorUtils:
    method __init__ (line 30) | def __init__(self):
    method anti_recaptcha (line 34) | def anti_recaptcha(self, api: Chrome):
  class SSPanelHostsCollector (line 99) | class SSPanelHostsCollector:
    method __init__ (line 100) | def __init__(self, path_file_txt: str, silence: bool = True, debug: bo...
    method _down_to_api (line 124) | def _down_to_api(api: Chrome, search_query: str):
    method _page_switcher (line 144) | def _page_switcher(api: Chrome, is_home_page: bool = False):
    method _page_tracking (line 181) | def _page_tracking(self, api: Chrome, ignore_filter=True):
    method _capture_host (line 223) | def _capture_host(self, api: Chrome):
    method reset_page_num (line 234) | def reset_page_num(self, api: Chrome):
    method set_loop_progress (line 244) | def set_loop_progress(total: int):
    method reset_loop_progress (line 254) | def reset_loop_progress(self, api: Chrome, new_status: str = None):
    method run (line 260) | def run(self, page_num: int = None, sleep_node: int = 5):

FILE: src/services/utils/accelerator/core.py
  class CoroutineSpeedup (line 13) | class CoroutineSpeedup:
    method __init__ (line 16) | def __init__(self, docker: Optional[Any] = None, power: Optional[int] ...
    method progress (line 29) | def progress(self) -> str:
    method launcher (line 38) | def launcher(self, *args, **kwargs):
    method control_driver (line 48) | def control_driver(self, task: Any, *args, **kwargs):
    method preload (line 57) | def preload(self):
    method overload (line 65) | def overload(self):
    method offload (line 76) | def offload(self) -> Optional[List[Any]]:
    method killer (line 87) | def killer(self):
    method go (line 95) | def go(self, power: Optional[int] = None, *args, **kwargs):

FILE: src/services/utils/armor/anti_recaptcha/core.py
  function activate_recaptcha (line 27) | def activate_recaptcha(api: Chrome) -> str:
  function handle_audio (line 85) | def handle_audio(audio_url: str, dir_audio_cache: str) -> str:
  function parse_audio (line 112) | def parse_audio(path_audio_wav: str, language: str = None) -> str:
  function submit_recaptcha (line 135) | def submit_recaptcha(api: Chrome, answer: str) -> bool:
  function correct_answer (line 159) | def correct_answer(api: Chrome) -> bool:

FILE: src/services/utils/armor/anti_recaptcha/exceptions.py
  class AntiReCaptchaException (line 9) | class AntiReCaptchaException(Exception):
    method __init__ (line 10) | def __init__(
    method __str__ (line 17) | def __str__(self) -> str:
  class RiskControlSystemArmor (line 25) | class RiskControlSystemArmor(AntiReCaptchaException):
  class AntiBreakOffWarning (line 29) | class AntiBreakOffWarning(AntiReCaptchaException):
  class ElementLocationException (line 33) | class ElementLocationException(AntiReCaptchaException):

FILE: src/services/utils/toolbox/toolbox.py
  class InitLog (line 15) | class InitLog:
    method init_log (line 17) | def init_log(**sink_path):
  function _set_ctx (line 52) | def _set_ctx() -> ChromeOptions:
  function get_ctx (line 62) | def get_ctx(silence: Optional[bool] = None):
Copy disabled (too large) Download .json
Condensed preview — 599 files, each showing path, character count, and a content snippet. Download the .json file for the full structured content (10,301K chars).
[
  {
    "path": ".github/workflows/automated.yml",
    "chars": 1825,
    "preview": "name: V2RSS Mining\n\non:\n  workflow_dispatch:\n  push:\n    branches:\n      - main\n    paths-ignore:\n      - \".github/**\"\n "
  },
  {
    "path": ".gitignore",
    "chars": 1831,
    "preview": "# Byte-compiled / optimized / DLL files\n__pycache__/\n*.py[cod]\n*$py.class\n\n# C extensions\n*.so\n\n# Distribution / packagi"
  },
  {
    "path": "LICENSE",
    "chars": 11357,
    "preview": "                                 Apache License\n                           Version 2.0, January 2004\n                   "
  },
  {
    "path": "README.md",
    "chars": 839,
    "preview": "# SSPanel-Mining\n\n采集、清洗、分类、存储暴露在公网上的 [SSPanel-Uim](https://github.com/Anankke/SSPanel-Uim) 站点\n\n## :airplane:快速上手\n\n- 访客:可"
  },
  {
    "path": "docs/subs/开源计划.md",
    "chars": 164,
    "preview": "# :world_map: 开源计划\n\n- [ ]  识别站点是否提供免费节点\n- [ ] 识别站点的免费流量和试用时长\n- [ ]  针对满足上述条件的站点提供效率极高的**一键采集**方案\n- [ ]  评估节点质量\n- [ ] 加入`"
  },
  {
    "path": "docs/subs/技术文档.md",
    "chars": 1655,
    "preview": "# :gear: SSPanel-Mining <开发者文档>\n\n> 更新日期:2022/02/04\n>\n>版本号:v0.2.2\n\n核心技术栈:`Python3` || `Selenium`\n\n## 1 环境复现\n\n> [注意] 本文档将以"
  },
  {
    "path": "docs/subs/更新日志.md",
    "chars": 22,
    "preview": "# :loudspeaker: 更新日志\n\n"
  },
  {
    "path": "docs/subs/注意事项.md",
    "chars": 172,
    "preview": "# :small_red_triangle: 注意事项\n\n1. 本项目流量需要过墙,在大陆服务器(主机)上运行需要开启系统代理;\n2. 极小概率情况下,使用采集器(Collector)会被`reCAPTCHA`拦截,本项目暂无相应对抗模块,"
  },
  {
    "path": "examples/test_mining.py",
    "chars": 489,
    "preview": "from gevent import monkey\n\nmonkey.patch_all()\nimport unittest\n\nfrom apis.scaffold import (\n    mining\n)\n\n\nclass SpawnUni"
  },
  {
    "path": "requirements.txt",
    "chars": 326,
    "preview": "# {{< Scaffolding dependency >}}\nfire>=0.4.0\n\n# {{< Log system >}}\nloguru>=0.5.3\n\n# {{< Interface /Data cleaning >}}\nreq"
  },
  {
    "path": "src/apis/__init__.py",
    "chars": 133,
    "preview": "# -*- coding: utf-8 -*-\n# Time       : 2022/2/4 8:46\n# Author     : QIN2DIM\n# Github     : https://github.com/QIN2DIM\n# "
  },
  {
    "path": "src/apis/scaffold/__init__.py",
    "chars": 133,
    "preview": "# -*- coding: utf-8 -*-\n# Time       : 2022/2/4 8:46\n# Author     : QIN2DIM\n# Github     : https://github.com/QIN2DIM\n# "
  },
  {
    "path": "src/apis/scaffold/install.py",
    "chars": 1257,
    "preview": "# -*- coding: utf-8 -*-\n# Time       : 2022/2/4 12:17\n# Author     : QIN2DIM\n# Github     : https://github.com/QIN2DIM\n#"
  },
  {
    "path": "src/apis/scaffold/mining.py",
    "chars": 11611,
    "preview": "# -*- coding: utf-8 -*-\n# Time       : 2021/12/17 18:17\n# Author     : QIN2DIM\n# Github     : https://github.com/QIN2DIM"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-17 22-13-32.csv",
    "chars": 13380,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://savier.xyz/auth/register,Email Validation\r\nhttps"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-17 23-23-43.csv",
    "chars": 21068,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.gftech.cc/auth/register,Email Validation\r\nht"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-18 09-42-49.csv",
    "chars": 21030,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://g01.info/auth/register,Email Validation\r\nhttps:/"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-18 20-54-42.csv",
    "chars": 21028,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://7cc.buzz/auth/register,Email Validation\r\nhttps:/"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-19 09-44-45.csv",
    "chars": 21073,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://worldnod.com/auth/register,Email Validation\r\nhtt"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-19 20-55-56.csv",
    "chars": 21113,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.freedog.pw/auth/register,Email Validation\r\nh"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-20 09-41-08.csv",
    "chars": 21150,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://prime.ypork.com/auth/register,Email Validation\r\n"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-20 19-51-58.csv",
    "chars": 21157,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://ayu-ssr.com/auth/register,Email Validation\r\nhttp"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-20 20-57-57.csv",
    "chars": 21174,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://7cc.buzz/auth/register,Email Validation\r\nhttps:/"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-21 09-42-15.csv",
    "chars": 21257,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://iceyun.one/auth/register,Email Validation\r\nhttps"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-21 20-57-04.csv",
    "chars": 21394,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://renzhe.cloud/auth/register,Email Validation\r\nhtt"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-22 09-42-05.csv",
    "chars": 21384,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://iceyun.one/auth/register,Email Validation\r\nhttps"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-22 20-57-04.csv",
    "chars": 21480,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://savier.xyz/auth/register,Email Validation\r\nhttps"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-23 09-39-46.csv",
    "chars": 21598,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://matrixap.com/auth/register,Email Validation\r\nhtt"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-23 20-57-25.csv",
    "chars": 21598,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://renzhe.cloud/auth/register,Email Validation\r\nhtt"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-24 09-38-49.csv",
    "chars": 21714,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://renzhe.cloud/auth/register,Email Validation\r\nhtt"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-24 20-56-33.csv",
    "chars": 21675,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://fhuotz.com/auth/register,Email Validation\r\nhttps"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-25 09-38-02.csv",
    "chars": 21644,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://bbs.cloudnetwork.pro/auth/register,Email Validat"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-25 20-55-08.csv",
    "chars": 21682,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://worldnod.com/auth/register,Email Validation\r\nhtt"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-26 09-43-31.csv",
    "chars": 21690,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://renzhe.cloud/auth/register,Email Validation\r\nhtt"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-26 20-55-02.csv",
    "chars": 21718,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://fhuotz.com/auth/register,Email Validation\r\nhttps"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-27 09-40-23.csv",
    "chars": 21947,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://7cc.buzz/auth/register,Email Validation\r\nhttps:/"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-27 20-58-34.csv",
    "chars": 21768,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://oceancloud.asia/auth/register,Email Validation\r\n"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-28 09-39-56.csv",
    "chars": 21990,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://7cc.buzz/auth/register,Email Validation\r\nhttps:/"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-28 20-56-34.csv",
    "chars": 21998,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.xiaoliebao.xyz/auth/register,Email Validatio"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-29 09-39-22.csv",
    "chars": 22038,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://bbs.cloudnetwork.pro/auth/register,Email Validat"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-29 20-57-06.csv",
    "chars": 21916,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://znetvpn.xyz/auth/register,Email Validation\r\nhttp"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-30 09-39-13.csv",
    "chars": 22114,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.gftech.cc/auth/register,Email Validation\r\nht"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-30 20-56-56.csv",
    "chars": 21976,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://client.cloudnetwork.pro/auth/register,Email Vali"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-31 09-41-55.csv",
    "chars": 22065,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://worldnod.com/auth/register,Email Validation\r\nhtt"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2021-12-31 20-56-09.csv",
    "chars": 22102,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://savier.xyz/auth/register,Email Validation\r\nhttps"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-01 09-43-04.csv",
    "chars": 22050,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://renzhe.cloud/auth/register,Email Validation\r\nhtt"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-01 20-55-15.csv",
    "chars": 22181,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://client.cloudnetwork.pro/auth/register,Email Vali"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-02 09-44-22.csv",
    "chars": 22247,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://matrixap.com/auth/register,Email Validation\r\nhtt"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-02 20-54-54.csv",
    "chars": 22286,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.gftech.cc/auth/register,Email Validation\r\nht"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-03 09-40-34.csv",
    "chars": 22328,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.xiaoliebao.xyz/auth/register,Email Validatio"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-03 20-57-23.csv",
    "chars": 22334,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://renzhe.cloud/auth/register,Email Validation\r\nhtt"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-04 09-41-49.csv",
    "chars": 22384,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://suwebrocket.club/auth/register,Email Validation\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-04 20-56-46.csv",
    "chars": 22405,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://renzhe.cloud/auth/register,Email Validation\r\nhtt"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-05 09-44-00.csv",
    "chars": 22495,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://savier.xyz/auth/register,Email Validation\r\nhttps"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-05 20-57-39.csv",
    "chars": 22495,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://matrixap.com/auth/register,Email Validation\r\nhtt"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-06 09-48-53.csv",
    "chars": 22404,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://suwebrocket.club/auth/register,Email Validation\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-06 20-58-07.csv",
    "chars": 22523,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://savier.xyz/auth/register,Email Validation\r\nhttps"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-07 09-48-37.csv",
    "chars": 22387,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://bgpnet.org/auth/register,Email Validation\r\nhttps"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-07 20-56-41.csv",
    "chars": 22525,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://renzhe.cloud/auth/register,Email Validation\r\nhtt"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-08 09-40-51.csv",
    "chars": 22672,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://forust.net/auth/register,Email Validation\r\nhttps"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-08 20-56-01.csv",
    "chars": 22699,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://suwebrocket.club/auth/register,Email Validation\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-09 09-45-51.csv",
    "chars": 22682,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://light-up.cc/auth/register,Email Validation\r\nhttp"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-09 20-56-08.csv",
    "chars": 22746,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://suwebrocket.club/auth/register,Email Validation\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-10 09-41-07.csv",
    "chars": 22664,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://renzhe.cloud/auth/register,Email Validation\r\nhtt"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-10 20-58-24.csv",
    "chars": 22348,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://oceancloud.asia/auth/register,Email Validation\r\n"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-11 09-43-47.csv",
    "chars": 22701,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://savier.xyz/auth/register,Email Validation\r\nhttps"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-11 20-56-56.csv",
    "chars": 22757,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.xiaoliebao.xyz/auth/register,Email Validatio"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-12 09-42-49.csv",
    "chars": 22848,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://light-up.cc/auth/register,Email Validation\r\nhttp"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-12 20-57-54.csv",
    "chars": 22856,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://prime.ypork.com/auth/register,Email Validation\r\n"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-13 09-45-29.csv",
    "chars": 22809,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://worldnod.com/auth/register,Email Validation\r\nhtt"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-13 20-58-22.csv",
    "chars": 22924,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-14 09-44-19.csv",
    "chars": 22925,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-14 20-58-07.csv",
    "chars": 22970,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-15 09-41-04.csv",
    "chars": 22728,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-15 20-57-41.csv",
    "chars": 22857,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-16 09-47-04.csv",
    "chars": 22829,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-16 20-56-39.csv",
    "chars": 22965,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-17 09-44-12.csv",
    "chars": 22875,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-17 20-58-37.csv",
    "chars": 22499,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-18 09-44-43.csv",
    "chars": 22555,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-18 20-58-26.csv",
    "chars": 22615,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-19 09-34-06.csv",
    "chars": 22628,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-19 20-52-17.csv",
    "chars": 22725,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-20 09-50-51.csv",
    "chars": 23107,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-20 20-52-56.csv",
    "chars": 23177,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-21 09-34-41.csv",
    "chars": 23058,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-21 20-52-11.csv",
    "chars": 23106,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://worldnod.com/auth/register,Email Validation\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-22 09-32-33.csv",
    "chars": 23129,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-22 20-50-24.csv",
    "chars": 23076,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-23 09-35-53.csv",
    "chars": 23067,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-23 20-51-40.csv",
    "chars": 23071,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-24 09-39-47.csv",
    "chars": 23256,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-24 20-52-44.csv",
    "chars": 23217,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-25 09-42-50.csv",
    "chars": 23217,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-25 20-53-32.csv",
    "chars": 23248,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-26 09-44-28.csv",
    "chars": 23183,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-26 20-52-00.csv",
    "chars": 23229,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-27 09-37-39.csv",
    "chars": 23181,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-27 20-54-28.csv",
    "chars": 23267,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-28 09-37-43.csv",
    "chars": 23046,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-28 20-51-50.csv",
    "chars": 23237,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-29 09-31-03.csv",
    "chars": 23203,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-29 20-51-44.csv",
    "chars": 23275,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-30 09-36-27.csv",
    "chars": 23280,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-30 20-50-24.csv",
    "chars": 23348,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-31 09-35-18.csv",
    "chars": 23318,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-01-31 20-52-23.csv",
    "chars": 23278,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-01 09-40-18.csv",
    "chars": 23325,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-01 20-52-55.csv",
    "chars": 23364,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-02 09-38-20.csv",
    "chars": 23438,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-02 20-53-13.csv",
    "chars": 23406,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-03 09-34-27.csv",
    "chars": 23471,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-04 19-59-51.csv",
    "chars": 23451,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-04 20-45-07.csv",
    "chars": 23512,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-05 09-19-35.csv",
    "chars": 23549,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-05 20-42-12.csv",
    "chars": 23472,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-06 09-44-20.csv",
    "chars": 23552,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-06 20-50-14.csv",
    "chars": 23753,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-07 09-37-08.csv",
    "chars": 23871,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-07 20-53-12.csv",
    "chars": 23813,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-08 09-39-43.csv",
    "chars": 23954,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-08 20-51-19.csv",
    "chars": 23909,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-09 09-44-20.csv",
    "chars": 23906,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-09 20-52-50.csv",
    "chars": 24041,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-10 09-39-54.csv",
    "chars": 23954,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-10 20-51-28.csv",
    "chars": 24120,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-11 09-41-47.csv",
    "chars": 24155,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-11 20-51-12.csv",
    "chars": 24032,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-12 09-42-37.csv",
    "chars": 24089,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-12 20-50-14.csv",
    "chars": 24170,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-13 09-42-50.csv",
    "chars": 24083,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-13 20-50-15.csv",
    "chars": 24153,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-14 09-35-43.csv",
    "chars": 24249,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-14 20-52-35.csv",
    "chars": 24072,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-15 09-49-15.csv",
    "chars": 24163,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-15 20-53-06.csv",
    "chars": 24233,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-16 09-46-59.csv",
    "chars": 24172,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-16 20-51-55.csv",
    "chars": 24212,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-17 09-33-08.csv",
    "chars": 24172,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-17 20-52-48.csv",
    "chars": 24337,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-18 09-46-24.csv",
    "chars": 24289,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-18 20-54-22.csv",
    "chars": 24189,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-19 09-41-16.csv",
    "chars": 24201,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-19 20-51-05.csv",
    "chars": 24285,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-20 09-46-53.csv",
    "chars": 24228,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-20 20-51-31.csv",
    "chars": 24226,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-21 09-39-45.csv",
    "chars": 24342,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-21 20-54-00.csv",
    "chars": 24410,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-22 09-41-02.csv",
    "chars": 24381,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-22 20-54-45.csv",
    "chars": 24440,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-23 09-50-13.csv",
    "chars": 24494,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-23 20-54-11.csv",
    "chars": 24360,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-24 09-48-25.csv",
    "chars": 24349,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-24 20-55-24.csv",
    "chars": 24459,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-25 09-47-04.csv",
    "chars": 24571,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-25 20-54-07.csv",
    "chars": 24416,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-26 09-38-44.csv",
    "chars": 24396,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-26 20-52-22.csv",
    "chars": 24534,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-27 09-46-22.csv",
    "chars": 24647,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-27 20-52-12.csv",
    "chars": 24845,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-28 09-47-32.csv",
    "chars": 24900,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-02-28 20-54-40.csv",
    "chars": 25017,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-01 09-58-00.csv",
    "chars": 24846,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-01 20-56-01.csv",
    "chars": 24712,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-02 09-53-36.csv",
    "chars": 24937,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-02 20-55-44.csv",
    "chars": 24967,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-03 09-54-23.csv",
    "chars": 25113,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-03 20-54-54.csv",
    "chars": 25256,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-04 09-58-26.csv",
    "chars": 25243,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-04 20-55-05.csv",
    "chars": 25244,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-05 09-50-55.csv",
    "chars": 25440,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-05 20-52-53.csv",
    "chars": 25408,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-06 09-49-02.csv",
    "chars": 25446,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-06 20-53-50.csv",
    "chars": 25363,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-07 09-51-53.csv",
    "chars": 25536,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-07 20-56-09.csv",
    "chars": 25453,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-08 09-50-48.csv",
    "chars": 25225,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-08 20-56-25.csv",
    "chars": 25647,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-09 09-53-23.csv",
    "chars": 25635,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-09 20-55-10.csv",
    "chars": 25653,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-10 10-00-22.csv",
    "chars": 25577,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-10 20-57-12.csv",
    "chars": 25596,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-11 09-55-39.csv",
    "chars": 25757,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-11 20-55-10.csv",
    "chars": 25713,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-12 09-42-51.csv",
    "chars": 25572,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-12 20-53-16.csv",
    "chars": 25616,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-13 09-45-55.csv",
    "chars": 25592,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-13 20-53-48.csv",
    "chars": 25397,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-14 09-53-57.csv",
    "chars": 25485,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-14 21-01-05.csv",
    "chars": 25589,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-15 10-03-57.csv",
    "chars": 25634,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-15 20-58-26.csv",
    "chars": 25729,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-16 10-01-43.csv",
    "chars": 25585,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-16 20-57-10.csv",
    "chars": 25722,
    "preview": "url,label\r\nhttps://www.bfgnet.icu/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-17 09-56-30.csv",
    "chars": 25694,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.bfgnet.icu/auth/register,CloudflareDefenseV2"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-17 20-58-19.csv",
    "chars": 25608,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-18 10-26-35.csv",
    "chars": 25587,
    "preview": "url,label\r\nhttps://www.heygg.com/auth/register,CloudflareDefenseV2\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-18 21-10-33.csv",
    "chars": 25600,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.bfgnet.icu/auth/register,CloudflareDefenseV2"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-19 09-51-21.csv",
    "chars": 25711,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.bfgnet.icu/auth/register,CloudflareDefenseV2"
  },
  {
    "path": "src/database/sspanel_hosts/classifier/mining_2022-03-19 20-53-52.csv",
    "chars": 25644,
    "preview": "url,label\r\nhttps://yuko.work/auth/register,CloudflareDefenseV2\r\nhttps://www.bfgnet.icu/auth/register,CloudflareDefenseV2"
  }
]

// ... and 399 more files (download for full content)

About this extraction

This page contains the full source code of the RobAI-Lab/sspanel-mining GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 599 files (8.7 MB), approximately 2.3M tokens, and a symbol index with 86 extracted functions, classes, methods, constants, and types. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!