Skip to content

Commit

Permalink
Add Open AI Privacy Policy
Browse files Browse the repository at this point in the history
  • Loading branch information
clementbiron authored and OTA-Bot committed Oct 3, 2023
1 parent d7e76de commit dbdd62b
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions declarations/Open AI.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Open AI",
"documents": {
"Privacy Policy": {
"fetch": "https://openai.com/policies/privacy-policy",
"select": [
"#landings-privacy-policy"
],
"remove": [
"header",
"footer",
"[aria-hidden=true]"
],
"executeClientScripts": true
}
}
}

0 comments on commit dbdd62b

Please sign in to comment.