Commit Graph

19 Commits

Author SHA1 Message Date
GitHub Actions 34763d4b5e chore(docs): update list of sites 2022-05-17 17:00:52 +00:00
Jace 6f05154f50
[Feature] Display language on github page site list. (#1038)
* add language to gh page

* display language on page

* fixes

* log for debugging

* handle error on parsing language

* minor change

* rename some providers for consistency on naming conventions.

* fixes on site-list generator script:
- fix key name, use classname from content. defaults to filename.
- fix provider display name, use name from content. defaults to filename.
- only build from animeproviders and movieproviders path. prevents unnecessary objects populating json file.
2022-05-08 12:57:30 +00:00
GitHub Actions 0d6ace11ad chore(docs): update list of sites 2022-05-06 18:20:42 +00:00
GitHub Actions 4c31d2ad37 chore(docs): update list of sites 2022-05-04 11:37:56 +00:00
GitHub Actions e64a875543 chore(docs): update list of sites 2022-04-30 20:31:54 +00:00
GitHub Actions 3b4915444a chore(docs): update list of sites 2022-04-29 23:51:16 +00:00
GitHub Actions eaff9374d5 chore(docs): update list of sites 2022-04-21 22:59:37 +00:00
Cloudburst fc3caab866
fix website (#946)
* ahh im sorry

* Update script.js
2022-04-12 18:09:17 +00:00
GitHub Actions dbbd0b29a7 chore(docs): update list of sites 2022-04-12 16:49:04 +00:00
Cloudburst 1db8f98391
site list changes (#872)
* site list changes
- made site-list.json automatically create providers.json
- removed site list from readme (now shows a link)
- remove jquery dependency and split src into multiple files

* update workflow file

* oops wrong number

* fix invalid regex

* status 1

* revert providers.json
2022-04-12 16:48:50 +00:00
Osten 16f5afd70e
Update providers.json 2022-04-07 20:09:59 +00:00
Stormunblessed 6d9a1f7ed3
StreamSB Fix (#900) 2022-04-03 18:00:39 +00:00
LagradOst ca1c9eb938 deactivated AnimePahe 2022-04-03 17:03:53 +02:00
LagradOst 87560d66bd removed theflix 2022-04-03 15:43:39 +02:00
Blatzar a897160d37 enable zoro in pre-release 2022-04-02 19:53:46 +02:00
Osten e41542bef4
Update providers.json 2022-04-01 18:47:02 +00:00
Osten 2ea37e78f5
Update index.html 2022-03-24 15:20:46 +00:00
Osten 59e8873cd8
Update index.html 2022-03-23 22:10:51 +00:00
Jace 0e3ca34875
Add github page to list all supported site and its status. (#841)
* list supported webpages from providers.json file
moved providers.json to docs folder

* [skip ci] re-added providers.json file to root folder for backwards compatibility to current app.

this needs to be removed when next stable is released to prevent redundancy.
2022-03-23 22:56:31 +01:00