{
  "BERCHMAN": {
    "site_health_routes": [
      "/google-site-kit/v1/core/site/data/site-health-tag-placement-test",
      "/wp-site-health/v1",
      "/wp-site-health/v1/tests/background-updates",
      "/wp-site-health/v1/tests/loopback-requests",
      "/wp-site-health/v1/tests/https-status",
      "/wp-site-health/v1/tests/dotorg-communication",
      "/wp-site-health/v1/tests/authorization-header",
      "/wp-site-health/v1/directory-sizes",
      "/wp-site-health/v1/tests/page-cache"
    ],
    "settings_routes": [
      "/hostinger-tools-plugin/v1/get-settings",
      "/hostinger-tools-plugin/v1/update-settings",
      "/google-site-kit/v1/core/user/data/user-input-settings",
      "/google-site-kit/v1/core/user/data/audience-settings",
      "/google-site-kit/v1/core/user/data/conversion-reporting-settings",
      "/google-site-kit/v1/core/user/data/email-reporting-settings",
      "/google-site-kit/v1/modules/(?P<slug>[a-z0-9\\-]+)/data/settings",
      "/google-site-kit/v1/core/modules/data/sharing-settings",
      "/google-site-kit/v1/core/site/data/admin-bar-settings",
      "/wpmudev_blc/v1/settings",
      "/wp/v2/settings"
    ],
    "plugin_routes": [
      "/wp/v2/plugins",
      "/wp/v2/plugins/(?P<plugin>[^.\\/]+(?:\\/[^.\\/]+)?)"
    ],
    "admins_status": 200,
    "admin_users": [
      {
        "id": 1,
        "name": "Berchman",
        "slug": "admin-berchman",
        "roles": [
          "administrator"
        ]
      },
      {
        "id": 3,
        "name": "hostinger transfer",
        "slug": "hellobertmahoney-com",
        "roles": [
          "administrator"
        ]
      },
      {
        "id": 5,
        "name": "Werner Hermes",
        "slug": "werner-hermes-audit",
        "roles": [
          "administrator"
        ]
      }
    ],
    "site_health_specific_tests": {
      "background-updates": {
        "status": 200,
        "label": "Background updates are working",
        "status_text": "good",
        "badge": {
          "label": "Security",
          "color": "blue"
        },
        "description": "<p>Background updates ensure that WordPress can auto-update if a security update is released for the version you are currently using.</p>"
      },
      "loopback-requests": {
        "status": 200,
        "label": "Your site can perform loopback requests",
        "status_text": "good",
        "badge": {
          "label": "Performance",
          "color": "blue"
        },
        "description": "<p>Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability.</p>"
      },
      "https-status": {
        "status": 200,
        "label": "Your website is using an active HTTPS connection",
        "status_text": "good",
        "badge": {
          "label": "Security",
          "color": "blue"
        },
        "description": "<p>An HTTPS connection is a more secure way of browsing the web. Many services now have HTTPS as a requirement. HTTPS allows you to take advantage of new features that can increase site speed, improve search rankings, and gain the trust of your visitors by helping to protect their online privacy.</p>"
      },
      "dotorg-communication": {
        "status": 200,
        "label": "Can communicate with WordPress.org",
        "status_text": "good",
        "badge": {
          "label": "Security",
          "color": "blue"
        },
        "description": "<p>Communicating with the WordPress servers is used to check for new versions, and to both install and update WordPress core, themes or plugins.</p>"
      },
      "authorization-header": {
        "status": 200,
        "label": "The authorization header is invalid",
        "status_text": "recommended",
        "badge": {
          "label": "Security",
          "color": "blue"
        },
        "description": "<p>The Authorization header is used by third-party applications you have approved for this site. Without this header, those apps cannot connect to your site.</p><p>If you are still seeing this warning after having tried the actions below, you may need to contact your hosting provider for further assistance.</p>"
      }
    }
  },
  "BERTMAHONEY": {
    "site_health_routes": [
      "/google-site-kit/v1/core/site/data/site-health-tag-placement-test",
      "/wp-site-health/v1",
      "/wp-site-health/v1/tests/background-updates",
      "/wp-site-health/v1/tests/loopback-requests",
      "/wp-site-health/v1/tests/https-status",
      "/wp-site-health/v1/tests/dotorg-communication",
      "/wp-site-health/v1/tests/authorization-header",
      "/wp-site-health/v1/directory-sizes",
      "/wp-site-health/v1/tests/page-cache"
    ],
    "settings_routes": [
      "/hostinger-tools-plugin/v1/get-settings",
      "/hostinger-tools-plugin/v1/update-settings",
      "/google-site-kit/v1/core/user/data/user-input-settings",
      "/google-site-kit/v1/core/user/data/audience-settings",
      "/google-site-kit/v1/core/user/data/conversion-reporting-settings",
      "/google-site-kit/v1/core/user/data/email-reporting-settings",
      "/google-site-kit/v1/modules/(?P<slug>[a-z0-9\\-]+)/data/settings",
      "/google-site-kit/v1/core/modules/data/sharing-settings",
      "/google-site-kit/v1/core/site/data/admin-bar-settings",
      "/wpmudev_blc/v1/settings",
      "/wp/v2/settings"
    ],
    "plugin_routes": [
      "/wp/v2/plugins",
      "/wp/v2/plugins/(?P<plugin>[^.\\/]+(?:\\/[^.\\/]+)?)"
    ],
    "admins_status": 200,
    "admin_users": [
      {
        "id": 1,
        "name": "berchman",
        "slug": "berchman",
        "roles": [
          "administrator"
        ]
      },
      {
        "id": 2,
        "name": "hostinger transfer",
        "slug": "hostinger",
        "roles": [
          "administrator"
        ]
      },
      {
        "id": 3,
        "name": "Werner Hermes",
        "slug": "werner-hermes-audit",
        "roles": [
          "administrator"
        ]
      }
    ],
    "site_health_specific_tests": {
      "background-updates": {
        "status": 200,
        "label": "Background updates are working",
        "status_text": "good",
        "badge": {
          "label": "Security",
          "color": "blue"
        },
        "description": "<p>Background updates ensure that WordPress can auto-update if a security update is released for the version you are currently using.</p>"
      },
      "loopback-requests": {
        "status": 200,
        "label": "Your site can perform loopback requests",
        "status_text": "good",
        "badge": {
          "label": "Performance",
          "color": "blue"
        },
        "description": "<p>Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability.</p>"
      },
      "https-status": {
        "status": 200,
        "label": "Your website is using an active HTTPS connection",
        "status_text": "good",
        "badge": {
          "label": "Security",
          "color": "blue"
        },
        "description": "<p>An HTTPS connection is a more secure way of browsing the web. Many services now have HTTPS as a requirement. HTTPS allows you to take advantage of new features that can increase site speed, improve search rankings, and gain the trust of your visitors by helping to protect their online privacy.</p>"
      },
      "dotorg-communication": {
        "status": 200,
        "label": "Can communicate with WordPress.org",
        "status_text": "good",
        "badge": {
          "label": "Security",
          "color": "blue"
        },
        "description": "<p>Communicating with the WordPress servers is used to check for new versions, and to both install and update WordPress core, themes or plugins.</p>"
      },
      "authorization-header": {
        "status": 200,
        "label": "The authorization header is invalid",
        "status_text": "recommended",
        "badge": {
          "label": "Security",
          "color": "blue"
        },
        "description": "<p>The Authorization header is used by third-party applications you have approved for this site. Without this header, those apps cannot connect to your site.</p><p>If you are still seeing this warning after having tried the actions below, you may need to contact your hosting provider for further assistance.</p>"
      }
    }
  },
  "BERT_FORSALE": {
    "site_health_routes": [
      "/google-site-kit/v1/core/site/data/site-health-tag-placement-test",
      "/wp-site-health/v1",
      "/wp-site-health/v1/tests/background-updates",
      "/wp-site-health/v1/tests/loopback-requests",
      "/wp-site-health/v1/tests/https-status",
      "/wp-site-health/v1/tests/dotorg-communication",
      "/wp-site-health/v1/tests/authorization-header",
      "/wp-site-health/v1/directory-sizes",
      "/wp-site-health/v1/tests/page-cache"
    ],
    "settings_routes": [
      "/akismet/v1/settings",
      "/jetpack/v4/tracking/settings",
      "/jetpack/v4/settings",
      "/jetpack/v4/settings/(?P<slug>[a-z\\-]+)",
      "/jetpack/v4/sync/settings",
      "/jetpack/v4/search/settings",
      "/jetpack/v4/stats-app/sites/236137134/jetpack-stats-dashboard/module-settings",
      "/wpcom/v2/mailchimp/settings",
      "/wpcom/v2/jetpack-ai/mcp-settings",
      "/wc/v3/wc_paypal/settings",
      "/wc-admin/legacy-settings",
      "/wc-analytics/settings/(?P<group_id>[\\w-]+)",
      "/wc-analytics/settings/(?P<group_id>[\\w-]+)/batch",
      "/wc-analytics/settings/(?P<group_id>[\\w-]+)/(?P<id>[\\w-]+)",
      "/backwpup/v1/save_job_settings",
      "/wc/gla/mc/settings",
      "/wc/gla/mc/settings/sync",
      "/wc/gla/ads/settings",
      "/google-site-kit/v1/core/user/data/user-input-settings",
      "/google-site-kit/v1/core/user/data/audience-settings",
      "/google-site-kit/v1/core/user/data/conversion-reporting-settings",
      "/google-site-kit/v1/core/user/data/email-reporting-settings",
      "/google-site-kit/v1/modules/(?P<slug>[a-z0-9\\-]+)/data/settings",
      "/google-site-kit/v1/core/modules/data/sharing-settings",
      "/google-site-kit/v1/core/site/data/admin-bar-settings",
      "/wc/v2/settings",
      "/wc/v2/settings/(?P<group_id>[\\w-]+)",
      "/wc/v2/settings/(?P<group_id>[\\w-]+)/batch",
      "/wc/v2/settings/(?P<group_id>[\\w-]+)/(?P<id>[\\w-]+)",
      "/wc/v3/settings",
      "/wc/v3/settings/batch",
      "/wc/v3/settings/(?P<group_id>[\\w-]+)",
      "/wc/v3/settings/(?P<group_id>[\\w-]+)/batch",
      "/wc/v3/settings/(?P<group_id>[\\w-]+)/(?P<id>[\\w-]+)",
      "/wc-admin/settings/payments/country",
      "/wc-admin/settings/payments/providers",
      "/wc-admin/settings/payments/providers/order",
      "/wc-admin/settings/payments/suggestion/(?P<id>[\\w\\d\\-]+)/attach",
      "/wc-admin/settings/payments/suggestion/(?P<id>[\\w\\d\\-]+)/hide",
      "/wc-admin/settings/payments/suggestion/(?P<suggestion_id>[\\w\\d\\-]+)/incentive/(?P<incentive_id>[\\w\\d\\-]+)/dismiss",
      "/wc-admin/settings/payments/woopayments/onboarding",
      "/wc-admin/settings/payments/woopayments/onboarding/step/(?P<step>[a-zA-Z0-9_-]+)/start",
      "/wc-admin/settings/payments/woopayments/onboarding/step/(?P<step>[a-zA-Z0-9_-]+)/save",
      "/wc-admin/settings/payments/woopayments/onboarding/step/(?P<step>[a-zA-Z0-9_-]+)/check",
      "/wc-admin/settings/payments/woopayments/onboarding/step/(?P<step>[a-zA-Z0-9_-]+)/finish",
      "/wc-admin/settings/payments/woopayments/onboarding/step/(?P<step>[a-zA-Z0-9_-]+)/clean",
      "/wc-admin/settings/payments/woopayments/onboarding/step/test_account/init",
      "/wc-admin/settings/payments/woopayments/onboarding/step/test_account/reset",
      "/wc-admin/settings/payments/woopayments/onboarding/step/business_verification/kyc_session",
      "/wc-admin/settings/payments/woopayments/onboarding/step/business_verification/kyc_session/finish",
      "/wc-admin/settings/payments/woopayments/onboarding/step/business_verification/test_account/disable",
      "/wc-admin/settings/payments/woopayments/onboarding/preload",
      "/wc-admin/settings/payments/woopayments/onboarding/reset",
      "/wc-admin/settings/payments/woopayments/woopay-eligibility",
      "/wc-admin/settings/payments/woopayments/onboarding/test_account/disable",
      "/wc-admin-email/settings/email/send-preview",
      "/wc-admin-email/settings/email/preview-subject",
      "/wc-admin-email/settings/email/save-transient",
      "/wc-admin-email/settings/email/listing/recreate-email-post",
      "/wp/v2/settings"
    ],
    "plugin_routes": [
      "/jetpack/v4/updates/plugins",
      "/jetpack/v4/plugins",
      "/jetpack/v4/plugins/(?P<plugin>[^.\\/]+(?:\\/[^.\\/]+)?)",
      "/wc-admin/marketing/overview/installed-plugins",
      "/wc-admin/plugins/install",
      "/wc-admin/plugins/install/status",
      "/wc-admin/plugins/install/status/(?P<job_id>[a-z0-9_\\-]+)",
      "/wc-admin/plugins/active",
      "/wc-admin/plugins/installed",
      "/wc-admin/plugins/activate",
      "/wc-admin/plugins/activate/status",
      "/wc-admin/plugins/activate/status/(?P<job_id>[a-z0-9_\\-]+)",
      "/wc-admin/plugins/connect-jetpack",
      "/wc-admin/plugins/request-wccom-connect",
      "/wc-admin/plugins/finish-wccom-connect",
      "/wc-admin/plugins/connect-wcpay",
      "/wc-admin/plugins/connect-square",
      "/wc-admin/onboarding/plugins/install-and-activate-async",
      "/wc-admin/onboarding/plugins/install-and-activate",
      "/wc-admin/onboarding/plugins/scheduled-installs/(?P<job_id>\\w+)",
      "/wc-admin/onboarding/plugins/jetpack-authorization-url",
      "/jetpack/v4/connection/plugins",
      "/wp/v2/plugins",
      "/wp/v2/plugins/(?P<plugin>[^.\\/]+(?:\\/[^.\\/]+)?)"
    ],
    "admins_status": 200,
    "admin_users": [
      {
        "id": 1,
        "name": "Bert",
        "slug": "bert-mahoneygmail-com",
        "roles": [
          "administrator"
        ]
      },
      {
        "id": 3,
        "name": "BertDot ForSale",
        "slug": "bertdotforsale",
        "roles": [
          "administrator"
        ]
      },
      {
        "id": 5,
        "name": "Werner Hermes",
        "slug": "werner-hermes-audit",
        "roles": [
          "administrator"
        ]
      }
    ],
    "site_health_specific_tests": {
      "background-updates": {
        "status": 200,
        "label": "Background updates are not working as expected",
        "status_text": "critical",
        "badge": {
          "label": "Security",
          "color": "blue"
        },
        "description": "<p>Background updates ensure that WordPress can auto-update if a security update is released for the version you are currently using.</p><ul><li><span class=\"dashicons fail\"><span class=\"screen-reader-text\">Error</span></span> The <code>automatic_updater_disabled</code> filter is enabled.</li><li><span class=\"dashicons fail\"><span class=\"screen-reader-text\">Error</span></span> All automatic updates are disabled.</li><li><span class=\"dashicons pass\"><span class=\"screen-reader-text\">Passed</span></span> No version control systems were detected.</li><li><span class=\"dashicons pass\"><span class=\"screen-reader-text\">Passed</span></span> Your installation of WordPress does not require FTP credentials to perform updates.</li><li><span class=\"dashicons pass\"><span class=\"screen-reader-text\">Passed</span></span> All of your WordPress files are writable.</li></ul>"
      },
      "loopback-requests": {
        "status": 200,
        "label": "Your site can perform loopback requests",
        "status_text": "good",
        "badge": {
          "label": "Performance",
          "color": "blue"
        },
        "description": "<p>Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability.</p>"
      },
      "https-status": {
        "status": 200,
        "label": "Your website is using an active HTTPS connection",
        "status_text": "good",
        "badge": {
          "label": "Security",
          "color": "blue"
        },
        "description": "<p>An HTTPS connection is a more secure way of browsing the web. Many services now have HTTPS as a requirement. HTTPS allows you to take advantage of new features that can increase site speed, improve search rankings, and gain the trust of your visitors by helping to protect their online privacy.</p>"
      },
      "dotorg-communication": {
        "status": 200,
        "label": "Can communicate with WordPress.org",
        "status_text": "good",
        "badge": {
          "label": "Security",
          "color": "blue"
        },
        "description": "<p>Communicating with the WordPress servers is used to check for new versions, and to both install and update WordPress core, themes or plugins.</p>"
      },
      "authorization-header": {
        "status": 200,
        "label": "The authorization header is invalid",
        "status_text": "recommended",
        "badge": {
          "label": "Security",
          "color": "blue"
        },
        "description": "<p>The Authorization header is used by third-party applications you have approved for this site. Without this header, those apps cannot connect to your site.</p><p>If you are still seeing this warning after having tried the actions below, you may need to contact your hosting provider for further assistance.</p>"
      }
    }
  }
}