Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/commit/24468db3767e60214437590ed5c1903b8f66c26e
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
3 additions and
2 deletions
@ -25,7 +25,7 @@ public class AudioBookBay : TorrentIndexerBase<NoAuthTorrentBaseSettings>
public override string Name = > "AudioBook Bay" ;
public override string [ ] IndexerUrls = > new [ ]
{
"https://audiobookbay. l i/",
"https://audiobookbay. is /",
"https://audiobookbay.se/"
} ;
public override string [ ] LegacyUrls = > new [ ]
@ -53,7 +53,8 @@ public class AudioBookBay : TorrentIndexerBase<NoAuthTorrentBaseSettings>
"https://audiobookbay.unblockit.page/" ,
"https://audiobookbay.unblockit.pet/" ,
"https://audiobookbay.unblockit.ink/" ,
"https://audiobookbay.unblockit.bio/" // error 502
"https://audiobookbay.unblockit.bio/" , // error 502
"https://audiobookbay.li/"
} ;
public override string Description = > "AudioBook Bay (ABB) is a public Torrent Tracker for AUDIOBOOKS" ;
public override string Language = > "en-US" ;