[docs] update supportedsites

This commit is contained in:
Mike Fährmann
2025-02-28 10:48:28 +01:00
parent 95c1feab1c
commit fa7114ee20
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
# Supported Sites # Supported Sites
<!-- auto-generated by scripts/supportedsites.py --> <!-- auto-generated by scripts/supportedsites.py -->
Consider all listed sites to potentially be NSFW. Consider all listed sites to potentially be NSFW.
<table> <table>
@@ -209,7 +208,7 @@ Consider all listed sites to potentially be NSFW.
<tr> <tr>
<td>Discord</td> <td>Discord</td>
<td>https://discord.com/</td> <td>https://discord.com/</td>
<td>Channels, DMs, Servers</td> <td>Channels, DMs, Messages, Servers</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>

View File

@@ -243,6 +243,7 @@ SUBCATEGORY_MAP = {
}, },
"discord": { "discord": {
"direct-messages": "DMs", "direct-messages": "DMs",
"direct-message" : "",
}, },
"fanbox": { "fanbox": {
"supporting": "Supported User Feed", "supporting": "Supported User Feed",