1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-22 05:23:06 +02:00

Created mrcong.com ripper

This commit is contained in:
Edwin
2022-03-03 00:27:35 -05:00
parent 579a40d167
commit 0ba0fc8cc7

View File

@@ -220,23 +220,4 @@ public class MrCongRipper extends AbstractHTMLRipper {
} }
} }
} }
}
/*
public static void main(String[] args) {
try {
MrCongRipper a = new MrCongRipper(URI.create("https://mrcong.com/ruisg-vol-084-xiao-hui-49-anh/").toURL());
a.getFirstPage();
System.out.println("Current Page#: " + a.getCurrentPageNum(a.currDoc));
System.out.println("Max Page#: " + a.getMaxPageNumber(a.currDoc));
while(a.getNextPage() != null) {
}
}catch(Exception IOException) {
System.out.println("IOException");
}
}
*/
}
// https://mrcong.com/tag/zhu-ke-er/
// https://mrcong.com/tag/%e9%9b%aa%e7%90%aasama/