From 40bccba510ba3197f5e7f147dbb7b2a8a111e2f3 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 18 Mar 2022 20:23:54 +0000 Subject: fix(language): timeframe correction --- src/routes/language.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/routes/language.svelte b/src/routes/language.svelte index 5b378ba..1e5ca71 100644 --- a/src/routes/language.svelte +++ b/src/routes/language.svelte @@ -145,8 +145,8 @@ SPDX-License-Identifier: GPL-3.0-only --> The aforementioned link does have an API which can provide direct data about images and could be integrated directly into this website, however, there is a ratelimit of around one-thousand, low-tier - requests per day without a paid subscription, which is why the link is - outbound. + requests per month without a paid subscription, which is why the link + is outbound.

Integrating the API into this website is a future goal, however, it is -- cgit v1.2.3