curl --location --request PUT '/api/v1/setting/source' \
--header 'Content-Type: application/json' \
--data '{
"version": null,
"disclaimer": null,
"theme": null,
"lang": null,
"timeout": null,
"hot": null,
"association": null,
"defaultAnalyze": null,
"defaultIptv": null,
"defaultSite": null,
"site": null,
"live": null,
"bossKey": null,
"autoLaunch": null,
"hardwareAcceleration": null,
"ua": null,
"proxy": null,
"dns": null,
"player": null,
"sniffer": null,
"barrage": null,
"cloud": null,
"aigc": null,
"zoom": null,
"debug": null
}'{
"code": 0,
"msg": "ok",
"data": {
"version": null,
"disclaimer": null,
"theme": null,
"lang": null,
"timeout": null,
"hot": null,
"association": null,
"defaultAnalyze": null,
"defaultIptv": null,
"defaultSite": null,
"site": null,
"live": null,
"bossKey": null,
"autoLaunch": null,
"hardwareAcceleration": null,
"ua": null,
"proxy": null,
"dns": null,
"player": null,
"sniffer": null,
"barrage": null,
"cloud": null,
"aigc": null,
"zoom": null,
"debug": null
}
}