{"id":20978117,"url":"https://github.com/iitii/nexusphp_forums","last_synced_at":"2025-09-26T14:57:36.291Z","repository":{"id":167552313,"uuid":"643180547","full_name":"IITII/nexusphp_forums","owner":"IITII","description":"nexusphp 帖子评论收集脚本, 主要用于批量处理发邀.","archived":false,"fork":false,"pushed_at":"2025-07-14T15:13:14.000Z","size":224,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-26T14:57:33.880Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IITII.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-20T10:54:29.000Z","updated_at":"2025-07-14T15:13:17.000Z","dependencies_parsed_at":"2024-01-02T08:08:35.482Z","dependency_job_id":null,"html_url":"https://github.com/IITII/nexusphp_forums","commit_stats":null,"previous_names":["iitii/nexusphp_forums"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IITII/nexusphp_forums","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IITII%2Fnexusphp_forums","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IITII%2Fnexusphp_forums/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IITII%2Fnexusphp_forums/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IITII%2Fnexusphp_forums/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IITII","download_url":"https://codeload.github.com/IITII/nexusphp_forums/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IITII%2Fnexusphp_forums/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277095792,"owners_count":25760027,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-26T02:00:09.010Z","response_time":78,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T05:04:24.241Z","updated_at":"2025-09-26T14:57:36.260Z","avatar_url":"https://github.com/IITII.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nexusphp 油猴脚本\n\n## 通用评论过滤脚本\n\n* https://greasyfork.org/zh-CN/scripts/466707-nexusphp-%E5%B8%96%E5%AD%90%E8%AF%84%E8%AE%BA%E6%94%B6%E9%9B%86\n\n\u003e 按预定格式过滤评论, 过滤被 ban 用户, 清洗出发药需要的一些数据  \n\n* 目前最后的数据包括: `楼层,uid,用户名,用户等级,用户状态,做种大小GB,评论时间,上传量GB,下载量GB,分享率,预注册 ID,预注册邮箱,用户详情页`\n* 如果遇到乱码问题，请使用 Google文档打开 或者 修改编码为 `UTF-8`\n\n![img](./docs/1.jpg)\n\n* 正确安装后, 打开 nexusphp 论坛页面. 左上角有收集评论按钮, 点击即可. 最后会输出 raw.csv 和 filtered.csv 两个 CSV 文件. 前者是原始的数据, 主要用于排查问题. 后者是过滤后的数据, 自行在 excel 里面按发药条件进行过滤即可.\n\n\u003e 记得允许网页下载多个文件  \n\n### 主要使用场景\n\n* 官窑, 个人发送大量邀请\n\n1. 假设现在的要求是 `本站保种\u003e3T`, `等级为 NM`, `上传大于 5T`, `账号正常无警告`\n2. 打开邀请帖, 从上次处理过的 楼层/页 开始, 点击开始, 得到过滤后的 excel\n3. 使用 excel 函数对特定列进行过滤, 可以自由组合: `做种大小GB \u003e 12000 \u0026\u0026 上传量GB \u003e 5000 \u0026\u0026 用户等级 = 'NM' \u0026\u0026 用户状态 = '正常'`\n4. 过滤后的结果可以导出后可用于自动发送邀请\n\n\u003e TODO...  \n\n## 观众banner美化\n\n* https://greasyfork.org/zh-CN/scripts/466718-%E8%A7%82%E4%BC%97banner%E7%BE%8E%E5%8C%96\n\n* 个人觉得这个banner太大了，稍微调整下样式。想直接隐藏就把下面的 100px 改成 0px\n\n## fsm 个人信息下拉框调整\n\n* https://greasyfork.org/zh-CN/scripts/466757-fsm-%E4%B8%AA%E4%BA%BA%E4%BF%A1%E6%81%AF%E4%B8%8B%E6%8B%89%E6%A1%86%E8%B0%83%E6%95%B4\n\n* 目前这个下拉框有样式问题，稍微调了一下\n\n## fsm 首页推荐隐藏\n\n* https://greasyfork.org/zh-CN/scripts/466767-fsm-%E9%A6%96%E9%A1%B5%E6%8E%A8%E8%8D%90%E9%9A%90%E8%97%8F\n\n* 避免错误打开, 默认隐藏, 添加了按钮控制\n\n\u003e 按需安装, 可能会有一些小问题, 就这样吧  \n\n![img](./docs/2.jpg)\n\n## pter 快捷链接\n\n* 功能上和 PTPP 快捷链接差不多, 都是提供一个类似书签的功能. 不过这个在站内会一直悬浮提示, 对于某些人来说可能方便点. 放点种子审核规则链接,  wiki 地址之类的偶尔还蛮有用的.\n\n* 随便扣的颜色，欢迎 PR  \n\n```\n// 下面每一排对应这里的颜色，你可以自己改改。支持颜色名称和16进制，如：#FF74D7\nconst colors = ['red', 'green', 'blue']\nconst uidArrs = [\n    ['any,1', 'any,1'],\n    ['any,1', 'any,1', 'any,1'],\n    ['any,1', 'any,1', 'any,1'],\n]\n```\n\n* 如果卡片太小显示不下（换行），自己改改 height 和 width，具体位置看代码\n\n![img](./docs/3.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiitii%2Fnexusphp_forums","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiitii%2Fnexusphp_forums","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiitii%2Fnexusphp_forums/lists"}