Skip to content

Instantly share code, notes, and snippets.

@molezz
molezz / AutoHotkey64.ahk
Last active December 9, 2024 01:40
keyboard remapper
; https://www.autohotkey.com/docs/v2/index.htm
#SingleInstance Force
^!r::Reload ; Ctrl+Alt+r
XButton2::MButton
XButton1::MButton
RAlt::return
Capslock::RAlt
@molezz
molezz / speed.json
Last active February 27, 2025 04:39
speedtest
[
{
"id": 1,
"name": "wsus交通大学",
"server": "http://wsus.sjtu.edu.cn/speedtest",
"dlURL": "/backend/garbage.php",
"ulURL": "/backend/empty.php",
"pingURL": "/backend/empty.php",
"getIpURL": "/backend/getIP.php"
},