From 3c370f36649caaee76cd7dc0b98826f5f62aa9a5 Mon Sep 17 00:00:00 2001 From: Alex Fisher <92438650+afisher3578@users.noreply.github.com> Date: Thu, 8 Aug 2024 07:27:44 -0400 Subject: [PATCH] Update Wix Terms of Service https://github.com/OpenTermsArchive/contrib-declarations/pull/1556 --- declarations/Wix.history.json | 5 +++++ declarations/Wix.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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",