You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
AutoInfo/config.json

20 lines
671 B

{
"PROJECT_NAME": "AutoInfo",
"MAIL_HOST": "smtp.163.com",
"MAIL_USER": "pushmessagebot@163.com",
"MAIL_PASS": "WSMSRKBKXIHIQWTU",
"MAIL_SENDER": "pushmessagebot@163.com",
"MAIL_RECEIVERS": "pushmessagebot@163.com",
"DB_USER": "root",
"DB_PASSWORD": "aaaAAA111!!!",
"DB_IP": "localhost",
"DB_PORT": "27017",
"GOTIFY_URL": "https://gotify.erhe.top",
"FILTER_DAYS": 1,
"FILTER_KEYS": {
"新闻汇总": "经济|金融|失业率",
"web3新闻": "web3|btc|eth|区块链|NFT|数字货币|数字币|数字资产|Dapp|DeFi|NFT|稳定币|元宇宙|GameFi|跨链|以太坊",
"关注新闻": "grass|movement"
},
"DEFAULT_RE_PUSH_TIMES": 5
}