rebuilding site Wed Aug 25 09:38:28 PM CST 2021

This commit is contained in:
James Feng Cao 2021-08-25 21:38:29 +08:00
parent 613accd6e7
commit e6147adcdf
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
打开剪贴板链接:clip/uweb:/system/bin/toybox grep -m1 -Eo '(http|https)://[^ "'\'']+'
行编辑器:text/html:cat %f|while read LINE; do echo "<a href=\"i:AA${LINE//\"/%22}\">$LINE</a><br>";done
编辑器:text/html:print "<button onclick=\"location.href='i:0k%f:'+encodeURI(document.getElementsByTagName('textarea')[0].value)\">Save</button><textarea autofocus style='width:100%;height:100%;border:none;outline:none'/>";cat %f;
编辑器:text/html:print "<button onclick=\"let u8=new TextEncoder().encode(document.getElementsByTagName('textarea')[0].value);let r='';for(let i=0;i<u8.byteLength;i++)r+=String.fromCharCode(u8[i]);location.href='i:0k%f:'+btoa(r)\">Save</button><textarea autofocus style='width:100%;height:100%;border:none;outline:none'/>";cat %f;
淘宝比价:clip/uweb:grep -m1 -Eo '(http|https)://[^ "'\'']+'|curl -s "`cat`"|grep -m1 -Eo '(http|https)://[^ ?]+'|grep -Eo '[0-9]+'|echo "http://tool.manmanbuy.com/historyLowest.aspx?url=https://detail.tmall.com/item.htm?id=`cat`"
markdeep:text/html:cat %f;echo "<style class=fallback>body{visibility:hidden;white-space:pre;font-family:monospace}</style><script src=https://casual-effects.com/markdeep/latest/markdeep.min.js charset=utf-8></script><script>window.alreadyProcessedMarkdeep||(document.body.style.visibility=visible)</script>"
显示本地md:text/html:echo "<script src=https://cdn.jsdelivr.net/npm/mdme></script><textarea>";cat %f