uweb/misc/ebrowser/mapkeys.json
2024-11-24 18:10:51 +08:00

10 lines
332 B
JSON

{
"al":"javascript:/*comments:test*/alert('test')",
"uj":":js bJS=true //Use javascript",
"nj":":js bJS=false //No javascript",
"up":":up",
"np":":np",
"uh":":bjs bHistory=bQueryHistory=true //record/Use history",
"nh":":bjs bHistory=bQueryHistory=false //No history",
"md":":bjs tabJS(BML_md) //markdown preview"
}