mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
ebrowser: provide example mapkeys.json
This commit is contained in:
parent
895c3124f9
commit
c60d325354
1 changed files with 8 additions and 0 deletions
8
misc/ebrowser/mapkeys.json
Normal file
8
misc/ebrowser/mapkeys.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"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",
|
||||
"md":":bjs tabJS(BML_md)"
|
||||
}
|
Loading…
Reference in a new issue