{"id":29025262,"url":"https://github.com/prefkarafuto/ex0ch","last_synced_at":"2025-06-26T05:01:54.470Z","repository":{"id":65239194,"uuid":"588486176","full_name":"PrefKarafuto/ex0ch","owner":"PrefKarafuto","description":"EXぜろちゃんねる　ー　ぜろちゃんねるプラスに便利な機能を追加していくプロジェクト","archived":false,"fork":false,"pushed_at":"2025-06-23T11:19:10.000Z","size":2282,"stargazers_count":57,"open_issues_count":13,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-23T12:27:29.846Z","etag":null,"topics":["bbs","html","perl","php","zeroch"],"latest_commit_sha":null,"homepage":"https://prefkarafuto.github.io","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefKarafuto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","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}},"created_at":"2023-01-13T08:33:57.000Z","updated_at":"2025-06-23T11:19:14.000Z","dependencies_parsed_at":"2024-03-07T12:30:01.260Z","dependency_job_id":"0b800765-8f52-4940-9a75-9ff4089818de","html_url":"https://github.com/PrefKarafuto/ex0ch","commit_stats":null,"previous_names":["prefkarafuto/ex0ch","prefkarafuto/new_0ch_plus"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/PrefKarafuto/ex0ch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefKarafuto%2Fex0ch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefKarafuto%2Fex0ch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefKarafuto%2Fex0ch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefKarafuto%2Fex0ch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefKarafuto","download_url":"https://codeload.github.com/PrefKarafuto/ex0ch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefKarafuto%2Fex0ch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262003913,"owners_count":23243344,"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","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":["bbs","html","perl","php","zeroch"],"created_at":"2025-06-26T05:01:13.168Z","updated_at":"2025-06-26T05:01:54.355Z","avatar_url":"https://github.com/PrefKarafuto.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EXぜろちゃんねる\n開発が凍結された「ぜろちゃんねるプラス」を有志で開発し、便利な機能を追加していくプロジェクトです。  \n  \nバグ報告・機能要望・その他サポート用のDiscordはこちら  \nhttps://discord.gg/jXCUpTZgbE\n\nWikiページ  \nhttps://github.com/PrefKarafuto/ex0ch/wiki  \n  \n## 今後の開発予定機能   \n- [ ] 過去ログ周りを整備\n- [ ] タイムラインの実装\n- [ ] 検索関連をJSに\n- [ ] read.html\n- [ ] スクリプトをPHPで書き換え\n- [ ] サーバー間でのデータ共有(掲示板連合)\n- [ ] ログのDB化\n## お知らせ  \nv0.10.0から、アップデート通知機能が復活しました。  \nシステム設定-\u003eその他設定-\u003e更新チェックで設定できます。  \nセキュリティ上、有効化をおすすめします。  \n\n## プラグインの互換性について  \n[Wikiページ](https://github.com/PrefKarafuto/ex0ch/wiki/%E6%97%A7%E4%BB%95%E6%A7%98%E3%83%97%E3%83%A9%E3%82%B0%E3%82%A4%E3%83%B3%E3%81%AE%E5%AF%BE%E5%BF%9C%E3%81%AE%E3%83%92%E3%83%B3%E3%83%88)を参照。\n  \n2023/1/14 PrefKarafuto  \n\n------------\n## testフォルダのディレクトリ構成\n + test/                      - EXぜろちゃんねる動作ディレクトリ  \n    + *.cgi                   - 基本動作用CGI  \n    + datas/                  - 初期データ・固定データ格納用  \n    |  + 1000.txt  \n    |  + 2000000000.dat  \n    |  :  \n    + info/\n    |  + .auth/               - 認証情報保存ディレクトリ  \n    |  + .ninpocho/           - 忍法帖保存ディレクトリ  \n    |  + .session/            - セッション情報保存ディレクトリ\n    |  + IP_List/             - IPリスト保存ディレクトリ  \n    + module/  \n    |  + *.pl                 - EXぜろちゃんねるモジュール  \n    + admin/  \n    |  + *.pl                 - 管理CGI用モジュール  \n    + plugin/  \n    |  + 0ch_*.pl             - プラグインスクリプト  \n    + perllib/  \n       \\+ \\*                    - EXぜろちゃんねるに必要なパッケージ  \n         \n------------\n## Special Thanks  \n精神衰弱 ◆kwSzvOHE氏  \nwindyakin ◆windyaking氏\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprefkarafuto%2Fex0ch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprefkarafuto%2Fex0ch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprefkarafuto%2Fex0ch/lists"}