name: NGA优化 desc: |- - apple-itunes-app - App 收藏夹 - 移除已过期或权限不足的帖子 - Web帖子详情页 - 手势左滑跳转下一页 - 自动显示图片 - App 阅读 - 移除外链确认弹窗 - 页脚备案信息 category: enhance icon: https://raw.githubusercontent.com/qsoyq/icons/main/assets/icon/nga.png http: mitm: - "bbs.nga.cn" - "ngabbs.com" url-rewrite: - https://img4.nga.178.com/common_res/js_box.js https://raw.githubusercontent.com/qsoyq/shell/main/tampermonkey/nga/js_box.js transparent body-rewrite: - https://ngabbs.com/app_api.php\?__lib=favor&__act=all response-jq .result.data|=map(select(.postdate!=0)) script: - name: nga binary-mode: true match: https://bbs.nga.cn/ max-size: 2097152 require-body: true timeout: 10 argument: "" type: response debug: false script-providers: "nga": url: https://raw.githubusercontent.com/qsoyq/stash/main/script/enhance/nga.js interval: 86400