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

学习区 AI批量产出获客文案,2025年普通人拥抱AI,实现实体创收618MB

509浏览 6评论

喜剧爱情剧情美国 [怦然心动][WEB-MKV/4.9G][国粤英多音轨/中文字幕][1080P][9.1分精品]

229浏览 5评论

Android实用软件 【安卓】Readest 电子书阅读器 v0.9.72 便携版 支持EPUB/MOBI/AZW3/PDF等格式 【大小:129.54MB】

511浏览 5评论

WEB-DL4K动作科幻 [变形金刚][全7部][WEB-MKV/235G][国英双语中字][4K-2160P]

401浏览 5评论

HDR中国大陆 花漾少女杀人事件 (2025)?️✨[张子枫/丁湘源/马伊琍]【4K/1080P】【国语中字】【多版本防和谐17.6G+2.7G+1.1G】

192浏览 6评论

悬疑科幻日本 命运石之门 1-2季全集+剧场版 日语中字 日漫 科幻 后宫 悬疑[25GB]

962浏览 8评论

HDR悬疑剧情中国大陆 花漾少女杀人事件 (2025)【4K.HDR.高码率 60帧版】【内嵌简中】【张子枫/马伊琍】【22.6GB】

222浏览 6评论

WEB-DL4K冒险奇幻 [黑暗物质三部曲][全3季][WEB-MKV/192G][英语中字][4K-2160P]

193浏览 5评论

HDR科幻悬疑冒险 [盗梦空间][WEB-MKV/31.7G][国英多音轨/中文字幕][4K-2160P][诺兰导演 9.4分]

375浏览 7评论

WEB-DL4K悬疑犯罪 [天国与地狱][WEB-MKV/23.7G][简繁英字幕][4K-2160P][DV.HDR][2025最新]

183浏览 1评论

喜剧犯罪惊悚动作 [警察故事][共6部合集][WEB-MKV/252.9G][国粤多音轨/中文字幕][1080P][成龙 经典]

184浏览 5评论

电子书合集 《西游记漫画版全套》[共20册][PDF/azw3/mobi/epub][2.5GB]

138浏览 7评论

华语专辑 王菲《极品天碟-LPCD45II》[WAV+CUE][1.2G]【2011】

366浏览 7评论
首页 搜索
通知 我的

Processed Time:0.4160578250885

  • 0.0004 SELECT * FROM bbs_kv WHERE `k`='chuan_vip_installed' LIMIT 1
  • 0.0008 SELECT * FROM bbs_kv WHERE `k`='chuan_vip_grant_log_installed' LIMIT 1
  • 0.0002 SELECT * FROM bbs_kv WHERE `k`='209355a4acb7641dc2f72e5df382d3cd' LIMIT 1
  • 0.0002 SELECT * FROM bbs_kv WHERE `k`='chuan_vip_setting' LIMIT 1
  • 0.0001 SELECT VERSION() AS v
  • 0.0004 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.0002 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.0002 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
  • 0.0001 SELECT VERSION() AS v
  • 0.0002 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.0004 SHOW COLUMNS FROM bbs_chuan_mission_task LIKE 'exp_reward'
  • 0.0021 SHOW COLUMNS FROM bbs_chuan_mission_task LIKE 'daily_limit'
  • 0.0003 SELECT * FROM bbs_kv WHERE `k`='chuan_mission_installed' LIMIT 1
  • 0.0005 REPLACE INTO bbs_kv (`k`,`v`) VALUES ('chuan_mission_installed','1')
  • 0.0006 SELECT * FROM bbs_session WHERE `sid`='49o9vi6tmrskcalosr40lnr1qj' LIMIT 1
  • 0.0007 SELECT * FROM bbs_cache WHERE `k`='bbs_grouplist' LIMIT 1
  • 0.0002 SELECT * FROM bbs_cache WHERE `k`='bbs_forumlist' LIMIT 1
  • 0.0002 SELECT * FROM bbs_cache WHERE `k`='bbs_runtime' LIMIT 1
  • 0.0004 SELECT * FROM bbs_kv WHERE `k`='indexnow_setting' LIMIT 1
  • 0.0005 SELECT * FROM bbs_cache WHERE `k`='bbs_setting' LIMIT 1
  • 0.0236 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 21105,21
  • 0.0023 SELECT * FROM bbs_thread WHERE (`tid`='5069' OR `tid`='5068' OR `tid`='5067' OR `tid`='5066' OR `tid`='5065' OR `tid`='5064' OR `tid`='5063' OR `tid`='5062' OR `tid`='5061' OR `tid`='5060' OR `tid`='5057' OR `tid`='5055' OR `tid`='5053' OR `tid`='5052' OR `tid`='5051' OR `tid`='5050' OR `tid`='5049' OR `tid`='5048' OR `tid`='5047' OR `tid`='5046' OR `tid`='5045') ORDER BY `lastpid` DESC LIMIT 0,21
  • 0.0004 SELECT * FROM bbs_user WHERE `uid`=3407 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=11799 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=10576 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=10598 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=10446 LIMIT 1
  • 0.0006 SELECT * FROM bbs_user WHERE `uid`=10814 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=82 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=14732 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=11368 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=12933 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=85 LIMIT 1
  • 0.0004 SELECT * FROM bbs_user WHERE `uid`=14578 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=93 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=10681 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=88 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=81 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=86 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=13545 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=11450 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=10480 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=84 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=92 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=10476 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=11469 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=89 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=11552 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=11536 LIMIT 1
  • 0.0007 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.0006 SELECT * FROM bbs_cache WHERE `k`='bbs_forumlist' LIMIT 1
  • 0.0005 SELECT * FROM bbs_cache WHERE `k`='bbs_forumlist' LIMIT 1
  • 0.0002 SELECT * FROM bbs_user ORDER BY `uid` DESC LIMIT 0,16
  • 0.0197 SELECT * FROM bbs_user ORDER BY `posts` DESC ,`threads` DESC ,`uid` DESC LIMIT 0,16
  • 0.0161 SELECT * FROM bbs_user ORDER BY `threads` DESC ,`posts` DESC ,`uid` DESC LIMIT 0,16
  • 0.0011 SHOW TABLES LIKE 'bbs_chuan_wallet'
  • 0.0034 SELECT * FROM bbs_chuan_wallet ORDER BY `energy` DESC ,`balance` DESC ,`uid` DESC LIMIT 0,16
  • 0.0008 SELECT * FROM bbs_user WHERE `uid`=1092 LIMIT 1
  • 0.0004 SELECT * FROM bbs_user WHERE `uid`=9914 LIMIT 1
  • 0.0005 SELECT * FROM bbs_user WHERE `uid`=18415 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=17671 LIMIT 1
  • 0.0001 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
  • 9.7990 SELECT * FROM bbs_user WHERE `uid`=18347 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=17651 LIMIT 1
  • 8.9168 SELECT * FROM bbs_user WHERE `uid`=18251 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=18004 LIMIT 1
  • 8.9168 SELECT * FROM bbs_user WHERE `uid`=17724 LIMIT 1
  • 9.3936 SELECT * FROM bbs_user WHERE `uid`=18369 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=19235 LIMIT 1
  • 8.9883 SELECT * FROM bbs_user WHERE `uid`=17742 LIMIT 1
  • 8.4877 SELECT * FROM bbs_user WHERE `uid`=1244 LIMIT 1
  • 0.0002 SELECT * FROM bbs_session WHERE `uid`>0 ORDER BY `last_date` DESC LIMIT 0,500
  • 0.0116 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.0186 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 21105,21
  • 0.0008 SELECT * FROM bbs_thread WHERE (`tid`='9914' OR `tid`='9913' OR `tid`='9911' OR `tid`='9890' OR `tid`='9848' OR `tid`='9817' OR `tid`='9816' OR `tid`='9806' OR `tid`='9762' OR `tid`='9758' OR `tid`='9742' OR `tid`='9686' OR `tid`='9668' OR `tid`='9659' OR `tid`='9642' OR `tid`='9600' OR `tid`='9544' OR `tid`='19886' OR `tid`='9523' OR `tid`='9522' OR `tid`='19883') ORDER BY `top` DESC ,`create_date` DESC ,`tid` DESC LIMIT 0,21
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=12629 LIMIT 1
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=5280 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=18443 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=12094 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=16385 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=14076 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=11562 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=13743 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=10831 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=16362 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=19464 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=97 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=18796 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=11128 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=11556 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=10602 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=15129 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=18072 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=11398 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=11292 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=17828 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=17677 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=18385 LIMIT 1
  • 0.0005 SELECT * FROM bbs_kv WHERE (`k`='chuan_thread_featured_9914' OR `k`='chuan_thread_featured_9913' OR `k`='chuan_thread_featured_9911' OR `k`='chuan_thread_featured_9890' OR `k`='chuan_thread_featured_9848' OR `k`='chuan_thread_featured_9817' OR `k`='chuan_thread_featured_9816' OR `k`='chuan_thread_featured_9806' OR `k`='chuan_thread_featured_9762' OR `k`='chuan_thread_featured_9758' OR `k`='chuan_thread_featured_9742' OR `k`='chuan_thread_featured_9686' OR `k`='chuan_thread_featured_9668' OR `k`='chuan_thread_featured_9659' OR `k`='chuan_thread_featured_9642' OR `k`='chuan_thread_featured_9600' OR `k`='chuan_thread_featured_9544' OR `k`='chuan_thread_featured_19886' OR `k`='chuan_thread_featured_9523' OR `k`='chuan_thread_featured_9522' OR `k`='chuan_thread_featured_19883') 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`=18415 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=18415 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=18557 LIMIT 1
  • 0.0002 SELECT * FROM bbs_user WHERE `uid`=18557 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=18557 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=19575 LIMIT 1
  • 0.0001 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.0001 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
  • 0.0001 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.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.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='12629' LIMIT 1
  • 0.0001 SELECT * FROM bbs_kv WHERE `k`='xiuno_caiji_tag_alias_map' LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9914 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=12629 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='89' LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9913 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=89 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9911 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=89 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='86' LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9890 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=86 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9848 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=86 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='11562' LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9817 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=11562 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9816 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=86 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9806 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=12629 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9762 LIMIT 1
  • 9.4890 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=11562 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='97' LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9758 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=97 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='11128' LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9742 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=11128 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9686 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=89 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9668 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=86 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9659 LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=86 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9642 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=86 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9600 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=86 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9544 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=86 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='84' LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=19886 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=84 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9523 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=97 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`='83' LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=9522 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=83 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_bounty WHERE `tid`=19883 LIMIT 1
  • 0.0001 SELECT * FROM bbs_chuan_vip_user WHERE `uid`=12629 LIMIT 1
  • 0.0002 SELECT * FROM bbs_kv WHERE `k`='chuan_ad_installed' LIMIT 1
  • 0.0002 SELECT * FROM bbs_chuan_ad_slot WHERE `enabled`=1 AND `type`='image' ORDER BY `sort` ASC ,`slotid` ASC LIMIT 0,50
  • 0.0001 SELECT * FROM bbs_chuan_ad_slot WHERE `enabled`=1 AND `type`='text' ORDER BY `sort` ASC ,`slotid` ASC LIMIT 0,50
  • 0.0006 SELECT * FROM bbs_cache WHERE `k`='bbs_chuan_rank_home_day_10_5e2d90d6' LIMIT 1
  • 0.0117 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>=1789275222 OR create_date>=1789275222) ORDER BY (views + posts * 10 + CASE WHEN create_date>=1789275222 THEN 30 ELSE 0 END) DESC, last_date DESC, tid DESC LIMIT 10
  • 0.0003 SELECT * FROM bbs_user WHERE `uid`=17846 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=10438 LIMIT 1
  • 0.0002 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`=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.0001 SELECT * FROM bbs_user WHERE `uid`=19557 LIMIT 1
  • 0.0001 SELECT * FROM bbs_user WHERE `uid`=18491 LIMIT 1
  • 0.0006 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\": \"12106\", \"posts\": \"99\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"59855\", \"lastuid\": \"18039\", \"lastpid\": \"92358\", \"create_date_fmt\": \"10月前\", \"last_date_fmt\": \"11小时前\", \"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\": 13096 }, \"71\": { \"fid\": \"1\", \"tid\": \"71\", \"top\": \"0\", \"uid\": \"86\", \"subject\": \"奥德赛 The Odyssey(2026)1080p.超清 英语中字 [美国/英国] [动作/历史/奇幻/冒险] 【3.0G】\", \"create_date\": \"1784873982\", \"last_date\": \"1789300321\", \"views\": \"8519\", \"posts\": \"86\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"360\", \"lastuid\": \"17846\", \"lastpid\": \"92110\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"17小时前\", \"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\": \"592\", \"unread_notices\": \"592\", \"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\": 9379 }, \"246\": { \"fid\": \"9\", \"tid\": \"246\", \"top\": \"0\", \"uid\": \"10384\", \"subject\": \"【无码版/胸口无遮挡版】擦边短剧 假太监:掠夺气运从祸乱皇朝开始 【1.5GB】\", \"create_date\": \"1784442211\", \"last_date\": \"1789325577\", \"views\": \"5715\", \"posts\": \"101\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"1226\", \"lastuid\": \"18039\", \"lastpid\": \"92377\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"10小时前\", \"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\": 6725 }, \"18678\": { \"fid\": \"3\", \"tid\": \"18678\", \"top\": \"0\", \"uid\": \"10438\", \"subject\": \"功夫女足 (2026) 4K画质 共19G 内嵌中文字幕 和谐严重 解压或下载观看\", \"create_date\": \"1787363284\", \"last_date\": \"1789309683\", \"views\": \"3143\", \"posts\": \"117\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"77494\", \"lastuid\": \"18164\", \"lastpid\": \"92271\", \"create_date_fmt\": \"23天前\", \"last_date_fmt\": \"14小时前\", \"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\": 4313 }, \"16460\": { \"fid\": \"14\", \"tid\": \"16460\", \"top\": \"0\", \"uid\": \"17640\", \"subject\": \"AI迟早出片,这些热门影视你看过几部?\", \"create_date\": \"1786782029\", \"last_date\": \"1789324298\", \"views\": \"3040\", \"posts\": \"62\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"72575\", \"lastuid\": \"18039\", \"lastpid\": \"92372\", \"create_date_fmt\": \"29天前\", \"last_date_fmt\": \"10小时前\", \"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\": 3660 }, \"11476\": { \"fid\": \"14\", \"tid\": \"11476\", \"top\": \"0\", \"uid\": \"10971\", \"subject\": \"B站充电视频合集,包含多位重量级up主,全是大佬真金白银买来的~【100GB】\", \"create_date\": \"1769600338\", \"last_date\": \"1789342012\", \"views\": \"2228\", \"posts\": \"38\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"51716\", \"lastuid\": \"1244\", \"lastpid\": \"92390\", \"create_date_fmt\": \"7月前\", \"last_date_fmt\": \"5小时前\", \"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\": 2608 }, \"22770\": { \"fid\": \"3\", \"tid\": \"22770\", \"top\": \"0\", \"uid\": \"10384\", \"subject\": \"欢迎来龙餐馆 【沈腾/蒋奇明】(2026) [中国大陆] [剧情/战争] (1080P正式版)【3.7GB】\", \"create_date\": \"1788576641\", \"last_date\": \"1789355402\", \"views\": \"1537\", \"posts\": \"74\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"86548\", \"lastuid\": \"19578\", \"lastpid\": \"92533\", \"create_date_fmt\": \"9天前\", \"last_date_fmt\": \"1小时前\", \"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\": 2277 }, \"22122\": { \"fid\": \"1\", \"tid\": \"22122\", \"top\": \"0\", \"uid\": \"12866\", \"subject\": \"[欢迎来龙餐馆][2026][正式版][1080P][中国大陆][剧情/战争][中文字幕][3.68G]\", \"create_date\": \"1788404137\", \"last_date\": \"1789303914\", \"views\": \"1388\", \"posts\": \"68\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"85098\", \"lastuid\": \"19559\", \"lastpid\": \"92171\", \"create_date_fmt\": \"11天前\", \"last_date_fmt\": \"16小时前\", \"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\": \"96\", \"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\": 2068 }, \"11461\": { \"fid\": \"15\", \"tid\": \"11461\", \"top\": \"0\", \"uid\": \"83\", \"subject\": \"《史上最全网络小说合集》23万本 解压640G [TXT]\", \"create_date\": \"1769600291\", \"last_date\": \"1789299752\", \"views\": \"1726\", \"posts\": \"19\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"51670\", \"lastuid\": \"19557\", \"lastpid\": \"92101\", \"create_date_fmt\": \"7月前\", \"last_date_fmt\": \"17小时前\", \"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\": \"707\", \"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\": \"622\", \"unread_notices\": \"622\", \"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\": 1916 }, \"650\": { \"fid\": \"11\", \"tid\": \"650\", \"top\": \"0\", \"uid\": \"11562\", \"subject\": \"【学而思大阅读】价值3000元(包含赠品斑马百科,一周两节课精读世界名著)幼儿、小学、初中、高中精品阅读内容 [208.5G]\", \"create_date\": \"1766989914\", \"last_date\": \"1789308443\", \"views\": \"1642\", \"posts\": \"13\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"3249\", \"lastuid\": \"18491\", \"lastpid\": \"92259\", \"create_date_fmt\": \"8月前\", \"last_date_fmt\": \"14小时前\", \"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\": 1772 } }','1789361923')
  • 0.0001 SELECT * FROM bbs_cache WHERE `k`='bbs_chuan_rank_home_week_10_5e2d90d6' LIMIT 1
  • 0.0127 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>=1788756822 OR create_date>=1788756822) ORDER BY (views + posts * 10 + CASE WHEN create_date>=1788756822 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.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.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.0006 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\": \"20607\", \"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\": 21027 }, \"13295\": { \"fid\": \"14\", \"tid\": \"13295\", \"top\": \"0\", \"uid\": \"11128\", \"subject\": \"深夜福利♥付费资源 史上最大尺度切片!韩国BJ女主播/阿黑颜/丁字裤/兔女郎/比基尼/情趣装/魅魔装/+各种丝袜/共11.5G!\", \"create_date\": \"1761830147\", \"last_date\": \"1789319931\", \"views\": \"12106\", \"posts\": \"99\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"59855\", \"lastuid\": \"18039\", \"lastpid\": \"92358\", \"create_date_fmt\": \"10月前\", \"last_date_fmt\": \"11小时前\", \"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\": 13096 }, \"71\": { \"fid\": \"1\", \"tid\": \"71\", \"top\": \"0\", \"uid\": \"86\", \"subject\": \"奥德赛 The Odyssey(2026)1080p.超清 英语中字 [美国/英国] [动作/历史/奇幻/冒险] 【3.0G】\", \"create_date\": \"1784873982\", \"last_date\": \"1789300321\", \"views\": \"8519\", \"posts\": \"86\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"360\", \"lastuid\": \"17846\", \"lastpid\": \"92110\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"17小时前\", \"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\": \"592\", \"unread_notices\": \"592\", \"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\": 9379 }, \"682\": { \"fid\": \"1\", \"tid\": \"682\", \"top\": \"0\", \"uid\": \"11138\", \"subject\": \"奥德赛 The Odyssey(2026) [美国/英国] [动作/历史/奇幻/冒险] 英语\", \"create_date\": \"1784183553\", \"last_date\": \"1789101412\", \"views\": \"6718\", \"posts\": \"72\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"3413\", \"lastuid\": \"19482\", \"lastpid\": \"90525\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"3天前\", \"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\": \"541\", \"unread_notices\": \"541\", \"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\": 7438 }, \"2213\": { \"fid\": \"16\", \"tid\": \"2213\", \"top\": \"0\", \"uid\": \"10402\", \"subject\": \"【绅士最爱18+游戏】185部真人美女恋爱游戏大合集 更有三上悠亚上原亚衣出演【4.8T】有新游戏会更新\", \"create_date\": \"1769584072\", \"last_date\": \"1789176665\", \"views\": \"6793\", \"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\": \"706\", \"unread_notices\": \"706\", \"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\": 7173 }, \"4991\": { \"fid\": \"14\", \"tid\": \"4991\", \"top\": \"0\", \"uid\": \"11128\", \"subject\": \"福利♥韩国 19? BJ 美女内衣热舞 擦边/精选 ♥【全程高能精华版】【史上最大尺度】大灯狂甩/绝绝子!!!6G!\", \"create_date\": \"1761812760\", \"last_date\": \"1789166171\", \"views\": \"6776\", \"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\": 6996 }, \"246\": { \"fid\": \"9\", \"tid\": \"246\", \"top\": \"0\", \"uid\": \"10384\", \"subject\": \"【无码版/胸口无遮挡版】擦边短剧 假太监:掠夺气运从祸乱皇朝开始 【1.5GB】\", \"create_date\": \"1784442211\", \"last_date\": \"1789325577\", \"views\": \"5715\", \"posts\": \"101\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"1226\", \"lastuid\": \"18039\", \"lastpid\": \"92377\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"10小时前\", \"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\": 6725 }, \"1160\": { \"fid\": \"13\", \"tid\": \"1160\", \"top\": \"0\", \"uid\": \"12416\", \"subject\": \"490张专辑音乐合集(张国荣+刀郎+周深+齐秦+陈奕迅+周杰伦+任贤齐+谢霆锋…………)\", \"create_date\": \"1741708800\", \"last_date\": \"1788774803\", \"views\": \"5993\", \"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\": 6083 }, \"14062\": { \"fid\": \"14\", \"tid\": \"14062\", \"top\": \"0\", \"uid\": \"17515\", \"subject\": \"【收藏级福利】【体弱莫看】岛国老师演绎绝美舞蹈生日记 AV舞蹈老师超清写真60部14G\", \"create_date\": \"1769608748\", \"last_date\": \"1789131175\", \"views\": \"5038\", \"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\": 5678 }, \"10303\": { \"fid\": \"14\", \"tid\": \"10303\", \"top\": \"0\", \"uid\": \"12939\", \"subject\": \"韩国大C度美女内衣丝袜 换衣写真合集 极致4K 28.5G\", \"create_date\": \"1782556756\", \"last_date\": \"1789001397\", \"views\": \"4949\", \"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\": 5139 } }','1789361923')
  • 0.0001 SELECT * FROM bbs_cache WHERE `k`='bbs_3694f3eaa68f717b0d02db8768d70e4e' LIMIT 1
  • 0.0150 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>=1786769622 OR create_date>=1786769622) ORDER BY (views + posts * 10 + CASE WHEN create_date>=1786769622 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.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\": \"20607\", \"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\": 21027 }, \"13295\": { \"fid\": \"14\", \"tid\": \"13295\", \"top\": \"0\", \"uid\": \"11128\", \"subject\": \"深夜福利♥付费资源 史上最大尺度切片!韩国BJ女主播/阿黑颜/丁字裤/兔女郎/比基尼/情趣装/魅魔装/+各种丝袜/共11.5G!\", \"create_date\": \"1761830147\", \"last_date\": \"1789319931\", \"views\": \"12106\", \"posts\": \"99\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"59855\", \"lastuid\": \"18039\", \"lastpid\": \"92358\", \"create_date_fmt\": \"10月前\", \"last_date_fmt\": \"11小时前\", \"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\": 13096 }, \"12161\": { \"fid\": \"3\", \"tid\": \"12161\", \"top\": \"0\", \"uid\": \"82\", \"subject\": \"哈利波特 八部合集典藏版【4K蓝光原盘REMUX】【HDR10&次世代临境音】【国粤台英四音轨】内封简繁英双语特效字幕[496G]\", \"create_date\": \"1767010490\", \"last_date\": \"1788253187\", \"views\": \"10007\", \"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\": 10147 }, \"71\": { \"fid\": \"1\", \"tid\": \"71\", \"top\": \"0\", \"uid\": \"86\", \"subject\": \"奥德赛 The Odyssey(2026)1080p.超清 英语中字 [美国/英国] [动作/历史/奇幻/冒险] 【3.0G】\", \"create_date\": \"1784873982\", \"last_date\": \"1789300321\", \"views\": \"8519\", \"posts\": \"86\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"360\", \"lastuid\": \"17846\", \"lastpid\": \"92110\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"17小时前\", \"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\": \"592\", \"unread_notices\": \"592\", \"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\": 9379 }, \"682\": { \"fid\": \"1\", \"tid\": \"682\", \"top\": \"0\", \"uid\": \"11138\", \"subject\": \"奥德赛 The Odyssey(2026) [美国/英国] [动作/历史/奇幻/冒险] 英语\", \"create_date\": \"1784183553\", \"last_date\": \"1789101412\", \"views\": \"6718\", \"posts\": \"72\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"3413\", \"lastuid\": \"19482\", \"lastpid\": \"90525\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"3天前\", \"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\": \"541\", \"unread_notices\": \"541\", \"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\": 7438 }, \"2213\": { \"fid\": \"16\", \"tid\": \"2213\", \"top\": \"0\", \"uid\": \"10402\", \"subject\": \"【绅士最爱18+游戏】185部真人美女恋爱游戏大合集 更有三上悠亚上原亚衣出演【4.8T】有新游戏会更新\", \"create_date\": \"1769584072\", \"last_date\": \"1789176665\", \"views\": \"6793\", \"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\": \"706\", \"unread_notices\": \"706\", \"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\": 7173 }, \"4991\": { \"fid\": \"14\", \"tid\": \"4991\", \"top\": \"0\", \"uid\": \"11128\", \"subject\": \"福利♥韩国 19? BJ 美女内衣热舞 擦边/精选 ♥【全程高能精华版】【史上最大尺度】大灯狂甩/绝绝子!!!6G!\", \"create_date\": \"1761812760\", \"last_date\": \"1789166171\", \"views\": \"6776\", \"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\": 6996 }, \"246\": { \"fid\": \"9\", \"tid\": \"246\", \"top\": \"0\", \"uid\": \"10384\", \"subject\": \"【无码版/胸口无遮挡版】擦边短剧 假太监:掠夺气运从祸乱皇朝开始 【1.5GB】\", \"create_date\": \"1784442211\", \"last_date\": \"1789325577\", \"views\": \"5715\", \"posts\": \"101\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"1226\", \"lastuid\": \"18039\", \"lastpid\": \"92377\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"10小时前\", \"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\": 6725 }, \"8140\": { \"fid\": \"6\", \"tid\": \"8140\", \"top\": \"0\", \"uid\": \"10407\", \"subject\": \"【高分英美剧】亿万(2016-2023)1-7季全集 1080p 中英双字\", \"create_date\": \"1779958885\", \"last_date\": \"1788362240\", \"views\": \"6036\", \"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\": 6096 }, \"1160\": { \"fid\": \"13\", \"tid\": \"1160\", \"top\": \"0\", \"uid\": \"12416\", \"subject\": \"490张专辑音乐合集(张国荣+刀郎+周深+齐秦+陈奕迅+周杰伦+任贤齐+谢霆锋…………)\", \"create_date\": \"1741708800\", \"last_date\": \"1788774803\", \"views\": \"5993\", \"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\": 6083 } }','1789361923')
  • 0.0001 SELECT * FROM bbs_cache WHERE `k`='bbs_f967538e94731060ba6d10c4a8991efc' LIMIT 1
  • 0.0172 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.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\": \"20607\", \"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\": 20943 }, \"13295\": { \"fid\": \"14\", \"tid\": \"13295\", \"top\": \"0\", \"uid\": \"11128\", \"subject\": \"深夜福利♥付费资源 史上最大尺度切片!韩国BJ女主播/阿黑颜/丁字裤/兔女郎/比基尼/情趣装/魅魔装/+各种丝袜/共11.5G!\", \"create_date\": \"1761830147\", \"last_date\": \"1789319931\", \"views\": \"12106\", \"posts\": \"99\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"59855\", \"lastuid\": \"18039\", \"lastpid\": \"92358\", \"create_date_fmt\": \"10月前\", \"last_date_fmt\": \"11小时前\", \"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\": 12898 }, \"12161\": { \"fid\": \"3\", \"tid\": \"12161\", \"top\": \"0\", \"uid\": \"82\", \"subject\": \"哈利波特 八部合集典藏版【4K蓝光原盘REMUX】【HDR10&次世代临境音】【国粤台英四音轨】内封简繁英双语特效字幕[496G]\", \"create_date\": \"1767010490\", \"last_date\": \"1788253187\", \"views\": \"10007\", \"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\": 10119 }, \"71\": { \"fid\": \"1\", \"tid\": \"71\", \"top\": \"0\", \"uid\": \"86\", \"subject\": \"奥德赛 The Odyssey(2026)1080p.超清 英语中字 [美国/英国] [动作/历史/奇幻/冒险] 【3.0G】\", \"create_date\": \"1784873982\", \"last_date\": \"1789300321\", \"views\": \"8519\", \"posts\": \"86\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"360\", \"lastuid\": \"17846\", \"lastpid\": \"92110\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"17小时前\", \"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\": \"592\", \"unread_notices\": \"592\", \"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\": 9207 }, \"682\": { \"fid\": \"1\", \"tid\": \"682\", \"top\": \"0\", \"uid\": \"11138\", \"subject\": \"奥德赛 The Odyssey(2026) [美国/英国] [动作/历史/奇幻/冒险] 英语\", \"create_date\": \"1784183553\", \"last_date\": \"1789101412\", \"views\": \"6718\", \"posts\": \"72\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"3413\", \"lastuid\": \"19482\", \"lastpid\": \"90525\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"3天前\", \"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\": \"541\", \"unread_notices\": \"541\", \"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\": 7294 }, \"2213\": { \"fid\": \"16\", \"tid\": \"2213\", \"top\": \"0\", \"uid\": \"10402\", \"subject\": \"【绅士最爱18+游戏】185部真人美女恋爱游戏大合集 更有三上悠亚上原亚衣出演【4.8T】有新游戏会更新\", \"create_date\": \"1769584072\", \"last_date\": \"1789176665\", \"views\": \"6793\", \"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\": \"706\", \"unread_notices\": \"706\", \"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\": 7097 }, \"4991\": { \"fid\": \"14\", \"tid\": \"4991\", \"top\": \"0\", \"uid\": \"11128\", \"subject\": \"福利♥韩国 19? BJ 美女内衣热舞 擦边/精选 ♥【全程高能精华版】【史上最大尺度】大灯狂甩/绝绝子!!!6G!\", \"create_date\": \"1761812760\", \"last_date\": \"1789166171\", \"views\": \"6776\", \"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\": 6952 }, \"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\": \"6671\", \"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\": 6703 }, \"246\": { \"fid\": \"9\", \"tid\": \"246\", \"top\": \"0\", \"uid\": \"10384\", \"subject\": \"【无码版/胸口无遮挡版】擦边短剧 假太监:掠夺气运从祸乱皇朝开始 【1.5GB】\", \"create_date\": \"1784442211\", \"last_date\": \"1789325577\", \"views\": \"5715\", \"posts\": \"101\", \"images\": \"0\", \"files\": \"0\", \"closed\": \"0\", \"firstpid\": \"1226\", \"lastuid\": \"18039\", \"lastpid\": \"92377\", \"create_date_fmt\": \"1月前\", \"last_date_fmt\": \"10小时前\", \"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\": 6523 }, \"8140\": { \"fid\": \"6\", \"tid\": \"8140\", \"top\": \"0\", \"uid\": \"10407\", \"subject\": \"【高分英美剧】亿万(2016-2023)1-7季全集 1080p 中英双字\", \"create_date\": \"1779958885\", \"last_date\": \"1788362240\", \"views\": \"6036\", \"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\": 6084 } }','1789361923')
  • 0.0002 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.0004 SHOW TABLES LIKE 'bbs_chuan_vip_user'
  • 0.0001 SELECT COUNT(*) AS num FROM `bbs_chuan_vip_user` WHERE expire_date > 1789361622
_REQUEST:
Array
(
        [index-1006_htm]  => 
        [chuan_tab]  =>  newreply
        [0]  =>  index
        [1]  =>  1006
)
_SESSION:
Array
(
        [fid]  =>  0
)