-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathanime-db.sql
58 lines (51 loc) · 25.2 KB
/
anime-db.sql
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
-- MySQL dump 10.13 Distrib 5.7.30, for Linux (x86_64)
--
-- Host: localhost Database: anime2
-- ------------------------------------------------------
-- Server version 5.7.30-0ubuntu0.18.04.1
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `animes`
--
DROP TABLE IF EXISTS `animes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `animes` (
`id` int(6) unsigned NOT NULL AUTO_INCREMENT,
`nome` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`link` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`imagem` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`total` int(6) NOT NULL,
`manga_canon` int(6) NOT NULL,
`mixed_canon` int(6) NOT NULL,
`filler` int(6) NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `link` (`link`)
) ENGINE=InnoDB AUTO_INCREMENT=803 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `animes`
--
LOCK TABLES `animes` WRITE;
/*!40000 ALTER TABLE `animes` DISABLE KEYS */;
INSERT INTO `animes` VALUES (555,'A Certain Magical Index (Toaru Majutsu No Index)','/shows/certain-magical-index','img/certain-magical-index.jpg',74,74,0,0),(556,'A Certain Scientific Accelerator (Toaru Kagaku no Akuserarēta)','/shows/sh%C5%8Dnan-pure-love-gang','img/sh%C5%8Dnan-pure-love-gang.jpg',12,11,0,1),(557,'A Certain Scientific Railgun (Toaru Kagaku No Railgun)','/shows/a-certain-scientific-railgun','img/a-certain-scientific-railgun.jpg',48,24,1,23),(558,'Ace Attorney (Gyakuten Saiban)','/shows/ace-attorney','img/ace-attorney.jpg',47,0,0,6),(559,'Ace of Diamond','/shows/ace-diamond','img/ace-diamond.jpeg',126,122,0,4),(560,'Ace of Diamond: Act II','/shows/ace-diamond-act-ii','img/ace-diamond-act-ii.jpg',52,49,2,1),(561,'AJIN: Demi-Human','/shows/ajin-demi-human','img/ajin-demi-human.jpeg',26,22,4,0),(562,'Akame ga Kill!','/shows/akame-ga-kill','img/akame-ga-kill.jpg',24,18,1,5),(563,'Angel Beats!','/shows/angel-beats','img/angel-beats.png',13,13,0,0),(564,'Angel Heart','/shows/angel-heart','img/angel-heart.jpg',50,49,0,1),(565,'Another','/shows/another','img/another.png',13,12,0,1),(566,'Assassination Classroom (Ansatsu Kyoushitsu)','/shows/ansatsu-kyoushitsu-assassination-classroom','img/ansatsu-kyoushitsu-assassination-classroom.png',47,46,1,0),(567,'Attack on Titan (Shingeki no Kyojin)','/shows/attack-titan','img/attack-titan.jpg',59,53,6,0),(568,'Attack on Titan OVA/OAD','/shows/attack-titan-ova-0','img/attack-titan-ova-0.jpg',8,4,2,2),(569,'Attack on Titan: Junior High','/shows/attack-on-titan-junior-high','img/attack-on-titan-junior-high.png',12,12,0,0),(570,'Bakemonogatari','/shows/bakemonogatari','img/bakemonogatari.jpg',15,15,0,0),(571,'Beelzebub','/shows/beelzebub','img/beelzebub.png',60,43,0,17),(572,'Berserk (Berserk Kenpuden)','/shows/berserk','img/berserk.jpeg',25,24,1,0),(573,'Berserk (2016)','/shows/berserk-2016','img/berserk-2016.jpg',24,22,2,0),(574,'Berserk: The Golden Age Arc','/shows/berserk-golden-age-arc','img/berserk-golden-age-arc.jpg',3,3,0,0),(575,'Black Butler (Kuroshitsuji)','/shows/black-butler','img/black-butler.png',49,20,0,29),(576,'Black Cat','/shows/black-cat','img/black-cat.png',24,20,0,4),(577,'Black Clover','/shows/black-clover','img/black-clover.jpg',132,112,6,7),(578,'Black Lagoon','/shows/black-lagoon','img/black-lagoon.jpg',29,29,0,0),(579,'Blade Dance of the Elementalers','/shows/seirei-tsukai-no-blade-dance','img/seirei-tsukai-no-blade-dance.jpg',12,12,0,0),(580,'Blade of the Immortal (2019)','/shows/blade-immortal-2019','img/blade-immortal-2019.jpeg',24,24,0,0),(581,'Bleach','/shows/bleach','img/bleach.png',366,168,34,163),(582,'Blood Blockade Battlefront (Kekkai Sensen)','/shows/blood-blockade-battlefront','img/blood-blockade-battlefront.jpg',24,24,0,0),(583,'Blue Exorcist (Ao no Exorcist)','/shows/blue-exorcist','img/blue-exorcist.png',37,22,5,10),(584,'Bobobo-bo Bo-bobo','/shows/bobobo-bo-bobo','img/bobobo-bo-bobo.png',76,76,0,0),(585,'Boruto: Naruto Next Generations','/shows/boruto-naruto-next-generations','img/boruto-naruto-next-generations.jpeg',155,22,13,31),(586,'Boruto: Naruto Next Generations (Manga Continuity)','/shows/boruto-naruto-next-generations-manga-canon','img/boruto-naruto-next-generations-manga-canon.jpeg',156,51,0,94),(587,'BTOOOM!','/shows/btooom','img/btooom.png',12,12,0,0),(588,'Bungo Stray Dogs','/shows/bungo-stray-dogs','img/bungo-stray-dogs.jpg',37,34,0,2),(589,'Buso Renkin','/shows/buso-renkin','img/buso-renkin.png',26,26,0,0),(590,'Campione!','/shows/campione','img/campione.jpg',13,5,5,3),(591,'Cardcaptor Sakura','/shows/cardcaptor-sakura','img/cardcaptor-sakura.png',93,60,0,33),(592,'Carnival Phantasm','/shows/carnival-phantasm','img/carnival-phantasm.png',12,12,0,0),(593,'Case Closed (Detective Conan)','/shows/detective-conan','img/detective-conan.jpg',974,562,0,412),(594,'Charlotte','/shows/charlotte','img/charlotte.png',13,13,0,0),(595,'City Hunter','/shows/city-hunter','img/city-hunter.jpg',6,5,0,1),(596,'Classroom of the Elite','/shows/classroom-elite','img/classroom-elite.jpg',12,12,0,0),(597,'Claymore','/shows/claymore','img/claymore.jpg',26,20,3,3),(598,'Cobra: The Animation','/shows/cobra-animation','img/cobra-animation.jpg',13,13,0,0),(599,'Code Geass','/shows/code-geass','img/code-geass.png',55,55,0,0),(600,'Cowboy Bebop','/shows/cowboy-bebop','img/cowboy-bebop.png',26,26,0,0),(601,'D-Frag!','/shows/d-frag','img/d-frag.jpg',12,10,2,0),(602,'D.Gray-man','/shows/d-gray-man','img/d-gray-man.png',116,88,2,26),(603,'Dagashi Kashi','/shows/dagashi-kashi','img/dagashi-kashi.png',24,24,0,0),(604,'Darwin\'s Game','/shows/darwins-game','img/darwins-game.jpg',10,10,0,0),(605,'Deadman Wonderland ','/shows/deadman-wonderland','img/deadman-wonderland.jpg',13,12,1,0),(606,'Death Note','/shows/death-note','img/death-note.jpg',37,33,4,0),(607,'Death Parade','/shows/death-parade','img/death-parade.jpg',12,0,0,0),(608,'Demon Slayer: Kimetsu no Yaiba','/shows/demon-slayer-kimetsu-no-yaiba','img/demon-slayer-kimetsu-no-yaiba.jpg',26,26,0,0),(609,'Den-Noh Coil','/shows/dennou-coil','img/dennou-coil.jpg',13,13,0,0),(610,'Devilman','/shows/devilman-birth','img/devilman-birth.jpg',4,0,4,0),(611,'Devilman Crybaby','/shows/devilman-crybaby','img/devilman-crybaby.jpg',10,0,6,4),(612,'Digimon Adventure','/shows/digimon-adventure','img/digimon-adventure.jpg',54,48,1,5),(613,'Digimon Adventure tri','/shows/digimon-adventure-tri','img/digimon-adventure-tri.png',6,6,0,0),(614,'Digimon Adventure: (2020)','/shows/digimon-adventure-2020','img/digimon-adventure-2020.jpeg',4,4,0,0),(615,'Dororo (2019)','/shows/dororo','img/dororo.jpg',15,15,0,0),(616,'Dr. Stone','/shows/dr-stone','img/dr-stone.jpeg',24,24,0,0),(617,'Dragon Ball','/shows/dragon-ball','img/dragon-ball.jpg',153,128,2,23),(618,'Dragon Ball GT','/shows/dragon-ball-gt','img/dragon-ball-gt.png',65,0,0,65),(619,'Dragon Ball Heroes','/shows/dragon-ball-heroes','img/dragon-ball-heroes.jpg',22,0,0,0),(620,'Dragon Ball Super','/shows/dragon-ball-super','img/dragon-ball-super.jpg',131,80,20,21),(621,'Dragon Ball Z','/shows/dragon-ball-z','img/dragon-ball-z.png',291,240,9,42),(622,'Dragon Ball Z Kai','/shows/dragon-ball-z-kai','img/dragon-ball-z-kai.jpg',167,36,129,2),(623,'Drifters','/shows/drifters','img/drifters.png',12,12,0,0),(624,'Durarara!!','/shows/durarara','img/durarara.png',60,60,0,0),(625,'Elemental Gelade','/shows/elemental-gelade','img/elemental-gelade.jpg',5,2,2,1),(626,'Emma: A Victorian Romance (Eikoku Koi Monogatari Emma)','/shows/emma-victorian-romance','img/emma-victorian-romance.jpeg',24,24,0,0),(627,'Erased (Boku Dake ga Inai Machi)','/shows/erased','img/erased.jpg',12,12,0,0),(628,'Excel Saga','/shows/excel-saga','img/excel-saga.jpg',26,0,0,26),(629,'Fairy Tail','/shows/fairy-tail','img/fairy-tail.jpg',328,256,7,63),(630,'Fate/Apocrypha','/shows/fate-apocrypha','img/fate-apocrypha.png',25,25,0,0),(631,'Fate/Kaleid Liner Prisma Illya','/shows/fatekaleid-liner-prisma-illya','img/fatekaleid-liner-prisma-illya.jpg',43,37,3,3),(632,'Fate/stay night','/shows/fatestay-night','img/fatestay-night.jpg',24,21,0,3),(633,'Fate/stay night [Unlimited Blade Works]','/shows/fatestay-night-unlimited-blade-works','img/fatestay-night-unlimited-blade-works.jpg',26,26,0,0),(634,'Fate/Zero','/shows/fate-zero','img/fate-zero.png',25,22,3,0),(635,'Fighting Spirit (Hajime no Ippo)','/shows/fighting-spirit','img/fighting-spirit.jpg',75,73,0,2),(636,'Fire Force (Enen no Shouboutai)','/shows/fire-force','img/fire-force.jpeg',24,24,0,0),(637,'Fist of the Blue Sky','/shows/fist-of-the-blue-sky','img/fist-of-the-blue-sky.png',26,26,0,0),(638,'Fist of the Blue Sky - Regenesis','/shows/fist-of-the-blue-sky-regenesis','img/fist-of-the-blue-sky-regenesis.png',12,12,0,0),(639,'Fist of the North Star','/shows/hokuto-no-ken','img/hokuto-no-ken.png',152,118,14,20),(640,'Food Wars! (Shokugeki no Souma)','/shows/shokugeki-no-soma','img/shokugeki-no-soma.jpg',24,24,0,0),(641,'Food Wars! The Fifth Plate (Shokugeki no Souma: Gou no Sara)','/shows/food-wars-fifth-plate','img/food-wars-fifth-plate.jpeg',3,3,0,0),(642,'Food Wars! The Fourth Plate (Shokugeki no Souma: Shin no Sara)','/shows/food-wars-fourth-plate','img/food-wars-fourth-plate.jpg',12,12,0,0),(643,'Food Wars! The Second Plate (Shokugeki no Souma: Ni no Sara)','/shows/food-wars-second-plate-1','img/food-wars-second-plate-1.jpg',13,13,0,0),(644,'Food Wars! The Third Plate (Shokugeki no Souma: San no Sara)','/shows/food-wars-third-plate-1','img/food-wars-third-plate-1.jpg',24,24,0,0),(645,'Fruits Basket (Furuba)','/shows/fruits-basket-2001','img/fruits-basket-2001.png',26,24,0,2),(646,'Fruits Basket (2019)','/shows/fruits-basket-2019','img/fruits-basket-2019.jpeg',28,28,0,0),(647,'Full Metal Panic!','/shows/full-metal-panic','img/full-metal-panic.png',49,14,19,16),(648,'Fullmetal Alchemist','/shows/fullmetal-alchemist','img/fullmetal-alchemist.jpg',51,2,14,35),(649,'Fullmetal Alchemist: Brotherhood','/shows/fullmetal-alchemist-brotherhood','img/fullmetal-alchemist-brotherhood.jpeg',64,58,4,1),(650,'GANGSTA.','/shows/gangsta','img/gangsta.jpg',12,12,0,0),(651,'GANTZ','/shows/gantz','img/gantz.png',26,19,2,5),(652,'Ghost in the Shell: Arise','/shows/ghost-shell-arise','img/ghost-shell-arise.png',11,9,0,2),(653,'Ghost In the Shell: Stand Alone Complex','/shows/ghost-shell-stand-alone-complex','img/ghost-shell-stand-alone-complex.png',53,53,0,0),(654,'Gintama','/shows/gintama','img/gintama.jpg',367,341,4,22),(655,'Goblin Slayer','/shows/goblin-slayer','img/goblin-slayer.jpg',12,10,0,2),(656,'Golden Kamuy','/shows/golden-kamuy','img/golden-kamuy.png',12,12,0,0),(657,'Gosick','/shows/gosick','img/gosick.jpg',24,23,1,0),(658,'Great Teacher Onizuka','/shows/great-teacher-onizuka','img/great-teacher-onizuka.png',43,35,0,8),(659,'Gurren Lagann','/shows/gurren-lagann','img/gurren-lagann.jpg',27,26,0,1),(660,'Haikyu!!','/shows/haikyuu','img/haikyuu.jpeg',74,74,0,0),(661,'Hakyu Hoshin Engi','/shows/hakyu-hoshin-engi','img/hakyu-hoshin-engi.png',23,23,0,0),(662,'Hanamonogatari','/shows/hanamonogatari','img/hanamonogatari.jpg',5,5,0,0),(663,'Handa-kun','/shows/handa-kun','img/handa-kun.png',12,10,1,1),(664,'Heaven\'s Lost Property','/shows/heavens-lost-property','img/heavens-lost-property.png',28,3,25,0),(665,'Hell Girl (Jigoku Shōjo Girl)','/shows/hell-girl','img/hell-girl.png',90,84,6,0),(666,'Hellsing','/shows/hellsing','img/hellsing.png',13,7,0,6),(667,'Hellsing Ultimate','/shows/hellsing-ultimate','img/hellsing-ultimate.png',10,10,0,0),(668,'Highschool DxD','/shows/high-school-dxd','img/high-school-dxd.png',48,43,2,3),(669,'Highschool of the Dead','/shows/highschoool-dead','img/highschoool-dead.png',12,12,0,0),(670,'Hunter × Hunter ','/shows/hunter-x-hunter-1999','img/hunter-x-hunter-1999.jpg',92,77,10,5),(671,'Hunter × Hunter (2011)','/shows/hunter-x-hunter','img/hunter-x-hunter.png',148,140,6,2),(672,'Inuyasha','/shows/inuyasha','img/inuyasha.jpg',193,141,14,38),(673,'Inuyashiki Last Hero','/shows/inuyashiki-last-hero','img/inuyashiki-last-hero.png',11,11,0,0),(674,'Is It Wrong to Try to Pick Up Girls in a Dungeon?','/shows/it-wrong-try-pick-girls-dungeon','img/it-wrong-try-pick-girls-dungeon.png',13,13,0,0),(675,'Is It Wrong to Try to Pick Up Girls In a Dungeon? On the Side: Sword Oratoria','/shows/it-wrong-try-pick-girls-dungeon-side-sword-oratoria','img/it-wrong-try-pick-girls-dungeon-side-sword-oratoria.png',12,12,0,0),(676,'JoJo\'s Bizarre Adventure (OVA)','/shows/jojos-biarre-adenture-ova','img/jojos-biarre-adenture-ova.jpg',13,0,13,0),(677,'JoJo\'s Bizarre Adventure (TV)','/shows/jojos-bizarre-adventure-tv','img/jojos-bizarre-adventure-tv.jpg',152,152,0,0),(678,'K (K Project)','/shows/k','img/k.png',26,26,0,0),(679,'K: Seven Stories','/shows/k-seven-stories','img/k-seven-stories.png',6,6,0,0),(680,'Kabaneri of the Iron Fortress','/shows/kabaneri-iron-fortress','img/kabaneri-iron-fortress.png',13,13,0,0),(681,'Kamisama Kiss (Kamisama Hajimemashita)','/shows/kamisama-kiss','img/kamisama-kiss.jpg',30,29,1,0),(682,'KenIchi: The Mightiest Disciple','/shows/kenIchi-mightiest-disciple','img/kenIchi-mightiest-disciple.png',11,11,0,0),(683,'Kill la Kill','/shows/kill-la-kill','img/kill-la-kill.png',25,24,1,0),(684,'Killing Bites','/shows/killing-bites','img/killing-bites.png',12,12,0,0),(685,'Kingdom','/shows/kingdom','img/kingdom.jpeg',18,18,0,0),(686,'Kinnikuman','/shows/kinnikuman','img/kinnikuman.jpg',4,4,0,0),(687,'Kiznaiver','/shows/kiznaiver','img/kiznaiver.png',12,12,0,0),(688,'KonoSuba: God\'s Blessing on This Wonderful World! (Kono Subarashii Sekai ni Shukufuku wo!)','/shows/konosuba-gods-blessing-wonderful-world','img/konosuba-gods-blessing-wonderful-world.jpeg',11,11,0,0),(689,'Lord Marksman and Vanadis (Madan No Ou to Vanadis)','/shows/madan-no-ou-vanadis-lord-marksman-and-vanadis','img/madan-no-ou-vanadis-lord-marksman-and-vanadis.jpg',13,13,0,0),(690,'Made in Abyss','/shows/made-abyss','img/made-abyss.jpg',13,11,2,0),(691,'Magi','/shows/magi-labyrinth-magic','img/magi-labyrinth-magic.jpg',50,45,5,0),(692,'Magi: Adventure of Sinbad','/shows/magi-adventure-sinbad-tv','img/magi-adventure-sinbad-tv.jpg',13,13,0,0),(693,'Magic Knight Rayearth','/shows/magic-knight-rayearth','img/magic-knight-rayearth.jpg',49,18,11,20),(694,'Maid Sama! (Kaichou wa maid sama)','/shows/maid-sama','img/maid-sama.jpg',26,26,0,0),(695,'Michiko & Hatchin','/shows/michiko-hatchin','img/michiko-hatchin.png',22,22,0,0),(696,'Miss Kobayashi\'s Dragon Maid','/shows/miss-kobayashis-dragon-maid','img/miss-kobayashis-dragon-maid.png',14,6,5,3),(697,'Mob Psycho 100','/shows/mob-psycho-100','img/mob-psycho-100.jpg',14,13,1,0),(698,'Mobile Suit Gundam (Kidou Senshi Gundam)','/shows/mobile-suit-gundam','img/mobile-suit-gundam.jpg',43,42,0,1),(699,'Mobile Suit Gundam ZZ (Kidou Senshi Gundam ZZ)','/shows/mobile-suit-gundam-zz','img/mobile-suit-gundam-zz.jpg',1,0,0,1),(700,'Monogatari Series Second Season','/shows/monogatari-series-second-season','img/monogatari-series-second-season.jpg',23,23,0,0),(701,'Monster','/shows/monster','img/monster.jpg',17,17,0,0),(702,'My Hero Academia (Boku no Hero Academia)','/shows/my-hero-academia','img/my-hero-academia.png',88,79,5,4),(703,'Naruto','/shows/naruto','img/naruto.jpg',220,74,56,90),(704,'Naruto Shippuden','/shows/naruto-shippuden','img/naruto-shippuden.jpg',500,245,53,202),(705,'Negima! (Mahou Sensei Negima!)','/shows/magister-negi-magi','img/magister-negi-magi.jpg',26,20,2,4),(706,'Negima!? (Mahou Sensei Negima?!)','/shows/noragami-aragoto','img/noragami-aragoto.png',26,26,0,0),(707,'Nekomonogatari (Kuro)','/shows/nekomonogatari-kuro','img/nekomonogatari-kuro.jpg',4,4,0,0),(708,'Neon Genesis Evangelion','/shows/neon-genesis-evangelion','img/neon-genesis-evangelion.png',26,21,0,5),(709,'Nisekoi: False Love','/shows/nisekoi-false-love','img/nisekoi-false-love.png',32,32,0,0),(710,'Nisemonogatari','/shows/nisemonogatari','img/nisemonogatari.jpg',11,11,0,0),(711,'No Game, No Life','/shows/no-game-no-life','img/no-game-no-life.jpg',13,13,0,0),(712,'Noragami','/shows/noragami','img/noragami.jpg',25,22,1,2),(713,'One Piece','/shows/one-piece','img/one-piece.jpeg',932,686,126,103),(714,'One-Punch Man','/shows/one-punch-man','img/one-punch-man.jpg',24,24,0,0),(715,'Orange','/shows/orange','img/orange.png',13,13,0,0),(716,'Outlaw Star','/shows/outlaw-star','img/outlaw-star.png',26,0,10,16),(717,'Owarimonogatari','/shows/owarimonogatari','img/owarimonogatari.jpg',9,9,0,0),(718,'Parasyte -the Maxim- (Kiseijuu)','/shows/parasyte-maxim','img/parasyte-maxim.jpg',24,24,0,0),(719,'Pokémon','/shows/pokemon','img/pokemon.png',1077,841,5,231),(720,'Pokémon Origins (Pocket Monsters: The Origin)','/shows/pok%C3%A9mon-origins-0','img/pok%C3%A9mon-origins-0.png',4,4,0,0),(721,'Pokémon: Advanced Generation ','/shows/pok%C3%A9mon-advanced-generation','img/pok%C3%A9mon-advanced-generation.jpg',59,0,2,10),(722,'Pokémon: Original Series ','/shows/pok%C3%A9mon-original-series','img/pok%C3%A9mon-original-series.png',274,0,12,77),(723,'Prison School','/shows/prison-school','img/prison-school.png',13,13,0,0),(724,'Project ARMS (ARMS)','/shows/project-arms','img/project-arms.jpg',53,47,6,0),(725,'PSYCHO-PASS','/shows/psycho-pass','img/psycho-pass.png',36,33,0,0),(726,'Puella Magi Madoka Magica','/shows/puella-magi-madoka-magica','img/puella-magi-madoka-magica.png',13,13,0,0),(727,'Ranma ½','/shows/ranma-%C2%BD','img/ranma-%C2%BD.jpg',161,79,8,74),(728,'Rave Master (Groove Adventure Rave)','/shows/rave-master','img/rave-master.png',51,49,1,1),(729,'Re:ZERO -Starting Life in Another World- (Re: Zero- Kara Hajimeru Isekai Seikatsu)','/shows/re-zero-starting-life-another-world','img/re-zero-starting-life-another-world.png',26,26,0,0),(730,'Reborn! (Katekyō Hitman Reborn!)','/shows/katekyo-hitman-reborn','img/katekyo-hitman-reborn.png',202,170,3,29),(731,'ReLIFE','/shows/relife','img/relife.jpg',17,17,0,0),(732,'Rosario + Vampire','/shows/rosario-vampire','img/rosario-vampire.png',26,7,8,11),(733,'Rurouni Kenshin','/shows/rurouni-kenshin','img/rurouni-kenshin.jpg',100,55,5,40),(734,'RWBY','/shows/rwby','img/rwby.png',40,0,0,0),(735,'Saga of Tanya the Evil','/shows/yakusoku-no-neverland','img/yakusoku-no-neverland.jpg',12,0,0,0),(736,'Sailor Moon (Bishoujo Sailor Moon)','/shows/sailor-moon','img/sailor-moon.jpg',200,85,16,99),(737,'Sailor Moon Crystal','/shows/sailor-moon-crystal','img/sailor-moon-crystal.jpg',39,39,0,0),(738,'Saint Seiya','/shows/saint-seiya','img/saint-seiya.jpg',114,67,7,40),(739,'Samurai Champloo','/shows/samurai-champloo','img/samurai-champloo.jpg',26,26,0,0),(740,'School Days','/shows/school-days','img/school-days.png',12,12,0,0),(741,'Seraph of the End: Vampire Reign (Owari no Seraph)','/shows/seraph-end','img/seraph-end.jpg',25,24,1,0),(742,'Serial Experiments Lain','/shows/serial-experiments-lain','img/serial-experiments-lain.jpg',13,13,0,0),(743,'Sgt. Frog (Keroro Gunsou)','/shows/keroro-gunsou-sgtfrog','img/keroro-gunsou-sgtfrog.jpg',358,27,74,255),(744,'Shugo Chara!','/shows/shugo-chara','img/shugo-chara.png',127,70,12,45),(745,'Silver Spoon','/shows/silver-spoon','img/silver-spoon.jpg',22,21,1,0),(746,'SKET Dance','/shows/sket-dance','img/sket-dance.jpg',54,52,0,2),(747,'Skip Beat!','/shows/skip-beat','img/skip-beat.png',25,25,0,0),(748,'Slam Dunk','/shows/slam-dunk-0','img/slam-dunk-0.jpg',101,90,1,10),(749,'Soul Eater','/shows/soul-eater','img/soul-eater.png',51,36,1,14),(750,'Soul Eater Not!','/shows/soul-eater-not','img/soul-eater-not.png',12,4,8,0),(751,'Soul Hunter (Hoshin Engi)','/shows/soul-hunter','img/soul-hunter.png',26,13,2,11),(752,'Space Cobra','/shows/space-cobra','img/space-cobra.jpg',31,31,0,0),(753,'Space Patrol Luloco','/shows/space-patrol-luloco','img/space-patrol-luloco.png',13,0,0,0),(754,'Steins;Gate','/shows/steinsgate','img/steinsgate.jpg',26,24,1,1),(755,'Steins;Gate 0','/shows/steins-gate-0','img/steins-gate-0.png',23,23,0,0),(756,'Sword Art Online','/shows/sword-art-online','img/sword-art-online.jpg',50,49,0,0),(757,'Sword Art Online Alternative: GGO','/shows/sword-art-online-alternative-ggo','img/sword-art-online-alternative-ggo.png',12,12,0,0),(758,'Sword Art Online: Alicization','/shows/sword-art-online-alicization','img/sword-art-online-alicization.jpeg',37,37,0,0),(759,'That Time I Got Reincarnated as a Slime (Tensei shitara Slime Datta Ken)','/shows/time-i-got-reincarnated-slime','img/time-i-got-reincarnated-slime.jpeg',24,22,1,1),(760,'The Ancient Magus\' Bride (Mahoutsukai no Yome)','/shows/ancient-magus-bride','img/ancient-magus-bride.png',24,24,0,0),(761,'The Asterisk War (Gakusen no Asterisk)','/shows/asterisk-war','img/asterisk-war.png',24,23,0,1),(762,'The Devil Is a Part-Timer! (Hataraku Maou-Sama!)','/shows/devil-part-timer','img/devil-part-timer.png',13,13,0,0),(763,'The Familiar Of Zero (Zero No Tsukaima)','/shows/familiar-zero','img/familiar-zero.jpg',49,49,0,0),(764,'The Future Diary (Mirai Nikki)','/shows/future-diary','img/future-diary.png',27,26,0,1),(765,'The Heroic Legend of Arslan (Arslan Senki)','/shows/heroic-legend-arslan','img/heroic-legend-arslan.jpg',25,25,0,0),(766,'The Melancholy of Haruhi Suzumiya (Suzumiya Haruhi no Yuuutsu)','/shows/melancholy-haruhi-suzumiya','img/melancholy-haruhi-suzumiya.png',29,13,7,9),(767,'The Prince of Tennis (Tenisu no Ōjisama)','/shows/prince-tennis-0','img/prince-tennis-0.png',32,26,4,2),(768,'The Promised Neverland (Yakusoku no Neverland)','/shows/promised-neverland','img/promised-neverland.jpg',12,12,0,0),(769,'The Rising of the Shield Hero (Tate no Yuusha no Nariagari)','/shows/rising-shield-hero','img/rising-shield-hero.jpg',25,24,1,0),(770,'The Seven Deadly Sins (Nanatsu no Taizai)','/shows/nanatsu-no-taizai','img/nanatsu-no-taizai.jpeg',76,67,5,4),(771,'Thus Spoke Rohan Kishibe','/shows/chrono-crusade','img/chrono-crusade.jpg',4,4,0,0),(772,'To Love Ru','/shows/love-ru','img/love-ru.png',38,12,5,21),(773,'To Love Ru: Darkness','/shows/love-ru-darkness','img/love-ru-darkness.png',26,26,0,0),(774,'Tokyo Ghoul','/shows/tokyo-ghoul','img/tokyo-ghoul.jpg',24,12,12,0),(775,'Tokyo Ghoul:re','/shows/tokyo-ghoul-re-0','img/tokyo-ghoul-re-0.png',24,24,0,0),(776,'Tokyo Mew Mew','/shows/tokyo-mew-mew','img/tokyo-mew-mew.jpg',52,27,4,21),(777,'Toradora!','/shows/toradora','img/toradora.jpg',25,25,0,0),(778,'Toriko','/shows/toriko','img/toriko.jpg',147,127,0,20),(779,'Trigun','/shows/trigun','img/trigun.jpg',26,4,5,17),(780,'Tsugumomo','/shows/tsugumomo','img/tsugumomo.jpg',12,11,1,0),(781,'Tsukimonogatari','/shows/tsukimonogatari','img/tsukimonogatari.jpg',4,4,0,0),(782,'UQ Holder! Magister Negi Magi! 2','/shows/uq-holder-magister-negi-magi-2','img/uq-holder-magister-negi-magi-2.png',12,12,0,0),(783,'Vampire Knight','/shows/vampire-knight','img/vampire-knight.png',26,26,0,0),(784,'Vinland Saga','/shows/vinland-saga','img/vinland-saga.jpg',24,22,1,1),(785,'We Never Learn: BOKUBEN (Bokutachi wa Benkyou ga Dekinai)','/shows/we-never-learn-bokuben','img/we-never-learn-bokuben.jpeg',17,17,0,0),(786,'When They Cry (Higurashi no naku koro ni)','/shows/when-they-cry','img/when-they-cry.png',62,62,0,0),(787,'X','/shows/x','img/x.jpg',24,24,0,0),(788,'Yona of the Dawn (Akatsuki no Yona)','/shows/akatsuki-no-yona','img/akatsuki-no-yona.png',23,22,1,0),(789,'Your Lie in April (Shigatsu wa Kimi no Uso)','/shows/your-lie-april','img/your-lie-april.jpg',23,19,4,0),(790,'Yowamushi Pedal','/shows/yowamushi-pedal','img/yowamushi-pedal.png',14,12,2,0),(791,'Yu Yu Hakusho','/shows/yuyu-hakusho','img/yuyu-hakusho.jpg',114,107,2,5),(792,'Yu-Gi-Oh!','/shows/yu-gi-oh','img/yu-gi-oh.png',27,0,19,8),(793,'Yu-Gi-Oh! 5D\'s','/shows/yu-gi-oh-5ds','img/yu-gi-oh-5ds.png',154,103,17,34),(794,'Yu-Gi-Oh! ARC-V','/shows/yu-gi-oh-arc-v','img/yu-gi-oh-arc-v.png',20,18,0,2),(795,'Yu-Gi-Oh! Capsule Monsters','/shows/yu-gi-oh-capsule-monsters','img/yu-gi-oh-capsule-monsters.png',12,0,0,12),(796,'Yu-Gi-Oh! Duel Monsters','/shows/yu-gi-oh-duel-monsters','img/yu-gi-oh-duel-monsters.png',225,131,5,89),(797,'Yu-Gi-Oh! GX','/shows/yu-gi-oh-gx','img/yu-gi-oh-gx.png',180,109,32,39),(798,'Yu-Gi-Oh! Sevens','/shows/yu-gi-oh-sevens','img/yu-gi-oh-sevens.jpeg',4,4,0,0),(799,'Yu-Gi-Oh! VRAINS','/shows/yu-gi-oh-vrains','img/yu-gi-oh-vrains.png',56,53,0,3),(800,'Yu-Gi-Oh! Zexal','/shows/yu-gi-oh-zexal','img/yu-gi-oh-zexal.png',124,98,21,5),(801,'YU-NO: A Girl Who Chants Love at the Bound of This World','/shows/yu-no-girl-who-chants-love-bound-world','img/yu-no-girl-who-chants-love-bound-world.jpg',26,26,0,0),(802,'Zatch Bell! (Konjiki no Gash Bell!!)','/shows/zatch-bell','img/zatch-bell.jpg',150,121,0,29);
/*!40000 ALTER TABLE `animes` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2020-05-05 16:36:52