登录
导航菜单
搜索站内
站内板块
便捷入口
本站域名: https://kuakeba.com 防止失联请 Ctrl+D ⭐收藏! 点击进群~
社区动态
Activity
凌海未风 1小时前
登录了夸克吧
zeng1guang 8小时前
登录了夸克吧
zeng1guang 9小时前
登录了夸克吧
121aaa 9小时前
登录了夸克吧
塔姆 10小时前
登录了夸克吧
AmenRose 11小时前
登录了夸克吧
ooxx 13小时前
登录了夸克吧
寂寞配烟 14小时前
登录了夸克吧

课程视频 《价值5600云的B站精挑细选收费充电视频5部》B站精华 错过后悔[MP4][3.6G]

18浏览 5评论

Android 【手机】一键AI生成美女小姐姐跳舞视频,解锁会员版,超短裙,二次元,JK,国风,高跟鞋,短靴,性感,甜妹各种类型可以随意搭配

134浏览 5评论

电影区 火车梦 [2025][美国 剧情].1080p中英字幕[8.7G]

132浏览 5评论

4KREMUXUHD原盘杜比视界 神偷奶爸系列 5部合集【4K蓝光原盘REMUX】【杜比视界&杜比全景声&次世代临境音】【公映国配+粤台英四语】内封简繁英双语特效字幕[231.1G]

208浏览 6评论

角色扮演 模拟人生4(涩涩版)【PC游戏】v1.117.227版【全DLC+爱情MOD】【豪华中文版】免安装【72.8G】

705浏览 12评论

科幻 ✨迷失 | 6季全 | 1080P | FRDS | 中英内嵌字幕 | 108G

217浏览 2评论

冒险日本 混沌武士 (2004) 4k画质2160P(在线2k下载可读取4k) 单集1.3G 共24.5G 内嵌中文字幕 集名备注 收藏品质

144浏览 5评论

WEB-DL4K古装剧情 [雪中悍刀行][全38集][WEB-MP4/55G][国语中字][4K-2160P][张若昀 李庚希][54.9G】

229浏览 5评论

剧集区 ✨兽藏我心 | 2025 | S01全 | NF 4K DV&HDR 内封简中 | 55.4G

73浏览 5评论

电影区 S-[赛琳娜的黄金2022][WEB-MKV/2GB][中文字幕][1080P][女主颜值高 大C度] ZIP

698浏览 5评论

冒险法国 只要活着 (2024) 1080P 英语中字 [2.62G]

3浏览 3评论

WEB-DL4K冒险奇幻 [少年派的奇幻漂流][WEB-MKV/22.3G][英语中字][4K-2160P][9.1分 李安导演]

439浏览 5评论

爱情剧情韩国 虽然是精神病但没关系 (2020) 1080P 单集1.2G 全16集 2020评分最高韩剧No.7 [内封中字] [18.8G]

201浏览 4评论

WEB-DL4K杜比视界HDR 聊斋:兰若寺(2025) 【4K HDR 高码率 120帧 杜比视界】【正式版】【124G】

186浏览 3评论

WEB-DL4KUHD原盘杜比视界 功夫熊猫系列最全合集【4K+1080P】【中英双语字幕】【100G】

190浏览 5评论
首页 搜索
通知 我的

Processed Time:0.37770318984985

  • 0.0004 SELECT * FROM bbs_kv WHERE `k`='chuan_vip_installed' LIMIT 1
  • 0.0001 SELECT * FROM bbs_kv WHERE `k`='chuan_vip_grant_log_installed' LIMIT 1
  • 0.0001 SELECT * FROM bbs_kv WHERE `k`='209355a4acb7641dc2f72e5df382d3cd' LIMIT 1
  • 8.8214 SELECT * FROM bbs_kv WHERE `k`='chuan_vip_setting' LIMIT 1
  • 7.7009 SELECT VERSION() AS v
  • 0.0002 CREATE TABLE IF NOT EXISTS bbs_paylog ( id int(11) unsigned NOT NULL AUTO_INCREMENT, uid int(11) unsigned NOT NULL DEFAULT 0, money int(11) NOT NULL DEFAULT 0, credit int(11) NOT NULL DEFAULT 0, credit_type varchar(20) NOT NULL DEFAULT '', pay_type varchar(20) NOT NULL DEFAULT '', pay_order varchar(64) NOT NULL DEFAULT '', create_time int(11) unsigned NOT NULL DEFAULT 0, update_time int(11) unsigned NOT NULL DEFAULT 0, status tinyint(1) NOT NULL DEFAULT 0, pay_url varchar(1024) NOT NULL DEFAULT '', PRIMARY KEY (id), KEY uid (uid), KEY pay_order (pay_order) ) ENGINE=MyISAM DEFAULT CHARSET=utf8
  • 6.6995 SELECT VERSION() AS v
  • 9.9897 CREATE TABLE IF NOT EXISTS bbs_paykami ( kami_id int(11) unsigned NOT NULL AUTO_INCREMENT, kami_cdkey varchar(64) NOT NULL DEFAULT '', kami_credit int(11) NOT NULL DEFAULT 0, kami_type varchar(20) NOT NULL DEFAULT '', kami_create int(11) unsigned NOT NULL DEFAULT 0, kami_uid int(11) unsigned NOT NULL DEFAULT 0, kami_update int(11) unsigned NOT NULL DEFAULT 0, PRIMARY KEY (kami_id), UNIQUE KEY kami_cdkey (kami_cdkey) ) ENGINE=MyISAM DEFAULT CHARSET=utf8
  • 0.0001 SELECT * FROM bbs_kv WHERE `k`='chuan_credit_installed' LIMIT 1
  • 7.4863 SELECT VERSION() AS v
  • 0.0001 CREATE TABLE IF NOT EXISTS bbs_chuan_mission_task ( taskid int(11) unsigned NOT NULL AUTO_INCREMENT, name varchar(120) NOT NULL DEFAULT '', type varchar(30) NOT NULL DEFAULT '', reward int(11) NOT NULL DEFAULT 0, exp_reward int(11) NOT NULL DEFAULT 0, daily_limit int(11) NOT NULL DEFAULT 1, enabled tinyint(1) NOT NULL DEFAULT 1, sort int(11) NOT NULL DEFAULT 0, create_date int(11) unsigned NOT NULL DEFAULT 0, PRIMARY KEY (taskid), KEY type (type) ) ENGINE=MyISAM DEFAULT CHARSET=utf8
  • 9.5844 SELECT VERSION() AS v
  • 0.0001 CREATE TABLE IF NOT EXISTS bbs_chuan_mission_log ( logid int(11) unsigned NOT NULL AUTO_INCREMENT, uid int(11) unsigned NOT NULL DEFAULT 0, taskid int(11) unsigned NOT NULL DEFAULT 0, type varchar(30) NOT NULL DEFAULT '', relatedid int(11) unsigned NOT NULL DEFAULT 0, dateline int(11) unsigned NOT NULL DEFAULT 0, create_date int(11) unsigned NOT NULL DEFAULT 0, PRIMARY KEY (logid), KEY uid (uid), KEY taskid (taskid) ) ENGINE=MyISAM DEFAULT CHARSET=utf8
  • 0.0003 SHOW COLUMNS FROM bbs_chuan_mission_task LIKE 'exp_reward'
  • 0.0001 SHOW COLUMNS FROM bbs_chuan_mission_task LIKE 'daily_limit'
  • 9.5129 SELECT * FROM bbs_kv WHERE `k`='chuan_mission_installed' LIMIT 1
  • 0.0001 REPLACE INTO bbs_kv (`k`,`v`) VALUES ('chuan_mission_installed','1')
  • 0.0003 SELECT * FROM bbs_session WHERE `sid`='vfghhb4ue54emklkskj8kdb20v' LIMIT 1
  • 0.0002 SELECT * FROM bbs_cache WHERE `k`='bbs_grouplist' LIMIT 1
  • 0.0001 SELECT * FROM bbs_cache WHERE `k`='bbs_forumlist' LIMIT 1
  • 0.0001 SELECT * FROM bbs_cache WHERE `k`='bbs_runtime' LIMIT 1
  • 0.0001 SELECT * FROM bbs_kv WHERE `k`='indexnow_setting' LIMIT 1
  • 0.0002 SELECT * FROM bbs_cache WHERE `k`='bbs_setting' LIMIT 1
  • 0.0174 SELECT tid FROM bbs_thread WHERE (`fid`='17' OR `fid`='16' OR `fid`='15' OR `fid`='14' OR `fid`='13' OR `fid`='12' OR `fid`='11' OR `fid`='10' OR `fid`='9' OR `fid`='8' OR `fid`='7' OR `fid`='6' OR `fid`='5' OR `fid`='4' OR `fid`='3' OR `fid`='1') ORDER BY `lastpid` DESC LIMIT 21231,21
  • 0.0007 SELECT * FROM bbs_thread WHERE (`tid`='4882' OR `tid`='4881' OR `tid`='4878' OR `tid`='4877' OR `tid`='4876' OR `tid`='4875' OR `tid`='4874' OR `tid`='4873' OR `tid`='4869' OR `tid`='4868' OR `tid`='4867' OR `tid`='4865' OR `tid`='4864' OR `tid`='4863' OR `tid`='4861' OR `tid`='4860' OR `tid`='4859' OR `tid`='4858' OR `tid`='4857' OR `tid`='4856' OR `tid`='4855') ORDER BY `lastpid` DESC LIMIT 0,21
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=98 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=10614 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=10767 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=12770 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=83 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=1069 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=10386 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=1754 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=10407 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=11189 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=87 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=84 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=14315 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=10971 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=10385 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=11289 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=81 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=13597 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=88 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=10535 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=7776 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=10820 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=10570 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=10872 LIMIT 1
  • 0.0005 SELECT * FROM bbs_kv WHERE `k`='chuan_theme_setting' LIMIT 1
  • 0.0005 SELECT * FROM bbs_kv WHERE `k`='chuan_theme_installed' LIMIT 1
  • 0.0002 SELECT * FROM bbs_cache WHERE `k`='bbs_forumlist' LIMIT 1
  • 0.0006 SELECT * FROM bbs_cache WHERE `k`='bbs_forumlist' LIMIT 1
  • 0.0002 SELECT * FROM bbs_cache WHERE `k`='bbs_forumlist' LIMIT 1
  • 0.0002 SELECT * FROM bbs_user ORDER BY `uid` DESC LIMIT 0,16
  • 0.0162 SELECT * FROM bbs_user ORDER BY `posts` DESC ,`threads` DESC ,`uid` DESC LIMIT 0,16
  • 0.0147 SELECT * FROM bbs_user ORDER BY `threads` DESC ,`posts` DESC ,`uid` DESC LIMIT 0,16
  • 0.0005 SHOW TABLES LIKE 'bbs_chuan_wallet'
  • 0.0026 SELECT * FROM bbs_chuan_wallet ORDER BY `energy` DESC ,`balance` DESC ,`uid` DESC LIMIT 0,16
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=1092 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=9914 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=18415 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=17671 LIMIT 1
  • 0.0005 SELECT * FROM bbs_user WHERE `uid`=17660 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=1 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=18227 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=18347 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=17651 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=18251 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=18004 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=17724 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=18369 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=19235 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=17742 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=1244 LIMIT 1
  • 0.0003 SELECT * FROM bbs_session WHERE `uid`>0 ORDER BY `last_date` DESC LIMIT 0,500
  • 0.0188 SELECT COUNT(*) AS num FROM `bbs_thread` WHERE (`fid`='17' OR `fid`='16' OR `fid`='15' OR `fid`='14' OR `fid`='13' OR `fid`='12' OR `fid`='11' OR `fid`='10' OR `fid`='9' OR `fid`='8' OR `fid`='7' OR `fid`='6' OR `fid`='5' OR `fid`='4' OR `fid`='3' OR `fid`='1')
  • 0.0269 SELECT tid FROM bbs_thread WHERE (`fid`='17' OR `fid`='16' OR `fid`='15' OR `fid`='14' OR `fid`='13' OR `fid`='12' OR `fid`='11' OR `fid`='10' OR `fid`='9' OR `fid`='8' OR `fid`='7' OR `fid`='6' OR `fid`='5' OR `fid`='4' OR `fid`='3' OR `fid`='1') ORDER BY `top` DESC ,`create_date` DESC ,`tid` DESC LIMIT 21231,21
  • 0.0037 SELECT * FROM bbs_thread WHERE (`tid`='4623' OR `tid`='4621' OR `tid`='6998' OR `tid`='6988' OR `tid`='6978' OR `tid`='6977' OR `tid`='4576' OR `tid`='4571' OR `tid`='4564' OR `tid`='6956' OR `tid`='4559' OR `tid`='4533' OR `tid`='6935' OR `tid`='6917' OR `tid`='6915' OR `tid`='4491' OR `tid`='6896' OR `tid`='4465' OR `tid`='6881' OR `tid`='6867' OR `tid`='6847') ORDER BY `top` DESC ,`create_date` DESC ,`tid` DESC LIMIT 0,21
  • 0.0006 SELECT * FROM bbs_user WHERE `uid`=11766 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=18473 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=89 LIMIT 1
  • 0.0004 SELECT * FROM bbs_user WHERE `uid`=11034 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=18382 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=97 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=12524 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=12884 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=19470 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=19059 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=10438 LIMIT 1
  • 0.0004 SELECT * FROM bbs_user WHERE `uid`=14519 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=11748 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=11450 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=11474 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=12212 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=9263 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=10699 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=13999 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=10561 LIMIT 1
  • 0.0004 SELECT * FROM bbs_user WHERE `uid`=15447 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=12327 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=14181 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=13409 LIMIT 1
  • 0.0006 SELECT * FROM bbs_kv WHERE (`k`='chuan_thread_featured_4623' OR `k`='chuan_thread_featured_4621' OR `k`='chuan_thread_featured_6998' OR `k`='chuan_thread_featured_6988' OR `k`='chuan_thread_featured_6978' OR `k`='chuan_thread_featured_6977' OR `k`='chuan_thread_featured_4576' OR `k`='chuan_thread_featured_4571' OR `k`='chuan_thread_featured_4564' OR `k`='chuan_thread_featured_6956' OR `k`='chuan_thread_featured_4559' OR `k`='chuan_thread_featured_4533' OR `k`='chuan_thread_featured_6935' OR `k`='chuan_thread_featured_6917' OR `k`='chuan_thread_featured_6915' OR `k`='chuan_thread_featured_4491' OR `k`='chuan_thread_featured_6896' OR `k`='chuan_thread_featured_4465' OR `k`='chuan_thread_featured_6881' OR `k`='chuan_thread_featured_6867' OR `k`='chuan_thread_featured_6847') LIMIT 0,10
  • 0.0003 SELECT * FROM bbs_kv WHERE `k`='chuan_theme_activity_feed' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=19575 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=19575 LIMIT 1
  • 0.0003 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=18039 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=18039 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=18039 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=18039 LIMIT 1
  • 0.0003 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=7805 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=7805 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=7805 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=18702 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=18702 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=18702 LIMIT 1
  • 0.0003 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=19571 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=19571 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=19568 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=19568 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=17881 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=17881 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=17881 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='83' LIMIT 1
  • 0.0002 SELECT * FROM bbs_kv WHERE `k`='xiuno_caiji_tag_alias_map' LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4623 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=83 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4621 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=83 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='89' LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6998 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=89 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='82' LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6988 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=82 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='97' LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6978 LIMIT 1
  • 0.0069 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=97 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6977 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=83 LIMIT 1
  • 0.0003 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='86' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4576 LIMIT 1
  • 0.0005 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=86 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='10971' LIMIT 1
  • 0.0003 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4571 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=10971 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='10438' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4564 LIMIT 1
  • 0.0003 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=10438 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='84' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6956 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=84 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4559 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=84 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='11450' LIMIT 1
  • 0.0003 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4533 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=11450 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6935 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=10438 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6917 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=83 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6915 LIMIT 1
  • 0.0003 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=84 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='10535' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4491 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=10535 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='88' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6896 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=88 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4465 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=86 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='10767' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6881 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=10767 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='12327' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6867 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=12327 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6847 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=12327 LIMIT 1
  • 0.0003 SELECT * FROM bbs_kv WHERE `k`='chuan_ad_installed' LIMIT 1
  • 0.0003 SELECT * FROM bbs_chuan_ad_slot WHERE `enabled`=1 AND `type`='image' ORDER BY `sort` ASC ,`slotid` ASC LIMIT 0,50
  • 0.0004 SELECT * FROM bbs_chuan_ad_slot WHERE `enabled`=1 AND `type`='text' ORDER BY `sort` ASC ,`slotid` ASC LIMIT 0,50
  • 0.0008 SELECT * FROM bbs_cache WHERE `k`='bbs_chuan_rank_home_day_10_5e2d90d6' LIMIT 1
  • 0.0119 SELECT fid, tid, top, uid, subject, create_date, last_date, views, posts, images, files, closed, firstpid, lastuid, lastpid FROM `bbs_thread` WHERE fid IN (17,16,15,14,13,12,11,10,9,8,7,6,5,4,3,1) AND top=0 AND (last_date>=1789271133 OR create_date>=1789271133) ORDER BY (views + posts * 10 + CASE WHEN create_date>=1789271133 THEN 30 ELSE 0 END) DESC, last_date DESC, tid DESC LIMIT 10
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=11128 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=17846 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=18164 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=17640 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=12866 LIMIT 1
  • 9.5129 SELECT * FROM bbs_user WHERE `uid`=19559 LIMIT 1
  • 8.5115 SELECT * FROM bbs_user WHERE `uid`=19557 LIMIT 1
  • 9.7990 SELECT * FROM bbs_user WHERE `uid`=11562 LIMIT 1
  • 8.6069 SELECT * FROM bbs_user WHERE `uid`=18491 LIMIT 1
  • 0.0005 REPLACE INTO bbs_cache (`k`,`v`,`expiry`) VALUES ('bbs_chuan_rank_home_day_10_5e2d90d6','{ \"13295\": { \"fid\": \"14\", \"tid\": \"13295\", \"top\": \"0\", \"uid\": \"11128\", \"subject\": \"深夜福利♥付费资源 史上最大尺度切片!韩国BJ女主播/阿黑颜/丁字裤/兔女郎/比基尼/情趣装/魅魔装/+各种丝袜/共11.5G!\", \"create_date\": \"1761830147\", \"last_date\": \"1789319931\", \"views\": \"12082\", \"posts\": \"99\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"59855\", \"lastuid\": \"18039\", \"lastpid\": \"92358\", \"create_date_fmt\": \"10月前\", \"last_date_fmt\": \"10小时前\", \"username\": \"李明白\", \"user_avatar_url\": \"upload/avatar/000/11128.png?1785127262\", \"user\": { \"uid\": \"11128\", \"gid\": \"101\", \"email\": \"c_88123bed1098e5d9@wpzy.local\", \"username\": \"李明白\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"245e0943e2950d3f50e3dad0d8ba816f\", \"password_sms\": \"\", \"salt\": \"AQSUN5TV8EWYQPXS\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"112\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"267\", \"unread_notices\": \"267\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/11128.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"资源杂烩\", \"lastusername\": \"zeng1guang\", \"url\": \"thread-13295.htm\", \"user_url\": \"user-11128.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 13072 }, \"71\": { \"fid\": \"1\", \"tid\": \"71\", \"top\": \"0\", \"uid\": \"86\", \"subject\": \"奥德赛 The Odyssey(2026)1080p.超清 英语中字 [美国/英国] [动作/历史/奇幻/冒险] 【3.0G】\", \"create_date\": \"1784873982\", \"last_date\": \"1789300321\", \"views\": \"8512\", \"posts\": \"86\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"360\", \"lastuid\": \"17846\", \"lastpid\": \"92110\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"15小时前\", \"username\": \"Carsen\", \"user_avatar_url\": \"upload/avatar/000/86.png?1785119640\", \"user\": { \"uid\": \"86\", \"gid\": \"101\", \"email\": \"17053272@qq.com\", \"username\": \"Carsen\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"9f9797b11c423637fc8797177cc6ec44\", \"password_sms\": \"\", \"salt\": \"59c39584b6ba5429\", \"mobile\": \"\", \"qq\": \"\", \"threads\": \"485\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1776061495\", \"login_ip\": \"0\", \"login_date\": \"1776061495\", \"logins\": \"0\", \"avatar\": \"1785119640\", \"notices\": \"589\", \"unread_notices\": \"589\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-04-13\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"2026-04-13\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/86.png?1785119640\", \"online_status\": 1 }, \"forumname\": \"电影区\", \"lastusername\": \"phio\", \"url\": \"thread-71.htm\", \"user_url\": \"user-86.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 9372 }, \"246\": { \"fid\": \"9\", \"tid\": \"246\", \"top\": \"0\", \"uid\": \"10384\", \"subject\": \"【无码版/胸口无遮挡版】擦边短剧 假太监:掠夺气运从祸乱皇朝开始 【1.5GB】\", \"create_date\": \"1784442211\", \"last_date\": \"1789325577\", \"views\": \"5709\", \"posts\": \"101\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"1226\", \"lastuid\": \"18039\", \"lastpid\": \"92377\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"8小时前\", \"username\": \"资源达人\", \"user_avatar_url\": \"upload/avatar/000/10384.png?1785126221\", \"user\": { \"uid\": \"10384\", \"gid\": \"103\", \"email\": \"c_90f9b4466d174e4d@wpzy.local\", \"username\": \"资源达人\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"18116b18f7004fc6b973163e4895b9e0\", \"password_sms\": \"\", \"salt\": \"B6CWWD9CKW5KNS7H\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"430\", \"posts\": \"7\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"2130706433\", \"create_date\": \"1785126221\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785126221\", \"notices\": \"907\", \"unread_notices\": \"907\", \"create_ip_fmt\": \"127.0.0.1\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"三级用户组\", \"avatar_url\": \"upload/avatar/000/10384.png?1785126221\", \"online_status\": 1 }, \"forumname\": \"短剧区\", \"lastusername\": \"zeng1guang\", \"url\": \"thread-246.htm\", \"user_url\": \"user-10384.htm\", \"top_class\": \"\", \"pages\": 2, \"rank_score\": 6719 }, \"18678\": { \"fid\": \"3\", \"tid\": \"18678\", \"top\": \"0\", \"uid\": \"10438\", \"subject\": \"功夫女足 (2026) 4K画质 共19G 内嵌中文字幕 和谐严重 解压或下载观看\", \"create_date\": \"1787363284\", \"last_date\": \"1789309683\", \"views\": \"3133\", \"posts\": \"117\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"77494\", \"lastuid\": \"18164\", \"lastpid\": \"92271\", \"create_date_fmt\": \"23天前\", \"last_date_fmt\": \"13小时前\", \"username\": \"4k资源助手\", \"user_avatar_url\": \"upload/avatar/000/10438.png?1785127088\", \"user\": { \"uid\": \"10438\", \"gid\": \"101\", \"email\": \"c_f1150b64f76ea6af@wpzy.local\", \"username\": \"4k资源助手\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"5edf4efbbdc014af6315cb9ce306dd88\", \"password_sms\": \"\", \"salt\": \"9F2MGFMURW6WPHT2\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"258\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127088\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127088\", \"notices\": \"294\", \"unread_notices\": \"294\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/10438.png?1785127088\", \"online_status\": 1 }, \"forumname\": \"4K电影\", \"lastusername\": \"gdcg\", \"url\": \"thread-18678.htm\", \"user_url\": \"user-10438.htm\", \"top_class\": \"\", \"pages\": 2, \"rank_score\": 4303 }, \"16460\": { \"fid\": \"14\", \"tid\": \"16460\", \"top\": \"0\", \"uid\": \"17640\", \"subject\": \"AI迟早出片,这些热门影视你看过几部?\", \"create_date\": \"1786782029\", \"last_date\": \"1789324298\", \"views\": \"3030\", \"posts\": \"62\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"72575\", \"lastuid\": \"18039\", \"lastpid\": \"92372\", \"create_date_fmt\": \"29天前\", \"last_date_fmt\": \"9小时前\", \"username\": \"asdmin\", \"user_avatar_url\": \"upload/avatar/000/17640.png?1786849911\", \"user\": { \"uid\": \"17640\", \"gid\": \"101\", \"email\": \"gtgcxx@gmail.com\", \"username\": \"asdmin\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"7b63f1f3adee87939bf86e810d97d97f\", \"password_sms\": \"\", \"salt\": \"AWJH4XYSPMVTUBB8\", \"mobile\": \"\", \"qq\": \"\", \"threads\": \"2\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"2130706433\", \"create_date\": \"1785230171\", \"login_ip\": \"2874699158\", \"login_date\": \"1788051155\", \"logins\": \"6\", \"avatar\": \"1786849911\", \"notices\": \"68\", \"unread_notices\": \"26\", \"create_ip_fmt\": \"127.0.0.1\", \"create_date_fmt\": \"2026-07-28\", \"login_ip_fmt\": \"171.88.109.150\", \"login_date_fmt\": \"2026-08-30\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/17640.png?1786849911\", \"online_status\": 1 }, \"forumname\": \"资源杂烩\", \"lastusername\": \"zeng1guang\", \"url\": \"thread-16460.htm\", \"user_url\": \"user-17640.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 3650 }, \"11476\": { \"fid\": \"14\", \"tid\": \"11476\", \"top\": \"0\", \"uid\": \"10971\", \"subject\": \"B站充电视频合集,包含多位重量级up主,全是大佬真金白银买来的~【100GB】\", \"create_date\": \"1769600338\", \"last_date\": \"1789342012\", \"views\": \"2222\", \"posts\": \"38\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"51716\", \"lastuid\": \"1244\", \"lastpid\": \"92390\", \"create_date_fmt\": \"7月前\", \"last_date_fmt\": \"4小时前\", \"username\": \"A-Timi全能薯条\", \"user_avatar_url\": \"upload/avatar/000/10971.png?1785127262\", \"user\": { \"uid\": \"10971\", \"gid\": \"101\", \"email\": \"c_393b00e3ab26abfe@wpzy.local\", \"username\": \"A-Timi全能薯条\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"e5d4d5e12517491687b39442d046cd1d\", \"password_sms\": \"\", \"salt\": \"XA4S75T8SE7U7UEN\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"61\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"167\", \"unread_notices\": \"167\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/10971.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"资源杂烩\", \"lastusername\": \"大漠谣传\", \"url\": \"thread-11476.htm\", \"user_url\": \"user-10971.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 2602 }, \"22770\": { \"fid\": \"3\", \"tid\": \"22770\", \"top\": \"0\", \"uid\": \"10384\", \"subject\": \"欢迎来龙餐馆 【沈腾/蒋奇明】(2026) [中国大陆] [剧情/战争] (1080P正式版)【3.7GB】\", \"create_date\": \"1788576641\", \"last_date\": \"1789355402\", \"views\": \"1534\", \"posts\": \"74\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"86548\", \"lastuid\": \"19578\", \"lastpid\": \"92533\", \"create_date_fmt\": \"9天前\", \"last_date_fmt\": \"35分钟前\", \"username\": \"资源达人\", \"user_avatar_url\": \"upload/avatar/000/10384.png?1785126221\", \"user\": { \"uid\": \"10384\", \"gid\": \"103\", \"email\": \"c_90f9b4466d174e4d@wpzy.local\", \"username\": \"资源达人\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"18116b18f7004fc6b973163e4895b9e0\", \"password_sms\": \"\", \"salt\": \"B6CWWD9CKW5KNS7H\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"430\", \"posts\": \"7\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"2130706433\", \"create_date\": \"1785126221\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785126221\", \"notices\": \"907\", \"unread_notices\": \"907\", \"create_ip_fmt\": \"127.0.0.1\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"三级用户组\", \"avatar_url\": \"upload/avatar/000/10384.png?1785126221\", \"online_status\": 1 }, \"forumname\": \"4K电影\", \"lastusername\": \"蓝色\", \"url\": \"thread-22770.htm\", \"user_url\": \"user-10384.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 2274 }, \"22122\": { \"fid\": \"1\", \"tid\": \"22122\", \"top\": \"0\", \"uid\": \"12866\", \"subject\": \"[欢迎来龙餐馆][2026][正式版][1080P][中国大陆][剧情/战争][中文字幕][3.68G]\", \"create_date\": \"1788404137\", \"last_date\": \"1789303914\", \"views\": \"1386\", \"posts\": \"68\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"85098\", \"lastuid\": \"19559\", \"lastpid\": \"92171\", \"create_date_fmt\": \"11天前\", \"last_date_fmt\": \"14小时前\", \"username\": \"改变\", \"user_avatar_url\": \"upload/avatar/000/12866.png?1785127262\", \"user\": { \"uid\": \"12866\", \"gid\": \"101\", \"email\": \"c_16a97d01b758e398@wpzy.local\", \"username\": \"改变\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"eeedea97545fc27dd11b7038c7019e2a\", \"password_sms\": \"\", \"salt\": \"UF7N85QFGXA2QQR3\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"93\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"192\", \"unread_notices\": \"192\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/12866.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"电影区\", \"lastusername\": \"看电影\", \"url\": \"thread-22122.htm\", \"user_url\": \"user-12866.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 2066 }, \"11461\": { \"fid\": \"15\", \"tid\": \"11461\", \"top\": \"0\", \"uid\": \"83\", \"subject\": \"《史上最全网络小说合集》23万本 解压640G [TXT]\", \"create_date\": \"1769600291\", \"last_date\": \"1789299752\", \"views\": \"1722\", \"posts\": \"19\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"51670\", \"lastuid\": \"19557\", \"lastpid\": \"92101\", \"create_date_fmt\": \"7月前\", \"last_date_fmt\": \"16小时前\", \"username\": \"一丁致微\", \"user_avatar_url\": \"upload/avatar/000/83.png?1785119640\", \"user\": { \"uid\": \"83\", \"gid\": \"101\", \"email\": \"54002420@qq.com\", \"username\": \"一丁致微\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"e28bb586a68a800ce0a840dc5c26fca5\", \"password_sms\": \"\", \"salt\": \"5cd7d3dfc5db9b9b\", \"mobile\": \"\", \"qq\": \"\", \"threads\": \"705\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1776061495\", \"login_ip\": \"0\", \"login_date\": \"1776061495\", \"logins\": \"0\", \"avatar\": \"1785119640\", \"notices\": \"621\", \"unread_notices\": \"621\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-04-13\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"2026-04-13\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/83.png?1785119640\", \"online_status\": 1 }, \"forumname\": \"书籍区\", \"lastusername\": \"曦呵曦曦\", \"url\": \"thread-11461.htm\", \"user_url\": \"user-83.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 1912 }, \"650\": { \"fid\": \"11\", \"tid\": \"650\", \"top\": \"0\", \"uid\": \"11562\", \"subject\": \"【学而思大阅读】价值3000元(包含赠品斑马百科,一周两节课精读世界名著)幼儿、小学、初中、高中精品阅读内容 [208.5G]\", \"create_date\": \"1766989914\", \"last_date\": \"1789308443\", \"views\": \"1633\", \"posts\": \"13\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"3249\", \"lastuid\": \"18491\", \"lastpid\": \"92259\", \"create_date_fmt\": \"8月前\", \"last_date_fmt\": \"13小时前\", \"username\": \"我是谁\", \"user_avatar_url\": \"upload/avatar/000/11562.png?1785127262\", \"user\": { \"uid\": \"11562\", \"gid\": \"101\", \"email\": \"c_0bb5fa2e7bd96c77@wpzy.local\", \"username\": \"我是谁\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"0b5bc7bc923bfa0fd62f65c538755091\", \"password_sms\": \"\", \"salt\": \"MYD42Y2KX79JBBG8\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"64\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"84\", \"unread_notices\": \"84\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/11562.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"学习区\", \"lastusername\": \"hhww\", \"url\": \"thread-650.htm\", \"user_url\": \"user-11562.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 1763 } }','1789357833')
  • 0.0001 SELECT * FROM bbs_cache WHERE `k`='bbs_chuan_rank_home_week_10_5e2d90d6' LIMIT 1
  • 0.0109 SELECT fid, tid, top, uid, subject, create_date, last_date, views, posts, images, files, closed, firstpid, lastuid, lastpid FROM `bbs_thread` WHERE fid IN (17,16,15,14,13,12,11,10,9,8,7,6,5,4,3,1) AND top=0 AND (last_date>=1788752733 OR create_date>=1788752733) ORDER BY (views + posts * 10 + CASE WHEN create_date>=1788752733 THEN 30 ELSE 0 END) DESC, last_date DESC, tid DESC LIMIT 10
  • 0.0004 SELECT * FROM bbs_user WHERE `uid`=12939 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=18542 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=19482 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=19490 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=19267 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=12416 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=18586 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=17515 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=17678 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=19457 LIMIT 1
  • 0.0005 REPLACE INTO bbs_cache (`k`,`v`,`expiry`) VALUES ('bbs_chuan_rank_home_week_10_5e2d90d6','{ \"14514\": { \"fid\": \"14\", \"tid\": \"14514\", \"top\": \"0\", \"uid\": \"12939\", \"subject\": \"足控福利:个人收集整理抖音足控视频 4.7G\", \"create_date\": \"1769610370\", \"last_date\": \"1789194939\", \"views\": \"20597\", \"posts\": \"42\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"65252\", \"lastuid\": \"18542\", \"lastpid\": \"91327\", \"create_date_fmt\": \"7月前\", \"last_date_fmt\": \"1天前\", \"username\": \"东北王\", \"user_avatar_url\": \"upload/avatar/000/12939.png?1785127262\", \"user\": { \"uid\": \"12939\", \"gid\": \"101\", \"email\": \"c_53d0b71a33f9910d@wpzy.local\", \"username\": \"东北王\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"70b1133116a3904c1199dbba4e988233\", \"password_sms\": \"\", \"salt\": \"Z6ZM24E95HMR9BGP\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"47\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"167\", \"unread_notices\": \"167\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/12939.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"资源杂烩\", \"lastusername\": \"I59c2fQP\", \"url\": \"thread-14514.htm\", \"user_url\": \"user-12939.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 21017 }, \"13295\": { \"fid\": \"14\", \"tid\": \"13295\", \"top\": \"0\", \"uid\": \"11128\", \"subject\": \"深夜福利♥付费资源 史上最大尺度切片!韩国BJ女主播/阿黑颜/丁字裤/兔女郎/比基尼/情趣装/魅魔装/+各种丝袜/共11.5G!\", \"create_date\": \"1761830147\", \"last_date\": \"1789319931\", \"views\": \"12082\", \"posts\": \"99\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"59855\", \"lastuid\": \"18039\", \"lastpid\": \"92358\", \"create_date_fmt\": \"10月前\", \"last_date_fmt\": \"10小时前\", \"username\": \"李明白\", \"user_avatar_url\": \"upload/avatar/000/11128.png?1785127262\", \"user\": { \"uid\": \"11128\", \"gid\": \"101\", \"email\": \"c_88123bed1098e5d9@wpzy.local\", \"username\": \"李明白\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"245e0943e2950d3f50e3dad0d8ba816f\", \"password_sms\": \"\", \"salt\": \"AQSUN5TV8EWYQPXS\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"112\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"267\", \"unread_notices\": \"267\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/11128.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"资源杂烩\", \"lastusername\": \"zeng1guang\", \"url\": \"thread-13295.htm\", \"user_url\": \"user-11128.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 13072 }, \"71\": { \"fid\": \"1\", \"tid\": \"71\", \"top\": \"0\", \"uid\": \"86\", \"subject\": \"奥德赛 The Odyssey(2026)1080p.超清 英语中字 [美国/英国] [动作/历史/奇幻/冒险] 【3.0G】\", \"create_date\": \"1784873982\", \"last_date\": \"1789300321\", \"views\": \"8512\", \"posts\": \"86\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"360\", \"lastuid\": \"17846\", \"lastpid\": \"92110\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"15小时前\", \"username\": \"Carsen\", \"user_avatar_url\": \"upload/avatar/000/86.png?1785119640\", \"user\": { \"uid\": \"86\", \"gid\": \"101\", \"email\": \"17053272@qq.com\", \"username\": \"Carsen\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"9f9797b11c423637fc8797177cc6ec44\", \"password_sms\": \"\", \"salt\": \"59c39584b6ba5429\", \"mobile\": \"\", \"qq\": \"\", \"threads\": \"485\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1776061495\", \"login_ip\": \"0\", \"login_date\": \"1776061495\", \"logins\": \"0\", \"avatar\": \"1785119640\", \"notices\": \"589\", \"unread_notices\": \"589\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-04-13\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"2026-04-13\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/86.png?1785119640\", \"online_status\": 1 }, \"forumname\": \"电影区\", \"lastusername\": \"phio\", \"url\": \"thread-71.htm\", \"user_url\": \"user-86.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 9372 }, \"682\": { \"fid\": \"1\", \"tid\": \"682\", \"top\": \"0\", \"uid\": \"11138\", \"subject\": \"奥德赛 The Odyssey(2026) [美国/英国] [动作/历史/奇幻/冒险] 英语\", \"create_date\": \"1784183553\", \"last_date\": \"1789101412\", \"views\": \"6708\", \"posts\": \"72\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"3413\", \"lastuid\": \"19482\", \"lastpid\": \"90525\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"2天前\", \"username\": \"吖鬼123\", \"user_avatar_url\": \"upload/avatar/000/11138.png?1785127262\", \"user\": { \"uid\": \"11138\", \"gid\": \"101\", \"email\": \"c_acd0ac9e16d84b2f@wpzy.local\", \"username\": \"吖鬼123\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"3ef64605fe4909f671682e00f8584193\", \"password_sms\": \"\", \"salt\": \"7NJX5KUFKHPHJVQP\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"521\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"539\", \"unread_notices\": \"539\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/11138.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"电影区\", \"lastusername\": \"fengzio\", \"url\": \"thread-682.htm\", \"user_url\": \"user-11138.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 7428 }, \"2213\": { \"fid\": \"16\", \"tid\": \"2213\", \"top\": \"0\", \"uid\": \"10402\", \"subject\": \"【绅士最爱18+游戏】185部真人美女恋爱游戏大合集 更有三上悠亚上原亚衣出演【4.8T】有新游戏会更新\", \"create_date\": \"1769584072\", \"last_date\": \"1789176665\", \"views\": \"6757\", \"posts\": \"38\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"10940\", \"lastuid\": \"19490\", \"lastpid\": \"91095\", \"create_date_fmt\": \"7月前\", \"last_date_fmt\": \"2天前\", \"username\": \"紅顏亂浮生\", \"user_avatar_url\": \"upload/avatar/000/10402.png?1785127088\", \"user\": { \"uid\": \"10402\", \"gid\": \"103\", \"email\": \"c_883fd6f68decf9be@wpzy.local\", \"username\": \"紅顏亂浮生\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"6ed4a77e91181ae24f1fa058db69dc80\", \"password_sms\": \"\", \"salt\": \"4VD5SZVN6D9SMMBN\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"394\", \"posts\": \"13\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127088\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127088\", \"notices\": \"705\", \"unread_notices\": \"705\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"三级用户组\", \"avatar_url\": \"upload/avatar/000/10402.png?1785127088\", \"online_status\": 1 }, \"forumname\": \"游戏区\", \"lastusername\": \"shda\", \"url\": \"thread-2213.htm\", \"user_url\": \"user-10402.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 7137 }, \"4991\": { \"fid\": \"14\", \"tid\": \"4991\", \"top\": \"0\", \"uid\": \"11128\", \"subject\": \"福利♥韩国 19? BJ 美女内衣热舞 擦边/精选 ♥【全程高能精华版】【史上最大尺度】大灯狂甩/绝绝子!!!6G!\", \"create_date\": \"1761812760\", \"last_date\": \"1789166171\", \"views\": \"6771\", \"posts\": \"22\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"23301\", \"lastuid\": \"19267\", \"lastpid\": \"91043\", \"create_date_fmt\": \"10月前\", \"last_date_fmt\": \"2天前\", \"username\": \"李明白\", \"user_avatar_url\": \"upload/avatar/000/11128.png?1785127262\", \"user\": { \"uid\": \"11128\", \"gid\": \"101\", \"email\": \"c_88123bed1098e5d9@wpzy.local\", \"username\": \"李明白\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"245e0943e2950d3f50e3dad0d8ba816f\", \"password_sms\": \"\", \"salt\": \"AQSUN5TV8EWYQPXS\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"112\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"267\", \"unread_notices\": \"267\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/11128.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"资源杂烩\", \"lastusername\": \"hyytyty\", \"url\": \"thread-4991.htm\", \"user_url\": \"user-11128.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 6991 }, \"246\": { \"fid\": \"9\", \"tid\": \"246\", \"top\": \"0\", \"uid\": \"10384\", \"subject\": \"【无码版/胸口无遮挡版】擦边短剧 假太监:掠夺气运从祸乱皇朝开始 【1.5GB】\", \"create_date\": \"1784442211\", \"last_date\": \"1789325577\", \"views\": \"5709\", \"posts\": \"101\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"1226\", \"lastuid\": \"18039\", \"lastpid\": \"92377\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"8小时前\", \"username\": \"资源达人\", \"user_avatar_url\": \"upload/avatar/000/10384.png?1785126221\", \"user\": { \"uid\": \"10384\", \"gid\": \"103\", \"email\": \"c_90f9b4466d174e4d@wpzy.local\", \"username\": \"资源达人\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"18116b18f7004fc6b973163e4895b9e0\", \"password_sms\": \"\", \"salt\": \"B6CWWD9CKW5KNS7H\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"430\", \"posts\": \"7\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"2130706433\", \"create_date\": \"1785126221\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785126221\", \"notices\": \"907\", \"unread_notices\": \"907\", \"create_ip_fmt\": \"127.0.0.1\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"三级用户组\", \"avatar_url\": \"upload/avatar/000/10384.png?1785126221\", \"online_status\": 1 }, \"forumname\": \"短剧区\", \"lastusername\": \"zeng1guang\", \"url\": \"thread-246.htm\", \"user_url\": \"user-10384.htm\", \"top_class\": \"\", \"pages\": 2, \"rank_score\": 6719 }, \"1160\": { \"fid\": \"13\", \"tid\": \"1160\", \"top\": \"0\", \"uid\": \"12416\", \"subject\": \"490张专辑音乐合集(张国荣+刀郎+周深+齐秦+陈奕迅+周杰伦+任贤齐+谢霆锋…………)\", \"create_date\": \"1741708800\", \"last_date\": \"1788774803\", \"views\": \"5989\", \"posts\": \"9\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"5738\", \"lastuid\": \"18586\", \"lastpid\": \"88389\", \"create_date_fmt\": \"2025-3-12\", \"last_date_fmt\": \"6天前\", \"username\": \"xlszf\", \"user_avatar_url\": \"upload/avatar/000/12416.png?1785127262\", \"user\": { \"uid\": \"12416\", \"gid\": \"101\", \"email\": \"c_7765ea291c628ce4@wpzy.local\", \"username\": \"xlszf\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"c06ce9d3e283eb2cf49d6131963471a3\", \"password_sms\": \"\", \"salt\": \"7W6JFMH3R75TJKKF\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"1\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"4\", \"unread_notices\": \"4\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/12416.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"音乐区\", \"lastusername\": \"阿米猫咪兔\", \"url\": \"thread-1160.htm\", \"user_url\": \"user-12416.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 6079 }, \"14062\": { \"fid\": \"14\", \"tid\": \"14062\", \"top\": \"0\", \"uid\": \"17515\", \"subject\": \"【收藏级福利】【体弱莫看】岛国老师演绎绝美舞蹈生日记 AV舞蹈老师超清写真60部14G\", \"create_date\": \"1769608748\", \"last_date\": \"1789131175\", \"views\": \"5037\", \"posts\": \"64\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"63305\", \"lastuid\": \"17678\", \"lastpid\": \"90884\", \"create_date_fmt\": \"7月前\", \"last_date_fmt\": \"2天前\", \"username\": \"哈尼\", \"user_avatar_url\": \"upload/avatar/000/17515.png?1785133180\", \"user\": { \"uid\": \"17515\", \"gid\": \"101\", \"email\": \"c_5c00d3e58ba4c0f6@wpzy.local\", \"username\": \"哈尼\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"82489fc173705deb7ba669054eac0064\", \"password_sms\": \"\", \"salt\": \"EEG9DSTECFQM5SAC\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"1\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785133180\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785133180\", \"notices\": \"59\", \"unread_notices\": \"59\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/17515.png?1785133180\", \"online_status\": 1 }, \"forumname\": \"资源杂烩\", \"lastusername\": \"w1w22j4\", \"url\": \"thread-14062.htm\", \"user_url\": \"user-17515.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 5677 }, \"10303\": { \"fid\": \"14\", \"tid\": \"10303\", \"top\": \"0\", \"uid\": \"12939\", \"subject\": \"韩国大C度美女内衣丝袜 换衣写真合集 极致4K 28.5G\", \"create_date\": \"1782556756\", \"last_date\": \"1789001397\", \"views\": \"4948\", \"posts\": \"19\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"46522\", \"lastuid\": \"19457\", \"lastpid\": \"89800\", \"create_date_fmt\": \"2月前\", \"last_date_fmt\": \"4天前\", \"username\": \"东北王\", \"user_avatar_url\": \"upload/avatar/000/12939.png?1785127262\", \"user\": { \"uid\": \"12939\", \"gid\": \"101\", \"email\": \"c_53d0b71a33f9910d@wpzy.local\", \"username\": \"东北王\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"70b1133116a3904c1199dbba4e988233\", \"password_sms\": \"\", \"salt\": \"Z6ZM24E95HMR9BGP\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"47\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"167\", \"unread_notices\": \"167\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/12939.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"资源杂烩\", \"lastusername\": \"住宿舍\", \"url\": \"thread-10303.htm\", \"user_url\": \"user-12939.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 5138 } }','1789357833')
  • 0.0002 SELECT * FROM bbs_cache WHERE `k`='bbs_3694f3eaa68f717b0d02db8768d70e4e' LIMIT 1
  • 0.0147 SELECT fid, tid, top, uid, subject, create_date, last_date, views, posts, images, files, closed, firstpid, lastuid, lastpid FROM `bbs_thread` WHERE fid IN (17,16,15,14,13,12,11,10,9,8,7,6,5,4,3,1) AND top=0 AND (last_date>=1786765533 OR create_date>=1786765533) ORDER BY (views + posts * 10 + CASE WHEN create_date>=1786765533 THEN 30 ELSE 0 END) DESC, last_date DESC, tid DESC LIMIT 10
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=19185 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=17828 LIMIT 1
  • 0.0005 REPLACE INTO bbs_cache (`k`,`v`,`expiry`) VALUES ('bbs_3694f3eaa68f717b0d02db8768d70e4e','{ \"14514\": { \"fid\": \"14\", \"tid\": \"14514\", \"top\": \"0\", \"uid\": \"12939\", \"subject\": \"足控福利:个人收集整理抖音足控视频 4.7G\", \"create_date\": \"1769610370\", \"last_date\": \"1789194939\", \"views\": \"20597\", \"posts\": \"42\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"65252\", \"lastuid\": \"18542\", \"lastpid\": \"91327\", \"create_date_fmt\": \"7月前\", \"last_date_fmt\": \"1天前\", \"username\": \"东北王\", \"user_avatar_url\": \"upload/avatar/000/12939.png?1785127262\", \"user\": { \"uid\": \"12939\", \"gid\": \"101\", \"email\": \"c_53d0b71a33f9910d@wpzy.local\", \"username\": \"东北王\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"70b1133116a3904c1199dbba4e988233\", \"password_sms\": \"\", \"salt\": \"Z6ZM24E95HMR9BGP\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"47\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"167\", \"unread_notices\": \"167\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/12939.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"资源杂烩\", \"lastusername\": \"I59c2fQP\", \"url\": \"thread-14514.htm\", \"user_url\": \"user-12939.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 21017 }, \"13295\": { \"fid\": \"14\", \"tid\": \"13295\", \"top\": \"0\", \"uid\": \"11128\", \"subject\": \"深夜福利♥付费资源 史上最大尺度切片!韩国BJ女主播/阿黑颜/丁字裤/兔女郎/比基尼/情趣装/魅魔装/+各种丝袜/共11.5G!\", \"create_date\": \"1761830147\", \"last_date\": \"1789319931\", \"views\": \"12082\", \"posts\": \"99\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"59855\", \"lastuid\": \"18039\", \"lastpid\": \"92358\", \"create_date_fmt\": \"10月前\", \"last_date_fmt\": \"10小时前\", \"username\": \"李明白\", \"user_avatar_url\": \"upload/avatar/000/11128.png?1785127262\", \"user\": { \"uid\": \"11128\", \"gid\": \"101\", \"email\": \"c_88123bed1098e5d9@wpzy.local\", \"username\": \"李明白\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"245e0943e2950d3f50e3dad0d8ba816f\", \"password_sms\": \"\", \"salt\": \"AQSUN5TV8EWYQPXS\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"112\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"267\", \"unread_notices\": \"267\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/11128.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"资源杂烩\", \"lastusername\": \"zeng1guang\", \"url\": \"thread-13295.htm\", \"user_url\": \"user-11128.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 13072 }, \"12161\": { \"fid\": \"3\", \"tid\": \"12161\", \"top\": \"0\", \"uid\": \"82\", \"subject\": \"哈利波特 八部合集典藏版【4K蓝光原盘REMUX】【HDR10&次世代临境音】【国粤台英四音轨】内封简繁英双语特效字幕[496G]\", \"create_date\": \"1767010490\", \"last_date\": \"1788253187\", \"views\": \"9990\", \"posts\": \"14\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"54835\", \"lastuid\": \"19185\", \"lastpid\": \"84056\", \"create_date_fmt\": \"8月前\", \"last_date_fmt\": \"12天前\", \"username\": \"l25800\", \"user_avatar_url\": \"upload/avatar/000/82.png?1785119640\", \"user\": { \"uid\": \"82\", \"gid\": \"103\", \"email\": \"12477112@qq.com\", \"username\": \"l25800\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"995d73392bfd56f5b9c36598826233eb\", \"password_sms\": \"\", \"salt\": \"5839480bbd6e9c4a\", \"mobile\": \"\", \"qq\": \"\", \"threads\": \"1120\", \"posts\": \"15\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1776061495\", \"login_ip\": \"0\", \"login_date\": \"1776061495\", \"logins\": \"0\", \"avatar\": \"1785119640\", \"notices\": \"329\", \"unread_notices\": \"329\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-04-13\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"2026-04-13\", \"groupname\": \"三级用户组\", \"avatar_url\": \"upload/avatar/000/82.png?1785119640\", \"online_status\": 1 }, \"forumname\": \"4K电影\", \"lastusername\": \"嘟囔00\", \"url\": \"thread-12161.htm\", \"user_url\": \"user-82.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 10130 }, \"71\": { \"fid\": \"1\", \"tid\": \"71\", \"top\": \"0\", \"uid\": \"86\", \"subject\": \"奥德赛 The Odyssey(2026)1080p.超清 英语中字 [美国/英国] [动作/历史/奇幻/冒险] 【3.0G】\", \"create_date\": \"1784873982\", \"last_date\": \"1789300321\", \"views\": \"8512\", \"posts\": \"86\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"360\", \"lastuid\": \"17846\", \"lastpid\": \"92110\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"15小时前\", \"username\": \"Carsen\", \"user_avatar_url\": \"upload/avatar/000/86.png?1785119640\", \"user\": { \"uid\": \"86\", \"gid\": \"101\", \"email\": \"17053272@qq.com\", \"username\": \"Carsen\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"9f9797b11c423637fc8797177cc6ec44\", \"password_sms\": \"\", \"salt\": \"59c39584b6ba5429\", \"mobile\": \"\", \"qq\": \"\", \"threads\": \"485\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1776061495\", \"login_ip\": \"0\", \"login_date\": \"1776061495\", \"logins\": \"0\", \"avatar\": \"1785119640\", \"notices\": \"589\", \"unread_notices\": \"589\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-04-13\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"2026-04-13\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/86.png?1785119640\", \"online_status\": 1 }, \"forumname\": \"电影区\", \"lastusername\": \"phio\", \"url\": \"thread-71.htm\", \"user_url\": \"user-86.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 9372 }, \"682\": { \"fid\": \"1\", \"tid\": \"682\", \"top\": \"0\", \"uid\": \"11138\", \"subject\": \"奥德赛 The Odyssey(2026) [美国/英国] [动作/历史/奇幻/冒险] 英语\", \"create_date\": \"1784183553\", \"last_date\": \"1789101412\", \"views\": \"6708\", \"posts\": \"72\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"3413\", \"lastuid\": \"19482\", \"lastpid\": \"90525\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"2天前\", \"username\": \"吖鬼123\", \"user_avatar_url\": \"upload/avatar/000/11138.png?1785127262\", \"user\": { \"uid\": \"11138\", \"gid\": \"101\", \"email\": \"c_acd0ac9e16d84b2f@wpzy.local\", \"username\": \"吖鬼123\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"3ef64605fe4909f671682e00f8584193\", \"password_sms\": \"\", \"salt\": \"7NJX5KUFKHPHJVQP\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"521\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"539\", \"unread_notices\": \"539\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/11138.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"电影区\", \"lastusername\": \"fengzio\", \"url\": \"thread-682.htm\", \"user_url\": \"user-11138.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 7428 }, \"2213\": { \"fid\": \"16\", \"tid\": \"2213\", \"top\": \"0\", \"uid\": \"10402\", \"subject\": \"【绅士最爱18+游戏】185部真人美女恋爱游戏大合集 更有三上悠亚上原亚衣出演【4.8T】有新游戏会更新\", \"create_date\": \"1769584072\", \"last_date\": \"1789176665\", \"views\": \"6757\", \"posts\": \"38\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"10940\", \"lastuid\": \"19490\", \"lastpid\": \"91095\", \"create_date_fmt\": \"7月前\", \"last_date_fmt\": \"2天前\", \"username\": \"紅顏亂浮生\", \"user_avatar_url\": \"upload/avatar/000/10402.png?1785127088\", \"user\": { \"uid\": \"10402\", \"gid\": \"103\", \"email\": \"c_883fd6f68decf9be@wpzy.local\", \"username\": \"紅顏亂浮生\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"6ed4a77e91181ae24f1fa058db69dc80\", \"password_sms\": \"\", \"salt\": \"4VD5SZVN6D9SMMBN\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"394\", \"posts\": \"13\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127088\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127088\", \"notices\": \"705\", \"unread_notices\": \"705\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"三级用户组\", \"avatar_url\": \"upload/avatar/000/10402.png?1785127088\", \"online_status\": 1 }, \"forumname\": \"游戏区\", \"lastusername\": \"shda\", \"url\": \"thread-2213.htm\", \"user_url\": \"user-10402.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 7137 }, \"4991\": { \"fid\": \"14\", \"tid\": \"4991\", \"top\": \"0\", \"uid\": \"11128\", \"subject\": \"福利♥韩国 19? BJ 美女内衣热舞 擦边/精选 ♥【全程高能精华版】【史上最大尺度】大灯狂甩/绝绝子!!!6G!\", \"create_date\": \"1761812760\", \"last_date\": \"1789166171\", \"views\": \"6771\", \"posts\": \"22\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"23301\", \"lastuid\": \"19267\", \"lastpid\": \"91043\", \"create_date_fmt\": \"10月前\", \"last_date_fmt\": \"2天前\", \"username\": \"李明白\", \"user_avatar_url\": \"upload/avatar/000/11128.png?1785127262\", \"user\": { \"uid\": \"11128\", \"gid\": \"101\", \"email\": \"c_88123bed1098e5d9@wpzy.local\", \"username\": \"李明白\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"245e0943e2950d3f50e3dad0d8ba816f\", \"password_sms\": \"\", \"salt\": \"AQSUN5TV8EWYQPXS\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"112\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"267\", \"unread_notices\": \"267\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/11128.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"资源杂烩\", \"lastusername\": \"hyytyty\", \"url\": \"thread-4991.htm\", \"user_url\": \"user-11128.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 6991 }, \"246\": { \"fid\": \"9\", \"tid\": \"246\", \"top\": \"0\", \"uid\": \"10384\", \"subject\": \"【无码版/胸口无遮挡版】擦边短剧 假太监:掠夺气运从祸乱皇朝开始 【1.5GB】\", \"create_date\": \"1784442211\", \"last_date\": \"1789325577\", \"views\": \"5709\", \"posts\": \"101\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"1226\", \"lastuid\": \"18039\", \"lastpid\": \"92377\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"8小时前\", \"username\": \"资源达人\", \"user_avatar_url\": \"upload/avatar/000/10384.png?1785126221\", \"user\": { \"uid\": \"10384\", \"gid\": \"103\", \"email\": \"c_90f9b4466d174e4d@wpzy.local\", \"username\": \"资源达人\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"18116b18f7004fc6b973163e4895b9e0\", \"password_sms\": \"\", \"salt\": \"B6CWWD9CKW5KNS7H\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"430\", \"posts\": \"7\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"2130706433\", \"create_date\": \"1785126221\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785126221\", \"notices\": \"907\", \"unread_notices\": \"907\", \"create_ip_fmt\": \"127.0.0.1\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"三级用户组\", \"avatar_url\": \"upload/avatar/000/10384.png?1785126221\", \"online_status\": 1 }, \"forumname\": \"短剧区\", \"lastusername\": \"zeng1guang\", \"url\": \"thread-246.htm\", \"user_url\": \"user-10384.htm\", \"top_class\": \"\", \"pages\": 2, \"rank_score\": 6719 }, \"8140\": { \"fid\": \"6\", \"tid\": \"8140\", \"top\": \"0\", \"uid\": \"10407\", \"subject\": \"【高分英美剧】亿万(2016-2023)1-7季全集 1080p 中英双字\", \"create_date\": \"1779958885\", \"last_date\": \"1788362240\", \"views\": \"6033\", \"posts\": \"6\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"37374\", \"lastuid\": \"17828\", \"lastpid\": \"84907\", \"create_date_fmt\": \"3月前\", \"last_date_fmt\": \"11天前\", \"username\": \"快乐的胖虎\", \"user_avatar_url\": \"upload/avatar/000/10407.png?1785127088\", \"user\": { \"uid\": \"10407\", \"gid\": \"104\", \"email\": \"c_86a4b0e5d753e7bf@wpzy.local\", \"username\": \"快乐的胖虎\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"5529867310356203871b6122fe2c2724\", \"password_sms\": \"\", \"salt\": \"J6EXHJQUVV5QNY2D\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"2406\", \"posts\": \"11\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127088\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127088\", \"notices\": \"755\", \"unread_notices\": \"755\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"四级用户组\", \"avatar_url\": \"upload/avatar/000/10407.png?1785127088\", \"online_status\": 1 }, \"forumname\": \"剧集区\", \"lastusername\": \"RICOHR\", \"url\": \"thread-8140.htm\", \"user_url\": \"user-10407.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 6093 }, \"1160\": { \"fid\": \"13\", \"tid\": \"1160\", \"top\": \"0\", \"uid\": \"12416\", \"subject\": \"490张专辑音乐合集(张国荣+刀郎+周深+齐秦+陈奕迅+周杰伦+任贤齐+谢霆锋…………)\", \"create_date\": \"1741708800\", \"last_date\": \"1788774803\", \"views\": \"5989\", \"posts\": \"9\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"5738\", \"lastuid\": \"18586\", \"lastpid\": \"88389\", \"create_date_fmt\": \"2025-3-12\", \"last_date_fmt\": \"6天前\", \"username\": \"xlszf\", \"user_avatar_url\": \"upload/avatar/000/12416.png?1785127262\", \"user\": { \"uid\": \"12416\", \"gid\": \"101\", \"email\": \"c_7765ea291c628ce4@wpzy.local\", \"username\": \"xlszf\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"c06ce9d3e283eb2cf49d6131963471a3\", \"password_sms\": \"\", \"salt\": \"7W6JFMH3R75TJKKF\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"1\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"4\", \"unread_notices\": \"4\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/12416.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"音乐区\", \"lastusername\": \"阿米猫咪兔\", \"url\": \"thread-1160.htm\", \"user_url\": \"user-12416.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 6079 } }','1789357833')
  • 0.0001 SELECT * FROM bbs_cache WHERE `k`='bbs_f967538e94731060ba6d10c4a8991efc' LIMIT 1
  • 0.0183 SELECT fid, tid, top, uid, subject, create_date, last_date, views, posts, images, files, closed, firstpid, lastuid, lastpid FROM `bbs_thread` WHERE fid IN (17,16,15,14,13,12,11,10,9,8,7,6,5,4,3,1) AND top=0 ORDER BY (views + posts * 8) DESC, last_date DESC, tid DESC LIMIT 10
  • 0.0009 SELECT * FROM bbs_user WHERE `uid`=10835 LIMIT 1
  • 0.0006 REPLACE INTO bbs_cache (`k`,`v`,`expiry`) VALUES ('bbs_f967538e94731060ba6d10c4a8991efc','{ \"14514\": { \"fid\": \"14\", \"tid\": \"14514\", \"top\": \"0\", \"uid\": \"12939\", \"subject\": \"足控福利:个人收集整理抖音足控视频 4.7G\", \"create_date\": \"1769610370\", \"last_date\": \"1789194939\", \"views\": \"20597\", \"posts\": \"42\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"65252\", \"lastuid\": \"18542\", \"lastpid\": \"91327\", \"create_date_fmt\": \"7月前\", \"last_date_fmt\": \"1天前\", \"username\": \"东北王\", \"user_avatar_url\": \"upload/avatar/000/12939.png?1785127262\", \"user\": { \"uid\": \"12939\", \"gid\": \"101\", \"email\": \"c_53d0b71a33f9910d@wpzy.local\", \"username\": \"东北王\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"70b1133116a3904c1199dbba4e988233\", \"password_sms\": \"\", \"salt\": \"Z6ZM24E95HMR9BGP\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"47\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"167\", \"unread_notices\": \"167\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/12939.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"资源杂烩\", \"lastusername\": \"I59c2fQP\", \"url\": \"thread-14514.htm\", \"user_url\": \"user-12939.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 20933 }, \"13295\": { \"fid\": \"14\", \"tid\": \"13295\", \"top\": \"0\", \"uid\": \"11128\", \"subject\": \"深夜福利♥付费资源 史上最大尺度切片!韩国BJ女主播/阿黑颜/丁字裤/兔女郎/比基尼/情趣装/魅魔装/+各种丝袜/共11.5G!\", \"create_date\": \"1761830147\", \"last_date\": \"1789319931\", \"views\": \"12082\", \"posts\": \"99\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"59855\", \"lastuid\": \"18039\", \"lastpid\": \"92358\", \"create_date_fmt\": \"10月前\", \"last_date_fmt\": \"10小时前\", \"username\": \"李明白\", \"user_avatar_url\": \"upload/avatar/000/11128.png?1785127262\", \"user\": { \"uid\": \"11128\", \"gid\": \"101\", \"email\": \"c_88123bed1098e5d9@wpzy.local\", \"username\": \"李明白\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"245e0943e2950d3f50e3dad0d8ba816f\", \"password_sms\": \"\", \"salt\": \"AQSUN5TV8EWYQPXS\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"112\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"267\", \"unread_notices\": \"267\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/11128.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"资源杂烩\", \"lastusername\": \"zeng1guang\", \"url\": \"thread-13295.htm\", \"user_url\": \"user-11128.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 12874 }, \"12161\": { \"fid\": \"3\", \"tid\": \"12161\", \"top\": \"0\", \"uid\": \"82\", \"subject\": \"哈利波特 八部合集典藏版【4K蓝光原盘REMUX】【HDR10&次世代临境音】【国粤台英四音轨】内封简繁英双语特效字幕[496G]\", \"create_date\": \"1767010490\", \"last_date\": \"1788253187\", \"views\": \"9990\", \"posts\": \"14\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"54835\", \"lastuid\": \"19185\", \"lastpid\": \"84056\", \"create_date_fmt\": \"8月前\", \"last_date_fmt\": \"12天前\", \"username\": \"l25800\", \"user_avatar_url\": \"upload/avatar/000/82.png?1785119640\", \"user\": { \"uid\": \"82\", \"gid\": \"103\", \"email\": \"12477112@qq.com\", \"username\": \"l25800\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"995d73392bfd56f5b9c36598826233eb\", \"password_sms\": \"\", \"salt\": \"5839480bbd6e9c4a\", \"mobile\": \"\", \"qq\": \"\", \"threads\": \"1120\", \"posts\": \"15\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1776061495\", \"login_ip\": \"0\", \"login_date\": \"1776061495\", \"logins\": \"0\", \"avatar\": \"1785119640\", \"notices\": \"329\", \"unread_notices\": \"329\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-04-13\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"2026-04-13\", \"groupname\": \"三级用户组\", \"avatar_url\": \"upload/avatar/000/82.png?1785119640\", \"online_status\": 1 }, \"forumname\": \"4K电影\", \"lastusername\": \"嘟囔00\", \"url\": \"thread-12161.htm\", \"user_url\": \"user-82.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 10102 }, \"71\": { \"fid\": \"1\", \"tid\": \"71\", \"top\": \"0\", \"uid\": \"86\", \"subject\": \"奥德赛 The Odyssey(2026)1080p.超清 英语中字 [美国/英国] [动作/历史/奇幻/冒险] 【3.0G】\", \"create_date\": \"1784873982\", \"last_date\": \"1789300321\", \"views\": \"8512\", \"posts\": \"86\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"360\", \"lastuid\": \"17846\", \"lastpid\": \"92110\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"15小时前\", \"username\": \"Carsen\", \"user_avatar_url\": \"upload/avatar/000/86.png?1785119640\", \"user\": { \"uid\": \"86\", \"gid\": \"101\", \"email\": \"17053272@qq.com\", \"username\": \"Carsen\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"9f9797b11c423637fc8797177cc6ec44\", \"password_sms\": \"\", \"salt\": \"59c39584b6ba5429\", \"mobile\": \"\", \"qq\": \"\", \"threads\": \"485\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1776061495\", \"login_ip\": \"0\", \"login_date\": \"1776061495\", \"logins\": \"0\", \"avatar\": \"1785119640\", \"notices\": \"589\", \"unread_notices\": \"589\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-04-13\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"2026-04-13\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/86.png?1785119640\", \"online_status\": 1 }, \"forumname\": \"电影区\", \"lastusername\": \"phio\", \"url\": \"thread-71.htm\", \"user_url\": \"user-86.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 9200 }, \"682\": { \"fid\": \"1\", \"tid\": \"682\", \"top\": \"0\", \"uid\": \"11138\", \"subject\": \"奥德赛 The Odyssey(2026) [美国/英国] [动作/历史/奇幻/冒险] 英语\", \"create_date\": \"1784183553\", \"last_date\": \"1789101412\", \"views\": \"6708\", \"posts\": \"72\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"3413\", \"lastuid\": \"19482\", \"lastpid\": \"90525\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"2天前\", \"username\": \"吖鬼123\", \"user_avatar_url\": \"upload/avatar/000/11138.png?1785127262\", \"user\": { \"uid\": \"11138\", \"gid\": \"101\", \"email\": \"c_acd0ac9e16d84b2f@wpzy.local\", \"username\": \"吖鬼123\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"3ef64605fe4909f671682e00f8584193\", \"password_sms\": \"\", \"salt\": \"7NJX5KUFKHPHJVQP\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"521\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"539\", \"unread_notices\": \"539\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/11138.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"电影区\", \"lastusername\": \"fengzio\", \"url\": \"thread-682.htm\", \"user_url\": \"user-11138.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 7284 }, \"2213\": { \"fid\": \"16\", \"tid\": \"2213\", \"top\": \"0\", \"uid\": \"10402\", \"subject\": \"【绅士最爱18+游戏】185部真人美女恋爱游戏大合集 更有三上悠亚上原亚衣出演【4.8T】有新游戏会更新\", \"create_date\": \"1769584072\", \"last_date\": \"1789176665\", \"views\": \"6757\", \"posts\": \"38\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"10940\", \"lastuid\": \"19490\", \"lastpid\": \"91095\", \"create_date_fmt\": \"7月前\", \"last_date_fmt\": \"2天前\", \"username\": \"紅顏亂浮生\", \"user_avatar_url\": \"upload/avatar/000/10402.png?1785127088\", \"user\": { \"uid\": \"10402\", \"gid\": \"103\", \"email\": \"c_883fd6f68decf9be@wpzy.local\", \"username\": \"紅顏亂浮生\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"6ed4a77e91181ae24f1fa058db69dc80\", \"password_sms\": \"\", \"salt\": \"4VD5SZVN6D9SMMBN\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"394\", \"posts\": \"13\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127088\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127088\", \"notices\": \"705\", \"unread_notices\": \"705\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"三级用户组\", \"avatar_url\": \"upload/avatar/000/10402.png?1785127088\", \"online_status\": 1 }, \"forumname\": \"游戏区\", \"lastusername\": \"shda\", \"url\": \"thread-2213.htm\", \"user_url\": \"user-10402.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 7061 }, \"4991\": { \"fid\": \"14\", \"tid\": \"4991\", \"top\": \"0\", \"uid\": \"11128\", \"subject\": \"福利♥韩国 19? BJ 美女内衣热舞 擦边/精选 ♥【全程高能精华版】【史上最大尺度】大灯狂甩/绝绝子!!!6G!\", \"create_date\": \"1761812760\", \"last_date\": \"1789166171\", \"views\": \"6771\", \"posts\": \"22\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"23301\", \"lastuid\": \"19267\", \"lastpid\": \"91043\", \"create_date_fmt\": \"10月前\", \"last_date_fmt\": \"2天前\", \"username\": \"李明白\", \"user_avatar_url\": \"upload/avatar/000/11128.png?1785127262\", \"user\": { \"uid\": \"11128\", \"gid\": \"101\", \"email\": \"c_88123bed1098e5d9@wpzy.local\", \"username\": \"李明白\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"245e0943e2950d3f50e3dad0d8ba816f\", \"password_sms\": \"\", \"salt\": \"AQSUN5TV8EWYQPXS\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"112\", \"posts\": \"0\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"267\", \"unread_notices\": \"267\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"一级用户组\", \"avatar_url\": \"upload/avatar/000/11128.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"资源杂烩\", \"lastusername\": \"hyytyty\", \"url\": \"thread-4991.htm\", \"user_url\": \"user-11128.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 6947 }, \"181\": { \"fid\": \"3\", \"tid\": \"181\", \"top\": \"0\", \"uid\": \"10476\", \"subject\": \"人夫总动员 (2026) 4K.HDR.DolbyVision双版本 DDP5.1.Atmos 内封精修官译简中特效sup字幕【15.3G】\", \"create_date\": \"1782541335\", \"last_date\": \"1785064935\", \"views\": \"6663\", \"posts\": \"4\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"914\", \"lastuid\": \"10835\", \"lastpid\": \"915\", \"create_date_fmt\": \"2月前\", \"last_date_fmt\": \"1月前\", \"username\": \"hyellokim\", \"user_avatar_url\": \"upload/avatar/000/10476.png?1785127262\", \"user\": { \"uid\": \"10476\", \"gid\": \"103\", \"email\": \"c_65ea5fbeb5d99e2f@wpzy.local\", \"username\": \"hyellokim\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"2029cdf29fcb18249c560a6799fb34b1\", \"password_sms\": \"\", \"salt\": \"NKM5UGMN6229KBKK\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"503\", \"posts\": \"1\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127262\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127262\", \"notices\": \"579\", \"unread_notices\": \"579\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"三级用户组\", \"avatar_url\": \"upload/avatar/000/10476.png?1785127262\", \"online_status\": 1 }, \"forumname\": \"4K电影\", \"lastusername\": \"carpe\", \"url\": \"thread-181.htm\", \"user_url\": \"user-10476.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 6695 }, \"246\": { \"fid\": \"9\", \"tid\": \"246\", \"top\": \"0\", \"uid\": \"10384\", \"subject\": \"【无码版/胸口无遮挡版】擦边短剧 假太监:掠夺气运从祸乱皇朝开始 【1.5GB】\", \"create_date\": \"1784442211\", \"last_date\": \"1789325577\", \"views\": \"5709\", \"posts\": \"101\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"1226\", \"lastuid\": \"18039\", \"lastpid\": \"92377\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"8小时前\", \"username\": \"资源达人\", \"user_avatar_url\": \"upload/avatar/000/10384.png?1785126221\", \"user\": { \"uid\": \"10384\", \"gid\": \"103\", \"email\": \"c_90f9b4466d174e4d@wpzy.local\", \"username\": \"资源达人\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"18116b18f7004fc6b973163e4895b9e0\", \"password_sms\": \"\", \"salt\": \"B6CWWD9CKW5KNS7H\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"430\", \"posts\": \"7\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"2130706433\", \"create_date\": \"1785126221\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785126221\", \"notices\": \"907\", \"unread_notices\": \"907\", \"create_ip_fmt\": \"127.0.0.1\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"三级用户组\", \"avatar_url\": \"upload/avatar/000/10384.png?1785126221\", \"online_status\": 1 }, \"forumname\": \"短剧区\", \"lastusername\": \"zeng1guang\", \"url\": \"thread-246.htm\", \"user_url\": \"user-10384.htm\", \"top_class\": \"\", \"pages\": 2, \"rank_score\": 6517 }, \"8140\": { \"fid\": \"6\", \"tid\": \"8140\", \"top\": \"0\", \"uid\": \"10407\", \"subject\": \"【高分英美剧】亿万(2016-2023)1-7季全集 1080p 中英双字\", \"create_date\": \"1779958885\", \"last_date\": \"1788362240\", \"views\": \"6033\", \"posts\": \"6\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"37374\", \"lastuid\": \"17828\", \"lastpid\": \"84907\", \"create_date_fmt\": \"3月前\", \"last_date_fmt\": \"11天前\", \"username\": \"快乐的胖虎\", \"user_avatar_url\": \"upload/avatar/000/10407.png?1785127088\", \"user\": { \"uid\": \"10407\", \"gid\": \"104\", \"email\": \"c_86a4b0e5d753e7bf@wpzy.local\", \"username\": \"快乐的胖虎\", \"realname\": \"\", \"idnumber\": \"\", \"password\": \"5529867310356203871b6122fe2c2724\", \"password_sms\": \"\", \"salt\": \"J6EXHJQUVV5QNY2D\", \"mobile\": \"\", \"qq\": \"0\", \"threads\": \"2406\", \"posts\": \"11\", \"credits\": \"0\", \"golds\": \"0\", \"rmbs\": \"0\", \"create_ip\": \"0\", \"create_date\": \"1785127088\", \"login_ip\": \"0\", \"login_date\": \"0\", \"logins\": \"0\", \"avatar\": \"1785127088\", \"notices\": \"755\", \"unread_notices\": \"755\", \"create_ip_fmt\": \"0.0.0.0\", \"create_date_fmt\": \"2026-07-27\", \"login_ip_fmt\": \"0.0.0.0\", \"login_date_fmt\": \"0000-00-00\", \"groupname\": \"四级用户组\", \"avatar_url\": \"upload/avatar/000/10407.png?1785127088\", \"online_status\": 1 }, \"forumname\": \"剧集区\", \"lastusername\": \"RICOHR\", \"url\": \"thread-8140.htm\", \"user_url\": \"user-10407.htm\", \"top_class\": \"\", \"pages\": 1, \"rank_score\": 6081 } }','1789357833')
  • 0.0004 SELECT * FROM bbs_kv WHERE `k`='chuan_link_installed' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_link WHERE `status`=1 ORDER BY `sort` ASC ,`linkid` ASC LIMIT 0,20
  • 0.0005 SHOW TABLES LIKE 'bbs_chuan_vip_user'
  • 0.0002 SELECT COUNT(*) AS num FROM `bbs_chuan_vip_user` WHERE expire_date > 1789357533
_REQUEST:
Array
(
        [index-1012_htm]  => 
        [chuan_tab]  =>  newreply
        [0]  =>  index
        [1]  =>  1012
)
_SESSION:
Array
(
        [fid]  =>  0
)