NPC One
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 ###...
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 