ref: https://danbooru.donmai.us/forum_posts/151011 Bug: `Cookie.get("news-ticker") === key` always returned false because the cookie was a string but the key was an integer. Regressed in f72b32b27b after switching from `==` to `===`.
f72b32b27b
Remove a second hidden "More »" link from the nav menu. This was leftover code first added in f2f524b87 and later reverted in 68161f7b8.
f2f524b87
68161f7b8