- Extract websites from HakuNeko
JSON.stringify(Engine.Connectors.filter(c => c.url).map(c => { return { id: c.id, title: c.label, url: c.url }; }), null, 2);
- Store the extracted JSON in
/websites.json
- Get analytics for each website
npm start
(takes a lot of time ...) - Start local webserver
npx serve ./docs
and check result in browser
-
Notifications
You must be signed in to change notification settings - Fork 0
manga-download/website-ranking
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|