Difference between revisions of "User:Fbstj/gadget/history-test.js"

Jump to navigation Jump to search
m (-brak)
m (unfix)
cell.appendChild(el)
}
 
});
 
$(function () {
}
 
});
 
$(function () {
// 2019-07-22 change useless "diff" links on new articles to link to the imaginary diff
for (const row = document.querySelectorAll('.mw-changeslist-src-mw-new')) {
const link = document.createElement('a')
link.innerText = 'new'
link.href = ''
row.firstChild.replaceWith('(', link, ' | ')
 
});
 
 
// 2019-03-03 autofill artist pages