Skip to content

Commit

Permalink
Split Groupon US and Worldwide (#1851)
Browse files Browse the repository at this point in the history
  • Loading branch information
tupaschoal authored Oct 31, 2023
1 parent 26684d0 commit 7081404
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions _data/sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -8006,7 +8006,19 @@
},

{
"name": "Groupon",
"name": "Groupon (USA)",
"meta": "popular",
"url": "https://privacy.groupon.com/",
"difficulty": "easy",
"notes": "Select \"Delete all my data\" and verify your identity.",
"domains": [
"groupon.com",
"privacy.groupon.com"
]
},

{
"name": "Groupon (Worldwide)",
"meta": "popular",
"url": "https://privacy.groupon.co.uk/?modal=take-control",
"difficulty": "easy",
Expand All @@ -8015,7 +8027,6 @@
"groupon.ae",
"groupon.be",
"groupon.ca",
"groupon.com",
"groupon.com.au",
"groupon.co.uk",
"groupon.de",
Expand All @@ -8025,8 +8036,7 @@
"groupon.it",
"groupon.nl",
"groupon.pl",
"privacy.groupon.co.uk",
"privacy.groupon.com"
"privacy.groupon.co.uk"
]
},

Expand Down

0 comments on commit 7081404

Please sign in to comment.