mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-03-31 00:37:45 +02:00
changed rating clean to safe
This commit is contained in:
parent
2f62b999c9
commit
02a68e3e1a
1 changed files with 1 additions and 2 deletions
|
@ -15,11 +15,10 @@
|
||||||
},
|
},
|
||||||
"Main": {
|
"Main": {
|
||||||
"Ratings": [
|
"Ratings": [
|
||||||
"clean",
|
"safe",
|
||||||
"suggestive",
|
"suggestive",
|
||||||
"nude only",
|
"nude only",
|
||||||
"explicit",
|
"explicit",
|
||||||
"non-con",
|
|
||||||
"grimdark"
|
"grimdark"
|
||||||
],
|
],
|
||||||
"Sex (Appearance)": [
|
"Sex (Appearance)": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue