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