From ed9b244f8a361f0f7edf2da126cfe98acf092bf5 Mon Sep 17 00:00:00 2001 From: Leon Xu Date: Wed, 4 May 2022 22:58:04 -0700 Subject: [PATCH] doc: update index.html to remove unused endpoint as well as add nodeScheduler to it --- public/index.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/public/index.html b/public/index.html index 284f775..9b15aa4 100644 --- a/public/index.html +++ b/public/index.html @@ -24,6 +24,7 @@
@@ -58,15 +59,10 @@ Yes Fetches World Data from Wapi endpoint - - /api/travel - No - Fetches Travel city from Juhe. You only need to run it once. The data will remain the same -

Example URL: https://covid-19-api-server.herokuapp.com/api

- + \ No newline at end of file