Skip to content

Commit

Permalink
Merge pull request #40 from LeopoldoMoreno/new-sources
Browse files Browse the repository at this point in the history
Adds oldgamedownloads and annas-archive sources
  • Loading branch information
FrenchGithubUser committed Nov 6, 2023
2 parents 0623c18 + 771e76c commit 0c156cd
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 0 deletions.
22 changes: 22 additions & 0 deletions assets/website_configs/annas-archive.json
Original file line number Diff line number Diff line change
@@ -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']"
}
}
}
}
19 changes: 19 additions & 0 deletions assets/website_configs/oldgamesdownload.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
}
2 changes: 2 additions & 0 deletions frontend/src/i18n/en/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down Expand Up @@ -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.",
Expand Down

0 comments on commit 0c156cd

Please sign in to comment.