MathRobin / Never-Consent

Never consent to any GDPR consent management platform
MIT License
255 stars 16 forks source link

Manage chandago #3

Closed MathRobin closed 3 years ago

MathRobin commented 5 years ago

https://www.chandago.com/fr

Demo here https://www.commentcamarche.net/forum/affich-32575055-opera-qwant-par-defaut

MathRobin commented 4 years ago

localstorage key appConsent_status

Value

{
  "version": "1.2.0",
  "expire": "2020-01-06T17:09:10.228Z",
  "data": {
    "5AzAqiM7": {
      "consents": [
        {
          "id": "8_1",
          "state": false
        },
        {
          "id": "9_1",
          "state": false
        },
        ...
      ],
      "purposes": [],
      "consentString": "BOswdrNOswdrNACABAFRCrAAAAArmAAA"
    }
  }
}
MathRobin commented 4 years ago

Generate when key __cmp is here

{
  "version": "1.2.0",
  "expire": "2200-12-31T23:59:10.228Z",
  "data": {
    [acLib.datas.versionID]: {
      "consents": [
      ],
      "purposes": [],
      "consentString": "privacyMatters"
    }
  }
}
MathRobin commented 4 years ago

https://www.rtbf.be/culture/cinema/acteurs/detail_aaron-paul-breaking-bad-continue-dans-la-science-fiction?id=10492392

MathRobin commented 3 years ago

Thanks to the great work of https://github.com/jduval87, this is issue is now close.