[instagram][twitter] rename 'profile' to 'info' (#5262, #3623)

This commit is contained in:
Mike Fährmann
2024-07-10 15:55:39 +02:00
parent 21831eba1e
commit c83c812a1e
6 changed files with 22 additions and 15 deletions

View File

@@ -161,12 +161,12 @@ SUBCATEGORY_MAP = {
"home" : "Home Feed",
"image" : "individual Images",
"index" : "Site Index",
"info" : "User Profile Information",
"issue" : "Comic Issues",
"manga" : "Manga",
"media" : "Media Files",
"note" : "Images from Notes",
"popular": "Popular Images",
"profile": "User Profile Data",
"recent" : "Recent Images",
"search" : "Search Results",
"status" : "Images from Statuses",