mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 05:15:35 +08:00
15 lines
194 B
JSON
15 lines
194 B
JSON
{
|
|
"version": 1,
|
|
"rules": [
|
|
{
|
|
"domain_suffix": [
|
|
"perl.org",
|
|
"cpan.org",
|
|
"metacpan.org",
|
|
"modperl.pl",
|
|
"perl.apache.org"
|
|
]
|
|
}
|
|
]
|
|
}
|