mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-18 11:41:21 +02:00
Update CoomerPartyRipper.java
This commit is contained in:
@@ -36,7 +36,10 @@ public class CoomerPartyRipper extends AbstractJSONRipper {
|
|||||||
private static final String KEY_PATH = "path";
|
private static final String KEY_PATH = "path";
|
||||||
private static final String KEY_ATTACHMENTS = "attachments";
|
private static final String KEY_ATTACHMENTS = "attachments";
|
||||||
|
|
||||||
|
// One of "onlyfans" or "fansly", but might have others in future?
|
||||||
private final String service;
|
private final String service;
|
||||||
|
|
||||||
|
// Username of the page to be ripped
|
||||||
private final String user;
|
private final String user;
|
||||||
|
|
||||||
public CoomerPartyRipper(URL url) throws IOException {
|
public CoomerPartyRipper(URL url) throws IOException {
|
||||||
|
Reference in New Issue
Block a user