refa: search dyn

Closes #641

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-08 22:05:17 +08:00
parent a34c18b262
commit 2d11158ecd
5 changed files with 28 additions and 150 deletions

View File

@@ -102,7 +102,7 @@ class DynamicsHttp {
if (id != null) 'id': id,
if (rid != null) 'rid': rid,
if (type != null) 'type': type,
'features': 'itemOpusStyle',
'features': 'itemOpusStyle,listOnlyfans',
},
options:
clearCookie ? Options(extra: {'account': AnonymousAccount()}) : null,