mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-15 05:35:35 +08:00
30 lines
583 B
JSON
30 lines
583 B
JSON
{
|
|
"version": 1,
|
|
"rules": [
|
|
{
|
|
"domain_suffix": [
|
|
"onedrive",
|
|
"onedriveupdater",
|
|
"sharepoint.com",
|
|
"onedrive.com",
|
|
"1drv.com",
|
|
"sharepointonline.com",
|
|
"livefilestore.com",
|
|
"sharepoint.cn",
|
|
"onedrive.live.com",
|
|
"photos.live.com",
|
|
"spoprod-a.akamaihd.net",
|
|
"storage.live.com",
|
|
"storage.msn.com",
|
|
"oneclient.sfx.ms",
|
|
"skydrive.wns.windows.com"
|
|
],
|
|
"domain_keyword": [
|
|
"1drv",
|
|
"onedrive",
|
|
"skydrive"
|
|
]
|
|
}
|
|
]
|
|
}
|