@@ -596,7 +596,7 @@ function Bookhoard:setupOPDS()
ifserver.urland(
server.url==opds_url
orserver.url==opds_base_url
orserver.url:startswith(opds_base_url.."?")
orutil.startswith(server.url,opds_base_url.."?")
)then
servers[i]={
title="Bookhoard",
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.