diff --git a/data/data.min.json b/data/data.min.json index be09a86..0ad8cd5 100644 --- a/data/data.min.json +++ b/data/data.min.json @@ -545,6 +545,15 @@ ".*site\\.com.*\\?to=([^&]*)" ] }, + "site3.com": { + "urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(site3\\.com)(.*\\?.*)", + "completeProvider": false, + "rules": [], + "exceptions": [], + "redirections": [ + ".*site3\\.com.*\\?r=([^&]*)" + ] + }, "aliexpress.com": { "urlPattern": "https?://([a-zA-Z0-9-]*\\.)?(aliexpress\\.com)(.*\\?.*)", "completeProvider": false,