Skittyblock / aidoku-community-sources

Public sources for the Aidoku application
Apache License 2.0
444 stars 158 forks source link

fix(tcb): add const for URL and change URL #718

Closed Arlind-dev closed 3 months ago

Arlind-dev commented 3 months ago

Summary:

I added a constant for the website and updated the URL to the current TCB Scans URL.

The URL in res/source.json is now set to https://tcbscans.com, as this domain redirects to the current correct version of TCB Scans. If preferred, I can change it to https://tcbscans.me, which is the current working website. Using the current Domain instead of the redirect in res/source.json.

This PR should make it easier to fix future TCB Scans URL changes.

Checklist:

Screenshots:

TCB Overview Manga Overview Chapter example
IMG_0977 IMG_0978 IMG_0979

(works as intended)