update supportedsites.md entry for Instagram

This commit is contained in:
Mike Fährmann
2021-04-22 22:57:06 +02:00
parent 9514cb8c12
commit 77a9cc6fd6
2 changed files with 2 additions and 1 deletions

View File

@@ -334,7 +334,7 @@ Consider all sites to be NSFW unless otherwise known.
<tr> <tr>
<td>Instagram</td> <td>Instagram</td>
<td>https://www.instagram.com/</td> <td>https://www.instagram.com/</td>
<td>Channels, Highlights, Posts, Reels, Saved Posts, Stories, Tag Searches, User Profiles</td> <td>Channels, Highlights, Posts, Reels, Saved Posts, Stories, Tag Searches, Tagged Posts, User Profiles</td>
<td>Supported</td> <td>Supported</td>
</tr> </tr>
<tr> <tr>

View File

@@ -145,6 +145,7 @@ SUBCATEGORY_MAP = {
"instagram": { "instagram": {
"posts": "", "posts": "",
"saved": "Saved Posts", "saved": "Saved Posts",
"tagged": "Tagged Posts",
}, },
"newgrounds": { "newgrounds": {
"art" : "Art", "art" : "Art",