Repositories (1)
Raito-Server
6 snippets stored for this repo
Sports,
Hentai,
Mecha,
"speculation", "funny", "fantasy", "magic", "horror", "ghosts",
"historical", "fanFi", "sports", "hentai", "mecha", "restricted"};
{Ghosts, 20}, {Historical, 4}, {FanFi, 30}, {Sports, 34},
{Hentai, 36}, {Mecha, 40}, {Restricted, 61}, {Otokonoko, 5}};
map<string, Genre> genreText = {
{"恐怖", Horror}, {"神鬼", Ghosts}, {"历史", Historical},
{"同人", FanFi}, {"运动", Sports}, {"绅士", Hentai},
{"机甲", Mecha}, {"限制级", Restricted}, {"伪娘", Otokonoko}};
{Ghosts, 20}, {Historical, 4}, {FanFi, 30}, {Sports, 34},
{Hentai, 36}, {Mecha, 40}, {Restricted, 61}};
map<string, Genre> gerneText = {
{"lishi", Historical}, {"tongren", FanFi},
{"jingji", Sports}, {"jiecao", Hentai},
{"jizhan", Mecha}, {"list-tag61", Restricted}};