diff --git a/data/data.min.json b/data/data.min.json index 577a3f5..e155e77 100644 --- a/data/data.min.json +++ b/data/data.min.json @@ -578,6 +578,15 @@ ], "exceptions": [], "redirections": [] + }, + "9gag.com": { + "urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(9gag\\.com).*", + "completeProvider": false, + "rules": [ + "ref" + ], + "exceptions": [], + "redirections": [] } } }