var container = document.createElement("div");
container.innerHTML = "<h3 class=\"feed-title\"><a href=\"https://qorner.neocities.org\" target=\"_blank\">Q&#39;s Corner Updates<\/a><\/h3><h4 class=\"feed-item-title\"><a href=\"https://qorner.neocities.org/?z=/Index/links\" target=\"_blank\">28/01/23 11:39 PM AST<\/a><\/h4><p class=\"feed-item-desc\">\n        links page is finally out!!! half the reason i made this site to begin with was to share collections of links and graphics ive gathered so im really happy!\n        <br>also... i finally made a button! its ehhh i dont know how much i like it, but, itll do until i make some nicer ones! i dont hate it :]\n        <br>also thanks for 17k views! absolutely insane that that my little site for myself has been looked at that many times\n        <\/p><h4 class=\"feed-item-title\">25/01/23 01:49 AM AST<\/h4><p class=\"feed-item-desc\">\n        new font!! i liked it more than the old one and this one gives me more room to do stuff!\n        <br>added a little draggable popup as a sitemap, im pretty happy with it!\n        <br>also, added a cooler hit counter!\n        <\/p><h4 class=\"feed-item-title\"><a href=\"https://qorner.neocities.org/webmaster.html\" target=\"_blank\">24/01/23 01:17 AM AST<\/a><\/h4><p class=\"feed-item-desc\">\n        FINALLY ADDED AN ABOUT ME PAGE! i swear i have been working on this for over three months because every time i finished i decided i hated it and started over, but i like this one so it can stay, and i can FINALLY do the stuff i want to do\n        <\/p><h4 class=\"feed-item-title\">16/01/23 03:04 PM AST<\/h4><p class=\"feed-item-desc\">\n        updates are now an rss newsfeed for anyone interested!\n        <\/p><h4 class=\"feed-item-title\">12/01/23 06:31 PM AST<\/h4><p class=\"feed-item-desc\">\n        uhh long time no update\n        <br>seasonal depression made this a bitch to work on, and a lot has been going on recently but i\'ve been working on things very slowly\n        <br>recoded the entire index to clean up the code since i\'ve learned more since making it, i\'m fucking with iframes pls lmk if i broke anything! other minor changes as well        \n        <\/p><div style=\"text-align: end;\">\n  <a href=\"https://rss.bloople.net/\" target=\"_blank\" style=\"color: #000000;\">Powered by RSS 2 HTML<\/a>\n<\/div>\n\n<!-- To create this output, visit: https://rss2html.net/build_embeds/new?embed_render_title=false&feed_render_description=false&feed_render_image=false&item_count=5&strip_html=false&template=legacy&url=https%3A%2F%2Fqorner.neocities.org%2Ffeed.xml -->\n";
var nodes = [].slice.call(container.childNodes);
var script = document.scripts[document.scripts.length - 1];
var parent = script.parentNode;
while(nodes.length > 0) parent.insertBefore(nodes.shift(), script);
parent.removeChild(script);
