mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Update CloudMounter Rule for OneDrive Personal
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user