wok-stable diff nanochess/receipt @ rev 11938
libwebkit: fixed wget filename
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Wed Feb 29 21:27:14 2012 -0800 (2012-02-29) |
parents | 7b70294d9737 |
children | ff54c8e52d6b |
line diff
1.1 --- a/nanochess/receipt Sat Jan 21 23:16:13 2012 +0100 1.2 +++ b/nanochess/receipt Wed Feb 29 21:27:14 2012 -0800 1.3 @@ -18,8 +18,8 @@ 1.4 -e 's|for(a=|H=innerHeight/9;P=H*5/6;|' -e 's/^"<table/for(a=&/' \ 1.5 -e 's/f0f":"c0c")+"0f0/f0f":"606")+"0c0/' -e 's/e0e0f0/b0b080/' \ 1.6 -e 's/><option.*$/>";/' -e 's|^doc.*|for(p=18;++p<23;)a+="<option>\b"+p+";</option>";document.write(a);|' \ 1.7 - -e 's|<scrip.*|<title>Toledo chess</title>&\nvar go=/[\\?]b.*/i.test(document.URL)?8:0|' \ 1.8 - -e 's|function Y|function Z(){if(y!=go)setTimeout("X(0,0,0,21,u,2),X(0,0,0,21,u,1)",250);}\n&|' \ 1.9 + -e 's|<script>|<title>Toledo chess</title>&|' \ 1.10 + -e 's|function Y|function Z(){if(y!=/\\?b/i.test(document.URL)?8:0)setTimeout("X(0,0,0,21,u,2),X(0,0,0,21,u,1)",250);}\n&|' \ 1.11 -e 's|if(y)set.*|Z();}}Z()|' \ 1.12 index.html 1.13 }