diff --git a/declarations/Amazon Prime.history.json b/declarations/Amazon Prime.history.json index ab3b5ec1..3b5e2cf5 100644 --- a/declarations/Amazon Prime.history.json +++ b/declarations/Amazon Prime.history.json @@ -4,6 +4,11 @@ "fetch": "https://www.amazon.com/gp/help/customer/display.html?nodeId=13819201", "select": "body", "validUntil": "2020-11-09T17:30:03.000Z" + }, + { + "fetch": "https://www.amazon.com/gp/help/customer/display.html?nodeId=13819201", + "select": "div.help-content", + "validUntil": "2024-03-14T06:31:36.000Z" } ] } diff --git a/declarations/Amazon Prime.json b/declarations/Amazon Prime.json index bc583170..0dc51530 100644 --- a/declarations/Amazon Prime.json +++ b/declarations/Amazon Prime.json @@ -4,7 +4,7 @@ "documents": { "Terms of Service": { "fetch": "https://www.amazon.com/gp/help/customer/display.html?nodeId=13819201", - "select": "div.help-content" + "select": "article.help-content" } } }