Files
煎饼果子卷鲨鱼辣椒 1c784fa036 ```
fix(cursor-mac-id-modifier): 修复Electron环境下Hook加载失败问题

使用CommonJS语法(require)替代ESM动态import()来加载Hook文件,
因为Electron的main.js运行在CJS上下文中,ESM动态import可能静默失败。
移除了对import.meta、url模块的依赖,简化了文件路径处理逻辑。
```
2026-02-09 01:40:05 +08:00
..
```
2026-02-03 19:53:10 +08:00
```
2026-02-09 01:40:05 +08:00
```
2026-01-27 16:10:52 +08:00