add server app
This commit is contained in:
parent
e69a1a49ad
commit
a4d2ff4f97
@ -14,7 +14,7 @@ const driver_map: Record<string, string[]> = {
|
|||||||
],
|
],
|
||||||
"onedrive_de": [
|
"onedrive_de": [
|
||||||
'https://login.microsoftonline.de/common/oauth2/v2.0/authorize',
|
'https://login.microsoftonline.de/common/oauth2/v2.0/authorize',
|
||||||
'https://graph.microsoft.de/common/oauth2/v2.0/token'
|
'\'https://login.chinacloudapi.cn/common/oauth2/token'
|
||||||
],
|
],
|
||||||
"onedrive_us": [
|
"onedrive_us": [
|
||||||
'https://login.microsoftonline.us/common/oauth2/v2.0/authorize',
|
'https://login.microsoftonline.us/common/oauth2/v2.0/authorize',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user