You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There doesn't seem to be an API endpoint for this or a metatag like user:bob for the uploader documented anywhere
Using curl https://rule34.xxx/index.php?page=favorites&s=view&id=[USER ID] it seems the regex posts\[(\d+)\] can get post ids and pid=(\d+) can get page offsets
The text was updated successfully, but these errors were encountered:
There doesn't seem to be an API endpoint for this or a metatag like
user:bob
for the uploader documented anywhereUsing
curl https://rule34.xxx/index.php?page=favorites&s=view&id=[USER ID]
it seems the regexposts\[(\d+)\]
can get post ids andpid=(\d+)
can get page offsetsThe text was updated successfully, but these errors were encountered: