1 Commits

Author SHA1 Message Date
RY4N
52f49473be fix: Update baseurl from hianime.to to aniwatchtv.to. 2026-03-27 01:58:00 +06:00

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,