mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 01:00:34 +08:00
Update CloudMounter Rule for OneDrive Personal
This commit is contained in:
parent
b80c5cf008
commit
0b79bfcd89
@ -1,7 +1,10 @@
|
||||
export const DOMAINS = [
|
||||
'DOMAIN-SUFFIX,sharepoint.com',
|
||||
'DOMAIN-SUFFIX,graph.microsoft.com',
|
||||
'DOMAIN,www.googleapis.com'
|
||||
'DOMAIN,www.googleapis.com',
|
||||
'DOMAIN,api.onedrive.com',
|
||||
'DOMAIN-SUFFIX,storage.live.com',
|
||||
'DOMAIN-SUFFIX,files.1drv.com'
|
||||
];
|
||||
|
||||
export const PROCESS_NAMES = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user