bet.php,GitHub

编程入门 行业动态 更新时间:2024-10-17 19:34:30

<a href=https://www.elefans.com/category/jswz/34/1243019.html style=bet.php,GitHub"/>

bet.php,GitHub

MoeCatPT

MoeCatPT是一个基于NexusPHP搭建的网站,源代码修改自蚂蚁PT开源代码

服务器运行环境:

Nginx 1.16.0

Mysql 5.6.44

PHP 5.6.40

因为时间太紧,我也有点懒,文件里面还有少许的蚂蚁PT的文字/图标(上线网站已删除)

如果你要架设网站,请务必删除(包括但不限于蚂蚁的标识,文字,图标等等),谢谢

1.注意及时修改class_cache.php与class_cache_announce.php中第195行,选择合适的缓存器。

2.并且还要修改allconfig.php中数据库连接部分。

3.验证码的话,如果开启海报验证,要等种子数目足够多才行。

如果要开启IMDB系统,请到include/functions_plus.php文件里,更换你自己的APIKEY。

H&R系统设定在include/cleanup.php。

请自行在数据库torrents表中新建tags字段 alter table pt.torrents add tags int

首页聊天机器人ID设定在include/config.php文件,大约在440行。

关于初始用户ID,种子ID以及各种ID不为1问题我在这里给出解决方案(涉及到数据库操作请务必备份数据,以防数据丢失)

truncate语句,是清空表中的内容,包括自增主键的信息。truncate表后,表的主键就会重新从1开始。(执行此操作表内容将会被全部清空)

语法:

TRUNCATE TABLE table1;

TRUNCATE TABLE adclicks;

TRUNCATE TABLE adminpanel;

TRUNCATE TABLE advertisements;

TRUNCATE TABLE agent_allowed_exception;

TRUNCATE TABLE agent_allowed_family;

TRUNCATE TABLE allowedemails;

TRUNCATE TABLE attachments;

TRUNCATE TABLE attendance;

TRUNCATE TABLE audiocodecs;

TRUNCATE TABLE avps;

TRUNCATE TABLE bannedemails;

TRUNCATE TABLE bans;

TRUNCATE TABLE bitbucket;

TRUNCATE TABLE blocks;

TRUNCATE TABLE bookmarks;

TRUNCATE TABLE categories;

TRUNCATE TABLE caticons;

TRUNCATE TABLE cheaters;

TRUNCATE TABLE chronicle;

TRUNCATE TABLE codecs;

TRUNCATE TABLE comments;

TRUNCATE TABLE complains;

TRUNCATE TABLE complain_replies;

TRUNCATE TABLE countries;

TRUNCATE TABLE downloadspeed;

TRUNCATE TABLE faq;

TRUNCATE TABLE files;

TRUNCATE TABLE forummods;

TRUNCATE TABLE forums;

TRUNCATE TABLE friends;

TRUNCATE TABLE fun;

TRUNCATE TABLE funds;

TRUNCATE TABLE funvotes;

TRUNCATE TABLE invites;

TRUNCATE TABLE iplog;

TRUNCATE TABLE iplog_announce;

TRUNCATE TABLE isp;

TRUNCATE TABLE language;

TRUNCATE TABLE links;

TRUNCATE TABLE locations;

TRUNCATE TABLE loginattempts;

TRUNCATE TABLE magic;

TRUNCATE TABLE media;

TRUNCATE TABLE messages;

TRUNCATE TABLE modpanel;

TRUNCATE TABLE news;

TRUNCATE TABLE offers;

TRUNCATE TABLE offervotes;

TRUNCATE TABLE overforums;

TRUNCATE TABLE peers;

TRUNCATE TABLE pmboxes;

TRUNCATE TABLE pollanswers;

TRUNCATE TABLE polls;

TRUNCATE TABLE posts;

TRUNCATE TABLE processings;

TRUNCATE TABLE prolinkclicks;

TRUNCATE TABLE readposts;

TRUNCATE TABLE regimages;

TRUNCATE TABLE reports;

TRUNCATE TABLE rules;

TRUNCATE TABLE schools;

TRUNCATE TABLE searchbox;

TRUNCATE TABLE secondicons;

TRUNCATE TABLE shoutbox;

TRUNCATE TABLE sitelog;

TRUNCATE TABLE snatched;

TRUNCATE TABLE sources;

TRUNCATE TABLE staffmessages;

TRUNCATE TABLE standards;

TRUNCATE TABLE stylesheets;

TRUNCATE TABLE subs;

TRUNCATE TABLE suggest;

TRUNCATE TABLE sysoppanel;

TRUNCATE TABLE teams;

TRUNCATE TABLE thanks;

TRUNCATE TABLE topics;

TRUNCATE TABLE torrents;

TRUNCATE TABLE torrents_myrss;

TRUNCATE TABLE torrents_state;

TRUNCATE TABLE uploadspeed;

TRUNCATE TABLE users;

TRUNCATE TABLE user_invitations;

其他的想到再写吧 2333333

更多推荐

bet.php,GitHub

本文发布于:2024-03-23 16:34:15,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1740380.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:bet   php   GitHub

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!