mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-01-18 21:17:59 +01:00
removed none working site
This commit is contained in:
parent
c42831fc63
commit
5595894992
@ -22,7 +22,7 @@ public class CheveretoRipper extends AbstractHTMLRipper {
|
||||
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
|
||||
public String getHost() {
|
||||
String host = url.toExternalForm().split("/")[2];
|
||||
|
Loading…
x
Reference in New Issue
Block a user