fix: Update baseurl from hianime.to to aniwatchtv.to.

This commit is contained in:
RY4N
2026-03-27 01:58:00 +06:00
parent c779b59181
commit 52f49473be

View File

@@ -1,5 +1,5 @@
const config = { const config = {
baseurl: 'https://hianime.to', baseurl: 'https://aniwatchtv.to',
baseurl2: 'https://aniwatchtv.to', baseurl2: 'https://aniwatchtv.to',
origin: '*', origin: '*',
port: 5000, port: 5000,