for Cloudflare as DDNS
using Cloudflare API v4
put ddns-start
at /jffs/scripts/
, setting values and set DDNS type to Custom at web Admin panel.
for Cloudflare as DDNS
using Cloudflare API v4
put ddns-start
at /jffs/scripts/
, setting values and set DDNS type to Custom at web Admin panel.
<?php | |
$_cookieFileLocation = './cookie.txt'; | |
$login_url="http://www.zimuzu.tv/User/Login/ajaxLogin"; | |
$sign_url="http://www.zimuzu.tv/user/sign"; | |
$do_sign_url="http://www.zimuzu.tv/user/sign/dosign"; | |
$ch = curl_init(); | |
$data = array ( |