mirror of
https://github.com/torappinfo/uweb.git
synced 2025-01-16 09:01:08 +01:00
5 lines
237 B
INI
5 lines
237 B
INI
cookie延期::0000
|
|
地址栏内容至输入框:i:56%s
|
|
地址栏_删除非英文: location.href="i:15"+"%s".replace(/[^\u0000-\u007f]/g,"")
|
|
地址栏_保留中英文: location.href="i:15"+"%s".replace(/[^\u4e00-\u9fa5\u0000-\u007f]/g,"")
|