From f9b7f2808edb6f3b83ca14a76903d9dc212005f7 Mon Sep 17 00:00:00 2001 From: Open Terms Archive Bot <89395732+OTA-Bot@users.noreply.github.com> Date: Sat, 7 Dec 2024 17:39:48 +0100 Subject: [PATCH] Update BlaBlaCar Trackers Policy (#835) * Update BlaBlaCar Trackers Policy declaration * Update BlaBlaCar Trackers Policy history * Update BlaBlaCar history validUntil date --------- Co-authored-by: Clifford Ouma Ochieng --- declarations/BlaBlaCar.history.json | 11 +++++++++++ declarations/BlaBlaCar.json | 5 ++++- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 declarations/BlaBlaCar.history.json diff --git a/declarations/BlaBlaCar.history.json b/declarations/BlaBlaCar.history.json new file mode 100644 index 0000000..56dfa7d --- /dev/null +++ b/declarations/BlaBlaCar.history.json @@ -0,0 +1,11 @@ +{ + "Trackers Policy": [ + { + "fetch": "https://blog.blablacar.fr/about-us/cookies-policy", + "select": [ + "div[role=\"document\"]" + ], + "validUntil": "2024-11-16T12:32:27Z" + } + ] +} diff --git a/declarations/BlaBlaCar.json b/declarations/BlaBlaCar.json index eb626a3..d8ad160 100644 --- a/declarations/BlaBlaCar.json +++ b/declarations/BlaBlaCar.json @@ -10,7 +10,10 @@ "Trackers Policy": { "fetch": "https://blog.blablacar.fr/about-us/cookies-policy", "select": [ - "div[role=\"document\"]" + ".article-full" + ], + "remove": [ + ".enlazatom-title-box" ] }, "Privacy Policy": {