From a931130795ba0c37dfa38d1b1adf7edb65f2ee41 Mon Sep 17 00:00:00 2001 From: EmptyCrown Date: Thu, 2 Feb 2023 23:12:44 -0800 Subject: [PATCH] Updatedat --- loader_hub/library.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/loader_hub/library.json b/loader_hub/library.json index 5c2a0f1e..468c9c57 100644 --- a/loader_hub/library.json +++ b/loader_hub/library.json @@ -1,22 +1,23 @@ { "GoogleDocsReader": { "id": "google_docs", - "author": "jerryjliu" + "updatedAt": "2023-1-4" }, "SimpleDirectoryReader": { "id": "file", - "author": "jerryjliu" + "updatedAt": "2023-2-2" }, "SimpleWebPageReader": { "id": "web/simple_web", - "author": "jerryjliu" + "updatedAt": "2023-1-10" }, "BeautifulSoupWebReader": { "id": "web/beautiful_soup_web", - "author": "thejessezhang" + "author": "thejessezhang", + "updatedAt": "2023-1-29" }, "TrafilaturaWebReader": { "id": "web/trafilatura_web", - "author": "jerryjliu" + "updatedAt": "2023-1-10" } } \ No newline at end of file