Skip to content

Commit

Permalink
add fbi 2 persons, trap 6 persons (#11)
Browse files Browse the repository at this point in the history
add fbi: denji, makima / trap: akira, hatsuka, ruka, mayuri, mahiru, chitose
  • Loading branch information
sirawit-suk authored Oct 24, 2022
1 parent deb688f commit 49afcc8
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/data/fbi.json
Original file line number Diff line number Diff line change
Expand Up @@ -936,6 +936,30 @@
"ja": "ハンター×ハンター"
},
"answer": true
},
{
"image": "https://www.looper.com/img/gallery/chainsaw-man-fans-cant-get-over-denjis-highly-anticipated-transformation-scene-in-episode-1/intro-1665616296.webp",
"name": {
"en": "Denji",
"ja": "デンジ"
},
"anime": {
"en": "Chainsaw Man",
"ja": "チェンソーマン"
},
"answer": false
},
{
"image": "https://www.americanpost.news/wp-content/uploads/2022/08/Dubbing-actress-is-FIRED-for-making-a-fandub-of-the.jpg",
"name": {
"en": "Makima",
"ja": "マキマ"
},
"anime": {
"en": "Chainsaw Man",
"ja": "チェンソーマン"
},
"answer": true
}
],
"onFail": {
Expand Down
72 changes: 72 additions & 0 deletions src/data/trap.json
Original file line number Diff line number Diff line change
Expand Up @@ -768,6 +768,78 @@
"ja": "五等分の花嫁"
},
"answer": true
},
{
"image": "https://cdn.myanimelist.net/images/characters/15/482274.jpg",
"name": {
"en": "Asai Akira",
"ja": "朝井 アキラ"
},
"anime": {
"en": "Call of the Night",
"ja": "よふかしのうた"
},
"answer": true
},
{
"image": "https://cdn.myanimelist.net/images/characters/16/485223.jpg",
"name": {
"en": "Suzushiro Hatsuka",
"ja": "蘿蔔 ハツカ"
},
"anime": {
"en": "Call of the Night",
"ja": "よふかしのうた"
},
"answer": false
},
{
"image": "https://cdn.myanimelist.net/images/characters/7/133805.jpg",
"name": {
"en": "Urushibara Ruka",
"ja": "漆原 るか"
},
"anime": {
"en": "Steins;Gate",
"ja": "シュタインズ・ゲート"
},
"answer": false
},
{
"image": "https://cdn.myanimelist.net/images/characters/4/131329.jpg",
"name": {
"en": "Shiina Mayuri",
"ja": "椎名 まゆり"
},
"anime": {
"en": "Steins;Gate",
"ja": "シュタインズ・ゲート"
},
"answer": true
},
{
"image": "https://cdn.myanimelist.net/images/characters/12/461554.jpg",
"name": {
"en": "Shiina Mahiru",
"ja": "椎名 真昼"
},
"anime": {
"en": "The Angel Next Door Spoils Me Rotten",
"ja": "お隣の天使様にいつの間にか駄目人間にされていた件"
},
"answer": true
},
{
"image": "https://cdn.myanimelist.net/images/characters/14/468198.jpg",
"name": {
"en": "Shirakawa Chitose",
"ja": "白河 千歳"
},
"anime": {
"en": "The Angel Next Door Spoils Me Rotten",
"ja": "お隣の天使様にいつの間にか駄目人間にされていた件"
},
"answer": true
}
],
"onFail": {
Expand Down

1 comment on commit 49afcc8

@vercel
Copy link

@vercel vercel bot commented on 49afcc8 Oct 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

anime-captcha – ./

anime-captcha-leomotors.vercel.app
anime-captcha-git-main-leomotors.vercel.app
anime-captcha.vercel.app

Please sign in to comment.