xxb/module/help/config.php
2023-10-23 15:51:36 +08:00

5 lines
228 B
PHP

<?php
// example: http://xuanim.com/license-create-all-ip-mac-url.html
$config->help->applyLicenseAPI = 'http://xuanim.com/license-browse.html';
$config->help->freeLicenseAPI = 'http://xuanim.com/license-download-0-free.html';