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 = {
baseurl: 'https://hianime.to',
baseurl: 'https://aniwatchtv.to',
baseurl2: 'https://aniwatchtv.to',
origin: '*',
port: 5000,