######################################### # # 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 ##################