Merge pull request #646 from AChep/justgetmydata_action
New Just get my data by GitHub Action
This commit is contained in:
commit
227d2d663d
|
@ -71,6 +71,13 @@
|
||||||
"difficulty": "limited",
|
"difficulty": "limited",
|
||||||
"notes": "Depending on where you live, you either have to select \"Submit a CPRA or VCDPA Data request\" or \"Submit an EEA Data Request\"."
|
"notes": "Depending on where you live, you either have to select \"Submit a CPRA or VCDPA Data request\" or \"Submit an EEA Data Request\"."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Badlion",
|
||||||
|
"domains": [],
|
||||||
|
"url": "https://www.badlion.net/settings?lang=en",
|
||||||
|
"difficulty": "easy",
|
||||||
|
"notes": "Go to the url provided above and submit a data request at the bottom of the page"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Badoo",
|
"name": "Badoo",
|
||||||
"domains": [],
|
"domains": [],
|
||||||
|
@ -343,6 +350,14 @@
|
||||||
"notes": "Send an email requesting a copy of your data.",
|
"notes": "Send an email requesting a copy of your data.",
|
||||||
"email": "privacy@libertylines.it"
|
"email": "privacy@libertylines.it"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Lil'bots",
|
||||||
|
"domains": [],
|
||||||
|
"url": "https://www.lilbots.io/pages/privacy-policy",
|
||||||
|
"difficulty": "hard",
|
||||||
|
"notes": "Send an email requesting a copy of your data.",
|
||||||
|
"email": "privacy@lilbots.io"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Linkedin",
|
"name": "Linkedin",
|
||||||
"domains": [],
|
"domains": [],
|
||||||
|
|
Loading…
Reference in New Issue