From 083cb80d955967fcc34da4c49fe6a4490bb67041 Mon Sep 17 00:00:00 2001 From: Leo Moreno Date: Fri, 3 Nov 2023 14:45:52 -0600 Subject: [PATCH 1/4] oldgamedownloads --- assets/website_configs/oldgamedownloads.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 assets/website_configs/oldgamedownloads.json diff --git a/assets/website_configs/oldgamedownloads.json b/assets/website_configs/oldgamedownloads.json new file mode 100644 index 0000000..f6e61c2 --- /dev/null +++ b/assets/website_configs/oldgamedownloads.json @@ -0,0 +1,19 @@ +{ + "name": "oldgamesdownload", + "categories": [ + "pc_games", + "console_games" + ], + "search": { + "url": "https://oldgamesdownload.com/?s=", + "itemKeys": { + "root": ".inside-article", + "name": ".entry-title a", + "thumbnail": { + "key": ".post-image img", + "attribute": "src" + }, + "link": ".entry-title a" + } + } +} \ No newline at end of file From 6e2ead25892b7ae058c00be4bad86c28479b52e1 Mon Sep 17 00:00:00 2001 From: Leo Moreno Date: Fri, 3 Nov 2023 14:48:52 -0600 Subject: [PATCH 2/4] fix oldgamesdownload --- .../{oldgamedownloads.json => oldgamesdownload.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename assets/website_configs/{oldgamedownloads.json => oldgamesdownload.json} (100%) diff --git a/assets/website_configs/oldgamedownloads.json b/assets/website_configs/oldgamesdownload.json similarity index 100% rename from assets/website_configs/oldgamedownloads.json rename to assets/website_configs/oldgamesdownload.json From cd1d7fef22b7ad95c772d520cb13b8cd1e80298a Mon Sep 17 00:00:00 2001 From: Leo Moreno Date: Sun, 5 Nov 2023 21:47:08 -0700 Subject: [PATCH 3/4] add annas-archive source --- assets/website_configs/annas-archive.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 assets/website_configs/annas-archive.json diff --git a/assets/website_configs/annas-archive.json b/assets/website_configs/annas-archive.json new file mode 100644 index 0000000..95afb26 --- /dev/null +++ b/assets/website_configs/annas-archive.json @@ -0,0 +1,22 @@ +{ + "name": "annas-archive", + "categories": [ + "ebooks" + ], + "search": { + "url": "https://annas-archive.org/search?q=", + "itemKeys": { + "root": "a[class='js-vim-focus custom-a flex items-center relative left-[-10px] w-[calc(100%+20px)] px-[10px] outline-offset-[-2px] outline-2 rounded-[3px] hover:bg-[#00000011] focus:outline ']", + "name": "h3", + "thumbnail": { + "key": "img", + "attribute": "src" + }, + "link": "a[class='js-vim-focus custom-a flex items-center relative left-[-10px] w-[calc(100%+20px)] px-[10px] outline-offset-[-2px] outline-2 rounded-[3px] hover:bg-[#00000011] focus:outline ']", + "metadata": { + "author": "div[class='max-lg:line-clamp-[2] lg:truncate leading-[1.2] lg:leading-[1.35] max-lg:text-sm italic']", + "publisher": "div[class='truncate leading-[1.2] lg:leading-[1.35] max-lg:text-xs']" + } + } + } +} \ No newline at end of file From bd7c3373b9704f4bc60dc8c3c6de454cdb1114c4 Mon Sep 17 00:00:00 2001 From: Leo Moreno Date: Sun, 5 Nov 2023 21:50:29 -0700 Subject: [PATCH 4/4] added new source desc --- frontend/src/i18n/en/index.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/src/i18n/en/index.js b/frontend/src/i18n/en/index.js index 3ecba6e..1544222 100644 --- a/frontend/src/i18n/en/index.js +++ b/frontend/src/i18n/en/index.js @@ -77,6 +77,7 @@ export default { "animekaizoku": "A DDL (Direct Download) website with a constantly updated library of the latest anime episodes in small file sizes and excellent quality.", "animepahe": "An online platform dedicated to streaming anime content, providing a diverse collection of anime series and episodes.", "animetosho": "An automated service that mirrors most Nyaa and Tokyo Toshokan torrents onto various DDL file hosting providers, making anime content accessible for users.", + "annas-archive": "The world’s largest open-source open-data library. Mirrors Sci-Hub, Library Genesis, Z-Library, and more.", "apkmb": "A source for downloading Android apps and games, offering a wide selection of applications for mobile devices.", "audiobb": "Audiobook downloads platform, providing a diverse collection of audiobooks for enthusiasts to enjoy.", "audiobookbay": "An audiobook-focused website, offering a broad range of audiobook titles for download and listening.", @@ -131,6 +132,7 @@ export default { "nesgm": "A source for content related to NES games, potentially offering downloads and information about NES gaming.", "nsw2u": "A platform for Nintendo Switch NSPs and XCIs, providing access to games and content for the Nintendo Switch console.", "oceanopdf": "A source for downloading PDF files, offering a diverse collection of digital documents and publications.", + "oldgamesdownload": "A source for old games, providing classic games for nostalgic gamers.", "online-courses": "A platform or website related to online courses, potentially offering educational resources and learning materials.", "openloadmov": "A platform or website related to OpenLoad movies, potentially offering streaming or download services for movies.", "ovagames": "A source for games and content, potentially related to gaming or entertainment.",