X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fgitweb-theme;a=blobdiff_plain;f=custom.js;fp=custom.js;h=2b31b740f405311affdff28c2aeaf0175cae2ba3;hp=137cf96390c0caa698f1d02334f1c87b6514e93e;hb=2c6985b4f340dd58841353f928d324dc041c6bd7;hpb=c622cd9cb80ee1b514f83a9a2fa13ef7b0b5a4f8 diff --git a/custom.js b/custom.js index 137cf96..2b31b74 100644 --- a/custom.js +++ b/custom.js @@ -10,7 +10,7 @@ [].slice.call(d.querySelectorAll(".page_nav a+br")).forEach(function(v) { v.parentNode.replaceChild(d.createTextNode(" | "),v) }); - + /* summary */ var q = {}; location.search.substring(1).split(";").forEach(function(p) { @@ -39,4 +39,3 @@ x.send(); } })(document); -