Files
Xinyue-Search/README.md
T
2024-04-26 08:50:11 +08:00

75 lines
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 心悦搜剧
免费分享百万级网盘资源,致力打造顶尖网盘搜索引擎,让您畅享资源无忧!
## 演示
[前端体验](https://pan.xinyuedh.com)
<https://pan.xinyuedh.com>
[前端项目地址](https://ext.dcloud.net.cn/plugin?id=17278)
<https://ext.dcloud.net.cn/plugin?id=17278>
## 后台安装教程
0、PHP7.2
1、上传源码到服务器
2、设置网站运行目录public
3、设置thinkphp伪静态
4、导入数据库文件
5、修改.env文件数据库参数
后台地址:https://你的域名/qfadmin
账号密码:admin 123456
## 常见问题
1、全部转存执行1分钟~5分钟后中断问题,修改超时限制
该操作用时很长,请设置最大值86400
宝塔设置教程 https://www.kancloud.cn/loveouu/bthelp/1541867
2、nginx 404 Not Found 伪静态设置
location ~* (runtime|application)/{
return 403;
}
location / {
if (!-e $request_filename){
rewrite ^(.*)$ /index.php?s=$1 last; break;
}
}
## 后台管理截图
1、一键转存他人链接:就是将别人的分享链接转为你自己的
2、转存心悦搜剧资源:就是将心悦搜剧平台上的所有资源都转成你自己的
3、每日自动更新:自动转存每天的资源并入库
![image](https://pan.xinyuedh.com/1.png)
![image](https://pan.xinyuedh.com/2.png)
![image](https://pan.xinyuedh.com/3.png)
## 如何获取夸克网盘Cookie
登录夸克网盘后,按下F12,刷新页面
![image](https://pan.xinyuedh.com/cookie.jpg)
# 免费交流社群
请加微信l1417716300,请备注来源