removed none working site
This commit is contained in:
parent
c42831fc63
commit
5595894992
@ -22,7 +22,7 @@ public class CheveretoRipper extends AbstractHTMLRipper {
|
|||||||
super(url);
|
super(url);
|
||||||
}
|
}
|
||||||
|
|
||||||
public static List<String> explicit_domains_1 = Arrays.asList("www.ezphotoshare.com", "hushpix.com");
|
public static List<String> explicit_domains_1 = Arrays.asList("hushpix.com");
|
||||||
@Override
|
@Override
|
||||||
public String getHost() {
|
public String getHost() {
|
||||||
String host = url.toExternalForm().split("/")[2];
|
String host = url.toExternalForm().split("/")[2];
|
||||||
|
Loading…
Reference in New Issue
Block a user