BlockList ?
Hey, just installed your skin with a docker setup. Previously I had a blacklist that was working fine. It's still specified in the settings.conf, but for some reason it's not showing in the UI settings.
Trying to enter the URL looks weird (2 texts overlapping) and the blocked site count is always "?"
See the same thing on my side. The blacklist does not stick and does not update either.
Adding it manually into the settings.json also gets removed upon daemon started with this web ui.
Works as it should with the original web ui.
You made a mistake with your blocklist field:
<input type="number" min="0" class="theme__inputElement___4bZUj theme__filled___34NWn" id="blocklist-url" role="input" value="http://list.iblocklist.com/?list=ydxerpxkpcfqjaybcssw&fileformat=p2p&archiveformat=gz">
There is no code behind the Update blocklist interface. See pull request #63