Skip to content

Just a Normal Captcha, you are not a robot? Then pass this Captcha!

License

Notifications You must be signed in to change notification settings

therealjr/anime-captcha

 
 

Repository files navigation

Anime Captcha

Just a Normal Captcha, you are not a robot? Then pass this Captcha!

Featuring 2 Cultured Quizzes to test if you are a Robot

🍅 Reference


✨✨ Statistic & History Update (1.3 & 1.4)

Recently, Anime Captcha has been rewritten for better developer and user experience

  • Now written in SvelteKit with SSR (Was Svelte SPA with Vite)

  • Now use TailwindCSS (Was Bootstrap 5)

  • Now has many routes✨

  • Animations🤩 and miscellaneous design changes

  • Statistics and Play history

  • Much better responsiveness for mobile and various screen sizes

Changelog: ./CHANGELOG.md

➕ Want to Contribute? See Here!

Contributing Guideline

🌐 API

/api/get : Get Questions just like how the app would retrieve data

  • Optional Parameter: category

/api/get example

https://anime-captcha.vercel.app/api/get?category=fbi

Other APIs

/api/getall : Get All Data this website has

/api/insight : Get Insight about the data ex. Questions Count

🔼 To Run Locally (prerequisites: nodejs 16, pnpm only)

  • pnpm install

  • pnpm dev

About

Just a Normal Captcha, you are not a robot? Then pass this Captcha!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 64.8%
  • TypeScript 20.4%
  • JavaScript 9.2%
  • SCSS 3.4%
  • HTML 1.8%
  • Shell 0.4%