mod: fetch only-fans dyn

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-01-27 17:48:56 +08:00
parent bf7ce3e5a2
commit 9e4187ef17
5 changed files with 51 additions and 20 deletions

View File

@@ -14,7 +14,7 @@ class DynamicsHttp {
'type': type ?? 'all',
'timezone_offset': '-480',
'offset': offset,
'features': 'itemOpusStyle'
'features': 'itemOpusStyle,listOnlyfans'
};
if (mid != -1) {
data['host_mid'] = mid;