From 1ba1084bb992832af4e67c5c2f5f6d233af15b31 Mon Sep 17 00:00:00 2001 From: diazchika <140209451+diazchika@users.noreply.github.com> Date: Fri, 12 Sep 2025 02:56:26 -0700 Subject: [PATCH] Add a hostname for bahamut anime streaming service (#79) --- Source/stream.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Source/stream.ts b/Source/stream.ts index f386f0b2..e18d0fa3 100644 --- a/Source/stream.ts +++ b/Source/stream.ts @@ -123,7 +123,8 @@ const BAHAMUT: StreamService = { 'DOMAIN-SUFFIX,bahamut.com.tw', 'DOMAIN-SUFFIX,ani.gamer.com.tw', - + 'DOMAIN-SUFFIX,api.gamer.com.tw', + 'USER-AGENT,Anime*' ] };