diff --git a/declarations/Wix.history.json b/declarations/Wix.history.json index 7f9f6d9c..447943e8 100644 --- a/declarations/Wix.history.json +++ b/declarations/Wix.history.json @@ -4,6 +4,11 @@ "fetch": "https://www.wix.com/about/terms-of-use", "select": "body", "validUntil": "2020-11-09T17:30:03.000Z" + }, + { + "fetch": "https://www.wix.com/about/terms-of-use", + "select": "#ContainermainPage", + "validUntil": "2024-07-03T18:18:38Z" } ], "Privacy Policy": [ diff --git a/declarations/Wix.json b/declarations/Wix.json index 16b6c7ff..e017ae75 100644 --- a/declarations/Wix.json +++ b/declarations/Wix.json @@ -4,7 +4,7 @@ "documents": { "Terms of Service": { "fetch": "https://www.wix.com/about/terms-of-use", - "select": "#ContainermainPage" + "select": ".site-root" }, "Privacy Policy": { "fetch": "http://www.wix.com/about/privacy",