diff options
Diffstat (limited to 'src/main/resources/categoryinfo.json')
| -rw-r--r-- | src/main/resources/categoryinfo.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/main/resources/categoryinfo.json b/src/main/resources/categoryinfo.json index aa50426..7c6c81a 100644 --- a/src/main/resources/categoryinfo.json +++ b/src/main/resources/categoryinfo.json @@ -422,6 +422,26 @@ "catid": 83, "catname": "Food and Dining", "catgroup": "Unmaintained" + }, + { + "catid": 85, + "catname": "Self Harm", + "catgroup": "Sensitive" + }, + { + "catid": 86, + "catname": "Low-THC Cannabis Products", + "catgroup": "Security" + }, + { + "catid": 87, + "catname": "Self Harm", + "catgroup": "Sensitive" + }, + { + "catid": 88, + "catname": "Generative AI", + "catgroup": "Productivity" } ] } |
