From 75c761e284bbb81e1bbf91136985ae6a6f438084 Mon Sep 17 00:00:00 2001 From: David Peet Date: Mon, 14 Aug 2023 21:00:27 -0400 Subject: [PATCH 1/2] Add Cineplex as hard --- _data/sites.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/_data/sites.json b/_data/sites.json index 8cacedff8..e1a8ac60d 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -3049,6 +3049,17 @@ ] }, + { + "name": "Cineplex", + "url": "https://www.cineplex.com/Global/PrivacyPolicy", + "difficulty": "hard", + "email": "privacy@cineplex.com", + "domains": [ + "www.cineplex.com", + "cineplex.com" + ] + }, + { "name": "CircleCI", "url": "https://privacy.circleci.com", From 85edddfc336006c09d20a6a0956620f3a2a67a0d Mon Sep 17 00:00:00 2001 From: Tulio Leao Date: Tue, 15 Aug 2023 05:47:38 -0300 Subject: [PATCH 2/2] Update _data/sites.json --- _data/sites.json | 1 - 1 file changed, 1 deletion(-) diff --git a/_data/sites.json b/_data/sites.json index e1a8ac60d..c6dee5dee 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -3055,7 +3055,6 @@ "difficulty": "hard", "email": "privacy@cineplex.com", "domains": [ - "www.cineplex.com", "cineplex.com" ] },