8000 GitHub - Galaxy-gx/wanmen_web: wanmen 视频资源整合站
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Galaxy-gx/wanmen_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

name

wanmen 视频资源整合站

description

nginx + flask + mongo

业务主要文件介绍

├── app.py            #主文件路由业务逻辑实现
├── common.py         #公共方法
├── config.py         #参数配置
├── models.py         #数据库模型
├── search_page.py    #数据抓取脚本
├── sms.py            #短信验证逻辑利用了逻辑bug

image image image image

所有资料均来自于互联网,仅供学习交流使用,侵删。

using

  1. 初始化环境
docker-compose up -d
  1. 运行 wanmen 数据抓取脚本
docker exec -it wanmen_web_flask_1 /bin/sh
python3 search_page.py
  1. 访问web,http://localhost

About

wanmen 视频资源整合站

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0