普陀 发表于 2024-9-21 11:40:04

阿七自动采集影视源码V2.4

源码简介:php阿七自带采集影视源码V2.4,支持对接微信公众号,核心已加密。不影响二次开发,自动获取八戒资源等等分类数据。很多小伙子说加密了绝对有门,兄弟,醒醒吧,本地数据库,上传解压就完事,根本无法获取更多权限。源码使用方法:支持PHP70~PHP7.4,无需SQL数据库。解压根目录,PHP大与等于7.0开启SG11扩展后台地址/admin,账号密码密钥都是admin填写好伪静态访问网站OK了,体验功能吧!伪静态和教程已打包压缩包里,专注于速度伪静态规则:
伪静态规则:
1
2
3
4
5
6
7
8
location / {
index index.php index.html;
if (!-e $request_filename){
rewrite ^/play/(+).html$ /template/play.php?id=$1;
rewrite ^/list/(+).html$ /template/list.php?type=$1;
rewrite ^/(.+).html /template/$1.php;
}



解压密码:nnbs
下载:https://wwxu.lanzouk.com/igtdd2agl7fc 密码:bjt5



页: [1]
查看完整版本: 阿七自动采集影视源码V2.4