47 Commits
Author SHA1 Message Date
New FutureandGitHub 8edd11dd3f feat(cf): keep proxied config in cloudflare (#314) 2022-03-13 17:28:07 +08:00
36f9c97a9c update dnspod for request length (#272)
default request length for dnspod is 3000

Co-authored-by: New Future <NewFuture@users.noreply.github.com>
2021-07-21 14:13:00 +08:00
狂男风andGitHub ccd96dfd99 fix quote_via not compatible with Python2 (#255) 2021-04-16 16:29:25 +08:00
狂男风andGitHub 56df5f6090 fix #231 change signature() encoding method to quote() to meet docs of alidns (#238)
* should use quote() to encode space to %20 according to the docs

* quote() after urlencode() not need exclude '/' safe
2021-03-24 11:58:20 +08:00
New FutureandGitHub 4ed1205156 fix callback #222 (#224) 2021-02-18 11:43:25 +08:00
老周部落andGitHub ad15059cbf feat(dnsprovider): support custom callback api (#170)
* feat(dnsprovider): support custom callback api

* feat(callback): shouldn't try to parsing return

close #163
2020-04-12 13:27:45 +08:00
NewFututre 8929fcf523 fix(cloudflare): allow empty id to pass token 2020-03-23 16:39:19 +08:00
memorzandGitHub 0b5f2ad8b0 Huaweidns (#132)
* 增加华为DNS

增加华为DNS

* 更换get获取IP地址的接口

更换get获取IP地址的接口,搜狐返回的可能是GBK,有几个框框字,改为只匹配unicode能解析的部分

* 增加华为DNS

增加华为DNS

* 增加huaweidns

增加huaweidns

* Update huaweidns.py

我抄了好多你们的代码。。改成我名字真的没问题吗?哈哈

* Update README.md
2020-02-24 20:46:47 +08:00
New FutureandGitHub a436ba8b9b Merge branch 'master' into cloudflare-use-api-token 2019-11-19 13:52:33 +08:00
KeyPJ fab97f4c54 cloudflare use API Tokens,token need Permissions:Zone.Zone, Zone.DNS 2019-11-19 11:59:05 +08:00
NewFututre 331b11c2f2 feat(ttl): support ttl and update schema #14 2019-11-09 14:37:25 +08:00
NN708 2ed50db068 Fix success judge 2019-11-06 15:58:33 +08:00
NN708 4cebf94114 Add he.py 2019-11-06 15:52:26 +08:00
NewFututre e360ed61e6 fix(dnspod): UA #104 2019-11-02 21:18:53 +08:00
NewFututre c9fe4028bc fix(log): decode & error status code 2019-11-02 13:54:18 +08:00
NewFututre 8f184468f9 fix(config): fix #104 dnspod.com 2019-11-02 01:49:22 +08:00
NewFututre 3d46290b0f refactor(log): dns log api endopoint 2019-09-14 18:51:12 +08:00
NewFututre 59919ebfed fix(dnspod_com): 根域名解析 #81 2019-09-14 18:24:33 +08:00
NewFututre 94d30043ce refactor(dnspod): 优化根域名判断逻辑,增强API 扩展 2019-09-14 17:20:35 +08:00
china-shang f4b93f30fd 修复dnspod在无子域名,如*.com时无法更新之前的记录,而总是创建新的记录 2019-08-30 21:01:11 +08:00
New f236dc5b50 feat(index): 使用命令行输入作为目标IP 2019-08-11 14:04:50 +08:00
New d259f4e2f3 fix(dnspod): domain id fix #69 2019-07-24 01:49:27 +08:00
New 9282b00e8e refactor(log): warning to warn 2019-05-04 03:03:38 +08:00
New cd77e3f94a refactor(import): change import to import from 2019-05-02 04:17:14 +08:00
New FutureandGitHub 130ce33edb fix(alidns): log action #51
fix #51
2019-04-03 19:11:10 +08:00
qhyou11andGitHub 21e4be5f7b 修改dnspod国际版token参数为user_token 2019-04-02 22:20:03 +08:00
New Future e46ef4f567 log details 2019-03-30 02:26:01 +08:00
tongyifan 39bdb344e7 fix #48 2019-03-29 13:52:51 +08:00
tongyifan 1e3de197f9 fix #39 and add note for cloudflare id 2019-03-06 13:44:23 +08:00
qip 1d850b706c Fix applying parameters to Cloudflare API on GET/DELETE requests 2019-01-08 15:18:06 +08:00
New Future 0eab0d4c5a #24 fixed dnspod subdomain 2018-12-23 15:42:58 +08:00
New Future 09b95717a7 update logger 2018-12-23 12:59:23 +08:00
New Future 28f0685352 #30 debug 2018-12-23 12:43:49 +08:00
Wang Jihe 427d2db37b Fix cloudflare zoneid 2018-09-17 20:40:05 +08:00
tongyifan 502589e4c7 support for CloudFlare 2018-07-20 23:35:06 +08:00
NewFuture b2d3a5fd8f fixed record line #10 2017-11-06 11:10:49 +08:00
NewFuture 6e19125490 fixed record_line #10 2017-11-05 12:32:23 +08:00
NewFuture eec46583de support for dnspod.com国际版 #10 2017-11-04 23:17:43 +08:00
NewFuture 99ffdf020c DNSPOD 根域名自动判断#8 2017-09-04 21:24:36 +08:00
NewFuture 7daf1facd9 动态加载模块 2017-07-02 10:28:34 +08:00
NewFuture 79d74e46e2 update DNSCOM for python2 2017-07-01 23:17:18 +08:00
林大锦 5196f0ef07 优化调整 2017-07-01 10:52:06 +08:00
林大锦 93a7e621a5 增加DNSCOM支持 2017-06-26 17:28:09 +08:00
林大锦 3d7c185178 增加DNSCOM支持 2017-06-26 17:01:21 +08:00
NewFuture d87e2c86c5 support for python3 2017-04-23 22:53:45 +08:00
New Future 05a411f488 remove debug 2016-12-05 00:05:27 +08:00
NewFuture 59a989bf9d 统一接口 2016-12-03 23:03:37 +08:00