-
Notifications
You must be signed in to change notification settings - Fork 1.5k
传递自定义参数
jeessy2 edited this page Feb 20, 2023
·
7 revisions
支持传递自定义参数,目前只实现如下DNS服务商:
- 通过Line参数修改
example.com?Line=telecom
- 通过RecordId修改
example.com?RecordId=xx
- 可搭配更多参数
example.com?RecordId=xx&Line=oversea&Lang=en
- 通过record_line参数修改
example.com?record_line=境内
- 通过record_id修改
example.com?record_id=xx
- 可搭配更多参数
example.com?record_id=xx&record_line=境内&status=disable
https://mycallback.com?ip=#{ip}&domain=#{domain}&myid=#{myid}
example.com?myid=xx
example.com?proxied=true