mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 17:25:40 +08:00
22 lines
412 B
JSON
22 lines
412 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain_suffix": [
|
||
|
"canonical.com",
|
||
|
"launchpad.net",
|
||
|
"launchpadcontent.net",
|
||
|
"launchpadlibrarian.com",
|
||
|
"launchpadlibrarian.net",
|
||
|
"launchpadlibrarian.org",
|
||
|
"snapcraft.io",
|
||
|
"snapstore.io",
|
||
|
"ubuntu.com",
|
||
|
"ubuntu.net",
|
||
|
"ubuntuforums.org",
|
||
|
"ubuntu-touch.io"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|