mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-19 18:34:27 +00:00
deploy: SukkaW/Surge@611dc7183a
This commit is contained in:
17
List/non_ip/cloudmounter.ts
Normal file
17
List/non_ip/cloudmounter.ts
Normal file
@@ -0,0 +1,17 @@
|
||||
#########################################
|
||||
#
|
||||
# Last Updated: 2024-01-10T15:10:24.195Z
|
||||
# Size: 8
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
#########################################
|
||||
export const DOMAINS = [
|
||||
'DOMAIN-SUFFIX,sharepoint.com',
|
||||
'DOMAIN,www.googleapis.com'
|
||||
];
|
||||
export const PROCESS_NAMES = [
|
||||
'CloudMounter'
|
||||
// 'RaiDrive'
|
||||
];
|
||||
################## EOF ##################
|
||||
Reference in New Issue
Block a user