Skip to content

Commit

Permalink
Add Midjourney Terms of Service (#17)
Browse files Browse the repository at this point in the history
* Add Midjourney Terms of Service

* Update Midjourney Terms of Service declaration

---------

Co-authored-by: Brice Bai <brice.bai@sciencespo.fr>
Co-authored-by: Amarachi Johnson <emmanuellar805@gmail.com>
  • Loading branch information
3 people committed Oct 9, 2023
1 parent 4b00fae commit 9c7d67b
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions declarations/Midjourney.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Midjourney",
"documents": {
"Terms of Service": {
"fetch": "https://docs.midjourney.com/docs/terms-of-service",
"select": [
"h1",
".content_container"
],
"remove": [
"#lightTheme",
"#darkTheme"
],
"executeClientScripts": true
}
}
}

0 comments on commit 9c7d67b

Please sign in to comment.