fetch dyn type onlyfansQaCard

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-03-03 18:41:29 +08:00
parent f9f52e918a
commit 3d99e6c761
5 changed files with 27 additions and 33 deletions

View File

@@ -405,7 +405,7 @@ abstract final class MemberHttp {
'offset': offset ?? '',
'host_mid': mid,
'timezone_offset': '-480',
'features': 'itemOpusStyle,listOnlyfans',
'features': Constants.dynFeatures,
'platform': 'web',
'web_location': '333.1387',
'dm_img_list': '[]',
@@ -457,7 +457,7 @@ abstract final class MemberHttp {
'page': pn,
'offset': offset,
'keyword': keyword,
'features': 'itemOpusStyle,listOnlyfans',
'features': Constants.dynFeatures,
'web_location': 333.1387,
},
);