mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-13 01:14:14 +02:00
This commit is contained in:
@@ -31,7 +31,7 @@ public abstract class AbstractRipper
|
||||
private final String URLHistoryFile = Utils.getURLHistoryFile();
|
||||
|
||||
public static final String USER_AGENT =
|
||||
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:36.0) Gecko/20100101 Firefox/36.0";
|
||||
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36";
|
||||
|
||||
protected URL url;
|
||||
protected File workingDir;
|
||||
|
Reference in New Issue
Block a user