mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 05:30:07 +08:00
🚑 更新 P站 IP地址
This commit is contained in:
parent
35ae11b991
commit
98b4a6af28
@ -37,7 +37,7 @@ func (this *Illust) PixivPicDown(path string) (savePath string, err error) {
|
||||
},
|
||||
// 更改dns
|
||||
Dial: func(network, addr string) (net.Conn, error) {
|
||||
return net.Dial("tcp", "210.140.92.140:443")
|
||||
return net.Dial("tcp", "210.140.92.142:443")
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user