Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
content://media/external/file/100346
Offline
TAA UAA Tyr (Y) Ter (*)
TAG UAG Tyr (Y) Ter (*)
Offline
content://media/external/file/100348
Offline
// ==UserScript==
// @name Everybody Edits Forums Quick Reply
// @version 1
// @grant none
// @match https://forums.everybodyedits.com/viewtopic.php*
// @require https://ajax.googleapis.com/ajax/libs/j … ery.min.js
// @require https://code.jquery.com/ui/1.9.2/jquery-ui.js
// ==/UserScript==
window.onload = function () {
$('#quickpost').css('visibility', 'hidden');
$('#quickpost').css('display', 'block');
$('#quickpost').css('position', 'fixed');
$('#quickpost').css('cursor', 'pointer');
$('#quickpost').css('top', '20%');
$('#quickpost').draggable();
new MutationObserver(function() { $('#quickpost').width($('textarea[name*="req_message"]').width()+100); } ).observe($('textarea[name*="req_message"]')[0], {
attributes: true, attributeFilter: [ "style" ]
});
$('textarea[name*="req_message"]').width('512px');
$('#quickpost').width(512 + 100);
$('.postlink.conr a').attr('href', '#');
$('.postlink.conr a').click(function() {
$('#quickpost').css('visibility', 'visible');
});
$('#quickpost h2').append('<span id="closequickpost" style="float: right;"><b>X</b></span>');
$('#closequickpost').click(function() {
$('#quickpost').css('visibility', 'hidden');
});
$('.postquickquote a').click(function() {
$('#quickpost').css('visibility', 'visible');
});
};
Offline
content://media/external/file/100377
Offline
for (let i=0;i<10;i++) {
document.getElementById("spii"+i).value = file.lastTenRuns[i][1]
document.getElementById("spid"+i).value = file.lastTenRuns[i][0]
document.getElementById("spee"+i).value = file.lastTenEternities[i][1]
document.getElementById("sped"+i).value = file.lastTenEternities[i][0]
}
PS. original did not have code tags.
suddenly random sig change
Offline
content://media/external/file/100406
Offline
content://media/external/file/100408
Offline
who is thankslol?
Offline
content://media/external/file/100408
Offline
Offline
“ If you touch Gordo, he'll definitely do damage. But I don't think he means to hurt anyone. I asked him once, and he just stared at me with those big eyes of his. Maybe he doesn't even know the answer...”
— Figurine description • Kirby and the Rainbow Curse
Offline
content://media/external/file/100425
Offline
January 2018[2]
content://media/external/file/100425
Offline
Offline
[ Started around 1732522849.8294 - Generated in 0.062 seconds, 12 queries executed - Memory usage: 1.65 MiB (Peak: 1.87 MiB) ]