mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-19 10:24:27 +00:00
12 lines
446 B
Plaintext
12 lines
446 B
Plaintext
#########################################
|
|
# Sukka's Ruleset - CloudMounter / RaiDrive
|
|
# Last Updated: 2024-01-11T05:04:47.675Z
|
|
# Size: 2
|
|
# License: AGPL 3.0
|
|
# Homepage: https://ruleset.skk.moe
|
|
# GitHub: https://github.com/SukkaW/Surge
|
|
#########################################
|
|
AND,((DOMAIN-SUFFIX,sharepoint.com),(PROCESS-NAME,CloudMounter))
|
|
AND,((DOMAIN,www.googleapis.com),(PROCESS-NAME,CloudMounter))
|
|
################## EOF ##################
|