1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-12 17:04:04 +02:00
This commit is contained in:
MetaPrime
2025-04-20 01:44:41 -07:00
parent b87dc82085
commit 09fd94c63e

View File

@@ -34,8 +34,9 @@ public class MrCongRipper extends AbstractHTMLRipper {
@Override
public String getDomain() {
// NOTE: This was previous mrcong.com, and some resources still
// refer to that domain, but all the top level URLs are now misskon.com
// NOTE: This was previously mrcong.com, which now redirects to
// misskon.com. Some resources still refer to mrcong.com
// but all the top level URLs are now misskon.com
return "misskon.com";
}