所有FBC镜像站公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。
- 2026年8月7日 (五) 15:21 PandaFiredoge 留言 贡献创建了页面用户:PandaFiredoge/文件.js (创建页面,内容为“(async function fetchAllDirectImageUrls() { const scriptPath = mw.config.get('wgScriptPath') || ''; const apiEndpoint = `${window.location.origin}${scriptPath}/api.php`; let urlList = []; let aicontinue = ''; console.log('开始获取图片直链...'); do { const params = new URLSearchParams({ action: 'query', list: 'allimages', // 直接查图片表 ailimit: 'max', format: 'json', origin: '*' }); if (aic…”)
