Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement reading past logs with access to 5ch.net DAT files #1195

Merged
merged 1 commit into from Jul 12, 2023

Conversation

ma8ma
Copy link
Collaborator

@ma8ma ma8ma commented Jul 12, 2023

2023-07-11 から5ch.netのDATファイルへのアクセスが開放されたため過去ログ読み込みに対応します。

過去ログにアクセスするときの注意

新しい過去ログサーバが稼働するまで過去ログを読めないスレッドが一部あります。
DAT落ちしたスレに対してスレ再取得を行うとスレのデータが消えて無くなることがあります。

2023-07-11 から5ch.netのDATファイルへのアクセスが開放されたため
過去ログ読み込みに対応します。[1]

過去ログにアクセスするときの注意
新しい過去ログサーバが稼働するまで過去ログを読めないスレッドが
一部あります。DAT落ちしたスレに対してスレ再取得を行うとスレのデータが
消えて無くなることがあります。

[1]: https://agree.5ch.net/test/read.cgi/operate/9240230711/3
@ma8ma ma8ma added bug バグの追跡 feature 機能の追加と削除 labels Jul 12, 2023
@ma8ma ma8ma linked an issue Jul 12, 2023 that may be closed by this pull request
@ma8ma ma8ma removed the bug バグの追跡 label Jul 12, 2023
@ma8ma ma8ma merged commit a063bba into master Jul 12, 2023
20 checks passed
@ma8ma ma8ma deleted the nodetree2ch-add-support-loading-kako-log branch July 12, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 機能の追加と削除
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

5ch.netの過去ログを取得する仕組みを作る
1 participant