diff --git a/builds/appchan-x.user.js b/builds/appchan-x.user.js
index c0d145731..2f3f57cb5 100644
--- a/builds/appchan-x.user.js
+++ b/builds/appchan-x.user.js
@@ -10965,15 +10965,13 @@
Favicon = {
init: function() {
- return $.ready(function() {
- var href;
- Favicon.el = $('link[rel="shortcut icon"]', d.head);
- Favicon.el.type = 'image/x-icon';
- href = Favicon.el.href;
- Favicon.SFW = /ws\.ico$/.test(href);
- Favicon["default"] = href;
- return Favicon["switch"]();
- });
+ var href;
+ Favicon.el = $('link[rel="shortcut icon"]', d.head);
+ Favicon.el.type = 'image/x-icon';
+ href = Favicon.el.href;
+ Favicon.SFW = /ws\.ico$/.test(href);
+ Favicon["default"] = href;
+ return Favicon["switch"]();
},
"switch": function() {
var f, funreadDeadY, t, _ref;
@@ -16370,7 +16368,7 @@
},
advanced: function(section) {
var archBoards, boardID, boardOptions, boardSelect, boards, data, event, files, input, inputs, item, items, name, o, row, rows, ta, table, _i, _j, _k, _l, _len, _len1, _len2, _len3, _len4, _m, _ref, _ref1, _ref2, _ref3, _ref4;
- section.innerHTML = "
";
+ section.innerHTML = "