2023-05-16 10:47:08 +08:00

8 lines
456 B
PHP

<?php
$config->automation->ztfSite = 'https://ztf.im';
$config->automation->ztfDownload = 'https://ztf.im/ztf.html';
$config->automation->ztfManual = 'https://ztf.im/book/ztf/ztf-about-26.html';
$config->automation->zendataSite = 'https://www.zendata.cn';
$config->automation->zendataDownload = 'https://www.zendata.cn/download.html';
$config->automation->zendataManual = 'https://www.zendata.cn/book/zendata/why-zendata-115.html';