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

远古IP匿名楼主主题帖在吧首页主题帖列表接口中不可见 #228

Closed
n0099 opened this issue Sep 2, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@n0099
Copy link

n0099 commented Sep 2, 2024

https://web.archive.org/web/20240902210034/https://tieba.baidu.com/f?kw=%E6%A8%A1%E6%8B%9F%E5%9F%8E%E5%B8%82&ie=utf-8&pn=46450
https://web.archive.org/web/20240902205916/https://n0099.net/tbm/v1/client_tester.php?type=posts&forum=%E6%A8%A1%E6%8B%9F%E5%9F%8E%E5%B8%82&pn=929&rn=50&client_version=6.0.2

curl -s 'https://n0099.net/tbm/v1/client_tester.php?type=posts&forum=模拟城市&pn=929&rn=50&client_version=6.0.2' \
| jq '.thread_list[] | .author.id'
1278607
5281245
4306102
2542318
3327856
216561
3953048
3842146

https://web.archive.org/web/20240902205924/https://n0099.net/tbm/v1/client_tester.php?type=posts&forum=%E6%A8%A1%E6%8B%9F%E5%9F%8E%E5%B8%82&pn=929&rn=50&client_version=12.64.1.1

curl -s 'https://n0099.net/tbm/v1/client_tester.php?type=posts&forum=模拟城市&pn=929&rn=50&client_version=12.64.1.1' \
| jq '.thread_list[] | .author_id'
1278607
5281245
4306102
2542318
3327856
216561
3953048
3842146

前些年还是可见的而目前客户端接口比网页端少了所有IP匿名楼主的主题帖所以所有主题帖都有非0百度uid

例如目前第一页上的 https://tieba.baidu.com/p/434920124
对这些tid使用主题帖回复帖列表回复贴楼中楼列表接口也还是能看到百度uid0 #213IP匿名楼主

curl -s 'https://n0099.net/tbm/v1/client_tester.php?type=replies&tid=434920124&pn=1&client_version=12.64.1.1' | jq '.post_list[] | .author_id'
0
68848908
812592769
243784075
@n0099 n0099 changed the title 远古IP匿名楼主主题帖在吧首页主题帖列表接口中不可见 远古IP匿名楼主主题帖在吧首页主题帖列表接口中不可见 Sep 2, 2024
@lumina37 lumina37 added the bug Something isn't working label Sep 3, 2024
@lumina37
Copy link
Owner

lumina37 commented Sep 3, 2024

然而我们好像也修不了

@n0099
Copy link
Author

n0099 commented Sep 3, 2024

我知道,因为这是服务端暗改
目前只能再爬一遍网页端吧首页得出其与客户端接口的tid差集

@n0099 n0099 closed this as completed Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants