NPC One

Results 3 issues of NPC One

### This issue is unique. - [X] I have used the [search tool](https://github.com/ONLYOFFICE/DesktopEditors/issues?q=) and did not find an issue describing my bug. ### Operating System macOS 10.12 or higher ###...

confirmed-bug

domainIP=$(curl -sm8 ipget.net/?ip="${domain}") 这行代码,调用ipget.net会报403,导致Acme 脚本自动申请不能用 可以修改为 domainIP=$(nslookup ${domain} | awk '/^Address: / { print $2 }')

Hello can you help this: the cookie path for Edge on Mac should be: ~/Library/Application Support/Microsoft Edge/Profile */Cookies ![image](https://github.com/user-attachments/assets/bb75e95a-bf16-44b1-a66e-de7de08213f0)