Added gwarchives support to the cheveretoRipper
This commit is contained in:
parent
9b4137e094
commit
4632e7ef59
@ -28,7 +28,7 @@ public class CheveretoRipper extends AbstractHTMLRipper {
|
||||
super(url);
|
||||
}
|
||||
|
||||
private static List<String> explicit_domains_1 = Arrays.asList("hushpix.com", "tag-fox.com");
|
||||
private static List<String> explicit_domains_1 = Arrays.asList("hushpix.com", "tag-fox.com", "gwarchives.com");
|
||||
|
||||
@Override
|
||||
public String getHost() {
|
||||
|
Loading…
Reference in New Issue
Block a user