uweb/misc/ebrowser/mapkeys.json

9 lines
304 B
JSON
Raw Normal View History

2024-06-24 22:33:05 +00:00
{
"al":"javascript:/*comments:test*/alert('test')",
"uj":":js bJS=true //Use javascript",
"nj":":js bJS=false //No javascript",
"uh":":bjs bHistory=bQueryHistory=true //record/Use history",
"nh":":bjs bHistory=bQueryHistory=false //No history",
2024-06-26 01:14:24 +00:00
"md":":bjs tabJS(BML_md) //markdown preview"
2024-06-24 22:33:05 +00:00
}