data-docs/.linkcheck.json

21 строка
1015 B
JSON

{
"ignorePatterns": [
{ "pattern": "^http(s)?://localhost" },
{ "pattern": "^/datasets" },
{ "pattern": "^BROKEN:" },
{ "pattern": "^https://circleci.com/gh/mozilla/pensieve/edit" },
{ "pattern": "^https://github.com/mozilla-services/puppet-config" },
{ "pattern": "^https://github.com/mozilla-services/spark-parquet-to-bigquery" },
{ "pattern": "^https://sql.telemetry.mozilla.org" },
{ "pattern": "^https://github.com/mozilla/stmo_core_product_metrics" },
{ "pattern": "^https://github.com/mozilla-services/cloudops-infra" },
{ "pattern": "^https://docs.google.com" },
{ "pattern": "^https://monitor.firefox.com$" },
{ "pattern": "^https://developer.android.com/studio/build/application-id$" },
{ "pattern": "^https://github.com" },
{ "pattern": "^https://help.looker.com"},
{ "pattern": "^https://mozilla-hub.atlassian.net" },
{ "pattern": "^https:///mozilla.slack.com" }
]
}