mirror of
https://github.com/v2board/v2board.git
synced 2025-06-12 20:47:56 +08:00
update: config
This commit is contained in:
@ -15,4 +15,9 @@ class Dict
|
||||
'yeah.net',
|
||||
'foxmail.com'
|
||||
];
|
||||
CONST WITHDRAW_METHOD_WHITELIST_DEFAULT = [
|
||||
'支付宝',
|
||||
'USDT',
|
||||
'Paypal'
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user