diff --git a/reader/reader.html b/reader/reader.html index 6518a8d..f86600f 100644 --- a/reader/reader.html +++ b/reader/reader.html @@ -38,6 +38,6 @@ 0/? - + diff --git a/zhetic-poc/db.json b/zhetic-poc/db.json new file mode 100644 index 0000000..bbe20cb --- /dev/null +++ b/zhetic-poc/db.json @@ -0,0 +1,21 @@ +[ + { + "id" : "0", "title" : "Boku no Kokoro no Yabai Yatsu", "cid" : "bafybeihnoou2av5w2bzmwkl6hi25scyzz6sjwdfqp4cwq2ikf6dfmev3ta", + "chapters" : [ + { "pages" : "18" } + ] + }, + { + "id" : "1", "title" : "Otoyomegatari", "cid" : "bafybeigfivshobq4h5x5qwmttgqimaufmcjl6hpjcrsedj7wxxduphp7g4", + "chapters" : [ + { "pages" : "39" } + ] + }, + { + "id" : "2", "title" : "Spy X Family", "cid" : "bafybeibgnpbredeofwp364qomqpth55a6ui3oiy2ucm35fo3eimquoeob4", + "chapters" : [ + { "pages" : "71" } + ] + } +] +