Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.
Ray ID: a21e2200e80fd945
a21e2200e80fd945
// <syntaxhighlight lang="javascript"> // HistoryCount addOnloadHook(function (){ var N = 250; // <<== CHANGE TO YOUR LIKING var x = document.getElementById('ca-history'); if(!x) return; x.getElementsByTagName('a')[0].href += "&limit=" + N; }); // </syntaxhighlight>[[Category:Wikipedia scripts]]