use this to provide your own values for dynamic rules
You must include these keys in the neseted dictionary
"static_param"
"suffix"
"prefix"
"checksum_indexes"
"checksum_constant"
"advanced_options": {
"code-execution": true,
"dynamic-mode-default": "manual",
"backend": "aio",
"downloadbars": false,
"cache-mode": "sqlite",
"appendlog": false,
"custom_values": {
"DYNAMIC_RULE":{
"static_param": "RPnq8UadKceN7JNbeh2ApmUxM0A2nU9y",
"start": "24650",
"end": "666078a0",
"checksum_constant": 13,
"checksum_indexes": [4,5,7,9,9,11,13,17,18,19,23,23,23,24,25,26,27,27,28,28,28,28,28,29,30,32,32,33,33,34,34,38],
"app_token": "33d57ade8c02dbc5a333db99ff9ae26a",
"remove_headers": ["user_id"],
"revision": "202404181902-08205f45c3",
"is_current": null,
"format": "24650:{}:{:x}:666078a0",
"prefix": "24650",
"suffix": "666078a0"
}
},
Use this to provide a url to be read
The response must be a json, and the follow keys must be provided
"static_param"
"suffix"
"prefix"
"checksum_indexes"
"checksum_constant"
"advanced_options": {
"code-execution": true,
"dynamic-mode-default": "generic",
"backend": "aio",
"downloadbars": false,
"cache-mode": "sqlite",
"appendlog": false,
"custom_values": {
"DYNAMIC_GENERIC_URL":"https://raw.githubusercontent.com/datawhores/onlyfans-dynamic-rules/main/dynamicRules.json",
}
I tried Option 1 first but the provided custom value didn't work with 87ee763. Option 2 did work right away though.