SOHEI said:
Hey, everyone, I think I found the problem.
I looked at the page source for the Options page, and the PHP code that builds the webpage seems to be broken. If you take a look, you'll notice that there's no checkbox next to "mobile layout". It seems that the code building the page stops midway through building the input element named "mobile_layout".
The code for saving the blacklist could be below that tag and is never built since the PHP gets stuck at the checkbox. Or, it might be glitching out because the webpage is incomplete. Either way, I'm guessing that's the cause.
Yea that seems to be the case. It could very well be a coding issue. Is there any way to get your observation to the webmaster(s)? We need this fixed.
I have little knowledge of website coding so I can't do much on that front. I would have loved to help out somehow.