mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-05 20:40:09 -08:00
@@ -1195,6 +1195,12 @@
|
||||
"category": "Theme-Fantasy",
|
||||
"isAdult": false
|
||||
},
|
||||
{
|
||||
"name": "Reverse Isekai",
|
||||
"description": "A subgenre of Isekai in which characters from a fantasy universe are transported to or reincarnated into Earth.",
|
||||
"category": "Theme-Fantasy",
|
||||
"isAdult": false
|
||||
},
|
||||
{
|
||||
"name": "Iyashikei",
|
||||
"description": "Primary aim is to heal the audience through serene depictions of characters' daily lives.",
|
||||
|
||||
@@ -583,6 +583,7 @@ class MediaTag(Enum):
|
||||
FAIRY_TALE = "Fairy Tale"
|
||||
HENSHIN = "Henshin"
|
||||
ISEKAI = "Isekai"
|
||||
REVERSE_ISEKAI = "Reverse Isekai"
|
||||
KAIJU = "Kaiju"
|
||||
MAGIC = "Magic"
|
||||
MYTHOLOGY = "Mythology"
|
||||
|
||||
Reference in New Issue
Block a user