refactor: update api description

This commit is contained in:
Ritesh Ghosh
2025-05-25 22:40:35 +05:30
parent 48eb038827
commit 4690452462
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -23,13 +23,13 @@
<meta name="twitter:card" content="summary_image">
<meta name="twitter:site" content="@aniwatch-api">
<meta name="twitter:title" content="Aniwatch API">
<meta name="twitter:description" content="Node.js API for obtaining anime information from hianimez.to">
<meta name="twitter:description" content="NodeJS API for obtaining anime data from hianimez.to">
<meta name="twitter:image:src"
content="https://raw.githubusercontent.com/ghoshRitesh12/aniwatch-api/refs/heads/main/public/img/hianime_v2.png">
<meta name="keywords" content="hianime api scraper anime aniwatch node express typescript">
<meta property="og:title" content="Aniwatch API">
<meta name="description" content="Node.js API for obtaining anime information from hianimez.to">
<meta property="og:description" content="Node.js API for obtaining anime information from hianimez.to">
<meta name="description" content="NodeJS API for obtaining anime data from hianimez.to">
<meta property="og:description" content="NodeJS API for obtaining anime data from hianimez.to">
<link rel="shortcut icon"
href="https://raw.githubusercontent.com/ghoshRitesh12/aniwatch-api/refs/heads/main/public/img/hianime_v2.png">
@@ -202,11 +202,11 @@
<!--
IMPORTANT:
1. The hosted version of this API is only meant to demo the API and would have rate-limiting enabled to minimise bandwidth
consumption. It is recommended to deploy your own instance for personal use by customizing the API as you need it to be.
2. This API is just an unofficial API for hianimez.to and is in no other way officially related to the same.
3. The content that this API provides is not mine, nor is it hosted by me. These belong to their respective owners. This
API just demonstrates how to build an API that scrapes websites and uses their content.
1. The hosted version of this API is only meant to demo the API and would have rate-limiting enabled to minimise bandwidth
consumption. It is recommended to deploy your own instance for personal use by customizing the API as you need it to be.
2. This API is just an unofficial API for hianimez.to and is in no other way officially related to the same.
3. The content that this API provides is not mine, nor is it hosted by me. These belong to their respective owners. This
API just demonstrates how to build an API that scrapes websites and uses their content.
-->
<body>