yefenghu
yefenghu
thank you for fix it .the first-level domain can be replaced normally, but the pan-domain name will still be added, such as *.yefenghu.xxx have Duplicate DNS resolution
yes,The top-level domain is correct, there are still problems with subdomains
You are the most aggressive maintenance developer I've ever seen, although the pan-domain still has duplicate resolution issues
Sorry, I forgot about it. the link https://porkbun.com/api/json/v3/dns/retrieveByNameType/YOURDOMAIN/A/YOURSUBDOMAIN Can the YOURSUBDOMAIN in exit be in the form of *.domain.com?
this is command: ``` curl -X POST -d '{"secretapikey": "sk1_***", "apikey": "pk1_***"}' https://porkbun.com/api/json/v3/dns/retrieveByNameType/mydomain/A/* ``` the results is : ```html Error ::selection{ background-color: #E13300; color: white; } ::moz-selection{ background-color: #E13300; color:...
i have try wildcard and domain,subdomains i never setting.need to try subdomains?
https://github.com/qdm12/ddns-updater/issues/247#issuecomment-945072283 thisi my wildcard record response .i have not use curl command test subdomains.
``` root@OpenWrt:~# docker run -it --rm alpine:3.14 Unable to find image 'alpine:3.14' locally docker: Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io on [::1]:53: read udp [::1]:42435->[::1]:53: read:...
i try the same command by removing the suffix * at the end . ```json {"status":"SUCCESS","cloudflare":"disabled","records":[{"id":"168081851","name":"mydomain","type":"A","content":"IP","ttl":"600","prio":"0"}]} ```
> 请升级到最新版 如果还是出现,需要复现出来才好解决。 以前有用户反馈的特点:节点特别多,比如有几千;关机时不关闭v2rayN而是直接关机 问题+1,大佬,我感觉大部分人都是直接关机,不会先去关闭v2ray,因为常年开机自启挂着的。经常重启后,配置没了,虽然有历史记录可以找回覆盖,终究不方便,看有什么办法不?