mirror of
https://github.com/NewFuture/DDNS.git
synced 2022-04-19 20:24:44 +00:00
Merge pull request #186 from NN708/master
Fix he.net in pyinstaller build
This commit is contained in:
@@ -21,6 +21,7 @@ a = Analysis(['../run.py'],
|
||||
'dns.dnspod_com',
|
||||
'dns.dnscom',
|
||||
'dns.cloudflare',
|
||||
'dns.he',
|
||||
'dns.huaweidns',
|
||||
'dns.callback'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user