-
参考了一下#6我并不清楚x-rpc-device_fp这个值是否可以写死,对于获取此值的方法我也只清楚
是否有更易理解/简单的开发文档( |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Dangerous topic/not appropriate for public discussion. |
Beta Was this translation helpful? Give feedback.
-
时至2025.3.2获取首页信息请求头的x-rpc-device_id以及x-rpc-device_fp疑似可写死为如下 h['x-rpc-device_id'] = '393b7391-3cf6-498c-8f7e-197fda0496a0'
h['x-rpc-device_fp'] = '38d803971d929' 有效期未知 |
Beta Was this translation helpful? Give feedback.
-
永远不要写死 |
Beta Was this translation helpful? Give feedback.
时至2025.3.2获取首页信息请求头的x-rpc-device_id以及x-rpc-device_fp疑似可写死为如下
有效期未知