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

奇幻冒险日本 精灵守护者 (2007) 4K画质2160P 共27.7G 内嵌中文字幕 集名备注 收藏品质

71浏览 2评论

资源杂烩 传统戏曲大合集,评剧、晋剧、沪剧、花鼓戏、黄梅戏、越剧等【283G】

331浏览 5评论

剧集区 ✨今夜一起为爱鼓掌 | 2024 | 羞羞台剧 | 4K2160P | 中文字幕 | 15.8GB

4浏览 5评论

喜剧日本 逃避虽可耻但有用 (2016) 720P 单集/1.1G 全11集 豆瓣8.4分 [简中字幕] [12G]

661浏览 5评论

音乐区 【合集】车载高品质DJ串烧歌曲分享 共1000多首【160.6G】

3浏览 5评论

课程视频 《左林住宅风水学 · 实战与布局高级班》[MP4][7.26GB]

743浏览 6评论

4K剧集 [猎魔人 第四季][全8集]【附前三季】[WEB-MKV][简繁英字幕][4K-2160P][2025最新]【194.9GB】

89浏览 5评论

WEB-DL4K冒险奇幻 驯龙高手 1-3合集【4K蓝光原盘REMUX】【杜比视界&杜比全景声&次世代临境音】【国粤台英四语+导评中字】内封简繁英双语特效字幕[133.3G]

636浏览 11评论

4K电影 狮子王 (1994) 【4K蓝光原盘REMUX】【HDR10&杜比全景声国粤台英四语】内封简繁字幕[51.3G]

454浏览 5评论

WEB-DL4K动作惊悚 碟中谍1 不可能的任务(1996)4K [国英音轨] [25.3G]

624浏览 2评论

WEB-DL4K喜剧冒险 疯狂动物城 (2016) 4k+1080p 豆瓣9.3分经典 [内封中字][国语音轨][32.6G]

258浏览 5评论

冒险中国 [动画片] 长安三万里 (2023) 4K 国语中字 [6.34G]

347浏览 6评论

WEB-DL4K杜比视界SDR 金刚:骷髅岛(2017)【4K 120帧 高码率珍藏版】【英语/特效中英字幕】【21G】

546浏览 3评论
首页 搜索
通知 我的

Processed Time:0.39566278457642

  • 0.0003 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
  • 7.9154 SELECT * FROM bbs_kv WHERE `k`='chuan_vip_setting' LIMIT 1
  • 0.0001 SELECT VERSION() AS v
  • 0.0003 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
  • 0.0001 SELECT VERSION() AS v
  • 0.0002 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.0002 SELECT * FROM bbs_kv WHERE `k`='chuan_credit_installed' LIMIT 1
  • 0.0001 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
  • 8.9883 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.0006 SHOW COLUMNS FROM bbs_chuan_mission_task LIKE 'exp_reward'
  • 0.0002 SHOW COLUMNS FROM bbs_chuan_mission_task LIKE 'daily_limit'
  • 0.0001 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.0002 SELECT * FROM bbs_session WHERE `sid`='o35ib5ujoilo7ln5dqfoci2u56' LIMIT 1
  • 0.0004 SELECT * FROM bbs_cache WHERE `k`='bbs_grouplist' LIMIT 1
  • 0.0002 SELECT * FROM bbs_cache WHERE `k`='bbs_forumlist' LIMIT 1
  • 0.0005 SELECT * FROM bbs_cache WHERE `k`='bbs_runtime' LIMIT 1
  • 0.0001 SELECT * FROM bbs_kv WHERE `k`='indexnow_setting' LIMIT 1
  • 0.0027 SELECT * FROM bbs_cache WHERE `k`='bbs_setting' LIMIT 1
  • 0.0231 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 21273,21
  • 0.0009 SELECT * FROM bbs_thread WHERE (`tid`='4829' OR `tid`='4828' OR `tid`='4827' OR `tid`='4826' OR `tid`='4825' OR `tid`='4824' OR `tid`='4823' OR `tid`='4822' OR `tid`='4821' OR `tid`='4820' OR `tid`='4819' OR `tid`='4818' OR `tid`='4816' OR `tid`='4815' OR `tid`='4814' OR `tid`='4813' OR `tid`='4812' OR `tid`='4811' OR `tid`='4810' OR `tid`='4809' OR `tid`='4808') ORDER BY `lastpid` DESC LIMIT 0,21
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=7190 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=10956 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=85 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=10450 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=10402 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=11788 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=82 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=11489 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=10407 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=12658 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=12025 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=11138 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=81 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=13851 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=83 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=11088 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=3407 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=100 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=14628 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=14627 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=14367 LIMIT 1
  • 0.0003 SELECT * FROM bbs_kv WHERE `k`='chuan_theme_setting' LIMIT 1
  • 0.0003 SELECT * FROM bbs_kv WHERE `k`='chuan_theme_installed' LIMIT 1
  • 0.0004 SELECT * FROM bbs_cache WHERE `k`='bbs_forumlist' LIMIT 1
  • 0.0003 SELECT * FROM bbs_cache WHERE `k`='bbs_forumlist' LIMIT 1
  • 0.0001 SELECT * FROM bbs_cache WHERE `k`='bbs_forumlist' LIMIT 1
  • 0.0002 SELECT * FROM bbs_user ORDER BY `uid` DESC LIMIT 0,16
  • 0.0191 SELECT * FROM bbs_user ORDER BY `posts` DESC ,`threads` DESC ,`uid` DESC LIMIT 0,16
  • 0.0171 SELECT * FROM bbs_user ORDER BY `threads` DESC ,`posts` DESC ,`uid` DESC LIMIT 0,16
  • 0.0006 SHOW TABLES LIKE 'bbs_chuan_wallet'
  • 0.0033 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.0001 SELECT * FROM bbs_user WHERE `uid`=9914 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=18415 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=17671 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=17660 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=1 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=18227 LIMIT 1
  • 0.0001 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.0001 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.0198 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.0256 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 21273,21
  • 0.0008 SELECT * FROM bbs_thread WHERE (`tid`='6712' OR `tid`='4227' OR `tid`='6696' OR `tid`='6692' OR `tid`='4211' OR `tid`='6674' OR `tid`='6665' OR `tid`='4196' OR `tid`='6654' OR `tid`='6653' OR `tid`='6652' OR `tid`='19868' OR `tid`='4154' OR `tid`='4115' OR `tid`='6590' OR `tid`='6558' OR `tid`='6553' OR `tid`='4050' OR `tid`='4034' OR `tid`='4011' OR `tid`='4008') ORDER BY `top` DESC ,`create_date` DESC ,`tid` DESC LIMIT 0,21
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=10438 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=12197 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=89 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=11020 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=10767 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=11561 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=10422 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=11450 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=13053 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=19118 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=97 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=14280 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=17994 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=11167 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=12093 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=13980 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=1069 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=17735 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=12327 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=10776 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=12222 LIMIT 1
  • 0.0005 SELECT * FROM bbs_kv WHERE (`k`='chuan_thread_featured_6712' OR `k`='chuan_thread_featured_4227' OR `k`='chuan_thread_featured_6696' OR `k`='chuan_thread_featured_6692' OR `k`='chuan_thread_featured_4211' OR `k`='chuan_thread_featured_6674' OR `k`='chuan_thread_featured_6665' OR `k`='chuan_thread_featured_4196' OR `k`='chuan_thread_featured_6654' OR `k`='chuan_thread_featured_6653' OR `k`='chuan_thread_featured_6652' OR `k`='chuan_thread_featured_19868' OR `k`='chuan_thread_featured_4154' OR `k`='chuan_thread_featured_4115' OR `k`='chuan_thread_featured_6590' OR `k`='chuan_thread_featured_6558' OR `k`='chuan_thread_featured_6553' OR `k`='chuan_thread_featured_4050' OR `k`='chuan_thread_featured_4034' OR `k`='chuan_thread_featured_4011' OR `k`='chuan_thread_featured_4008') LIMIT 0,10
  • 0.0002 SELECT * FROM bbs_kv WHERE `k`='chuan_theme_activity_feed' LIMIT 1
  • 0.0001 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.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=18039 LIMIT 1
  • 0.0001 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.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=7805 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=7805 LIMIT 1
  • 9.7036 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=7805 LIMIT 1
  • 9.5844 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.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=19571 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=19571 LIMIT 1
  • 0.0002 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.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=17881 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=17881 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=17881 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='10438' LIMIT 1
  • 0.0003 SELECT * FROM bbs_kv WHERE `k`='xiuno_caiji_tag_alias_map' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6712 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=10438 LIMIT 1
  • 0.0006 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='89' LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4227 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=89 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='84' LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6696 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=84 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='10767' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6692 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=10767 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='88' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4211 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=88 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6674 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=89 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6665 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=89 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='83' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4196 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=83 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='11450' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6654 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=11450 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='86' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6653 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=86 LIMIT 1
  • 0.0004 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6652 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=86 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=19868 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=11450 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='97' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4154 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=97 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4115 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=86 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6590 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=86 LIMIT 1
  • 0.0003 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6558 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=10767 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='82' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=6553 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=82 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4050 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=10767 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4034 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=88 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='12327' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4011 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=12327 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_bounty WHERE `tid`=4008 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=84 LIMIT 1
  • 0.0003 SELECT * FROM bbs_kv WHERE `k`='chuan_ad_installed' LIMIT 1
  • 0.0004 SELECT * FROM bbs_chuan_ad_slot WHERE `enabled`=1 AND `type`='image' ORDER BY `sort` ASC ,`slotid` ASC LIMIT 0,50
  • 0.0003 SELECT * FROM bbs_chuan_ad_slot WHERE `enabled`=1 AND `type`='text' ORDER BY `sort` ASC ,`slotid` ASC LIMIT 0,50
  • 0.0007 SELECT * FROM bbs_cache WHERE `k`='bbs_chuan_rank_home_day_10_5e2d90d6' LIMIT 1
  • 0.0153 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>=1789270716 OR create_date>=1789270716) ORDER BY (views + posts * 10 + CASE WHEN create_date>=1789270716 THEN 30 ELSE 0 END) DESC, last_date DESC, tid DESC LIMIT 10
  • 0.0004 SELECT * FROM bbs_user WHERE `uid`=11128 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=17846 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=18164 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=17640 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=10971 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=12866 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=19559 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=19557 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=11562 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=18491 LIMIT 1
  • 0.0008 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\": \"12081\", \"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\": 13071 }, \"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\": \"3029\", \"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\": 3649 }, \"11476\": { \"fid\": \"14\", \"tid\": \"11476\", \"top\": \"0\", \"uid\": \"10971\", \"subject\": \"B站充电视频合集,包含多位重量级up主,全是大佬真金白银买来的~【100GB】\", \"create_date\": \"1769600338\", \"last_date\": \"1789342012\", \"views\": \"2221\", \"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\": 2601 }, \"22770\": { \"fid\": \"3\", \"tid\": \"22770\", \"top\": \"0\", \"uid\": \"10384\", \"subject\": \"欢迎来龙餐馆 【沈腾/蒋奇明】(2026) [中国大陆] [剧情/战争] (1080P正式版)【3.7GB】\", \"create_date\": \"1788576641\", \"last_date\": \"1789355402\", \"views\": \"1533\", \"posts\": \"74\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"86548\", \"lastuid\": \"19578\", \"lastpid\": \"92533\", \"create_date_fmt\": \"9天前\", \"last_date_fmt\": \"28分钟前\", \"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\": 2273 }, \"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\": \"1720\", \"posts\": \"19\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"51670\", \"lastuid\": \"19557\", \"lastpid\": \"92101\", \"create_date_fmt\": \"7月前\", \"last_date_fmt\": \"15小时前\", \"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\": 1910 }, \"650\": { \"fid\": \"11\", \"tid\": \"650\", \"top\": \"0\", \"uid\": \"11562\", \"subject\": \"【学而思大阅读】价值3000元(包含赠品斑马百科,一周两节课精读世界名著)幼儿、小学、初中、高中精品阅读内容 [208.5G]\", \"create_date\": \"1766989914\", \"last_date\": \"1789308443\", \"views\": \"1632\", \"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\": 1762 } }','1789357417')
  • 0.0002 SELECT * FROM bbs_cache WHERE `k`='bbs_chuan_rank_home_week_10_5e2d90d6' LIMIT 1
  • 0.0139 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>=1788752316 OR create_date>=1788752316) ORDER BY (views + posts * 10 + CASE WHEN create_date>=1788752316 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.0001 SELECT * FROM bbs_user WHERE `uid`=18542 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=19482 LIMIT 1
  • 0.0002 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.0003 SELECT * FROM bbs_user WHERE `uid`=18586 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=17515 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=17678 LIMIT 1
  • 0.0002 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\": \"12081\", \"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\": 13071 }, \"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\": \"6707\", \"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\": 7427 }, \"2213\": { \"fid\": \"16\", \"tid\": \"2213\", \"top\": \"0\", \"uid\": \"10402\", \"subject\": \"【绅士最爱18+游戏】185部真人美女恋爱游戏大合集 更有三上悠亚上原亚衣出演【4.8T】有新游戏会更新\", \"create_date\": \"1769584072\", \"last_date\": \"1789176665\", \"views\": \"6756\", \"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\": 7136 }, \"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\": \"5036\", \"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\": 5676 }, \"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 } }','1789357417')
  • 0.0002 SELECT * FROM bbs_cache WHERE `k`='bbs_3694f3eaa68f717b0d02db8768d70e4e' LIMIT 1
  • 0.0162 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>=1786765116 OR create_date>=1786765116) ORDER BY (views + posts * 10 + CASE WHEN create_date>=1786765116 THEN 30 ELSE 0 END) DESC, last_date DESC, tid DESC LIMIT 10
  • 0.0004 SELECT * FROM bbs_user WHERE `uid`=19185 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=17828 LIMIT 1
  • 0.0006 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\": \"12081\", \"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\": 13071 }, \"12161\": { \"fid\": \"3\", \"tid\": \"12161\", \"top\": \"0\", \"uid\": \"82\", \"subject\": \"哈利波特 八部合集典藏版【4K蓝光原盘REMUX】【HDR10&次世代临境音】【国粤台英四音轨】内封简繁英双语特效字幕[496G]\", \"create_date\": \"1767010490\", \"last_date\": \"1788253187\", \"views\": \"9989\", \"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\": 10129 }, \"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\": \"6707\", \"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\": 7427 }, \"2213\": { \"fid\": \"16\", \"tid\": \"2213\", \"top\": \"0\", \"uid\": \"10402\", \"subject\": \"【绅士最爱18+游戏】185部真人美女恋爱游戏大合集 更有三上悠亚上原亚衣出演【4.8T】有新游戏会更新\", \"create_date\": \"1769584072\", \"last_date\": \"1789176665\", \"views\": \"6756\", \"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\": 7136 }, \"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 } }','1789357417')
  • 0.0002 SELECT * FROM bbs_cache WHERE `k`='bbs_f967538e94731060ba6d10c4a8991efc' LIMIT 1
  • 0.0175 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.0003 SELECT * FROM bbs_user WHERE `uid`=10835 LIMIT 1
  • 0.0005 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\": \"12081\", \"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\": 12873 }, \"12161\": { \"fid\": \"3\", \"tid\": \"12161\", \"top\": \"0\", \"uid\": \"82\", \"subject\": \"哈利波特 八部合集典藏版【4K蓝光原盘REMUX】【HDR10&次世代临境音】【国粤台英四音轨】内封简繁英双语特效字幕[496G]\", \"create_date\": \"1767010490\", \"last_date\": \"1788253187\", \"views\": \"9989\", \"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\": 10101 }, \"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\": \"6707\", \"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\": 7283 }, \"2213\": { \"fid\": \"16\", \"tid\": \"2213\", \"top\": \"0\", \"uid\": \"10402\", \"subject\": \"【绅士最爱18+游戏】185部真人美女恋爱游戏大合集 更有三上悠亚上原亚衣出演【4.8T】有新游戏会更新\", \"create_date\": \"1769584072\", \"last_date\": \"1789176665\", \"views\": \"6756\", \"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\": 7060 }, \"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\": \"6662\", \"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\": 6694 }, \"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 } }','1789357417')
  • 0.0002 SELECT * FROM bbs_kv WHERE `k`='chuan_link_installed' LIMIT 1
  • 0.0003 SELECT * FROM bbs_chuan_link WHERE `status`=1 ORDER BY `sort` ASC ,`linkid` ASC LIMIT 0,20
  • 0.0004 SHOW TABLES LIKE 'bbs_chuan_vip_user'
  • 0.0003 SELECT COUNT(*) AS num FROM `bbs_chuan_vip_user` WHERE expire_date > 1789357116
_REQUEST:
Array
(
        [index-1014_htm]  => 
        [chuan_tab]  =>  newreply
        [0]  =>  index
        [1]  =>  1014
)
_SESSION:
Array
(
        [fid]  =>  0
)