diff --git a/declarations/Discord.history.json b/declarations/Discord.history.json index 07f6cad8..81f8956c 100644 --- a/declarations/Discord.history.json +++ b/declarations/Discord.history.json @@ -4,6 +4,17 @@ "fetch": "https://discord.com/terms", "select": ".document-3OCpS5", "validUntil": "2022-01-13T00:34:24Z" + }, + { + "fetch": "https://discord.com/terms", + "select": [ + ".section-rich.wf-section" + ], + "remove": [ + ".archived-link", + ".link-terms" + ], + "validUntil": "2023-10-18T15:00:22Z" } ], "Privacy Policy": [ @@ -11,6 +22,30 @@ "fetch": "https://discord.com/privacy", "select": ".document-3OCpS5", "validUntil": "2022-01-13T00:34:25Z" + }, + { + "fetch": "https://discord.com/privacy", + "select": [ + ".section-rich.wf-section" + ], + "remove": [ + ".archived-link", + ".link-terms" + ], + "validUntil": "2023-10-18T15:00:28Z" + } + ], + "Community Guidelines": [ + { + "fetch": "https://discord.com/guidelines", + "select": [ + ".section-rich.wf-section" + ], + "remove": [ + ".archived-link", + ".link-terms" + ], + "validUntil": "2023-10-18T15:00:25Z" } ] -} +} \ No newline at end of file diff --git a/declarations/Discord.json b/declarations/Discord.json index 5c1c706b..90f41c9e 100644 --- a/declarations/Discord.json +++ b/declarations/Discord.json @@ -4,7 +4,7 @@ "Terms of Service": { "fetch": "https://discord.com/terms", "select": [ - ".section-rich.wf-section" + ".section-rich" ], "remove": [ ".archived-link", @@ -14,7 +14,7 @@ "Privacy Policy": { "fetch": "https://discord.com/privacy", "select": [ - ".section-rich.wf-section" + ".section-rich" ], "remove": [ ".archived-link", @@ -24,7 +24,7 @@ "Community Guidelines": { "fetch": "https://discord.com/guidelines", "select": [ - ".section-rich.wf-section" + ".section-rich" ], "remove": [ ".archived-link",