blob: c8fca07277903f71d40af166b63b8426842ecad8 [file] [log] [blame]
// Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This file contains the HSTS preloaded list in a machine readable format.
// The top-level element is a dictionary with two keys: "pinsets" maps details
// of certificate pinning to a name and "entries" contains the HSTS details for
// each host.
//
// "pinsets" is a list of objects. Each object has the following members:
// name: (string) the name of the pinset
// static_spki_hashes: (list of strings) the set of allowed SPKIs hashes
// bad_static_spki_hashes: (optional list of strings) the set of forbidden
// SPKIs hashes
// report_uri: (optional string) the URI to send violation reports to;
// reports will be in the format defined in RFC 7469
//
// For a given pinset, a certificate is accepted if at least one of the
// "static_spki_hashes" SPKIs is found in the chain and none of the
// "bad_static_spki_hashes" SPKIs are. SPKIs are specified as names, which must
// match up with the file of certificates.
//
// "entries" is a list of objects. Each object has the following members:
// name: (string) the DNS name of the host in question
// include_subdomains: (optional bool) whether subdomains of |name| are also
// covered
// include_subdomains_for_pinning: (optional bool) whether subdomains
// of |name| are also covered for pinning. |include_subdomains|
// implies this.
// mode: (optional string) "force-https" iff covered names should require
// HTTPS
// pins: (optional string) the |name| member of an object in |pinsets|
// expect_ct: (optional boolean) true if the site expects Certificate
// Transparency information to be present on requests to |name|
// expect_ct_report_uri: (optional string) if expect_ct is true, the
// URI to which reports should be sent when valid Certificate
// Transparency information is not present
{
"pinsets": [
{
"name": "test",
"static_spki_hashes": [
"TestSPKI"
]
},
{
"name": "google",
"static_spki_hashes": [
"GoogleBackup2048",
"GoogleG2",
"GeoTrustGlobal"
],
"report_uri": "http://clients3.google.com/cert_upload_json"
},
{
"name": "tor",
"static_spki_hashes": [
"RapidSSL",
"DigiCertEVRoot",
"Tor1",
"Tor2",
"Tor3",
"LetsEncryptAuthorityX1",
"LetsEncryptAuthorityX2"
]
},
{
"name": "twitterCom",
"static_spki_hashes": [
"VeriSignClass1",
"VeriSignClass3_G4",
"VeriSignClass4_G3",
"VeriSignClass3_G3",
"VeriSignClass1_G3",
"VeriSignClass2_G3",
"VeriSignClass3_G2",
"VeriSignClass2_G2",
"VeriSignClass3_G5",
"VeriSignUniversal",
"GeoTrustGlobal",
"GeoTrustGlobal2",
"GeoTrustUniversal",
"GeoTrustUniversal2",
"GeoTrustPrimary",
"GeoTrustPrimary_G2",
"GeoTrustPrimary_G3",
"DigiCertGlobalRoot",
"DigiCertEVRoot",
"DigiCertAssuredIDRoot",
"Twitter1"
],
"report_uri": "http://l.twimg.com/i/hpkp_report"
},
{
"name": "twitterCDN",
"static_spki_hashes": [
"VeriSignClass1",
"VeriSignClass3_G4",
"VeriSignClass4_G3",
"VeriSignClass3_G3",
"VeriSignClass1_G3",
"VeriSignClass2_G3",
"VeriSignClass3_G2",
"VeriSignClass2_G2",
"VeriSignClass3_G5",
"VeriSignUniversal",
"GeoTrustGlobal",
"GeoTrustGlobal2",
"GeoTrustUniversal",
"GeoTrustUniversal2",
"GeoTrustPrimary",
"GeoTrustPrimary_G2",
"GeoTrustPrimary_G3",
"DigiCertGlobalRoot",
"DigiCertEVRoot",
"DigiCertAssuredIDRoot",
"Twitter1",
"Entrust_2048",
"Entrust_EV",
"Entrust_G2",
"Entrust_SSL",
"AAACertificateServices",
"AddTrustClass1CARoot",
"AddTrustExternalCARoot",
"AddTrustPublicCARoot",
"AddTrustQualifiedCARoot",
"COMODOCertificationAuthority",
"SecureCertificateServices",
"TrustedCertificateServices",
"UTNDATACorpSGC",
"UTNUSERFirstClientAuthenticationandEmail",
"UTNUSERFirstHardware",
"UTNUSERFirstObject",
"GTECyberTrustGlobalRoot",
"BaltimoreCyberTrustRoot",
"GlobalSignRootCA",
"GlobalSignRootCA_R2",
"GlobalSignRootCA_R3"
],
"report_uri": "http://l.twimg.com/i/hpkp_report"
},
{
"name": "dropbox",
"static_spki_hashes": [
"DigiCertAssuredIDRoot",
"DigiCertGlobalRoot",
"DigiCertEVRoot",
"EntrustRootEC1",
"Entrust_G2",
"Entrust_EV",
"Entrust_2048",
"GeoTrustGlobal",
"GeoTrustPrimary_G2",
"GeoTrustPrimary_G3",
"GeoTrustPrimary",
"TheGoDaddyGroupClass2",
"GoDaddyRoot_G2",
"GoDaddySecure",
"ThawtePremiumServer",
"ThawtePrimaryRootCA_G2",
"ThawtePrimaryRootCA_G3",
"ThawtePrimaryRootCA"
],
"report_uri": "https://log.getdropbox.com/hpkp"
},
{
"name": "facebook",
"static_spki_hashes": [
"SymantecClass3EVG3",
"DigiCertECCSecureServerCA",
"DigiCertEVRoot",
"FacebookBackup"
]
},
{
"name": "spideroak",
"static_spki_hashes": [
"GeoTrustGlobal",
"DigiCertEVRoot",
"SpiderOak2",
"SpiderOak3"
]
},
{
"name": "yahoo",
"static_spki_hashes": [
"VeriSignClass2_G2",
"VeriSignClass2_G3",
"VeriSignClass3_G3",
"VeriSignClass3_G4",
"VeriSignClass3_G5",
"VeriSignUniversal",
"GeoTrustGlobal",
"GeoTrustPrimary",
"GeoTrustPrimary_G2",
"GeoTrustPrimary_G3",
"GeoTrustUniversal",
"DigiCertGlobalRoot",
"DigiCertEVRoot",
"YahooBackup1",
"YahooBackup2"
]
}
],
"entries": [
// Dummy entries to test certificate pinning and expect-CT.
{ "name": "pinningtest.appspot.com", "include_subdomains": true, "pins": "test" },
{ "name": "pinning-test.badssl.com", "include_subdomains": true, "pins": "test" },
{ "name": "preloaded-expect-ct.badssl.com", "expect_ct": true, "expect_ct_report_uri": "https://report.badssl.com/expect-ct" },
// Now we force HTTPS for subtrees of google.com.
{ "name": "accounts.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "admin.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "appengine.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "checkout.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "chrome.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "cloud.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "contributor.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "docs.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "domains.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "encrypted.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "fi.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "glass.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "goto.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "hangouts.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "history.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "hostedtalkgadget.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "inbox.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "login.corp.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "mail.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "mail-settings.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "myaccount.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "passwords.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "pixel.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "play.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "plus.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "plus.sandbox.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "profiles.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "script.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "security.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "sites.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "spreadsheets.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "talkgadget.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "talk.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "wallet.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "xn--7xa.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
// Other Google-related domains that must use HTTPS.
{ "name": "apis.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "build.chromium.org", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "bugs.chromium.org", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "chrome.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "chrome-devtools-frontend.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "chromiumcodereview.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "code.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "codereview.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "codereview.chromium.org", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "dl.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "drive.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "g4w.co", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "gmail.com", "mode": "force-https", "pins": "google" },
{ "name": "googlecode.com", "include_subdomains": true, "pins": "google" },
{ "name": "google", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "googlemail.com", "mode": "force-https", "pins": "google" },
{ "name": "googleplex.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "groups.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "gvt2.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "gvt3.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "market.android.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "ssl.google-analytics.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "translate.googleapis.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "withgoogle.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "withyoutube.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "www.gmail.com", "mode": "force-https", "pins": "google" },
{ "name": "www.googlemail.com", "mode": "force-https", "pins": "google" },
{ "name": "webfilings.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "webfilings-eu.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "webfilings-eu-mirror.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "webfilings-mirror-hrd.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "wf-bigsky-master.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "wf-demo-eu.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "wf-demo-hrd.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "wf-dogfood-hrd.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "wf-pentest.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "wf-staging-hr.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "wf-training-hrd.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "wf-training-master.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "wf-trial-hrd.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "w-spotlight.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "xbrlsuccess.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
// chart.apis.google.com is *not* HSTS because the certificate doesn't match
// and there are lots of links out there that still use the name. The correct
// hostname for this is chart.googleapis.com.
{ "name": "chart.apis.google.com", "include_subdomains": true, "pins": "google" },
// Other Google-related domains that must use an acceptable certificate
// iff using SSL.
{ "name": "2mdn.net", "include_subdomains": true, "pins": "google" },
{ "name": "android.com", "include_subdomains": true, "pins": "google" },
{ "name": "appspot.com", "include_subdomains": true, "pins": "google" },
{ "name": "blogger.com", "include_subdomains": true, "pins": "google" },
{ "name": "blogspot.com", "include_subdomains": true, "pins": "google" },
{ "name": "doubleclick.net", "include_subdomains": true, "pins": "google" },
{ "name": "g.co", "include_subdomains": true, "pins": "google" },
{ "name": "ggpht.com", "include_subdomains": true, "pins": "google" },
{ "name": "google.ac", "include_subdomains": true, "pins": "google" },
{ "name": "google.ad", "include_subdomains": true, "pins": "google" },
{ "name": "googleadservices.com", "include_subdomains": true, "pins": "google" },
{ "name": "google.ae", "include_subdomains": true, "pins": "google" },
{ "name": "google.af", "include_subdomains": true, "pins": "google" },
{ "name": "google.ag", "include_subdomains": true, "pins": "google" },
{ "name": "google.am", "include_subdomains": true, "pins": "google" },
{ "name": "google-analytics.com", "include_subdomains": true, "pins": "google" },
{ "name": "googleapis.com", "include_subdomains": true, "pins": "google" },
{ "name": "google.as", "include_subdomains": true, "pins": "google" },
{ "name": "google.at", "include_subdomains": true, "pins": "google" },
{ "name": "google.az", "include_subdomains": true, "pins": "google" },
{ "name": "google.ba", "include_subdomains": true, "pins": "google" },
{ "name": "google.be", "include_subdomains": true, "pins": "google" },
{ "name": "google.bf", "include_subdomains": true, "pins": "google" },
{ "name": "google.bg", "include_subdomains": true, "pins": "google" },
{ "name": "google.bi", "include_subdomains": true, "pins": "google" },
{ "name": "google.bj", "include_subdomains": true, "pins": "google" },
{ "name": "google.bs", "include_subdomains": true, "pins": "google" },
{ "name": "google.by", "include_subdomains": true, "pins": "google" },
{ "name": "google.ca", "include_subdomains": true, "pins": "google" },
{ "name": "google.cat", "include_subdomains": true, "pins": "google" },
{ "name": "google.cc", "include_subdomains": true, "pins": "google" },
{ "name": "google.cd", "include_subdomains": true, "pins": "google" },
{ "name": "google.cf", "include_subdomains": true, "pins": "google" },
{ "name": "google.cg", "include_subdomains": true, "pins": "google" },
{ "name": "google.ch", "include_subdomains": true, "pins": "google" },
{ "name": "google.ci", "include_subdomains": true, "pins": "google" },
{ "name": "google.cl", "include_subdomains": true, "pins": "google" },
{ "name": "google.cm", "include_subdomains": true, "pins": "google" },
{ "name": "google.cn", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.ao", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.bw", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.ck", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.cr", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.hu", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.id", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.il", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.im", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.in", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.je", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.jp", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.ke", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.kr", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.ls", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.af", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.ag", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.ai", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.ma", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.ar", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.au", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.bd", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.bh", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.bn", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.bo", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.br", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.by", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.bz", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.cn", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.co", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.cu", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.cy", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.do", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.ec", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.eg", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.et", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.fj", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.ge", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.gh", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.gi", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.gr", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.gt", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.hk", "include_subdomains": true, "pins": "google" },
{ "name": "google.com", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.iq", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.jm", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.jo", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.kh", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.kw", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.lb", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.ly", "include_subdomains": true, "pins": "google" },
{ "name": "googlecommerce.com", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.mt", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.mx", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.my", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.na", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.nf", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.ng", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.ni", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.np", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.nr", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.om", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.pa", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.pe", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.ph", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.pk", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.pl", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.pr", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.py", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.qa", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.ru", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.sa", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.sb", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.sg", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.sl", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.sv", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.tj", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.tn", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.tr", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.tw", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.ua", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.uy", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.vc", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.ve", "include_subdomains": true, "pins": "google" },
{ "name": "google.com.vn", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.mz", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.nz", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.th", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.tz", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.ug", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.uk", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.uz", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.ve", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.vi", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.za", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.zm", "include_subdomains": true, "pins": "google" },
{ "name": "google.co.zw", "include_subdomains": true, "pins": "google" },
{ "name": "google.cv", "include_subdomains": true, "pins": "google" },
{ "name": "google.cz", "include_subdomains": true, "pins": "google" },
{ "name": "google.de", "include_subdomains": true, "pins": "google" },
{ "name": "google.dj", "include_subdomains": true, "pins": "google" },
{ "name": "google.dk", "include_subdomains": true, "pins": "google" },
{ "name": "google.dm", "include_subdomains": true, "pins": "google" },
{ "name": "google.dz", "include_subdomains": true, "pins": "google" },
{ "name": "google.ee", "include_subdomains": true, "pins": "google" },
{ "name": "google.es", "include_subdomains": true, "pins": "google" },
{ "name": "google.fi", "include_subdomains": true, "pins": "google" },
{ "name": "google.fm", "include_subdomains": true, "pins": "google" },
{ "name": "google.fr", "include_subdomains": true, "pins": "google" },
{ "name": "google.ga", "include_subdomains": true, "pins": "google" },
{ "name": "google.ge", "include_subdomains": true, "pins": "google" },
{ "name": "google.gg", "include_subdomains": true, "pins": "google" },
{ "name": "google.gl", "include_subdomains": true, "pins": "google" },
{ "name": "google.gm", "include_subdomains": true, "pins": "google" },
{ "name": "google.gp", "include_subdomains": true, "pins": "google" },
{ "name": "google.gr", "include_subdomains": true, "pins": "google" },
{ "name": "googlegroups.com", "include_subdomains": true, "pins": "google" },
{ "name": "google.gy", "include_subdomains": true, "pins": "google" },
{ "name": "google.hk", "include_subdomains": true, "pins": "google" },
{ "name": "google.hn", "include_subdomains": true, "pins": "google" },
{ "name": "google.hr", "include_subdomains": true, "pins": "google" },
{ "name": "google.ht", "include_subdomains": true, "pins": "google" },
{ "name": "google.hu", "include_subdomains": true, "pins": "google" },
{ "name": "google.ie", "include_subdomains": true, "pins": "google" },
{ "name": "google.im", "include_subdomains": true, "pins": "google" },
{ "name": "google.info", "include_subdomains": true, "pins": "google" },
{ "name": "google.iq", "include_subdomains": true, "pins": "google" },
{ "name": "google.is", "include_subdomains": true, "pins": "google" },
{ "name": "google.it.ao", "include_subdomains": true, "pins": "google" },
{ "name": "google.it", "include_subdomains": true, "pins": "google" },
{ "name": "google.je", "include_subdomains": true, "pins": "google" },
{ "name": "google.jobs", "include_subdomains": true, "pins": "google" },
{ "name": "google.jo", "include_subdomains": true, "pins": "google" },
{ "name": "google.jp", "include_subdomains": true, "pins": "google" },
{ "name": "google.kg", "include_subdomains": true, "pins": "google" },
{ "name": "google.ki", "include_subdomains": true, "pins": "google" },
{ "name": "google.kz", "include_subdomains": true, "pins": "google" },
{ "name": "google.la", "include_subdomains": true, "pins": "google" },
{ "name": "google.li", "include_subdomains": true, "pins": "google" },
{ "name": "google.lk", "include_subdomains": true, "pins": "google" },
{ "name": "google.lt", "include_subdomains": true, "pins": "google" },
{ "name": "google.lu", "include_subdomains": true, "pins": "google" },
{ "name": "google.lv", "include_subdomains": true, "pins": "google" },
{ "name": "google.md", "include_subdomains": true, "pins": "google" },
{ "name": "google.me", "include_subdomains": true, "pins": "google" },
{ "name": "google.mg", "include_subdomains": true, "pins": "google" },
{ "name": "google.mk", "include_subdomains": true, "pins": "google" },
{ "name": "google.ml", "include_subdomains": true, "pins": "google" },
{ "name": "google.mn", "include_subdomains": true, "pins": "google" },
{ "name": "google.ms", "include_subdomains": true, "pins": "google" },
{ "name": "google.mu", "include_subdomains": true, "pins": "google" },
{ "name": "google.mv", "include_subdomains": true, "pins": "google" },
{ "name": "google.mw", "include_subdomains": true, "pins": "google" },
{ "name": "google.ne", "include_subdomains": true, "pins": "google" },
{ "name": "google.ne.jp", "include_subdomains": true, "pins": "google" },
{ "name": "google.net", "include_subdomains": true, "pins": "google" },
{ "name": "google.nl", "include_subdomains": true, "pins": "google" },
{ "name": "google.no", "include_subdomains": true, "pins": "google" },
{ "name": "google.nr", "include_subdomains": true, "pins": "google" },
{ "name": "google.nu", "include_subdomains": true, "pins": "google" },
{ "name": "google.off.ai", "include_subdomains": true, "pins": "google" },
{ "name": "google.pk", "include_subdomains": true, "pins": "google" },
{ "name": "google.pl", "include_subdomains": true, "pins": "google" },
{ "name": "google.pn", "include_subdomains": true, "pins": "google" },
{ "name": "google.ps", "include_subdomains": true, "pins": "google" },
{ "name": "google.pt", "include_subdomains": true, "pins": "google" },
{ "name": "google.ro", "include_subdomains": true, "pins": "google" },
{ "name": "google.rs", "include_subdomains": true, "pins": "google" },
{ "name": "google.ru", "include_subdomains": true, "pins": "google" },
{ "name": "google.rw", "include_subdomains": true, "pins": "google" },
{ "name": "google.sc", "include_subdomains": true, "pins": "google" },
{ "name": "google.se", "include_subdomains": true, "pins": "google" },
{ "name": "google.sh", "include_subdomains": true, "pins": "google" },
{ "name": "google.si", "include_subdomains": true, "pins": "google" },
{ "name": "google.sk", "include_subdomains": true, "pins": "google" },
{ "name": "google.sm", "include_subdomains": true, "pins": "google" },
{ "name": "google.sn", "include_subdomains": true, "pins": "google" },
{ "name": "google.so", "include_subdomains": true, "pins": "google" },
{ "name": "google.st", "include_subdomains": true, "pins": "google" },
{ "name": "googlesyndication.com", "include_subdomains": true, "pins": "google" },
{ "name": "googletagmanager.com", "include_subdomains": true, "pins": "google" },
{ "name": "googletagservices.com", "include_subdomains": true, "pins": "google" },
{ "name": "google.td", "include_subdomains": true, "pins": "google" },
{ "name": "google.tg", "include_subdomains": true, "pins": "google" },
{ "name": "google.tk", "include_subdomains": true, "pins": "google" },
{ "name": "google.tl", "include_subdomains": true, "pins": "google" },
{ "name": "google.tm", "include_subdomains": true, "pins": "google" },
{ "name": "google.tn", "include_subdomains": true, "pins": "google" },
{ "name": "google.to", "include_subdomains": true, "pins": "google" },
{ "name": "google.tt", "include_subdomains": true, "pins": "google" },
{ "name": "googleusercontent.com", "include_subdomains": true, "pins": "google" },
{ "name": "google.us", "include_subdomains": true, "pins": "google" },
{ "name": "google.uz", "include_subdomains": true, "pins": "google" },
{ "name": "google.vg", "include_subdomains": true, "pins": "google" },
{ "name": "googlevideo.com", "include_subdomains": true, "pins": "google" },
{ "name": "google.vu", "include_subdomains": true, "pins": "google" },
{ "name": "googleweblight.com", "include_subdomains": true, "pins": "google" },
{ "name": "google.ws", "include_subdomains": true, "pins": "google" },
{ "name": "goo.gl", "include_subdomains": true, "pins": "google" },
{ "name": "gstatic.com", "include_subdomains": true, "pins": "google" },
{ "name": "static.googleadsserving.cn", "include_subdomains": true, "pins": "google" },
{ "name": "urchin.com", "include_subdomains": true, "pins": "google" },
{ "name": "youtube.com", "include_subdomains": true, "pins": "google" },
{ "name": "youtu.be", "include_subdomains": true, "pins": "google" },
{ "name": "youtube-nocookie.com", "include_subdomains": true, "pins": "google" },
{ "name": "ytimg.com", "include_subdomains": true, "pins": "google" },
// Exclude the learn.doubleclick.net subdomain because it uses a different
// CA.
{ "name": "learn.doubleclick.net", "include_subdomains": true },
// Force HTTPS for sites that have requested it.
{ "name": "www.paypal.com", "mode": "force-https" },
{ "name": "paypal.com", "mode": "force-https" },
{ "name": "www.elanex.biz", "mode": "force-https" },
{ "name": "jottit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sunshinepress.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.noisebridge.net", "mode": "force-https" },
{ "name": "neg9.org", "mode": "force-https" },
{ "name": "riseup.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "factor.cc", "mode": "force-https" },
{ "name": "members.mayfirst.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "support.mayfirst.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "id.mayfirst.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lists.mayfirst.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "webmail.mayfirst.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "roundcube.mayfirst.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "aladdinschools.appspot.com", "mode": "force-https" },
{ "name": "ottospora.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.paycheckrecords.com", "mode": "force-https" },
{ "name": "lastpass.com", "mode": "force-https" },
{ "name": "www.lastpass.com", "mode": "force-https" },
{ "name": "keyerror.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "entropia.de", "mode": "force-https" },
{ "name": "www.entropia.de", "mode": "force-https" },
{ "name": "romab.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "logentries.com", "mode": "force-https" },
{ "name": "www.logentries.com", "mode": "force-https" },
{ "name": "stripe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudsecurityalliance.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "login.sapo.pt", "include_subdomains": true, "mode": "force-https" },
{ "name": "mattmccutchen.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "betnet.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "uprotect.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "squareup.com", "mode": "force-https" },
{ "name": "square.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cert.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "crypto.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "simon.butcher.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "linx.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dropcam.com", "mode": "force-https" },
{ "name": "www.dropcam.com", "mode": "force-https" },
{ "name": "ebanking.indovinabank.com.vn", "include_subdomains": true, "mode": "force-https" },
{ "name": "epoxate.com", "mode": "force-https" },
{ "name": "torproject.org", "mode": "force-https", "pins": "tor" },
{ "name": "blog.torproject.org", "include_subdomains": true, "mode": "force-https", "pins": "tor" },
{ "name": "check.torproject.org", "include_subdomains": true, "mode": "force-https", "pins": "tor" },
{ "name": "www.torproject.org", "include_subdomains": true, "mode": "force-https", "pins": "tor" },
{ "name": "dist.torproject.org", "include_subdomains": true, "mode": "force-https", "pins": "tor" },
{ "name": "www.moneybookers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ledgerscope.net", "mode": "force-https" },
{ "name": "www.ledgerscope.net", "mode": "force-https" },
{ "name": "app.recurly.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "api.recurly.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "greplin.com", "mode": "force-https" },
{ "name": "www.greplin.com", "mode": "force-https" },
{ "name": "luneta.nearbuysystems.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ubertt.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pixi.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "grepular.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mydigipass.com", "mode": "force-https" },
{ "name": "www.mydigipass.com", "mode": "force-https" },
{ "name": "developer.mydigipass.com", "mode": "force-https" },
{ "name": "www.developer.mydigipass.com", "mode": "force-https" },
{ "name": "sandbox.mydigipass.com", "mode": "force-https" },
{ "name": "www.sandbox.mydigipass.com", "mode": "force-https" },
{ "name": "crypto.cat", "mode": "force-https" },
{ "name": "bigshinylock.minazo.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "crate.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "twitter.com", "mode": "force-https", "pins": "twitterCom" },
{ "name": "www.twitter.com", "include_subdomains": true, "mode": "force-https", "pins": "twitterCom" },
{ "name": "api.twitter.com", "include_subdomains": true, "pins": "twitterCDN" },
{ "name": "oauth.twitter.com", "include_subdomains": true, "pins": "twitterCom" },
{ "name": "mobile.twitter.com", "include_subdomains": true, "pins": "twitterCom" },
{ "name": "dev.twitter.com", "include_subdomains": true, "pins": "twitterCom" },
{ "name": "business.twitter.com", "include_subdomains": true, "pins": "twitterCom" },
{ "name": "platform.twitter.com", "include_subdomains": true, "pins": "twitterCDN" },
{ "name": "twimg.com", "include_subdomains": true, "pins": "twitterCDN" },
{ "name": "braintreegateway.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "braintreepayments.com", "mode": "force-https" },
{ "name": "www.braintreepayments.com", "mode": "force-https" },
{ "name": "emailprivacytester.com", "mode": "force-https" },
{ "name": "tor2web.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "business.medbank.com.mt", "include_subdomains": true, "mode": "force-https" },
{ "name": "arivo.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.apollo-auto.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.cueup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jitsi.org", "mode": "force-https" },
{ "name": "www.jitsi.org", "mode": "force-https" },
{ "name": "download.jitsi.org", "mode": "force-https" },
{ "name": "irccloud.com", "mode": "force-https" },
{ "name": "www.irccloud.com", "mode": "force-https" },
{ "name": "alpha.irccloud.com", "mode": "force-https" },
{ "name": "passwd.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "browserid.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "login.persona.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "neonisi.com", "mode": "force-https" },
{ "name": "www.neonisi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shops.neonisi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "piratenlogin.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "howrandom.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "intercom.io", "mode": "force-https" },
{ "name": "api.intercom.io", "mode": "force-https" },
{ "name": "www.intercom.io", "mode": "force-https" },
{ "name": "fatzebra.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "csawctf.poly.edu", "include_subdomains": true, "mode": "force-https" },
{ "name": "makeyourlaws.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.makeyourlaws.org", "mode": "force-https" },
{ "name": "iop.intuit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "surfeasy.com", "mode": "force-https" },
{ "name": "www.surfeasy.com", "mode": "force-https" },
{ "name": "packagist.org", "mode": "force-https" },
{ "name": "lookout.com", "mode": "force-https" },
{ "name": "www.lookout.com", "mode": "force-https" },
{ "name": "mylookout.com", "mode": "force-https" },
{ "name": "www.mylookout.com", "mode": "force-https" },
{ "name": "dm.lookout.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "business.lookout.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blog.lookout.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "faq.lookout.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "platform.lookout.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "email.lookout.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "app.lookout.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "api.lookout.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "keymaster.lookout.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mygadgetguardian.lookout.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "discovery.lookout.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mobilethreat.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mobilethreatnetwork.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "itriskltd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stocktrade.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "openshift.redhat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "therapynotes.com", "mode": "force-https" },
{ "name": "www.therapynotes.com", "mode": "force-https" },
{ "name": "wiz.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "my.onlime.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "webmail.onlime.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "crm.onlime.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.gov.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "silentcircle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "silentcircle.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "serverdensity.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "my.alfresco.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "webmail.gigahost.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "paymill.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "paymill.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "gocardless.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "espra.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zoo24.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mega.co.nz", "mode": "force-https" },
{ "name": "api.mega.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "lockify.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "writeapp.me", "mode": "force-https" },
{ "name": "bugzilla.mozilla.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "members.nearlyfreespeech.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ssl.panoramio.com", "mode": "force-https" },
{ "name": "kiwiirc.com", "mode": "force-https" },
{ "name": "pay.gigahost.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "controlcenter.gigahost.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "simple.com", "mode": "force-https" },
{ "name": "www.simple.com", "mode": "force-https" },
{ "name": "fj.simple.com", "mode": "force-https" },
{ "name": "api.simple.com", "mode": "force-https" },
{ "name": "bank.simple.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bassh.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sah3.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "grc.com", "mode": "force-https" },
{ "name": "www.grc.com", "mode": "force-https" },
{ "name": "linode.com", "mode": "force-https" },
{ "name": "www.linode.com", "mode": "force-https" },
{ "name": "manager.linode.com", "mode": "force-https" },
{ "name": "blog.linode.com", "mode": "force-https" },
{ "name": "library.linode.com", "mode": "force-https" },
{ "name": "forum.linode.com", "mode": "force-https" },
{ "name": "p.linode.com", "mode": "force-https" },
{ "name": "paste.linode.com", "mode": "force-https" },
{ "name": "pastebin.linode.com", "mode": "force-https" },
{ "name": "inertianetworks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "carezone.com", "mode": "force-https" },
{ "name": "conformal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyphertite.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "logotype.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "bccx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "launchkey.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "carlolly.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.cyveillance.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blog.cyveillance.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "whonix.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "shodan.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "rapidresearch.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "surkatty.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "securityheaders.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "haste.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "mudcrab.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "mediacru.sh", "include_subdomains": true, "mode": "force-https" },
{ "name": "lolicore.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudns.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "oplop.appspot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bcrook.com", "mode": "force-https" },
{ "name": "wiki.python.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lumi.do", "mode": "force-https" },
{ "name": "appseccalifornia.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "crowdcurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "saturngames.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "strongest-privacy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ecosystem.atlassian.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "id.atlassian.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitbucket.org", "mode": "force-https" },
{ "name": "cupcake.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "cupcake.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "tent.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "cybozu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "davidlyness.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "medium.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "getlantern.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kinsights.com", "mode": "force-https" },
{ "name": "simbolo.co.uk", "mode": "force-https" },
{ "name": "www.simbolo.co.uk", "mode": "force-https" },
{ "name": "zenpayroll.com", "mode": "force-https" },
{ "name": "www.zenpayroll.com", "mode": "force-https" },
{ "name": "get.zenpayroll.com", "mode": "force-https" },
{ "name": "errors.zenpayroll.com", "mode": "force-https" },
{ "name": "manage.zenpayroll.com", "mode": "force-https" },
{ "name": "gernert-server.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "skydrive.live.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lifeguard.aecom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "data.qld.gov.au", "mode": "force-https" },
{ "name": "publications.qld.gov.au", "mode": "force-https" },
{ "name": "go.xero.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "login.xero.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "my.xero.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "payroll.xero.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "in.xero.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "api.xero.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eff.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mail.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "passport.yandex.ru", "mode": "force-https" },
{ "name": "passport.yandex.com", "mode": "force-https" },
{ "name": "passport.yandex.ua", "mode": "force-https" },
{ "name": "passport.yandex.by", "mode": "force-https" },
{ "name": "passport.yandex.kz", "mode": "force-https" },
{ "name": "passport.yandex.com.tr", "mode": "force-https" },
{ "name": "mnsure.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "getcloak.com", "mode": "force-https" },
{ "name": "www.getcloak.com", "mode": "force-https" },
{ "name": "www.heliosnet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "opsmate.com", "mode": "force-https" },
{ "name": "www.opsmate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "f-droid.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.evernote.com", "mode": "force-https" },
{ "name": "app.yinxiang.com", "mode": "force-https" },
{ "name": "neilwynne.com", "mode": "force-https" },
{ "name": "calyxinstitute.org", "mode": "force-https" },
{ "name": "www.calyxinstitute.org", "mode": "force-https" },
{ "name": "blacklane.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "boxcryptor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aclu.org", "mode": "force-https" },
{ "name": "www.aclu.org", "mode": "force-https" },
{ "name": "prodpad.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mailbox.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "roddis.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "fiken.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "fairbill.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nexth.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "nexth.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "nexth.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "souyar.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "souyar.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "souyar.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.banking.co.at", "mode": "force-https" },
{ "name": "mbp.banking.co.at", "mode": "force-https" },
{ "name": "feedbin.com", "mode": "force-https" },
{ "name": "heha.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "passwordbox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "python.org", "mode": "force-https" },
{ "name": "pypi.python.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.python.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "docs.python.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "encircleapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "onedrive.live.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "onedrive.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "keepersecurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "keeperapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "donmez.ws", "include_subdomains": true, "mode": "force-https" },
{ "name": "activiti.alfresco.com", "mode": "force-https" },
{ "name": "cloudcert.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "seifried.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wepay.com", "mode": "force-https" },
{ "name": "www.wepay.com", "mode": "force-https" },
{ "name": "static.wepay.com", "mode": "force-https" },
{ "name": "stage.wepay.com", "mode": "force-https" },
{ "name": "vmoagents.com", "mode": "force-https" },
{ "name": "adsfund.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pult.co", "mode": "force-https" },
{ "name": "dillonkorman.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "edmodo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.eternalgoth.co.uk", "mode": "force-https" },
{ "name": "app.manilla.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "harvestapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "anycoin.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "noexpect.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "airbnb.com", "mode": "force-https" },
{ "name": "www.airbnb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "usaa.com", "mode": "force-https" },
{ "name": "www.usaa.com", "mode": "force-https" },
{ "name": "mobile.usaa.com", "mode": "force-https" },
{ "name": "subrosa.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "detectify.com", "mode": "force-https" },
{ "name": "crbug.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "manageprojects.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tinfoilsecurity.com", "mode": "force-https" },
{ "name": "www.tinfoilsecurity.com", "mode": "force-https" },
{ "name": "imouto.my", "mode": "force-https" },
{ "name": "vocaloid.my", "include_subdomains": true, "mode": "force-https" },
{ "name": "sakaki.anime.my", "include_subdomains": true, "mode": "force-https" },
{ "name": "reviews.anime.my", "include_subdomains": true, "mode": "force-https" },
{ "name": "miku.hatsune.my", "include_subdomains": true, "mode": "force-https" },
{ "name": "webcollect.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.capitainetrain.com", "mode": "force-https" },
{ "name": "accounts.firefox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "z.ai", "include_subdomains": true, "mode": "force-https" },
{ "name": "wildbee.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "portal.tirol.gv.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "dropbox.com", "mode": "force-https", "include_subdomains": true, "pins": "dropbox" },
{ "name": "dropboxstatic.com", "include_subdomains_for_pinning": true, "pins": "dropbox" },
{ "name": "dropboxusercontent.com", "include_subdomains_for_pinning": true, "pins": "dropbox" },
{ "name": "code-poets.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "jackyyf.com", "mode": "force-https" },
{ "name": "flynn.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "hackerone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hackerone-user-content.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamesdepartment.co.uk", "mode": "force-https" },
{ "name": "www.gamesdepartment.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "schokokeks.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mwe.st", "include_subdomains": true, "mode": "force-https" },
{ "name": "ub3rk1tten.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "addvocate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexsexton.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "azprep.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "beneathvt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptopartyatx.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "cybershambles.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ed.gs", "include_subdomains": true, "mode": "force-https" },
{ "name": "forewordreviews.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "giacomopelagatti.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "helichat.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hostinginnederland.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "isitchristmas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "konklone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "koop-bremen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kura.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "markusueberallassetmanagement.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mikewest.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "miskatonic.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "optimus.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "oversight.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "picksin.club", "include_subdomains": true, "mode": "force-https" },
{ "name": "pressfreedomfoundation.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "projektzentrisch.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "rippleunion.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "robteix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "s-c.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "security-carpet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sherbers.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tittelbach.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomfisher.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "wunderlist.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zotero.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "adamkostecki.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "archlinux.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "auf-feindgebiet.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "baruch.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "bedeta.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "benjamins.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bl4ckb0x.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bl4ckb0x.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bl4ckb0x.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "bl4ckb0x.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bl4ckb0x.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "blocksatz-medien.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "conrad-kostecki.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "cube.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "datenkeks.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "derhil.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "energy-drink-magazin.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ferienhaus-polchow-ruegen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fischer-its.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "freeshell.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "greensolid.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "hasilocke.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hausverbrauch.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "helpium.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hex2013.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "honeytracks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ihrlotto.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jonas-keidel.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jonaswitmer.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "k-dev.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kraken.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "lagerauftrag.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "lavalite.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "loenshotel.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "loftboard.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "mondwandler.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mountainroseherbs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "movlib.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "musicgamegalaxy.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mynigma.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nachsenden.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "netzbit.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pdf.yt", "include_subdomains": true, "mode": "force-https" },
{ "name": "pierre-schmitz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "promecon-gmbh.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "prowhisky.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pubkey.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "qetesh.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "riccy.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "scrambl.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "tageau.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ukrainians.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "viennan.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "winhistory-forum.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "y-o-w.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "explodie.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "aie.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "baer.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "bayrisch-fuer-anfaenger.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "beastowner.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "beastowner.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "best-wedding-quotes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitfactory.ws", "include_subdomains": true, "mode": "force-https" },
{ "name": "bohramt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "buddhistische-weisheiten.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "cartouche24.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "cartucce24.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "celltek-server.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "clapping-rhymes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "die-besten-weisheiten.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "edyou.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "eurotramp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "forodeespanol.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gemeinfreie-lieder.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "getdigitized.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "globuli-info.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "guphi.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "guthabenkarten-billiger.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "haufschild.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hoerbuecher-und-hoerspiele.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "iban.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "irische-segenswuensche.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "it-schwerin.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "janus-engineering.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jfreitag.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "julian-kipka.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kardize24.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kernel-error.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kinderbuecher-kostenlos.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kitsta.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "klatschreime.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kleidertauschpartys.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "koordinate.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "lasst-uns-beten.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "lb-toner.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mandala-ausmalbilder.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mathiasbynens.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "klaxn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mig5.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "netzpolitik.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "npw.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "otakuworld.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pajonzeck.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "rad-route.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "raiseyourflag.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "redports.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "reserve-online.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "riesenmagnete.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "rosenkeller.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "salaervergleich.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "schwarzer.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "secuvera.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "siammedia.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "simplystudio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sprueche-zum-valentinstag.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sprueche-zur-geburt.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "sprueche-zur-hochzeit.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sprueche-zur-konfirmation.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "studydrive.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "supplies24.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "supplies24.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "tatort-fanpage.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tektoria.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "texte-zur-taufe.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tinte24.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tintenfix.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tipps-fuer-den-haushalt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "toner24.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "toner24.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "toner24.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "toner24.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "toner24.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "toner24.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "toner24.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonerdepot.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonerjet.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonerjet.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonerklick.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonerkurier.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonermaus.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonermonster.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonex.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonex.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "trauertexte.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "unterfrankenclan.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "webandmore.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "welches-kinderfahrrad.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "apadvantage.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "apn-einstellungen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "barcodeberlin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "certible.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "data-abundance.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dedimax.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hostix.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "janoberst.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jelmer.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "jelmer.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "munich-rage.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "posteo.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "stationary-traveller.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "thepaymentscompany.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xps2pdf.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ansdell.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "brunosouza.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bugzil.la", "include_subdomains": true, "mode": "force-https" },
{ "name": "bytepark.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ethitter.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "firemail.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "gmantra.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mach-politik.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "malnex.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mutantmonkey.sexy", "include_subdomains": true, "mode": "force-https" },
{ "name": "ng-security.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "palava.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "reedloden.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rws-vertriebsportal.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sdsl-speedtest.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "servethecity-karlsruhe.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tunebitfm.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "websenat.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "zeropush.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ludwig.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "gparent.org", "mode": "force-https" },
{ "name": "blog.gparent.org", "mode": "force-https" },
{ "name": "m.gparent.org", "mode": "force-https" },
{ "name": "ca.gparent.org", "mode": "force-https" },
{ "name": "simpletax.ca", "mode": "force-https" },
{ "name": "help.simpletax.ca", "mode": "force-https" },
{ "name": "app.simpletax.ca", "mode": "force-https" },
{ "name": "daphne.informatik.uni-freiburg.de", "mode": "force-https" },
{ "name": "bedreid.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "cotonea.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "everhome.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fixingdns.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "flamer-scene.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "insouciant.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kaheim.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kevincox.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "lingolia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "matatall.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "net-safe.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "okmx.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "osterkraenzchen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "parent5446.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "patt.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "peercraft.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "room-checkin24.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "securify.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "shaaaaaaaaaaaaa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shopontarget.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "siraweb.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "spdysync.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sylaps.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sysctl.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "tauchkater.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "theshadestore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomvote.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "toshnix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "warrencreative.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zeplin.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "17hats.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cdnb.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "github.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "id-co.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "ideaweb.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "man3s.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "meinebo.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "nmctest.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "partyvan.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "partyvan.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "partyvan.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "partyvan.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "regar42.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "scotthelme.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "suite73.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wubthecaptain.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "1a-diamantscheiben.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "simplyfixit.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "1a-vermessung.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "1a-werkstattgeraete.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "annahmeschluss.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bautied.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "codepref.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "encryptallthethings.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "futos.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jonnybarnes.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "miasarafina.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mothereff.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "mths.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "prefontaine.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "redlatam.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "schachburg.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "schreiber-netzwerk.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "syss.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "terrax.berlin", "include_subdomains": true, "mode": "force-https" },
{ "name": "tollmanz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tresorit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vaddder.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wikidsystems.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wohnungsbau-ludwigsburg.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "xtream-hosting.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xtream-hosting.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "xtream-hosting.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "xtreamhosting.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "honeybadger.io", "mode": "force-https" },
{ "name": "www.honeybadger.io", "mode": "force-https" },
{ "name": "amigogeek.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "andreasbreitenlohner.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "aprz.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "arlen.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitfarm-archiv.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitfarm-archiv.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bulktrade.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "buzzconcert.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chulado.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cimballa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "daylightcompany.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "denh.am", "include_subdomains": true, "mode": "force-https" },
{ "name": "devh.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "evstatus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "filedir.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "frederik-braun.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gplintegratedit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "html5.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ian.sh", "include_subdomains": true, "mode": "force-https" },
{ "name": "ilikerainbows.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ilmconpm.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "inleaked.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "klaxn.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "labina.com.tr", "include_subdomains": true, "mode": "force-https" },
{ "name": "liebel.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "luxus-russen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "matteomarescotti.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "minikneet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "minikneet.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "mkcert.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "msc-seereisen.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mykreuzfahrt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "oscarvk.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "plothost.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reishunger.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "salserocafe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "samizdat.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "sslmate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "steventress.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tekshrek.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "temehu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tobias-kluge.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "vortexhobbies.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "willnorris.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mykolab.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "semenkovich.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rme.li", "mode": "force-https" },
{ "name": "www.rme.li", "mode": "force-https" },
{ "name": "aiticon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aiticon.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "anetaben.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "annevankesteren.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "annevankesteren.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "annevankesteren.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "barslecht.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "barslecht.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "blessnet.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudstoragemaus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "comdurav.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "digitaldaddy.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "elnutricionista.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "fronteers.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "gunnarhafdal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "heijblok.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kdex.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "limpid.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "minez-nightswatch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pisidia.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "quuz.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sale4ru.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "shipard.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sro.center", "include_subdomains": true, "mode": "force-https" },
{ "name": "standardssuck.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "testsuite.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "thecustomizewindows.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "weggeweest.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "whatwg.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "when-release.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--maraa-rta.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "otakurepublic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mqas.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dlc.viasinc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.viasinc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "viasinc.com", "mode": "force-https" },
{ "name": "angularjs.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "debtkit.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "decibelios.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "diamante.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "domaris.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "enorekcah.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fedorapeople.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamercredo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "garron.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gerardozamudio.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "gmcd.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "hack.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "hexony.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "horosho.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "howsmyssl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "howsmytls.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hpac-portal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jwilsson.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "khmath.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "knowledgehook.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lodash.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "md5file.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "omitech.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "orbograph-hrcm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "password.codes", "include_subdomains": true, "mode": "force-https" },
{ "name": "prakharprasad.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ravchat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sciencex.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shiinko.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "spideroak.com", "include_subdomains": true, "mode": "force-https", "pins": "spideroak" },
{ "name": "thorncreek.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tno.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "translatoruk.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "wepay.in.th", "include_subdomains": true, "mode": "force-https" },
{ "name": "zixiao.wang", "include_subdomains": true, "mode": "force-https" },
{ "name": "at.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "au.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "az.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "be.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "bi.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "br.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "ca.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "cd.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "cg.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "chfr.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "chit.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "ch.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "cl.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "cn.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "co.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "cr.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "ct.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "de.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "dk.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "do.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "en-maktoob.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "espanol.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "es.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "fi.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "fj.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "fr.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "gl.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "gm.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "gr.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "hk.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "hn.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "hu.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "id.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "ie.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "in.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "it.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "kr.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "kz.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "li.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "lt.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "lu.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "lv.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "maktoob.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "malaysia.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "mt.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "mu.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "mw.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "mx.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "ni.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "nl.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "no.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "np.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "nz.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "pa.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "pe.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "ph.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "pk.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "pl.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "pr.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "py.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "qc.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "ro.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "ru.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "rw.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "se.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "sg.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "sv.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "th.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "tr.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "tv.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "tw.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "ua.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "uk.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "uy.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "uz.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "ve.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "vn.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "xa.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "za.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "zh.search.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "login.yahoo.com", "include_subdomains": true, "mode": "force-https", "pins": "yahoo" },
{ "name": "mail.yahoo.com", "include_subdomains": false, "mode": "force-https", "pins": "yahoo" },
{ "name": "edit.yahoo.com", "include_subdomains": true, "mode": "force-https", "pins": "yahoo" },
{ "name": "ahoyconference.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "balcan-underground.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "baldwinkoo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bigbrownpromotions.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "bodo-wolff.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "calibreapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "call.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "chrisjean.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cujanovic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "deadbeef.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "esec.rs", "include_subdomains": true, "mode": "force-https" },
{ "name": "floobits.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "freenetproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "fundingempire.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "heid.ws", "include_subdomains": true, "mode": "force-https" },
{ "name": "ironfistdesign.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kinogb.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ljs.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "lovelycorral.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "megashur.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "minnesotadata.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mountainmusicpromotions.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "newstarnootropics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "onedot.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "powerplannerapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ru-sprachstudio.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "slattery.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "slidebatch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartship.co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "southside-crew.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tickopa.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "wieninternational.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "fleximus.org", "include_subdomains": true, "mode": "force-https" },
// Facebook would like to have pinning enforced on (*.)facebook.com and
// HSTS enforced on specific names. We have the
// "include_subdomains_for_pinning" flag that can do that, but it triggered a
// wave of pinning failures and so isn't used until that can be investigated.
{ "name": "facebook.com", "mode": "force-https", "pins": "facebook" },
{ "name": "www.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" },
{ "name": "m.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" },
{ "name": "tablet.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" },
{ "name": "secure.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" },
{ "name": "pixel.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" },
{ "name": "apps.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" },
{ "name": "upload.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" },
{ "name": "developers.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" },
{ "name": "touch.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" },
{ "name": "mbasic.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" },
{ "name": "code.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" },
{ "name": "t.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" },
{ "name": "mtouch.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" },
{ "name": "business.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" },
{ "name": "research.facebook.com", "include_subdomains": true, "mode": "force-https", "pins": "facebook" },
{ "name": "0x0a.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "animurecs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "arendburgers.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "big-andy.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitgo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "buttercoin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chainmonitor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "coinapult.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "comssa.org.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "coursella.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crowdjuris.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "curlybracket.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyanogenmod.xxx", "include_subdomains": true, "mode": "force-https" },
{ "name": "czbix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dealcruiser.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "derevtsov.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dzlibs.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "easysimplecrm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fralef.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "glossopnorthendafc.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gtraxapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hansvaneijsden.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "horseboners.xxx", "include_subdomains": true, "mode": "force-https" },
{ "name": "horza.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "iamcarrico.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kartonmodellbau.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "keycdn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "komandakovalchuk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kryptera.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "lukonet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "meetfinch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "megaxchange.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "moriz.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "myplaceonline.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nectarleaf.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nos-oignons.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "phoenixlogan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "redteam-pentesting.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "roland.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "servergno.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "siriad.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartcoin.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "spartantheatre.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "spencerbaer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stretchmyan.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "taxsquirrel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "techhipster.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "timtaubert.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tribut.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "triop.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "twentymilliseconds.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ukdefencejournal.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ukhas.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "vpnzoom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "watsonhall.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "weblogzwolle.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "ypart.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.etsy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "etsysecure.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "18f.gsa.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "my.usa.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexyang.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "beamitapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bonigo.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "certly.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "chontalpa.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "cktennis.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clintwilson.technology", "include_subdomains": true, "mode": "force-https" },
{ "name": "cspbuilder.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "depechemode-live.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "destinationbijoux.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "dinamoelektrik.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ethack.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "fabianfischer.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fastcomcorp.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gizzo.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "inkbunny.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "itsamurai.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "itshost.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "jmedved.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jwilsson.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "keepclean.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "klausbrinch.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "leonardcamacho.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "mdfnet.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "michalspacek.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "mike-bland.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mocloud.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "oakslighting.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "onsitemassageco.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "propagandism.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "slevomat.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "sour.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "spongepowered.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "staticanime.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sunjaydhama.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "swehack.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "thusoy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tls.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "vhost.co.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "webandwords.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "webtiles.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "yoursecondphone.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "zlavomat.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "alainwolf.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "arguggi.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "azabani.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitmon.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bjornjohansen.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "bookingapp.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "cackette.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "caremad.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "clerkendweller.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyon.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "fakturoid.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "finn.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "fm83.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "grandmascookieblog.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "khanovaskola.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "ki-on.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "kingmanhall.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kpebetka.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mirindadomo.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "myvirtualserver.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "neftaly.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nu3.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "nu3.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "nu3.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "nu3.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nu3.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nu3.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "nu3.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "nu3.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "nu3.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "nu3.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "ovenapp.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "ruudkoot.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "seomobo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "seowarp.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "shenyuqi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "souvik.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "topodin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wpletter.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "yahvehyireh.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "anadoluefessporkulubu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ankarakart.com.tr", "include_subdomains": true, "mode": "force-https" },
{ "name": "bgneuesheim.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bhatia.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitmex.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blockchain.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "blubbablasen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "brage.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "chahub.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cor-ser.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "darchoods.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "electronic-ignition-system.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fabhub.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "fant.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "henriknoerr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "imaginary.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "inb4.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "kosho.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lighting-centres.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "marshut.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "meamod.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "myni.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "nameid.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nginxnudes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nouvelle-vague-saint-cast.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "opendesk.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "pestici.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "petrolplus.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "proximato.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "savetheinternet.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "shortdiary.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "simplia.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "tadigitalstore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tapka.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "tegelsensanitaironline.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "typingrevolution.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "unison.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "uptrends.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "visionless.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "vrobert.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "wbg-vs.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hstspreload.appspot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hg.python.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "doc.python.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "console.python.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mutantmonkey.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "mutantmonkey.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "alecvannoten.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "anime.my", "include_subdomains": true, "mode": "force-https" },
{ "name": "atavio.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "atavio.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "atavio.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "balikonos.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "camolist.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chatbot.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "coffeeetc.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "dee.pe", "include_subdomains": true, "mode": "force-https" },
{ "name": "ecdn.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "ef.gy", "include_subdomains": true, "mode": "force-https" },
{ "name": "exiahost.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "freethought.org.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "hrackydomino.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "hsmr.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "instasex.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "jakub-boucek.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "koenvdheuvel.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "leadbook.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "lilpwny.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mirrorx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pentesterlab.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pypa.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "r3s1stanc3.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "residentsinsurance.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "rlalique.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "scribe.systems", "include_subdomains": true, "mode": "force-https" },
{ "name": "securesuisse.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "slack.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartlend.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "webtrh.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "yetii.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "login.ubuntu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pay.ubuntu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "login.launchpad.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "302.nyc", "include_subdomains": true, "mode": "force-https" },
{ "name": "biathloncup.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitpod.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "brakemanpro.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "daveoc64.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "fewo-thueringer-wald.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "filip-prochazka.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "food4health.guide", "include_subdomains": true, "mode": "force-https" },
{ "name": "johners.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "kdyby.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kupschke.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "leibniz-remscheid.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "manicode.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nwgh.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ouvirmusica.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "pharmaboard.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pieperhome.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "raspass.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "romans-place.me.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "rudloff.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "seyahatsagliksigortalari.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shakepeers.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartcleaningcenter.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "snakehosting.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "srevilak.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "strasweb.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "tas2580.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "todesschaf.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "twisto.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "webassadors.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wundi.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "007sascha.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "2048game.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "adorai.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "afp548.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "atlassian.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "atte.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "bizon.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "broeselei.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "cordial-restaurant.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "curiosity-driven.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "egfl.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "eksisozluk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "firefart.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "firstlook.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "fonetiq.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "groetzner.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gw2treasures.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "heartlandrentals.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hemlockhillscabinrentals.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hstsfail.appspot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "i5y.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "innophate-security.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "innophate-security.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "iranianlawschool.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jettshome.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "karmaspa.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "keeleysam.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kirkforcongress.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kirkforsenate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "les-corsaires.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "libraryfreedomproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "linux-admin-california.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lobste.rs", "include_subdomains": true, "mode": "force-https" },
{ "name": "luelistan.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "makeitdynamic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "minecraftvoter.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mkw.st", "include_subdomains": true, "mode": "force-https" },
{ "name": "mujadin.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "netztest.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "null-sec.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "nutsandboltsmedia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ooonja.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "personaldatabasen.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "phurl.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "privategiant.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "progressiveplanning.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "puac.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "rafaelcz.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "rasing.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "reliable-mail.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "romulusapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "samba.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "savvytime.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sitesten.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "skhosting.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "skogsbruket.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "skogskultur.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "sorz.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "spawn.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "spreed.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "studienportal.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "tc-bonito.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "thomasgriffin.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "thyngster.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tid.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonywebster.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tucuxi.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "firebaseio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "firebaseio-demo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "adlershop.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "ahwatukeefoothillsmontessori.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "authentication.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "brainfork.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "brainvation.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "brossmanit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "calomel.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "chm.vn", "include_subdomains": true, "mode": "force-https" },
{ "name": "clan-ww.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dixmag.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dynaloop.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "eduroam.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "egit.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "gambitnash.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gavick.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hachre.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "herocentral.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hicoria.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "id-conf.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ikkatsu-satei.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "iridiumbrowser.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jira.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kirei.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "kuppingercole.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "maff.scot", "include_subdomains": true, "mode": "force-https" },
{ "name": "mpreserver.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mvno.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "namepros.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "neko.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "netera.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "nieselregen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pauladamsmith.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pwd.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "ragingserenity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "saintsrobotics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "samuelkeeley.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shellsec.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "suzukikenichi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tbspace.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "the-sky-of-valkyries.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thomastimepieces.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "uonstaffhub.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "whd-guide.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "whocalld.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wootton95.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fassadenverkleidung24.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "uspsoig.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "notalone.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "aids.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "itdashboard.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "paymentaccuracy.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "cao.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "cfo.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "cio.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "earmarks.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "bfelob.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "max.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "save.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "saveaward.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "ustr.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "airlea.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "atlantischild.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "benjamin.pe", "include_subdomains": true, "mode": "force-https" },
{ "name": "changelab.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptobin.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "csuw.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dccode.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "dreadbyte.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dylanscott.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "e-kontakti.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "ecfs.link", "include_subdomains": true, "mode": "force-https" },
{ "name": "expatads.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "florianmitrea.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gaytorrent.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "getable.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gpsfix.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "guidetoiceland.is", "include_subdomains": false, "mode": "force-https" },
{ "name": "happylifestyle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "heppler.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "httpswatch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "interserved.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "izdiwho.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jimshaver.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "jmdekker.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "jonathan.ir", "include_subdomains": true, "mode": "force-https" },
{ "name": "klarmobil-empfehlen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "klingeletest.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "lancejames.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "leonklingele.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "madars.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "magneticanvil.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mimeit.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mobilcom-debitel-empfehlen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "morethanadream.lv", "include_subdomains": true, "mode": "force-https" },
{ "name": "narodniki.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "netrider.net.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "niloxy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nowhere.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "perfectionis.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "phryanjr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "polymathematician.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sanatfilan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sikayetvar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stulda.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "sysdb.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "tallshoe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thetomharling.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tracktivity.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "twitteroauth.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vitrado.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "webtalis.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wevahoo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zentralwolke.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "zhovner.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "acus.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "agrimap.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ajouin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "atishchenko.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bentertain.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bit.voyage", "include_subdomains": true, "mode": "force-https" },
{ "name": "bzv-fr.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "codepoints.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "codepx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyprus-company-service.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "darkpony.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "darom.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "davidnoren.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "donotcall.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "e-aut.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ecg.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "exon.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "extendwings.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "federalregister.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "fedorahosted.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "firma-offshore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "freesounding.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "freesounding.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "ftccomplaintassistant.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "getfedora.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "getfittedstore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hatoko.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "hda.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "helpadmin.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "hsr.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "iniiter.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ionas-law.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "keepa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "knip.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "laf.in.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "leifdreizler.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "livej.am", "include_subdomains": true, "mode": "force-https" },
{ "name": "m0wef.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "mahamed91.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "massivum.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "megaplan.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "megaplan.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "miketabor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mineover.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "mokote.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mr-hosting.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "msa-aesch.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "mutamatic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nymphetomania.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "offshore-firma.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "openacademies.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "phoenix.dj", "include_subdomains": true, "mode": "force-https" },
{ "name": "pmg-offshore-company.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pmg-purchase.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pmg-purchase.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "polypho.nyc", "include_subdomains": true, "mode": "force-https" },
{ "name": "puiterwijk.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "redletter.link", "include_subdomains": true, "mode": "force-https" },
{ "name": "reg.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "release-monitoring.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rika.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "scrambler.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "sjoorm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "survivalmonkey.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sychov.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "terrty.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "thebimhub.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tmtopup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "uae-company-service.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wherephoto.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wills.co.tt", "include_subdomains": true, "mode": "force-https" },
{ "name": "wondershift.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "wzrd.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "xplore-dna.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "xuntier.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "yanovich.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "yaporn.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "yorcom.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "admin.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "id.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kojipkgs.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "apps.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "badges.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ask.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "admin.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "apps.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ask.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "badges.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "darkserver.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "darkserver.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "geoip.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "geoip.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lists.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lists.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "qa.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "qa.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "redirect.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "redirect.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "taskotron.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "taskotron.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "translate.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "translate.stg.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "landscape.canonical.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "auth.mail.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "e.mail.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "touch.mail.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "light.mail.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "m.mail.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "arty.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "7183.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "8ack.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "9point6.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "altmv.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "andere-gedanken.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "andymartin.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "antipolygraph.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "areafiftylan.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "aroonchande.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "atc.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "auto4trade.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "bagelsbakery.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bcm.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "beercandle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "billigssl.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "bonitabrazilian.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "brandbuilderwebsites.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "breeswish.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bundaberg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bustimes.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "calories.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "capitaltg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chartstoffarm.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "chrisirwin.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "classdojo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "consumersentinel.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "cybozulive.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "darlo.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "datasnitch.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "dn42.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "dnsman.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "dreamsforabetterworld.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "ectora.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "elliquiy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "florian-lillpopp.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "florianlillpopp.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "geekandi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "heute-kaufen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hushfile.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "interasistmen.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "johannes.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "kamikano.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kintone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "koen.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "koenrouwhorst.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "lillpopp.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "linx.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "lnx.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "madeitwor.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "mailmag.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mevs.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "miconcinemas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mindoktor.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "mister.hosting", "include_subdomains": true, "mode": "force-https" },
{ "name": "mtau.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "myprintcard.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nationalpriorities.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nodari.com.ar", "include_subdomains": true, "mode": "force-https" },
{ "name": "nuvini.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nwa.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "paulschreiber.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "philosopherswool.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "preissler.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "proofwiki.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rawstorieslondon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reaconverter.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "robinadr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rodosto.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rssr.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "rubendv.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "scoutdb.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "setuid.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "shadex.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sockeye.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "soulogic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "teamnorthgermany.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "terraelectronica.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "themoep.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "torquato.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "utleieplassen.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "vijos.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "vyncke.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "webeau.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wifirst.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "wisv.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "zapier.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "56ct.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "5apps.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "abmahnhelfer.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "adamstas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "akselinurmio.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "al-shami.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "alanrickmanflipstable.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ankakaak.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "anonym-surfen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "apps-for-fishing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "arteseideias.com.pt", "include_subdomains": true, "mode": "force-https" },
{ "name": "athenelive.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aurainfosec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aurainfosec.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "auraredeye.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "auraredshield.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "autoledky.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitchan.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitcoinx.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "blackberrycentral.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bloemendal.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "boypoint.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bran.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "burtrum.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "casa-su.casa", "include_subdomains": true, "mode": "force-https" },
{ "name": "cbhq.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "coinbase.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "commencepayments.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "courtlistener.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptopush.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "curtacircuitos.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "danskoferie.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "daylightpirates.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "deliverance.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "devinfo.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "disking.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "dubrovskiy.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dyeager.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "edix.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "erotische-aanbiedingen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "esoa.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "eva.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "evalesc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "faucetbox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "froggstack.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fx5.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "gallery44.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "gc.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gnetwork.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "gotowned.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "gudini.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gugga.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "herbert.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "ijohan.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "imgg.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "insighti.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ipmimagazine.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "isogram.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "j0s.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "jbn.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "jeremyness.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jkb.pics", "include_subdomains": true, "mode": "force-https" },
{ "name": "jkbuster.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jrc9.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "kalmar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kanzashi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kaufberatung.community", "include_subdomains": true, "mode": "force-https" },
{ "name": "kissflow.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kollawat.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "lavval.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ledhouse.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "lichtspot.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mall.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "mall.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "mall.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "mall.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "malwre.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "markayapilandirma.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "markhaehnel.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mattfin.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "mattsvensson.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mehmetince.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mh-bloemen.co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "mimovrste.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mitell.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "mittenhacks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mnemotiv.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "munuc.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mustika.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "mvsecurity.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "nachsendeauftrag.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "nan.zone", "include_subdomains": true, "mode": "force-https" },
{ "name": "nbl.org.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "nctx.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "nemovement.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "newkaliningrad.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "noemax.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nsboutique.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ohling.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "orcahq.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pasta-factory.co.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "pclob.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "plzenskybarcamp.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "ponythread.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ptn.moscow", "include_subdomains": true, "mode": "force-https" },
{ "name": "radiormi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "renem.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "richiemail.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ricochet.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "roman-pavlik.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "roots.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "royalacademy.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "rubecodeberg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sabahattin-gucukoglu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sagerus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sageth.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "samfunnet.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "saulchristie.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "secretserveronline.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "securedrop.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sigterm.sh", "include_subdomains": true, "mode": "force-https" },
{ "name": "sleio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "souki.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "speedcounter.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "stesti.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "stevegrav.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "stillyarts.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "svager.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "taglondon.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "tandarts-haarlem.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "tdrs.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "teachforcanada.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "techllage.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "techloaner.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "theescapistswiki.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "therapyportal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tirex.media", "include_subdomains": true, "mode": "force-https" },
{ "name": "titties.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomharling.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomharling.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "toptexture.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tox.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "traas.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "trashnothing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tuturulianda.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ucfirst.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "unitedadmins.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "unknownphenomena.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "uptrends.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "utilityapi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "welpy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wesleyharris.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "resources.flowfinity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "2600hq.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "301.website", "include_subdomains": true, "mode": "force-https" },
{ "name": "alza.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "armytricka.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "bradkovach.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crypto.graphics", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptography.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "danielalvarez.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "danonsecurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "darknode.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "davidmcevoy.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "diedrich.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "domainkauf.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "emptypath.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eromixx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fa-works.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "flagspot.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "getmango.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gokmenguresci.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "goodwin43.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "gotspot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gra2.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hledejpravnika.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "ilikerainbows.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "indiecert.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "irmag.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "johnmichel.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "jonpads.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "keeleysam.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "krouzkyliduska.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "lapetition.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "maartenvandekamp.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "mcard.vn", "include_subdomains": true, "mode": "force-https" },
{ "name": "mcnext.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "micropple.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "munki.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "netbox.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "olivierlemoal.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "petplum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "picsto.re", "include_subdomains": true, "mode": "force-https" },
{ "name": "pirateproxy.sx", "include_subdomains": true, "mode": "force-https" },
{ "name": "proxybay.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "red-t-shirt.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "siewert-kau.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "skeeley.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "soia.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "suos.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "syzygy-tables.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "todoist.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "twofactorauth.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "vox.vg", "include_subdomains": true, "mode": "force-https" },
{ "name": "walnutgaming.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "webrebels.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "widememory.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "withustrading.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wvr-law.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wzyboy.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "xenesisziarovky.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "xf-liam.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yksityisyydensuoja.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "yokeepo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zravypapir.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "healthcare.gov", "mode": "force-https" },
{ "name": "www.healthcare.gov", "mode": "force-https" },
{ "name": "47ronin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "acuica.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "advanced-online.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "arbitrary.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "bidon.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "boiseonlinemall.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cake.care", "include_subdomains": true, "mode": "force-https" },
{ "name": "cdlcenter.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "climaprecio.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "coding.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "covenantoftheriver.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "danw.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "defcon.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "digital1st.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "dragons-of-highlands.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "enskat.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "enskatson-sippe.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "eveshamglass.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "firebirdrangecookers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fitkram.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "gambit.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "gambitnash.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ge3k.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "hboeck.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hozana.si", "include_subdomains": true, "mode": "force-https" },
{ "name": "indovinabank.com.vn", "include_subdomains": true, "mode": "force-https" },
{ "name": "ipomue.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ipsec.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamesdoylephoto.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jpbike.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "kaneo-gmbh.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kedarastudios.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "livekaarten.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "lookzook.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "masters.black", "include_subdomains": true, "mode": "force-https" },
{ "name": "medallia.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "mijn-email.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mindcoding.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "mironet.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "miss-inventory.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "nayahe.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "nicolaw.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "nopex.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "passphrase.today", "include_subdomains": true, "mode": "force-https" },
{ "name": "pollpodium.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "rid-wan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "roan24.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "rusadmin.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "scotthel.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "smith.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "sneezry.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "subeesu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tempus-aquilae.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "terraweb.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "theamp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "theunitedstates.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomrichards.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tuitle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tuxplace.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "vechkasov.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "walnutgaming.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "yafuoku.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "youdowell.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "188trafalgar.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "314chan.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "aerolog.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "aeyoun.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "afp548.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "afrodigital.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "agrios.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "alza.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "alza.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "alzashop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ben-energy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "buiko.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cdt.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "cheesetart.my", "include_subdomains": true, "mode": "force-https" },
{ "name": "climateinteractive.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "costablancavoorjou.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cracker.in.th", "include_subdomains": true, "mode": "force-https" },
{ "name": "dohosting.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "donmez.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ecake.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "ego4u.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ego4u.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fish-hook.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "fniephaus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "forgix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fuzzing-project.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "gameserver-sponsor.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "genuxtsg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "globalittech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gregorytlee.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "grocock.me.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "groszek.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "guru-naradi.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "gwijaya.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "i10z.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "identitylabs.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ieval.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "influxus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iostips.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "jetaprices.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jwnotifier.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "karaoketonight.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "keeley.gq", "include_subdomains": true, "mode": "force-https" },
{ "name": "keeley.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "keybase.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "kinganywhere.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "ks-watch.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "leakedminecraft.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "leonax.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "linorman1997.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "metrobriefs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "minora.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "musi.cx", "include_subdomains": true, "mode": "force-https" },
{ "name": "mykontool.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nostraforma.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nzb.cat", "include_subdomains": true, "mode": "force-https" },
{ "name": "orhideous.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "osquery.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "ramsor-gaming.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "robertof.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "robinsonyu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "scrap.tf", "include_subdomains": true, "mode": "force-https" },
{ "name": "sistemy48.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "slack-files.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "slse.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "starapple.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "stirling.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "stormhub.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "taken.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "teamupturn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "technotonic.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "thca.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "thouni.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "timotrans.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "timotrans.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "tollsjekk.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "tom.horse", "include_subdomains": true, "mode": "force-https" },
{ "name": "tradingcentre.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "ts3.consulting", "include_subdomains": true, "mode": "force-https" },
{ "name": "tuamoronline.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "unravel.ie", "include_subdomains": true, "mode": "force-https" },
{ "name": "wownmedia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xtrim.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "yamaken.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "yenniferallulli.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yenniferallulli.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "yenniferallulli.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "yenniferallulli.moda", "include_subdomains": true, "mode": "force-https" },
{ "name": "yenniferallulli.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "akachanikuji.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "amaforums.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "amdouglas.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "anadoluefessk.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "axka.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitcoin.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.com.tr", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.com.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.hr", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.pt", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.rs", "include_subdomains": true, "mode": "force-https" },
{ "name": "blablacar.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "canhazip.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "carbonmade.com", "include_subdomains": false, "mode": "force-https" },
{ "name": "collinmbarrett.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "coloradocomputernetworking.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "copperhead.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "covoiturage.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "csacongress.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "czakey.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "czk.mk", "include_subdomains": true, "mode": "force-https" },
{ "name": "dpsg-roden.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ducohosting.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eatsleeprepeat.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ethercalc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ethercalc.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "fluxfingers.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "initrd.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "integromat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lookyman.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "lore.azurewebsites.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "medovea.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "novacoast.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ohnemusik.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "patriksimek.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "pcel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "postfinance.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "preloaded-hsts.badssl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "raymii.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "research.md", "include_subdomains": true, "mode": "force-https" },
{ "name": "rubyshop.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "sec.gd", "include_subdomains": true, "mode": "force-https" },
{ "name": "servertastic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sh-network.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sufix.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "tallr.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "thehiddenbay.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tinkertry.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vasanth.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "voicesuk.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "vserver-preis-vergleich.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "whitestagforge.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "x.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "zalan.do", "include_subdomains": true, "mode": "force-https" },
{ "name": "zarooba.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "1000minds.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "1a-jva.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "300651.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "3do3dont.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "4g-server.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "aircomms.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexgaynor.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "allinonecyprus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alphabit-secure.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "apple-watch-zubehoer.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "baff.lu", "include_subdomains": true, "mode": "force-https" },
{ "name": "benchling.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bit-sentinel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitnet.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "buildkite.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "calvin.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "cklie.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ckliemann.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ckliemann.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "console.support", "include_subdomains": true, "mode": "force-https" },
{ "name": "crute.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "cycleluxembourg.lu", "include_subdomains": true, "mode": "force-https" },
{ "name": "dash-board.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "dekasan.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "doridian.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "doridian.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "doridian.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "doridian.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "drtroyhendrickson.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "edelsteincosmetic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "edge-cloud.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ellegaard.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "enigmail.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "enterdev.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "eru.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "ezimoeko.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "eztv.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "feedthebot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "feminists.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "festember.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fidelapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "floweslawncare.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "foxelbox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "getcolor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "getsello.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gheorghesarcov.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "goldendata.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "golfscape.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gothamlimo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "grandcapital.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "grandcapital.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "gurusupe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hash-list.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "heavystresser.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hicn.gq", "include_subdomains": true, "mode": "force-https" },
{ "name": "hobbyspeed.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "holymoly.lu", "include_subdomains": true, "mode": "force-https" },
{ "name": "ilbuongiorno.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "imagr.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "infogrfx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "j-lsolutions.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jacobparry.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "jacuzziprozone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jahliveradio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jh-media.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "jondevin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "julianmeyer.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kavovary-kava.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "khipu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kliemann.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "kredite24.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "labaia.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "laukstein.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "leanclub.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lence.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "lmmtfy.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "mafamane.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mercuryamericas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mobilux.lv", "include_subdomains": true, "mode": "force-https" },
{ "name": "musmann.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "nanderson.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "nerven.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "netrelay.email", "include_subdomains": true, "mode": "force-https" },
{ "name": "nijm.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "noob-box.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "northernmuscle.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "ownmovies.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "pactf.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pap.la", "include_subdomains": true, "mode": "force-https" },
{ "name": "phil.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "pi-supply.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pijuice.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "piratedb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "piratedot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "prontolight.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "proxybay.club", "include_subdomains": true, "mode": "force-https" },
{ "name": "proxybay.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "quebecmailbox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "refundo.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "refundo.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "rischard.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "robtex.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rotunneling.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "rpy.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "sello.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sellocdn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sidium.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "slever.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "sourceway.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "stereo.lu", "include_subdomains": true, "mode": "force-https" },
{ "name": "sticklerjs.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "storedsafe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stuartbaxter.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "t23m-navi.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "tcgrepublic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "temp.pm", "include_subdomains": true, "mode": "force-https" },
{ "name": "terrax.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "terrax.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "thefrozenfire.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thepiratebay.al", "include_subdomains": true, "mode": "force-https" },
{ "name": "thumbtack.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "timmy.ws", "include_subdomains": true, "mode": "force-https" },
{ "name": "tipsyk.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "topshelfguild.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tormentedradio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tpbproxy.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "twolinepassbrewing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "unbanthe.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "uow.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "upitnik.rs", "include_subdomains": true, "mode": "force-https" },
{ "name": "uscntalk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "venicerealdeal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vomitb.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "vyplnto.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "webmaniabr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wettertoertchen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "williamsonshore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wtfismyip.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xpd.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "zbasenem.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "zifb.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "zlatosnadno.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "4sqsu.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "abecodes.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "abiapp.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "adambyers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aes256.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "akselimedia.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "alaninkenya.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "alethearose.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "anakros.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "andrewimeson.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "antoniomarques.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "apachehaus.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "apibot.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "aponow.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "aranycsillag.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "arrayify.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "auszeit.bio", "include_subdomains": true, "mode": "force-https" },
{ "name": "av.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "azirevpn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bardiharborow.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "beach-inspector.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "biddl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bigdinosaur.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bownty.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "braineet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "branchtrack.com", "mode": "force-https" },
{ "name": "brks.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "businesshosting.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "bygningsregistrering.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "bysymphony.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cardoni.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "carlosalves.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "catnapstudios.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chippy.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "chriswarrick.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chroniclesofgeorge.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clevisto.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudpebble.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "coindam.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "completionist.audio", "include_subdomains": true, "mode": "force-https" },
{ "name": "cpvmatch.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "d42.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "daknob.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "darkengine.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "dbgamestudio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "desmaakvanplanten.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "devklog.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dnmlab.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "dropboxer.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "drumbandesperanto.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "eduid.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "electromc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "erisrenee.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "expoundite.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "f2f.cash", "include_subdomains": true, "mode": "force-https" },
{ "name": "falconvintners.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fangs.ink", "include_subdomains": true, "mode": "force-https" },
{ "name": "fatherhood.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "feen.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "ffbans.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "fiftyshadesofluca.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "flushstudios.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "foodwise.marketing", "include_subdomains": true, "mode": "force-https" },
{ "name": "foreignexchangeresource.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fretscha.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fruchthof24.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "frusky.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "frusky.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "fteproxy.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "g2g.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gambitprint.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamercredo.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "genuxation.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "getnikola.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "github.party", "include_subdomains": true, "mode": "force-https" },
{ "name": "go-zh.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "gopay.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "goshop.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "grigalanzsoftware.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "grimm-gastrobedarf.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "h2check.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "haircrazy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "happyteamlabs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "haveibeenpwned.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "heftkaufen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "herzbotschaft.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hiv.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "hs-group.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "impex.com.bd", "include_subdomains": true, "mode": "force-https" },
{ "name": "informnapalm.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "iqualtech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "isimonbrown.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ix8.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamesbywater.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamesbywater.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamesbywater.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamesbywater.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamielinux.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jogorama.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "juliansimioni.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "justlikethat.hosting", "include_subdomains": true, "mode": "force-https" },
{ "name": "kalevlamps.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "korinar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kpdyer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kredite.sale", "include_subdomains": true, "mode": "force-https" },
{ "name": "legoutdesplantes.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "lellyboi.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "leninalbertop.com.ve", "include_subdomains": true, "mode": "force-https" },
{ "name": "libfte.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "limitededitioncomputers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "limitededitionsolutions.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "linguaquote.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lloyd-day.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "luxwatch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lymia.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "lyst.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "mammaw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "markprof.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "martijnvhoof.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "maximelouet.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "me.net.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "mebio.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "medtehnika.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "meetingmanage.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "meetings2.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "meritz.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "mertcangokgoz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mim.properties", "include_subdomains": true, "mode": "force-https" },
{ "name": "mjanja.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "mobobe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "modeldimension.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "moriz.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mp3juices.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "mthode.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "multigamecard.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mygretchen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "naiharngym.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ndarville.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nella-project.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nellacms.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nellacms.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nellafw.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nextend.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "nmd.so", "include_subdomains": true, "mode": "force-https" },
{ "name": "null.tips", "include_subdomains": true, "mode": "force-https" },
{ "name": "ocrami.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "oguya.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "patechmasters.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "payments-reference.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pbprint.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "pieterhordijk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "poedgirl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "poiema.com.sg", "include_subdomains": true, "mode": "force-https" },
{ "name": "posttigo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "presidentials2016.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "projectascension.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "prospo.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "purewebmasters.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qualityhomesystems.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "quli.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "railgun.ac", "include_subdomains": true, "mode": "force-https" },
{ "name": "raydobe.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "redlink.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "report-uri.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "rmmanfredi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "roeper.party", "include_subdomains": true, "mode": "force-https" },
{ "name": "roosterpgplus.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "roquecenter.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ryan-goldstein.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "safescan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sarahlicity.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "schreibnacht.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "screenlight.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "search-one.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "securitysnobs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shamka.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "shanewadleigh.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shasso.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shoprose.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "sitesko.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sizzle.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "slope.haus", "include_subdomains": true, "mode": "force-https" },
{ "name": "snailing.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "snazel.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "sny.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "soccergif.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "soci.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "solihullcarnival.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "solihulllionsclub.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "soulfulglamour.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "spyroszarzonis.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stablelib.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stereochro.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "stewartremodelingadvantage.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "streamingmagazin.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "talideon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tdelmas.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "techhub.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "thecoffeehouse.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "theweilai.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonytan.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "topbargains.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "totem-eshop.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "tribaldos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tuxgeo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tzappa.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ubanquity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "uega.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ulabox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "univz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ust.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "vbh2o.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "votocek.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "votockova.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "vrtak-cz.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "vzk.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "wearvr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "webmarketingfestival.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "webogram.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "webswitch.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "wesecom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "when-release.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "when.fm", "include_subdomains": true, "mode": "force-https" },
{ "name": "wilf1rst.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "williamsapiens.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wit.ai", "include_subdomains": true, "mode": "force-https" },
{ "name": "worldcubeassociation.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wurzelzwerg.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "xcoop.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "xho.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "xiaolvmu.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "yello.website", "include_subdomains": true, "mode": "force-https" },
{ "name": "yunzhu.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "yunzhu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "zeitpunkt-kulturmagazin.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "zentraler-kreditausschuss.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "zhang-hao.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "acorns.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "access-sofia.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "4mm.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ada.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "adviespuntklokkenluiders.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "abiturma.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "alocato.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "3473-wiki.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "andreasolsson.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "2bis10.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "abioniere.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "4eyes.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "adblockextreme.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "auditmatrix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alex-ross.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "akclinics.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "aktiv-naturheilmittel.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "belairsewvac.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ball.holdings", "include_subdomains": true, "mode": "force-https" },
{ "name": "artegusto.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "backschues.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "brianmwaters.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "aktiv-naturheilmittel.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "aktiv-naturheilmittel.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitvigor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "augustian-life.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "atlex.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "animesharp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bochs.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "atop.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "betaworx.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "betaworx.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "calgaryconstructionjobs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cheapgeekts.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bjornhelmersson.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "canyonshoa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cargobay.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "centralvacsunlimited.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "chiralsoftware.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bouncyball.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "chrisupjohn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "claimconnect.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "ccsys.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ass.org.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "bluetenmeer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "codepult.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cesal.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudimag.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "dealbanana.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "collabornation.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudflareonazure.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chrismckee.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "cobalt.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "dealbanana.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "cydia-search.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "dotsiam.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clevertarget.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "connext.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "derp.army", "include_subdomains": true, "mode": "force-https" },
{ "name": "craftbeerbarn.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ebaymotorssucks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dymersion.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ctns.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "digitalskillswap.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "discoveringdocker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dedeo.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "diablotine.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "eckel.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "disorderboutique.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cesidianroot.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "exceltobarcode.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "elvidence.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "fightr.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "eqorg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dsebastien.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "elitegameservers.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dorianmuthig.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ecrimex.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "experienceoz.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "flra.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "fabse.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "fotiu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "core.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "fidanza.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "foro.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "getspire.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gtmetrix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hashplex.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "footballmapped.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hafniatimes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "getdash.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "furkancaliskan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dynamicsnetwork.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "humblefinances.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "geblitzt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "heh.ee", "include_subdomains": true, "mode": "force-https" },
{ "name": "friendica.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "freifunk-essen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "imbrian.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "hoshinplan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "heart.ge", "include_subdomains": true, "mode": "force-https" },
{ "name": "grandlinecsk.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "inbounder.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "ijsclubtilburg.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "homa.website", "include_subdomains": true, "mode": "force-https" },
{ "name": "internetbugbounty.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "inmyarea.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iispeed.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "initq.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "immoverkauf24.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "immoverkauf24.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "glasgestaltung.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "icq-project.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "jakenbake.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jn1.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamesbywater.me.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "johnguant.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "interviewpipeline.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gaptek.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "ipv6-handbuch.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "intim-uslugi-kazan.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "kingant.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "jeff393.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jurriaan.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamiemagee.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "kau-boys.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "junqtion.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "affinitysync.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kickass.al", "include_subdomains": true, "mode": "force-https" },
{ "name": "kantorosobisty.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kdm-online.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "linguatrip.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "korobi.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "gipsamsfashion.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lachlankidson.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "kinderbasar-luhe.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "konsertoversikt.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "kbit.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "locktheirphone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kschv-rdeck.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kau-boys.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kick-in.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kreativstrecke.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "manage.cm", "include_subdomains": true, "mode": "force-https" },
{ "name": "mesvt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mhx.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "liverewrite.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "leerliga.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mc-venture.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "lukasztkacz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "meta-db.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mblankhorst.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "muscleangels.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "modmountain.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mark-semmler.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "new-black-order.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mp3gratuiti.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "millistream.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mega.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "navycs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "moula.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "mojapraca.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "minkondom.nu", "include_subdomains": true, "mode": "force-https" },
{ "name": "mercurystorm.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "musicwear.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "nicky.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "mistacms.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "okonetwork.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "noname-ev.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nuos.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "onewpst.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pirxpilot.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "organic-superfood.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pirlitu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "parsemail.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ontimestamp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "playkh.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "portalplatform.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "poed.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "petrachuk.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "p8r.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pcfeuerwehr.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "patterson.mp", "include_subdomains": true, "mode": "force-https" },
{ "name": "poolvilla-margarita.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pothe.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "robertglastra.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "progg.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "pothe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qixxit.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "robtex.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "qvitoo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "richardwarrender.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "retroarms.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rugirlfriend.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rigolitch.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "rxbusiness.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "retroarms.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "scotthelme.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ronvandordt.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "radtke.bayern", "include_subdomains": true, "mode": "force-https" },
{ "name": "rambitteh.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "securityheaders.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "seele.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "schorel.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "schorelweb.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "schoop.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "schlarp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "socialspirit.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "rohlik.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "shft.cl", "include_subdomains": true, "mode": "force-https" },
{ "name": "socialrank.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "slicketl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "searchbrothers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "manfredimatteo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sneakynote.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stemsims.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "liquorsanthe.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "seminariruum.ee", "include_subdomains": true, "mode": "force-https" },
{ "name": "syncappate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sonafe.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "system.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "stolkschepen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "themarshallproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "scp-trens.notaires.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "tbarter.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "syso.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonytan.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "throwpass.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "travador.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thom4s.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "thorgames.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "tpbcdn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tppleague.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "techvalue.gr", "include_subdomains": true, "mode": "force-https" },
{ "name": "vcsjones.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vanhoutte.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "sneberger.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "uniekglas.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "varden.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "wikidata.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "vapemania.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "vigo-krankenversicherung.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "xavierbarroso.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wachter.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "vbulletin-russia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vbulletinrussia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "webstudio-n.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wonderhost.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "winsec.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "vbhelp.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "xgclan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yetcore.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "wpmeetup-berlin.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--u9jv84l7ea468b.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--knstler-n2a.tips", "include_subdomains": true, "mode": "force-https" },
{ "name": "zcarrot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zcarot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zorntt.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "ztan.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "asm-x.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ccblog.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "smiatek.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "korni22.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "student.andover.edu", "include_subdomains": true, "mode": "force-https" },
{ "name": "0.me.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "agilebits.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "alenan.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "amisharingstuff.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "amunoz.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "appuro.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "askfit.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "axado.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "bebesurdoue.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "burnworks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "canadalife.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "chaosdorf.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "cheerflow.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chrisbrown.id.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "chromebooksforwork.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudmigrator365.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudpagesforwork.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clu-in.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "cmc-versand.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "cnlic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cocoaheads.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "colorlib.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "corruption-mc.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "corruption-rsps.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "corruption-server.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "cthulhuden.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dateno1.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "democracy.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "democracychronicles.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "demuzere.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "deviltracks.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dietrich.cx", "include_subdomains": true, "mode": "force-https" },
{ "name": "dissimulo.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "dlscomputers.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "dogoodbehappyllc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dreid.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "e-deca2.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "elitehosting.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "empowerdb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "endlesshorizon.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "entrepreneur.or.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "eol34.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eroticen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eucl3d.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "firmapi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "freeweibo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "funchestra.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamenected.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamenected.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "getsport.mobi", "include_subdomains": true, "mode": "force-https" },
{ "name": "ghostblog.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "gmdu.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "grafitec.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "greatfire.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "greenroach.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "hablemosdetecnologia.com.ve", "include_subdomains": true, "mode": "force-https" },
{ "name": "hardh.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "haveeruexaminer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "helloacm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hurricanelabs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hyper-text.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "idndx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "im-c-shop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "inbitcoin.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "inspiroinc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "instant-hack.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iraqidinar.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "itsagadget.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ivancacic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "j0s.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamesmaurer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jinbo123.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "joshstroup.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "justyy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kasko.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "kawaii.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "kazandaemon.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "kbcequitas.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "keskeces.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lehighmathcircle.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lenzw.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "leon-jaekel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "linuxcommand.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "lognot.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "maclemon.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "maternalsafety.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "max-moeglich.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mclab.su", "include_subdomains": true, "mode": "force-https" },
{ "name": "mdek.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "meddelare.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "medexpress.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "mediawiki.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mikaela.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "milahendri.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "moniquedekermadec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "msebera.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "mypagella.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "necesitodinero.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "obermeiers.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "ollning.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "omacostudio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ourbank.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "paysera.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "petersmark.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "phryneas.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pinesandneedles.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pmnts.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "qingxuan.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "raah.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "recon-networks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "renlong.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "reucon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ristioja.ee", "include_subdomains": true, "mode": "force-https" },
{ "name": "roberthurlbut.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rugstorene.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "shadowkitsune.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "shaundanielz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shellvatore.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "shipcloud.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "simplexsupport.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "slainvet.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartlocksmith.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "social-media-strategies.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "sparklingsparklers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sportifik.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tanzhijun.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tcao.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "teamblueridge.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "tecart-cloud.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tecart-system.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tecartcrm.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "techandtux.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tehrabbitt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thehiddenbay.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "ticketmates.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "tinyvpn.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tinyvpn.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "tls1914.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "topnewstoday.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "totalcarcheck.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "toxme.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "trueblueessentials.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tumutanzi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tuzaijidi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ubicv.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "un-zero-un.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "unionstationapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "utonia.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "victorcanera.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vokeapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "waze.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "whitehouse.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "wikibooks.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wikimediafoundation.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wikinews.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wikiquote.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wikisource.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wikiversity.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wikivoyage.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wiktionary.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "worcesterfestival.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "x.st", "include_subdomains": true, "mode": "force-https" },
{ "name": "x64architecture.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--datenrettung-mnchen-jbc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--hfk-allgu-schwaben-stb.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--mgbbh2a9fub.xn--ngbc5azd", "include_subdomains": true, "mode": "force-https" },
{ "name": "yippie.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "yu.gg", "include_subdomains": true, "mode": "force-https" },
{ "name": "zeno-system.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "track.plus", "include_subdomains": true, "mode": "force-https" },
{ "name": "blog.gov.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "clubmini.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "codingforspeed.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cradlepointecm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dobet.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "domainexpress.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ediscomp.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "edissecurity.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ewe2.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "fluxent.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fruitusers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gpsvideocanada.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gracedays.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "inksupply.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jhburton.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "odin.xxx", "include_subdomains": true, "mode": "force-https" },
{ "name": "pagure.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "pagure.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "silvergoldbull.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "silvergoldbull.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sunnyfruit.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "szaydon.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "tosecure.link", "include_subdomains": true, "mode": "force-https" },
{ "name": "uploadbeta.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wholebites.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wikipedia.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "woresite.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "agonswim.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "appharbor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "armory.consulting", "include_subdomains": true, "mode": "force-https" },
{ "name": "armory.supplies", "include_subdomains": true, "mode": "force-https" },
{ "name": "b2and.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bowlroll.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bryanquigley.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cfcnexus.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "clipped4u.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "coffeestrategies.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cvsoftub.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dailyenglishchallenge.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "derreichesack.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "devnsec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "donateaday.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dragon-chem.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "eelsden.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "elenag.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "emailhunter.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "expressvpn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "factorygw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "flamingkeys.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "giveattheoffice.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "givingnexus.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "granth.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "happyfabric.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "happygadget.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "illorenese.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "imirhil.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "ipledgeonline.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "junethack.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mamaison.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "mca2017.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mnd.sc", "include_subdomains": true, "mode": "force-https" },
{ "name": "modemagazines.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "n-pix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "open-to-repair.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "panoti.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "philosophyguides.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pmctire.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "polis.or.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "quppa.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "rc4.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "rot47.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "rusl.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "satmep.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "secctexasgiving.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "secureideas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "simod.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "simplycharlottemason.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "skoda-clever-lead.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "skoda-im-dialog.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "skoda-nurdiebesten.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "slix.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "speed-mailer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "steelephys.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "stick2bike.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "swift-devedge.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "syntaxnightmare.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tbrss.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tokke.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "unapp.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "valopv.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "varvy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "videomail.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "welovemail.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "whispeer.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wm-talk.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "xd.cm", "include_subdomains": true, "mode": "force-https" },
{ "name": "zaufanatrzeciastrona.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "zx6rninja.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "zachborboa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alt.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "badcronjob.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bankin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "boris.one", "include_subdomains": true, "mode": "force-https" },
{ "name": "brakstad.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bulldog-hosting.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "campus-finance.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cao.la", "include_subdomains": true, "mode": "force-https" },
{ "name": "cashlink.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "ckleemann.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloud-project.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudwalk.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "coore.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "crackingking.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "davidgrudl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "davisroi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "didacte.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dirkwolf.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dotadata.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "dronepit.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "duckduckstart.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "e-typ.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "eleicoes2016.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "engelundlicht.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "etaes.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "ethicaldata.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "floskelwolke.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "geekcast.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gmta.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "govtrack.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "guilde-vindicta.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "hisbrucker.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "hledejlevne.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "hookandloom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hranicka.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "hsts.date", "include_subdomains": true, "mode": "force-https" },
{ "name": "ipv6-adresse.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "iqboxy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ivk.website", "include_subdomains": true, "mode": "force-https" },
{ "name": "jacekowski.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kermadec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "latrine.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "ldc.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "leominstercu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lmddgtfy.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "lmsptfy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "madrants.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "marktboten.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "melf.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "meteosky.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mirtes.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "mitchellrenouf.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "munzee.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "musikkfondene.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "mydeos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "myraytech.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "nethackwiki.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nette.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "only-roses.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "openkvk.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "phpfashion.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pleier-it.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pleier.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "recommended.reviews", "include_subdomains": true, "mode": "force-https" },
{ "name": "reddit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "remoteutilities.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rj.gg", "include_subdomains": true, "mode": "force-https" },
{ "name": "rtcx.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "runementors.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rusl.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sellme.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "shopapi.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "silentkernel.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "skimming.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "skoleniphp.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "smb445.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sobabox.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "soply.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sweetll.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "thedreamtravelgroup.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "thehotfix.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tiffnix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomli.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "vivendi.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "vsean.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "wesleycabus.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "wover.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "wpserp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "z0rro.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "zhihua-lai.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "1017scribes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "anfsanchezo.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "bcvps.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "beautykat.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "bevapehappy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bouncyballs.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bvalle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cafe-scientifique.org.ec", "include_subdomains": true, "mode": "force-https" },
{ "name": "caveclan.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "chaletmanager.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "changetip.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ciscodude.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "crysadm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cuvva.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "de-spil.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "dolphin-cloud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dolphin-hosting.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dolphin-it.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "enquos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "flipagram.com", "include_subdomains": false, "mode": "force-https" },
{ "name": "gravity-net.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "gtanda.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "hannover-banditen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hdc.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "instacart.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "intarweb.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "kirkpatrickdavis.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "maarten.nyc", "include_subdomains": true, "mode": "force-https" },
{ "name": "mantor.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "motionpicturesolutions.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "motocyklovedily.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "parasitologyclub.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "phongmay24h.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pilgermaske.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pol.in.th", "include_subdomains": true, "mode": "force-https" },
{ "name": "puyblanc.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "rantanda.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "redd.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "respice.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "rewardstock.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rr.in.th", "include_subdomains": true, "mode": "force-https" },
{ "name": "salserototal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "schallert.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "section.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "secureradio.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "simplelearner.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tlo.link", "include_subdomains": true, "mode": "force-https" },
{ "name": "tlo.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "typewolf.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vorlif.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "xellos.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--4dbjwf8c.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--4dbjwf8c.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--4dbjwf8c.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--4dbjwf8c.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--lgb3a8bcpn.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--lgb3a8bcpn.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--lgb3a8bcpn.gq", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--lgb3a8bcpn.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--ls8hi7a.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "yyyy.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "zhaojin97.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.icann.org", "mode": "force-https" },
{ "name": "368mibn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "888sport.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "aevpn.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "andreigec.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "arnaudfeld.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "beneffy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brrr.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "charge.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudspace-analytics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "comiteshopping.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "coreless-stretchfilm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crudysql.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "csgokings.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "dank.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "demuzere.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "demuzere.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "demuzere.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "docucopies.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "elmermx.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "extreemhost.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "fabianasantiago.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamers-life.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "globalinstitutefortraining.org.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "graingert.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "greenvines.com.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "hao2taiwan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hollowrap.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hostanalyticsconsulting.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hostingactive.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "humankode.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "immunicity.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "kahopoon.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "khetzal.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "koerperimpuls.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "lostinsecurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mailinabox.email", "include_subdomains": true, "mode": "force-https" },
{ "name": "malash.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "masjidtawheed.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "newodesign.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nicolaelmer.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "ochsundjunior.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "onixcco.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "pctonic.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "photoblogverona.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pluga.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "prefis.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "prepandgo-euro.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "production.vn", "include_subdomains": true, "mode": "force-https" },
{ "name": "raconconsulting.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "rangde.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "remotestance.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "renuo.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "riskmitigation.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "sanhei.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "scaling.solutions", "include_subdomains": true, "mode": "force-https" },
{ "name": "sifls.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smkn1lengkong.sch.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "ssldecoder.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "startupsort.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sx3.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "tech-seminar.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "tncnanet.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomo.gr", "include_subdomains": true, "mode": "force-https" },
{ "name": "utilia.tools", "include_subdomains": true, "mode": "force-https" },
{ "name": "viewmyrecords.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.vino75.com", "include_subdomains": false, "mode": "force-https" },
{ "name": "vmrdev.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vulnerability.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "xiaolan.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "xiaoxiao.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "hana.ondemand.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fastmail.com", "mode": "force-https" },
{ "name": "www.fastmail.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "3chit.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "777coin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ad-notam.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ad-notam.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ad-notam.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "ad-notam.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "ad-notam.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "adhs-chaoten.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ageg.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "alpca.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "americanbio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "amoory.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "appmobile.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "aussiecable.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "avarty.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aylak.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "benny003.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "berthabailey.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bexit.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitminter.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blognone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "borchers-media.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bqtoolbox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "burningcrash.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "capriccio.to", "include_subdomains": true, "mode": "force-https" },
{ "name": "certifi.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "clycat.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "cogumelosmagicos.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "connect.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptobells.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "csfs.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "cspvalidator.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "cubewano.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "deepcovelabs.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "deliciisanatoase.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "dienstplan.one", "include_subdomains": true, "mode": "force-https" },
{ "name": "drbethanybarnes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eddmixpanel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ehipaa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ehipaadev.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "emanuelduss.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "enjen.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "envygeeks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "envygeeks.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "fayolle.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "flirchi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fuglede.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gc-mc.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "gcs-ventures.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gerencianet.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "gfournier.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "gotech.com.eg", "include_subdomains": true, "mode": "force-https" },
{ "name": "gyboche.science", "include_subdomains": true, "mode": "force-https" },
{ "name": "hackenturet.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "harmoney.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "istheapplestoredown.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jayblock.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jgid.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "juergenhecht.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kpvpn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "labrador-retrievers.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "labradorpuppiesforsalebyregisteredlabradorbreeders.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "logement-saisonnier.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lovingearth.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mareklecian.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "maximilian-greger.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mb-is.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "minecraftforum.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mobile.eti.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "mosstier.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "motd.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "mysecretcase.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "namorico.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "nekomimi.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "netprofile.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "numericacu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "oshayr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ourevents.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "overkillshop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pantsu.cat", "include_subdomains": true, "mode": "force-https" },
{ "name": "paylike.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "peifi.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pennylane.me.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "petko.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "pfd-nz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pirati.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "plirt.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "qgustavor.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "rentinsingapore.com.sg", "include_subdomains": true, "mode": "force-https" },
{ "name": "rideworks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "riesenweber.id.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "rivy.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "robi-net.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "rootservice.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sanasport.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "si-benelux.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "simplednscrypt.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartmessages.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "smksi2.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "snapappointments.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "southernutahinfluencers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "staack.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stackptr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stinkytrashhound.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stugb.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sunflyer.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "swapadoodle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "syncer.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "tannenhof-moelln.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "theintercept.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thinklikeanentrepreneur.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ulabox.cat", "include_subdomains": true, "mode": "force-https" },
{ "name": "ulabox.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "umgardi.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "upay.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "upstats.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "usgande.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vat-eu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "veblen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "viemeister.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "voliere-info.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wait.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "wdesk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wohnsitz-ausland.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "woima.fi", "include_subdomains": false, "mode": "force-https" },
{ "name": "wolfemg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wrldevelopment.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xiaody.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--t8j4aa4nyhxa7duezbl49aqg5546e264d.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "xtremegaming.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "xunn.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "zdrojak.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "zera.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "0xfc.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "abrilect.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "adduono.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ahmerjamilkhan.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "akombakom.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "alainwolf.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "aulo.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "beier.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "bentrask.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bryn.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "cavac.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "cipherli.st", "include_subdomains": true, "mode": "force-https" },
{ "name": "claralabs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "coolaj86.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "coralproject.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "crosscom.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "curroapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "daplie.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "darknebula.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "datapun.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "datsound.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "devlux.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "ellsinger.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "excessamerica.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "express-vpn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "felixrr.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "filippo.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "flowlo.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "flukethoughts.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fraye.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "freedom.press", "include_subdomains": true, "mode": "force-https" },
{ "name": "fresh-hotel.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "goaltree.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "goldenhillsoftware.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "greenpeace-magazin.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "guineapigmustach.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "htaccessbook.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "isitup.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kaloix.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kiano.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "krypsys.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lainchan.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lazurit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lelongbank.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lexway.pk", "include_subdomains": true, "mode": "force-https" },
{ "name": "libertyrp.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lustrumxi.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "maderwin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mypagella.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "mypagella.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "mysecretrewards.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nettopower.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "nicestresser.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "nsboston.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "onet.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "oopsmycase.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "opennippon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "opennippon.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "perishablepress.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "planboardapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "plugin-planet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qionglu.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "redb.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "rootforum.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sambeso.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sarasturdivant.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "scourt.org.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "secure-games.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "selecadm.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "sirenslove.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smm.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "stassi.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "stephenandburns.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sway-cdn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sway.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thinkindifferent.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tunnelblick.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "typing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ufotable.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "up1.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "vermontcareergateway.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "virtualsanity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "whatsmychaincert.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wjglerum.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wp-tao.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yoloprod.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "zzsec.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "my.swedbank.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "internetbank.swedbank.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "demo.swedbank.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "lana.swedbank.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "online.swedbank.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "33-km.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "42ms.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "abeestrada.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "accountradar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "adamradocz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aladdin.ie", "include_subdomains": true, "mode": "force-https" },
{ "name": "alarmsystemreviews.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "allthingswild.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "amerimarkdirect.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "andreypopp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ankaraprofesyonelnakliyat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aojf.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "apachelounge.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "apstudynotes.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "areatrend.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "atgseed.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "atgseed.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "authint.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "basnoslovno.com.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "basnoslovno.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "beans-one.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bettrlifeapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "billninja.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bionicspirit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitlish.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blackburn.link", "include_subdomains": true, "mode": "force-https" },
{ "name": "blazor.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "blechschmidt.saarland", "include_subdomains": true, "mode": "force-https" },
{ "name": "bugginslab.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "bwcscorecard.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "certcenter.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "cesobaly.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "checktype.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chloe.re", "include_subdomains": true, "mode": "force-https" },
{ "name": "chrst.ph", "include_subdomains": true, "mode": "force-https" },
{ "name": "coldhak.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "comarkinstruments.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "consciousandglamorous.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crestoncottage.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crl-autos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crossfitblackwater.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "csgodicegame.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cvmu.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "de-medici.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "decoder.link", "include_subdomains": true, "mode": "force-https" },
{ "name": "depixion.agency", "include_subdomains": true, "mode": "force-https" },
{ "name": "devopps.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "dhautefeuille.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "droidwiki.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dubrovskiy.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "edakoe.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "edgereinvent.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "elsitar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "espgg.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "etherpad.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "evomon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "expresshosting.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "fig.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "finkelstein.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "flow.su", "include_subdomains": true, "mode": "force-https" },
{ "name": "fr33d0m.link", "include_subdomains": true, "mode": "force-https" },
{ "name": "getbox.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "ggp2.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gigacloud.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "globalexpert.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "grh.am", "include_subdomains": true, "mode": "force-https" },
{ "name": "hawkeyeinsight.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hencagon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hetmer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hilahdih.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "hrbatypes.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "hroschyk.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "ichronos.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "idaspis.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ifleurs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iggprivate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iggsoft.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iggsoftware.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ihsbsd.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "illjinx.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "incparadise.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "institutolancaster.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "integrationinc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ipv6cloud.club", "include_subdomains": true, "mode": "force-https" },
{ "name": "joelj.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kba-online.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "knygos.lt", "include_subdomains": true, "mode": "force-https" },
{ "name": "koukni.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "kpinvest.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "kristofferkoch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kweddingplanning.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kylinj.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lagoza.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "latenitefilms.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "laylo.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "lentri.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "litespeed.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "loancompare.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "lsky.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "makerstuff.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "malinator.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "marie-curie.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "markusehrlicher.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "marumagic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mcrn.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "meetscompany.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "meta.sc", "include_subdomains": true, "mode": "force-https" },
{ "name": "mnium.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "moparcraft.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "moparcraft.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "moparcraft.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "moparisthebest.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "moparisthebest.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "moparisthebest.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "moparisthebest.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "moparisthebest.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "moparscape.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "my-pawnshop.com.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "mygov.scot", "include_subdomains": true, "mode": "force-https" },
{ "name": "nagb.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "nagb.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "najedlo.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "newmediaone.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "nodetemple.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "noworrywp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "o6asan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "panthur.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "perfektesgewicht.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "perfektesgewicht.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "perplex.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "pettsy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "please-deny.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "pm13.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "postbox.life", "include_subdomains": true, "mode": "force-https" },
{ "name": "postscheduler.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "potbar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "potbox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "privacy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "privacyinternational.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "publicsuffix.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "punchr-kamikazee.rhcloud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "recyclingpromotions.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "reddiseals.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "regenerescence.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "repaxan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "robtex.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "roomhub.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "rsajeey.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "rubi-ka.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ryanhowell.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "ryansmithphotography.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "schnell-gold.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "segurosocial.gov", "include_subdomains": false, "mode": "force-https" },
{ "name": "selectel.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "sevsopr.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "silver-heart.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "slamix.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartpolicingplatform.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "socialsecurity.gov", "include_subdomains": false, "mode": "force-https" },
{ "name": "splikity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "square.gs", "include_subdomains": true, "mode": "force-https" },
{ "name": "ssa.gov", "include_subdomains": false, "mode": "force-https" },
{ "name": "ssl.rip", "include_subdomains": true, "mode": "force-https" },
{ "name": "stellenticket.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "subdimension.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "syezd.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "tafoma.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "takkaaaaa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "techcentric.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thebreakroom.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "thecloudmigrator.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thego2swatking.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thehackerblog.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "theitsage.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "theyosh.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "tobiassachs.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "topnovini.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "trendberry.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "trybind.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "uberfunction.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ulrik.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "utopians.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "vanetv.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "varunagw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vistb.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "vyber-odhadce.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "webyazilimankara.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "whyworldhot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "witae.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "withinsecurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "woodlandschurch.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "woodlandsmetro.church", "include_subdomains": true, "mode": "force-https" },
{ "name": "wordsmart.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "workwithgo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yoloboatrentals.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yoloseo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zen-trader.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "andreas-kluge.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "andreaskluge.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "fastaim.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "matrip.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "reporturi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reporturi.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "report-uri.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "18f.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "1co-jp.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "1password.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ad-notam.pt", "include_subdomains": true, "mode": "force-https" },
{ "name": "adblock.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "admsel.ec", "include_subdomains": true, "mode": "force-https" },
{ "name": "alltheducks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alphassl.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "altedirect.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "altestore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ankaraprofesyonelnakliyat.com.tr", "include_subdomains": true, "mode": "force-https" },
{ "name": "ankaraprofesyonelwebtasarim.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ankarauzmanlarnakliyat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "anzeiger.ag", "include_subdomains": true, "mode": "force-https" },
{ "name": "apnakliyat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aryasenna.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "askwhy.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "askwhy.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "atisoft.com.tr", "include_subdomains": true, "mode": "force-https" },
{ "name": "atisoft.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "atisoft.net.tr", "include_subdomains": true, "mode": "force-https" },
{ "name": "atisoft.web.tr", "include_subdomains": true, "mode": "force-https" },
{ "name": "balboa.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "bcsytv.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "beholdthehurricane.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "beranovi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "betterhelp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "borysek.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "broadsheet.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "broersma.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brownfieldstsc.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bulmafox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "byrtz.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "callsigns.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "chimeratool.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "classicspublishing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clickandgo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "colognegaming.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "compucorner.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "concentrade.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "crepererum.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptoparty.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "dannyrohde.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "devdoodle.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "diasp.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "dime-staging.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "docket.news", "include_subdomains": true, "mode": "force-https" },
{ "name": "econsumer.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "elephpant.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "elimdengelen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "elisa.ee", "include_subdomains": true, "mode": "force-https" },
{ "name": "entersynapse.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "epay.bg", "include_subdomains": true, "mode": "force-https" },
{ "name": "escalate.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "espci.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "ev-zertifikate.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "evdenevenakliyatankara.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "exfiles.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "expxkcd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eyyit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fandomservices.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fasdoutreach.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "fca-tools.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fetch.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "findmybottleshop.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "flamewall.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "freelance.boutique", "include_subdomains": true, "mode": "force-https" },
{ "name": "freifunk-luenen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "frtr.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "g-m-w.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamingzoneservers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "garbage-juice.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "getbutterfly.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "glws.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "gmw-ingenieurbuero.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "granular.ag", "include_subdomains": true, "mode": "force-https" },
{ "name": "gsm-map.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gyboche.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "harristony.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "harvester.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "haselsteiner.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "helgakristoffer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "helgakristoffer.wedding", "include_subdomains": true, "mode": "force-https" },
{ "name": "heutger.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "hpkp-faq.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "imoni-blog.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "insideaudit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "instela.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "interisaudit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "intxt.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "itsg-faq.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "j3e.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jakubboucek.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "jennedebleser.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jhalderm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jirav.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "josefjanosec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "klasfauseweh.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "lashstuff.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "linux.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "linuxgeek.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "liquid.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "lukasunger.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mac-torrents.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "marlen.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "maveris.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "melted.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "mexicansbook.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "milanpala.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "missdream.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "moreapp.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "murraycoin.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nakliyatsirketi.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "nbb.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "nder.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "netwarc.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "nikao-tech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nikobradshaw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nikolasbradshaw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nomial.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "npmcdn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nutritionculture.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "oasis.mobi", "include_subdomains": true, "mode": "force-https" },
{ "name": "offshoot.rentals", "include_subdomains": true, "mode": "force-https" },
{ "name": "opsbears.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "otchecker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "penfold.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "pgmann.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "pier28.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "piligrimname.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "poleartschool.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "posterspy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "postn.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "powercloud.technology", "include_subdomains": true, "mode": "force-https" },
{ "name": "proos.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "psw-group.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "psw.academy", "include_subdomains": true, "mode": "force-https" },
{ "name": "psw.consulting", "include_subdomains": true, "mode": "force-https" },
{ "name": "psw.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "realcapoeira.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "ricki-z.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "right-to-love.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "robandjanine.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "robspc.repair", "include_subdomains": true, "mode": "force-https" },
{ "name": "rodolfo.gs", "include_subdomains": true, "mode": "force-https" },
{ "name": "safematix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sanderdorigo.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "sandervankasteel.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "sdrobs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "securedevelop.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "shopbakersnook.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "signing-milter.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "simonkjellberg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "simphony.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "snapappts.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "socialhead.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "sogutma.com.tr", "include_subdomains": true, "mode": "force-https" },
{ "name": "soporte.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "ssl-zertifikate.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sslzilla.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "steamdb.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "stupus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "taborsky.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "teampaddymurphy.ie", "include_subdomains": true, "mode": "force-https" },
{ "name": "teampoint.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "therewill.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "thomspooren.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "threelions.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "tm-solutions.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomasjacik.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "trainex.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "trinitycore.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "twaka.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "twist.party", "include_subdomains": true, "mode": "force-https" },
{ "name": "urandom.eu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "vallis.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "viscopic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "viva-french.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vyberodhadce.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "webtasarim.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "welldrake.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "werdeeintimo.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wo2forum.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wrara.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wyeworks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xetown.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xss.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "yingyj.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zgrep.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "zortium.report", "include_subdomains": true, "mode": "force-https" },
{ "name": "0x90.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexwardweb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "another.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "atolm.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "avastantivirus.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "beeksnetwork.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "bergstoneware.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "berst.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "bigbluedoor.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "binaryevolved.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitcoinhk.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "blackdragoninc.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bockenauer.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "brainster.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "c16t.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "cabarave.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cannyfoxx.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "cattivo.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "clmde.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "codeux.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "constructionjobs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "conversiones.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "converter.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "couragewhispers.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "dale-electric.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "danpiel.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "darioturchetti.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "datasharesystem.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "david.kitchen", "include_subdomains": true, "mode": "force-https" },
{ "name": "dden.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "deviltraxxx.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "diversityflags.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dnscrypt.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "docloh.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dolphincorp.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "domodedovo.travel", "include_subdomains": true, "mode": "force-https" },
{ "name": "doyoucheck.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dziekonski.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "easyhaul.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "easykonto.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "edpubs.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "eeqj.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "elitefishtank.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "endofnet.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "englerts.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "eugenekay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "evasovova.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "eyasc.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "eydesignguidelines.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fedrtc.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "fiilr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "frillip.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fsapubs.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "gfwsb.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "giftservices.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "goabonga.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "grace-wan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "greenteamtwente.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "gregmilton.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hackcraft.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "helix.am", "include_subdomains": true, "mode": "force-https" },
{ "name": "herpaderp.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "hlavacek.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "hobby-gamerz-community.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hochhaus.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "holisticon.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hopewellproperties.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "hostinghelp.guru", "include_subdomains": true, "mode": "force-https" },
{ "name": "ikk.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "indybay.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "itinsight.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "jacobhaug.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jaroslavtrsek.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "jav-collective.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jlkhosting.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "juniwalk.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "kiebel.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kimmel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kynaston.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "larrysalibra.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lateralsecurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lemp.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "letras.mus.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "librelamp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "libsodium.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "linux.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "livedemo.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "lukasberan.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "lukasunger.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "macker.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "maco.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "makowitz.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "melcher.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "mercamaris.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "micro-rain-systems.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mlpepilepsy.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mnetworkingsolutions.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "mortgagecentersmo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mrs-shop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "muguayuan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "musthavesforreal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mybudget.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "myg21.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nagoya-kyuyo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nametiles.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "neosolution.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "netbrief.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "nevadafiber.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "noima.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "noisetrap.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "onespiritinc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "orderswift.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "otoy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "override.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "pacoda.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "paratlan.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "pcloud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "peytonfarrar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "phpdorset.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "pimpmymac.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "pirateproxy.la", "include_subdomains": true, "mode": "force-https" },
{ "name": "pirateproxy.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "piwko.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "pjuu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "polis.to", "include_subdomains": true, "mode": "force-https" },
{ "name": "poon.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "poon.tech", "include_subdomains": true, "mode": "force-https" },
{ "name": "pr1sm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "premierheart.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pressrush.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "proxybay.la", "include_subdomains": true, "mode": "force-https" },
{ "name": "ptm.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "qlrace.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qualityedgarsolutions.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ramon-c.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "realmofespionage.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ringh.am", "include_subdomains": true, "mode": "force-https" },
{ "name": "rmb.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "rngmeme.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "roeckx.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "roeitijd.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "roombase.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "ruxit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ryanteck.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "safar.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "samegoal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "samegoal.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "schwinabart.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "selfici.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shiroki-k.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "skipfault.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "spdf.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ss.lv", "include_subdomains": true, "mode": "force-https" },
{ "name": "stirlingpoon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stirlingpoon.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "stomt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "talado.gr", "include_subdomains": true, "mode": "force-https" },
{ "name": "taskulu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tazemama.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "the-paddies.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "thepartywarehouse.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "thorbis.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tidycustoms.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tiens-ib.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "tucny.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ukas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ultros.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "unpr.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "utdsgda.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "valordolarblue.com.ar", "include_subdomains": true, "mode": "force-https" },
{ "name": "vanlaanen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "verizonguidelines.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vieclam24h.vn", "include_subdomains": true, "mode": "force-https" },
{ "name": "vm0.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "vnvisa.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "watersb.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "watertrails.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "westerhoud.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "whatsapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "whey-protein.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "wiire.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "williamfeely.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "workray.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yobst.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "yombo.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "zking.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "secure.advancepayroll.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "www.captaintrain.com", "mode": "force-https" },
{ "name": "0x1337.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "206rc.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "360gradus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "adimaja.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "akhilindurti.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alcazaar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alfredxing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "allcarepharmacy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "amdouglas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aniplus.gq", "include_subdomains": true, "mode": "force-https" },
{ "name": "apiomat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "arnor.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "arrakis.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "artofwhere.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "asset-alive.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "asset-alive.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "avacariu.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "badkamergigant.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "badlink.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bajic.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "bendechrai.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "besthost.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "bets.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bigclassaction.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blackpayment.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "blaise.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "bonobo.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "borrelioz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brandon.so", "include_subdomains": true, "mode": "force-https" },
{ "name": "brightstarkids.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "bsidessf.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bunbun.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "burtrum.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "buzzconf.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "byronwade.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bytejail.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "caesreon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "calaborlawnews.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "carboneselectricosnettosl.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "carsforbackpackers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cecipu.gob.cl", "include_subdomains": true, "mode": "force-https" },
{ "name": "centricweb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chcemvediet.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "christiaanconover.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "christianbro.gq", "include_subdomains": true, "mode": "force-https" },
{ "name": "cidbot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cidr.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "cig-dem.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cirope.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clearviewwealthprojector.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "clickclickphish.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clintonbloodworth.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloud.wtf", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudily.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "comparejewelleryprices.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "compucorner.com.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "cormilu.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "cortexitrecruitment.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "countermail.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cqchome.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crazydomains.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "crow.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptopartyutah.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptoseb.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "ctoforhire.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "daemon.xin", "include_subdomains": true, "mode": "force-https" },
{ "name": "daniel-steuer.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dario.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "dark-x.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "dataretention.solutions", "include_subdomains": true, "mode": "force-https" },
{ "name": "datatekniikka.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "datatekniikka.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "dbmteam.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "delfic.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "detector.exposed", "include_subdomains": true, "mode": "force-https" },
{ "name": "dgeex.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "dhauwer.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "die-partei-reutlingen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dime.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "dinkum.online", "include_subdomains": true, "mode": "force-https" },
{ "name": "dise-online.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dmxledlights.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "docemeldoces.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "doctorwho.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "domainstaff.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dopost.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "dot.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "dyrenesverden.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "eagleyecs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "easy-rpg.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "eduvance.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "elementalrobotics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "enteente.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "esg-abi2001.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "essoduke.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "expressfinance.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "fahrenwal.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fahrenwalde.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fatlossguide.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "fbox.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "firefall.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "flamingcow.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "fliexer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "floort.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "foray-jero.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "fordbydesign.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fotofaerie.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "foxdev.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "free.com.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "fsfi.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "gehaowu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "genshiken.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "genyaa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "geschwinder.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gha.st", "include_subdomains": true, "mode": "force-https" },
{ "name": "gilly.berlin", "include_subdomains": true, "mode": "force-https" },
{ "name": "globalcomix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "globalperspectivescanada.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "goat.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "gotocloud.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "gpfclan.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "grandmasfridge.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "graymalk.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "gregmilton.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "gs-net.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "hack.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "hardfalcon.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "healtheffectsofasbestos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hejsupport.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "helpconnect.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "henrock.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "hompus.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "hoodoo.tech", "include_subdomains": true, "mode": "force-https" },
{ "name": "hoton.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "hymerscollege.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ideation-inc.co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "idvl.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "iec.pe", "include_subdomains": true, "mode": "force-https" },
{ "name": "ifcfg.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "ifoss.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "imagescostumes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "imrejonk.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "inboxen.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "infinitusgaming.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "infocommsociety.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "instant.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "involved-it.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "ipcfg.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "ipswitch.com.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "iready.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "istorrent.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "itfh.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "itpol.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "j-navi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jaba.hosting", "include_subdomains": true, "mode": "force-https" },
{ "name": "jackfahnestock.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamonsilva.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jonathandowning.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "joshi.su", "include_subdomains": true, "mode": "force-https" },
{ "name": "jrvar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kamisama.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "kaplatz.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "kbjorklu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kindof.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "kinnon.enterprises", "include_subdomains": true, "mode": "force-https" },
{ "name": "kleppe.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "konijntjes.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kraft.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "kredietpaspoort.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kurtmclester.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "labs.directory", "include_subdomains": true, "mode": "force-https" },
{ "name": "lambda-complex.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "leppis-it.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "liceserv.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "limpido.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "linuxbierwanderung.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lmintlcx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "locomore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "logfile.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "lusis.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "lusis.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "macgeneral.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "machbach.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mailgarant.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "management-companie.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "masa.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "mathiasgarbe.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "matspar.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "mavensecurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "maximeferon.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "mchristopher.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "media-courses.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "megasslstore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "melitopol.co.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "meozcraft.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mfcatalin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "michalborka.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "mijailovic.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mijnkredietpaspoort.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "monitman.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "monitman.solutions", "include_subdomains": true, "mode": "force-https" },
{ "name": "mpintaamalabanna.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "muabannhanh.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mycieokien.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "myhostname.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "myiocc.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "n2x.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "nanogeneinc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "naval.tf", "include_subdomains": true, "mode": "force-https" },
{ "name": "neel.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "netlocal.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "nicoborghuis.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "nidux.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "niho.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "nodebrewery.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nope.website", "include_subdomains": true, "mode": "force-https" },
{ "name": "nystart.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "olliespage.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "online-casino.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "onlinecensorship.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "onlinelegalmarketing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "onlinelegalmedia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "onlinewetten.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "onlyshopstation.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "open-mesh.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "openstreetmap.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "osm.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "ossbinaries.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ourcloud.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "owncloud.help", "include_subdomains": true, "mode": "force-https" },
{ "name": "paku.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "palationtrade.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "papayapythons.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "paragonie.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "parkingplus.co.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "partirkyoto.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "partyvan.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "peissen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "peterdavehello.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "phunehehe.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pic.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "pileofgarbage.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pm13.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pointiswunderland.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pokemori.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "post4me.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "practicallabs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "prayerrequest.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "preisser-it.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "priva.si", "include_subdomains": true, "mode": "force-https" },
{ "name": "pro-bike.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "profundr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "proxybay.al", "include_subdomains": true, "mode": "force-https" },
{ "name": "purplemoon.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "qiliang.wang", "include_subdomains": true, "mode": "force-https" },
{ "name": "quotehex.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "redshield.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "responsibledisclosure.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "rewrite3.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rinobroer.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "rootrelativity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rsi.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "safemovescheme.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "saharalondon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sandor.wtf", "include_subdomains": true, "mode": "force-https" },
{ "name": "sb-group.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "scanpay.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "scooshonline.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "sebastianboegl.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "seo-nerd.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "seo.consulting", "include_subdomains": true, "mode": "force-https" },
{ "name": "sequencing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "serized.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "seyr.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "shaitan.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "shan.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "sheilasdrivingschool.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "silkebaekken.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "skoda-service-team-cup.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sobie.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "square-gaming.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "squawk.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "sqzryang.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "srrr.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "sslpoint.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stalkerhispano.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "star-citizen.wiki", "include_subdomains": true, "mode": "force-https" },
{ "name": "staticisnoise.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "statuscode.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "storycollective.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "stricted.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "strugee.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sumoscout.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sweetstreats.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "sykepleien.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "synchtu.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "tacticalsquare.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tazj.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "tdelmas.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "technosavvyport.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "telekollektiv.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "teleogistic.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "telescam.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "textualapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "theater.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "thebigwave.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "thegraciousgourmet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thehistory.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "thestagchorleywood.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "thorbiswebsitedesign.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tlo.network", "include_subdomains": true, "mode": "force-https" },
{ "name": "torprojects.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "torrent.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "totalchecklist.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tpe-edu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "trollme.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "trufflemonkey.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ttz.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "tvtubeflix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "twopif.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tyche.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "uasmi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "unblocked-networks.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "uni-games.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "unila.edu.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "unitel2000.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "unixadm.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "unoccupyabq.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "unterschicht.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "unwiredbrain.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "uvarov.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "valentin-sundermann.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "veriny.tf", "include_subdomains": true, "mode": "force-https" },
{ "name": "vincentcox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vissanum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vsund.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "walkeryoung.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "wallpapers.pub", "include_subdomains": true, "mode": "force-https" },
{ "name": "wangqiliang.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "wangqiliang.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wartorngalaxy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wealthprojector.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wealthprojector.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "weathermyway.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "web4all.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "webscale.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "webtorrent.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "weeblr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wettbuero.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wetten.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "wetttipps.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wetttipps.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "whatsupgold.com.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "whocalled.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "willosagiede.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wodka-division.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wohlgemuth.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "wrwg.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "xatr0z.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "xng.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "yawnbox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yetzt.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "yplanapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zacarias.com.ar", "include_subdomains": true, "mode": "force-https" },
{ "name": "ze3kr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zett4.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "zirtue.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "zoneminder.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thundr.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudflare.com", "include_subdomains": false, "mode": "force-https" },
{ "name": "www.cloudflare.com", "include_subdomains": false, "mode": "force-https" },
{ "name": "api.cloudflare.com", "include_subdomains": false, "mode": "force-https" },
{ "name": "6969.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "aaeblog.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "advancis.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ahxxm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "anitube-nocookie.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "anitube.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "appartementhaus-badria.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "appson.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "arjandejong.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "aunali1.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "avantmfg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "b3orion.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bandrcrafts.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "beaglewatch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bermeitinger.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "bettween.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bike-shack.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bildermachr.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitok.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bizcms.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blmiller.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "boxintense.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brightstarkids.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "brightstarkids.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "brightstarkids.sg", "include_subdomains": true, "mode": "force-https" },
{ "name": "bsklabels.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "btsoft.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "budgetalk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "burningflipside.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "casperpanel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cfa.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "chic-leather.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chijiokeindustries.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "chun.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "cip.md", "include_subdomains": true, "mode": "force-https" },
{ "name": "citiagent.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "cmdline.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "cojo.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "concord-group.co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "count.sh", "include_subdomains": true, "mode": "force-https" },
{ "name": "culinae.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "cvjm-memmingen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "david-schiffmann.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "decafu.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "dergeilstestammderwelt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "detteflies.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dibiphp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "disruptivelabs.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "disruptivelabs.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "divingwithnic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "doktorsitesi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dovetailnow.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dukun.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "elpo.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "englishbulgaria.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ethicalexploiting.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eurostrategy.vn.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "eveseat.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "exekutori.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "familieholme.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fastcomcorp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "felisslovakia.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ff-bad-hoehenstadt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fhcdn.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "filoo.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "flajshans.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "flat.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "florian-schlachter.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fortress.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "freeutopia.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "gosuland.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "guguke.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "hacker.one", "include_subdomains": true, "mode": "force-https" },
{ "name": "haucke.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "hdm.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "hds-lan.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "henriksen.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "hiddenmail.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "hohm.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "holifestival-freyung.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "huaxueba.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ideadozz.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "ikvts.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "interaffairs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "isitamor.pm", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamesconroyfinn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jameshost.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "johngallias.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kanna.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "kcolford.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kilobyte22.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "komoju.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kotonehoko.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "kreen.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kropkait.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kryx.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "laserfuchs.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "lawformt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "levinus.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "lightme.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "limeyeti.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "logopaediereinhard.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "lottosonline.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "macleod.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "masa-yoga.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mathhire.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mattwb65.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mavenclinic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "meditek-dv.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "micro-dv.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "mind-moves.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "minecraft-forum.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "minecraft-forum.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "minecraft-forum.gq", "include_subdomains": true, "mode": "force-https" },
{ "name": "minecraft-forum.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "minecraft-forums.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "minecraft-forums.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "minecraft-forums.gq", "include_subdomains": true, "mode": "force-https" },
{ "name": "minecraftforum.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "minecraftforums.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "minecraftforums.gq", "include_subdomains": true, "mode": "force-https" },
{ "name": "minecraftforums.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "misterl.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mittelunsachlich.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "multigeist.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "narfation.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ne-on.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nettefoundation.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "network-notes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "neveta.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "niftiestsoftware.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nullpoint.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "open-bs.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "oxygaming.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "oxymc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "paulproell.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "peerherrmann.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pixelcode.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "planet-work.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "posobota.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "ppmoon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pretix.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "privacyrup.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pt-server.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "purplemoon.mobi", "include_subdomains": true, "mode": "force-https" },
{ "name": "purplestar.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "purplestar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "purplestar.mobi", "include_subdomains": true, "mode": "force-https" },
{ "name": "pushapp.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pyplo.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rentcarassist.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rmstudio.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "roave.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rotzonline.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "samaritansnet.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sandbagexpress.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "schelberts.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "selfici.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "simply-premium.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "slovakiana.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "sniep.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "solsystems.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "soondy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "spacefish.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "stjohnmiami.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "streampanel.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "stuartbell.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "suche.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sveneckelmann.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "texy.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "the-construct.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thebrotherswarde.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thelocals.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "thomas-grobelny.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tifan.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tobiassattler.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomcort.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonburi.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "totch.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "untoldstory.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "unun.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "valmagus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vanitas.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "vansieleghem.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vfdworld.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "viperdns.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vitalorange.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "w.wiki", "include_subdomains": true, "mode": "force-https" },
{ "name": "wevolver.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wf-hosting.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wfh.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "wfh.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "wiseloan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wje-online.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wxcafe.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "xellos.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "xett.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yecl.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "yolobert.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ys-shop.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "zooparadies.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "0paste.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "1km.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "2nerds1bit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "403.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "acr.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "adevel.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "adrl.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "aishnair.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alair.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexbaker.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "altesses.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "altonblom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "amishsecurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "andreasfeusi.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "anedot.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "aniplus.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "anshuman-chatterjee.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "asandu.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "aspires.co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "augustiner-kantorei-erfurt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "augustiner-kantorei.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "avalon-island.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "avec-ou-sans-ordonnance.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "aviacao.pt", "include_subdomains": true, "mode": "force-https" },
{ "name": "babarkata.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "babyfotograf-schweiz.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "bacchanallia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "balkonien.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bananabandy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "baofengtech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "baud.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "beachi.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "bentley.link", "include_subdomains": true, "mode": "force-https" },
{ "name": "berra.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "bfw-online.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bgmn.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "biasmath.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "biou.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitcoinworld.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "blauwwit.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "blendle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bluemosh.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bonapp.restaurant", "include_subdomains": true, "mode": "force-https" },
{ "name": "bonifacius.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "boringsecurity.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bougeret.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "bowling.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brasalcosmetics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bratteng.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "bugcrowd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cadoth.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "caffeinatedcode.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cais.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "caja-pdf.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "calvinallen.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "camperverzekerd.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "canadasmotorcycle.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "car-navi.ph", "include_subdomains": true, "mode": "force-https" },
{ "name": "carck.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "cardrecovery.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "cativa.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ccayearbook.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cctech.ph", "include_subdomains": true, "mode": "force-https" },
{ "name": "cementscience.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "centralync.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cevrimici.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chaoschemnitz.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "chch.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "chocolah.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "choosemypc.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "chriswells.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "ciat.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "clintonbloodworth.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudcy.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "clouddesktop.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "cmci.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "co50.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "coiffeurschnittstelle.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "comitesaustria.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "consonare.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "coopens.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "custodyxchange.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cvursache.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyph.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyph.video", "include_subdomains": true, "mode": "force-https" },
{ "name": "cysec.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "d3xt3r01.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "daimadi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "datorb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "decomplify.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "deepserve.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "dentaldomain.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "dentaldomain.ph", "include_subdomains": true, "mode": "force-https" },
{ "name": "dereferenced.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "devh.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "devolution.ws", "include_subdomains": true, "mode": "force-https" },
{ "name": "die-blahuts.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "diegelernten.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dmlogic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dmwall.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "dogan.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "dutchrank.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dynamize.solutions", "include_subdomains": true, "mode": "force-https" },
{ "name": "dzimejl.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "eagletechz.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "echomanchester.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ecnetworker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "efficienthealth.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "electronicfasteners.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "elemental.software", "include_subdomains": true, "mode": "force-https" },
{ "name": "endlesstone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eriix.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "expo-designers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ezmod.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "f-thie.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "faesser.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "faizan.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "faizan.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "federicomigliavacca.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "file-pdf.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "findtutorsnearme.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "flawlesscowboy.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "floorball-haunwoehr.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "flowersandclouds.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fmarchal.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "focusmark.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "frankierprofi.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "franzt.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "fredvoyage.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "fukushima-web.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fzn.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "geek-hub.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "geeky.software", "include_subdomains": true, "mode": "force-https" },
{ "name": "genshiken-itb.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "genslerwisp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "genxnotes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "getvdownloader.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "glidingshop.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "gowe.wang", "include_subdomains": true, "mode": "force-https" },
{ "name": "gracesofgrief.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "grantedby.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "grazetech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "grcnode.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gtmasterclub.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "habarisoft.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hackthissite.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "hakase.kr", "include_subdomains": true, "mode": "force-https" },
{ "name": "handmadetutorials.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "harbor-light.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "harringtonca.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hduin.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "hexo.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "homads.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hoodoo.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "hoshisato.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "huffduffer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hund.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "iainsimms.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "ilhadocaranguejo.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "imlonghao.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "imququ.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "imreh.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "indust.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "inksay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "institutoflordelavida.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "interfug.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "inwesttitle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iocheck.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "isaacman.tech", "include_subdomains": true, "mode": "force-https" },
{ "name": "iskaz.rs", "include_subdomains": true, "mode": "force-https" },
{ "name": "isondo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "istanbul.systems", "include_subdomains": true, "mode": "force-https" },
{ "name": "jacobphono.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamesrains.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jayharris.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "jcraft.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "jennythebaker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jetmirshatri.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jimmycai.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "jobss.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "jonaskjodt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jonathan-apps.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jonathancarter.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "jonfor.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "jorgemesa.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "josephrees.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "joyofcookingandbaking.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kachlikova2.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "kanotijd.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "katka.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "kd-plus.pp.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "keke-shop.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "kengilmour.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kikuzuki.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kinderwagen-test24.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kitsostech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "klif1.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kodokushi.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "kokenmetaanbiedingen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kreavis.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "latus.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "legendofkrystal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "levendwater.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lewisjuggins.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "limalama.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "listafirmelor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lothai.re", "include_subdomains": true, "mode": "force-https" },
{ "name": "ltn-tom-morel.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "luehne.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "lunakit.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "m3-gmbh.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "manoirdecontres.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "marcoslater.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "marktcontact.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mattberryman.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "maxwell-english.co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "mazz-tech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mcc.re", "include_subdomains": true, "mode": "force-https" },
{ "name": "mcgarderen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "mcpart.land", "include_subdomains": true, "mode": "force-https" },
{ "name": "medirich.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "medo64.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "medwayindia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "meizufans.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "metebalci.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "michaelcullen.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "michaelleibundgut.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "michal-kral.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "microme.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "midonet.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "misskey.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "mizd.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "monnyonle.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "mpc-hc.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mtasa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "multitheftauto.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mushikabu.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "myonline.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "myzina.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "nabytko.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "nakedalarmclock.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "nanogi.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "narach.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "narthollis.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "nb.zone", "include_subdomains": true, "mode": "force-https" },
{ "name": "nbg-ha.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "negai.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "neko-life.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "netfs.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "netfxharmonics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "netsparker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "newcitygas.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "nyffo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "obdolbacca.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "obscuredfiles.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "okane.love", "include_subdomains": true, "mode": "force-https" },
{ "name": "omifind.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ondrej.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "onlinedemo.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "openprovider.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "optmos.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "oszri.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "otya.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "overclockers.ge", "include_subdomains": true, "mode": "force-https" },
{ "name": "pan.digital", "include_subdomains": true, "mode": "force-https" },
{ "name": "per-pedes.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "performaterm.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "peter.org.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "pfadfinder-aurich.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "phparcade.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pierre-denoblens.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "playnation.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "plogable.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "pretty.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "principaltoolbox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "profi-durchgangsmelder.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "profpay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ptgoldensun.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "quai10.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "quantenteranik.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "quantumcourse.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "r811.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "racermaster.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "rcpcbd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "relisten.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "retcor.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "rhdigital.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "riiconnect24.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ronwo.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "rootwpn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "russmarshall.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rww.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "saltercane.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "saveyour.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "scienceathome.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "screenresolution.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "secpatrol.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "securitystreak.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "serbanpaun.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "serverstuff.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "seryo.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "seryovpn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shtorku.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "siebens.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sightcure.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "silverpvp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sinoscandinavia.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "skia.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "skyminds.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "slightfuture.click", "include_subdomains": true, "mode": "force-https" },
{ "name": "slightfuture.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smares.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sms1.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "socomponents.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "sosecu.red", "include_subdomains": true, "mode": "force-https" },
{ "name": "soved.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "spark.team", "include_subdomains": true, "mode": "force-https" },
{ "name": "speich.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "spicymatch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sritest.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "sstewartgallus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "starcomproj.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stbennett.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "steakovercooked.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stkbn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stopwoodfin.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "stressfreehousehold.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "student-scientist.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "studentloans.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "studentresearcher.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "styles.pm", "include_subdomains": true, "mode": "force-https" },
{ "name": "sulek.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "susanbpilates.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "susanbpilates.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "synony.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "taskstats.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tcl.ath.cx", "include_subdomains": true, "mode": "force-https" },
{ "name": "teamzeus.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "techelements.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "techpivot.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "teddy.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "tetsumaki.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "textracer.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "tf2b.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thedark1337.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "themicrocapital.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "theojones.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "thesession.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "tls.builders", "include_subdomains": true, "mode": "force-https" },
{ "name": "tmaward.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tmpsantos.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "tobiasmathes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tobiasmathes.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "tommyads.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "toolbox.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "touhou.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "treebaglia.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "trophee-discount.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "truweight.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "tryoneday.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "trywesayyes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "typecodes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ukwct.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "undone.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "unionplat.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "uno-pizza.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "uripura.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "use.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "valis.sx", "include_subdomains": true, "mode": "force-https" },
{ "name": "vapordepot.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "varghese.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "vgatest.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "videnskabsklubben.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "vikashkumar.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "vimeo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "volcrado.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vpnhot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "w4xzr.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "wallingford.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "warandpeace.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "warr.ath.cx", "include_subdomains": true, "mode": "force-https" },
{ "name": "wasema.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "webseitendesigner.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "westeros.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "wiimotion.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "winclient.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "winmodels.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "winmodels.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "winterfeldt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wolfachtal-alpaka.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wolfsden.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "wolfwings.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "woodbury.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "woodomat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "workingclassmedia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wpfortify.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wpvulndb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xdd.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "xiangweiqing.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "xkviz.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "xuexb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xwaretech.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "y-s.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "youcontrol.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "youyoulemon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ytvwld.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "yuyu.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "yvesx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zhanghao.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "zorz.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "0au.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "692b8c32.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "abury.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "adam-kostecki.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "adjagu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "aiflab.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "akostecki.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "alaricfavier.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexvetter.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "alkami.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alkamitech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "andrewbroekman.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "angristan.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "annabellaw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "approlys.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "aquilaguild.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "arabdigitalexpression.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "assdecoeur.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "b-root-force.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bastianstalder.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "bbnx.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bettercrypto.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bienici.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "biosignalanalytics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blendle.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "blumenfeldart.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bogosity.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "calculator-imt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "certcenter.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "charmander.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudstorm.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "convert.zone", "include_subdomains": true, "mode": "force-https" },
{ "name": "cowboyim.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crizk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptoparty.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "csohack.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyph.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "daniel-ruf.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "darkdestiny.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "davidgow.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ddatsh.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dennisdoes.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dicgaming.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "digitkon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dinube.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dislocated.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "domfee.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "donner-reuschel.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "drupal.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "dutchrank.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "edoss.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "elpo.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "embracethedarkness.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "emirabiz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "europop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "evrial.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fallenangeldrinks.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "fallenangeldrinks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fallenangeldrinks.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "fallenangelspirits.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "fallenangelspirits.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fallenangelspirits.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "fallenspirits.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "faspirits.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "faspirits.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fdsys.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "feezmodo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "floridaescapes.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "florismouwen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fotostudio-schweiz.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "freiwurst.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "genxbeats.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gm-assicurazioni.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "goggs.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "gpo.gov", "include_subdomains": false, "mode": "force-https" },
{ "name": "www.gpo.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "grannyshouse.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "gurom.lv", "include_subdomains": true, "mode": "force-https" },
{ "name": "haozi.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "havelland-obstler.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hotchillibox.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "hotchillibox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "icusignature.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "internethering.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "inusasha.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "invictusmc.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ionlabs.kr", "include_subdomains": true, "mode": "force-https" },
{ "name": "ip6.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "isopres.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jagerman.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jean-remy.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "jonlabelle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jordanhamilton.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "joshgrancell.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jrmd.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "kassa.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "keganthorrez.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kjarrval.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "kurehun.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lafkor.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "leob.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "loacg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "loucanfixit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "marcoececilia.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "marie.club", "include_subdomains": true, "mode": "force-https" },
{ "name": "markusweimar.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mctherealm.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "memo-linux.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mobilemedics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mobocasino.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "myvpl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nedcdata.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nowak.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "nusatrip-api.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nyantec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "oliverdunk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "one---line.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "online-bouwmaterialen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "oprechtgezegd.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "pariga.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "paul.reviews", "include_subdomains": true, "mode": "force-https" },
{ "name": "pepchid.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "piconepress.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pirateproxy.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "pmponline.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "polimat.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "prediksisydney.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "press-anime-nenkan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "privytime.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "queercinema.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "realmic.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "rene-schwarz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rhinelander.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "rickyromero.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "robud.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "rocketmill.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "romainmuller.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "royalpalacenogent.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "scs-simulatoren.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sdcardrecovery.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "seiko-dojo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "selent.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "sendya.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "shukatsu-note.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "singul4rity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "speedtest-russia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "starstreak.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "taxbench.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "temizmama.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "the-gist.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "thegoldregister.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "thejserver.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tlo.hosting", "include_subdomains": true, "mode": "force-https" },
{ "name": "treeby.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "truckstop-magazin.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ttcf.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "tuningblog.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "tuntitili.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "umwandeln-online.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "w4nvu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wanban.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "wdbgroup.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "webm.to", "include_subdomains": true, "mode": "force-https" },
{ "name": "wenjs.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "winter.engineering", "include_subdomains": true, "mode": "force-https" },
{ "name": "wis.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "wisweb.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "wrightdoumawedding.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ww2onlineshop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yellowcar.website", "include_subdomains": true, "mode": "force-https" },
{ "name": "youcancraft.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "yunity.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "zhangyuhao.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "a-plus.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "achenar.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "adelevie.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "andrewsun.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "anedot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aosus.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "astengox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "asun.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "atlantichomes.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "autokovrik-diskont.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "bam.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "ben.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "bm-trading.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "bodyblog.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "bpastudies.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ceopedia.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "cfetengineering.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cinefilzonen.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "cirfi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "codabix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "codabix.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "codabix.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "creditkarma.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptify.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "crystalchandelierservices.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cwagner.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyberkov.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyberpunk.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "dadons-laserdiscs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "darkag.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "dequehablamos.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "discofitta.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dragonisles.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "eligible.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "endzeit-architekten.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "englishclub.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "esclear.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fearsomegaming.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "firevap.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "gintenreiter-photography.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "graphire.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "grossmann.gr", "include_subdomains": true, "mode": "force-https" },
{ "name": "gurochan.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "hastherebeenamassshooting.today", "include_subdomains": true, "mode": "force-https" },
{ "name": "hd-offensive.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "heartsucker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "helloanselm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hiphop.ren", "include_subdomains": true, "mode": "force-https" },
{ "name": "hmm.nyc", "include_subdomains": true, "mode": "force-https" },
{ "name": "homecareassociatespa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "i95.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "iamokay.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "infilock.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iseulde.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jikken.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "klauwd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kle.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "kleteckova.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "korobkovsky.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "krypteia.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kybi.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "levert.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "libreboot.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "linuxlounge.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "litvideoserver.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "liud.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "lugbb.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mailer-dot.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "make-pizza.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "mammothmail.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mammothmail.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mammothmail.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "maowtm.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mbweir.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mfiles.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "mintrak2.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mobiletraff.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "moneromerchant.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "monitzer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mygreatjobs.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nearby.in.th", "include_subdomains": true, "mode": "force-https" },
{ "name": "netsystems.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "neuralgic.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "nolberg.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "onefour.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "openxmpp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "optenhoefel.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "orf-digitalsatkarte.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "orf-kartentausch.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "oversight.garden", "include_subdomains": true, "mode": "force-https" },
{ "name": "plfgr.eu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "politic.org.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "potlytics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ppy3.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "prelist.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ptbx.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "purplebricks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qtxh.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "quchao.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "raidstone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "raidstone.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "rawoil.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "realgarant-shop.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "remodela.com.ve", "include_subdomains": true, "mode": "force-https" },
{ "name": "restchart.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "richmondsunlight.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rightcapital.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rolemaster.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "room208.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ruanmi.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "rushball.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "saikarra.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sailormoonevents.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "saltstack.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "samkelleher.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "scicasts.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "seatbeltpledge.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shv25.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "societyhilldance.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stmbgr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "streams.dyndns.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "syncserve.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomatenaufdenaugen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "vitkausk.as", "include_subdomains": true, "mode": "force-https" },
{ "name": "wander.al", "include_subdomains": true, "mode": "force-https" },
{ "name": "wapjt.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "webdevops.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "weirdesigns.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "winpack.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "winpack.eu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wittcher.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wscales.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wss.com.ve", "include_subdomains": true, "mode": "force-https" },
{ "name": "wsscompany.com.ve", "include_subdomains": true, "mode": "force-https" },
{ "name": "ycc.wtf", "include_subdomains": true, "mode": "force-https" },
{ "name": "yuan.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "zefu.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "zonglovani.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "zooom.azurewebsites.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "zscales.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zzw.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "0p.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "adams.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "akaoma.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "anderslind.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "aspargesgaarden.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "catnet.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "chiru.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "consul.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "dealpass.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "driving-lessons.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "elbetech.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ernesto.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "esquonic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "falkp.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "firstchoicecandy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "furry.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gautvedt.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "gorilla-gym.site", "include_subdomains": true, "mode": "force-https" },
{ "name": "graph.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "gravitation.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "grsecurity.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "hashiconf.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hashicorp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "healthiercompany.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "heyguevara.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hostgarou.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jobbkk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kakao-karten.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kitakemon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kradalby.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "leinir.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "lepont.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "luom.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "lyx.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "martinp.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "minpingvin.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "mt.me.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "nomadproject.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "ntppool.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "omniti.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "open-bs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ottoproject.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "packer.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "perfect.in.th", "include_subdomains": true, "mode": "force-https" },
{ "name": "ploxel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "postal.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "puryearlaw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pwnies.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "revolt.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "ruborr.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "sbssoft.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "schrodinger.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "serfdom.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "seryo.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "skou.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "spillmaker.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "sscd.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "terraform.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "tinylan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tnes.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "travisf.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tresorsecurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "urphp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "v0tti.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vagrantup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vaultproject.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "wegner.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "wilddog.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wlzhiyin.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "womf.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wondermags.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xiaofengsky.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zqhong.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bmoattachments.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "dorianharmans.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "inverselink-user-content.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "inverselink.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jhburton.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "0knowledge.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "0x52.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "0x90.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "0xee.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "0xf00.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "1011100.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "1464424382.rsc.cdn77.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "1972969867.rsc.cdn77.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "1whw.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "2brokegirls.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "2gen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "808.lv", "include_subdomains": true, "mode": "force-https" },
{ "name": "911911.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "99511.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "abcheck.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "abilymp06.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "abury.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "acabadosboston.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "actserv.co.ke", "include_subdomains": true, "mode": "force-https" },
{ "name": "adblockextreme.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "adboos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "adopteunsiteflash.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "advancedseotool.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "aether.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "afuh.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "agalaxyfarfaraway.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "agbremen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "agevio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aiesecarad.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "aivd.lol", "include_subdomains": true, "mode": "force-https" },
{ "name": "akhras.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "albertopimienta.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "albion2.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "alecpap.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alessandro.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexhaydock.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexhd.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexismeza.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexn.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "allbenjoy.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "almeria.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "am3.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "amavis.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ambiente.one", "include_subdomains": true, "mode": "force-https" },
{ "name": "anarchistischegroepnijmegen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "ancientkarma.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "andreaboero.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "andrewmichaud.beer", "include_subdomains": true, "mode": "force-https" },
{ "name": "andrewmichaud.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "animalnet.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "anitaalbersen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "annuaire-photographe.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "anonboards.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "anthenor.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "antimine.kr", "include_subdomains": true, "mode": "force-https" },
{ "name": "anyprime.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "aopedeure.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "aperturesciencelabs.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "apolloyl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "appart.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "approbo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aprsdroid.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "aradulconteaza.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "arboworks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "arbu.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "argh.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "arima.co.ke", "include_subdomains": true, "mode": "force-https" },
{ "name": "aristocrates.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "armingrodon.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "articaexports.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "arzaroth.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "asasuou.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "asc16.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aserver.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "askmagicconch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "atbeckett.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "attimidesigns.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aucubin.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "auverbox.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "axrec.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "baalsworld.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "backscattering.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "badhusky.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "baer.one", "include_subdomains": true, "mode": "force-https" },
{ "name": "bah.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "baiker.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "ballotapi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bananium.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "barbaros.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "barbu.family", "include_subdomains": true, "mode": "force-https" },
{ "name": "barrut.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "bartel.ws", "include_subdomains": true, "mode": "force-https" },
{ "name": "bartlamboo.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "bashcode.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "basnieuwenhuizen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "beanjuice.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "beardydave.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "beframed.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "beinad.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "believablebook.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bely-mishka.by", "include_subdomains": true, "mode": "force-https" },
{ "name": "bendemaree.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bendingtheending.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "benk.press", "include_subdomains": true, "mode": "force-https" },
{ "name": "benno.frl", "include_subdomains": true, "mode": "force-https" },
{ "name": "benschnarr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "berr.yt", "include_subdomains": true, "mode": "force-https" },
{ "name": "betaclean.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "betulashop.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "bezorg.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "bieberium.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bikiniseli.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bildschirmflackern.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "billaud.eu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "biosphere.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "birdfeeder.online", "include_subdomains": true, "mode": "force-https" },
{ "name": "birminghamsunset.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitcoin.asia", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitcoin.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitcoin.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitcoin.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitcoin.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitcoin.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitcoinbitcoin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitcoinprivacy.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "blackphoenix.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "blastersklan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blue42.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bluescloud.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "blurringexistence.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bluserv.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bnhlibrary.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bokeyy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bookofraonlinecasinos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bootjp.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "bouncourseplanner.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "br3in.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "bradbrockmeyer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bran.land", "include_subdomains": true, "mode": "force-https" },
{ "name": "bratteng.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "bregnedalsystems.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "brickoo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bridholm.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "bronevichok.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "brunoramos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brunoramos.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bsalyzer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bsdtips.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bsquared.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "buck.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "budskap.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "buettgens.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bugtrack.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "bund-von-theramore.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "buri.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "businessfurs.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "buyinginvestmentproperty.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bypro.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "c.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "c3b.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "cabsites.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cacaolalina.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "calebmorris.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "calgoty.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "calibso.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "camconn.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "canarymod.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "candratech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "capper.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "captchatheprize.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "carnaticalifornia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "carnildo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "casinostest.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "catsmagic.pp.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "cavedroid.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "ccja.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "cejhon.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "celti.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "cerastar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chaos.fail", "include_subdomains": true, "mode": "force-https" },
{ "name": "chatear.social", "include_subdomains": true, "mode": "force-https" },
{ "name": "chaz6.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chejianer.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "chenapartment.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chireiden.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "chocotough.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "christiaandruif.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "cintdirect.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cirrus0.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ciscommerce.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "clarkeaward.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "classicday.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "cldly.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clearkonjac.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clsimplex.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clywedogmaths.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "cocaine.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "cocker.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "codeforce.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "codelayer.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "codewild.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "collies.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "com.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "comhack.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "comicspines.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "compeuphoria.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "compiledworks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "completionist.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "consciousbrand.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "core4system.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "cornercircle.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "coughlan.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "cozmaadrian.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "craftinginredlipstick.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cravelyrics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "critical.today", "include_subdomains": true, "mode": "force-https" },
{ "name": "criticalaim.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptoisnotacrime.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "csapak.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "csokolade.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "cssu.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "cthomas.work", "include_subdomains": true, "mode": "force-https" },
{ "name": "cubeserver.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "cubua.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cuibonobo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cuisinezest.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "curlyroots.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "custe.rs", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyberianhusky.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "daduke.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "dalingk.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "dallmeier.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "danaketh.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "danielcowie.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "danieldk.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "danielverlaan.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "dankim.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "darkhole.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "darkside.re", "include_subdomains": true, "mode": "force-https" },
{ "name": "darksideof.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "darwinkel.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "davidandersson.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "davidreinhardt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dc585.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "ddhosted.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dedicatutiempo.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "dedmorozrzn.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "degeberg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "deinballon.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dementiapraecox.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "demomanca.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "denniskoot.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "dennogumi.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "dersoundhunter.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "derwolfe.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "detoxsinutritie.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "deuxsolutions.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "developfx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "devopsconnected.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dhuy.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "diegerbers.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dighans.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "digitalnonplus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dipconsultants.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "disconformity.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "disinclined.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "dj4et.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dkds.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "dlemper.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "doesmycodehavebugs.today", "include_subdomains": true, "mode": "force-https" },
{ "name": "dokuboard.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "domhaase.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "donzelot.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "dotbox.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "doublefun.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dovecotadmin.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "downsouthweddings.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "drahcro.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "drdevil.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "driesjtuver.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "drivenes.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "drugagodba.si", "include_subdomains": true, "mode": "force-https" },
{ "name": "duesee.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "dumino.bg", "include_subdomains": true, "mode": "force-https" },
{ "name": "duria.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dutchwanderers.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "dvbris.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "dvbris.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dvorupotocnych.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "easez.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "eatlowcarb.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "eb7.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "echopaper.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "echosystem.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "ecogen.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "ecogen.net.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "eduif.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "edxg.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "einsatzstellenverwaltung.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "electricant.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "elektropost.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "element-43.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "elite12.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "elliriehl.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "elnan.do", "include_subdomains": true, "mode": "force-https" },
{ "name": "emilyhorsman.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eminovic.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "emnitech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "encredible.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "encredible.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "end.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "endlessdark.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "enterprisey.enterprises", "include_subdomains": true, "mode": "force-https" },
{ "name": "eoldb.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "epicwalnutcreek.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "epublibre.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "eq8.net.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "equate.net.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "equatetechnologies.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "eressea.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "erpcargo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ersindemirtas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "esko.bar", "include_subdomains": true, "mode": "force-https" },
{ "name": "esocweb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ethanfaust.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ethlan.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "eulerpi.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "euph.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "everwaking.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "evilized.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "evossd.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "eytosh.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "f00.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "fabienbaker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fableforge.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "faeriecakes.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "failproof.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "familjenfrodlund.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "fashioncare.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "fastopen.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "fatox.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fdj.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "fecik.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "feel.aero", "include_subdomains": true, "mode": "force-https" },
{ "name": "feirlane.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "feliwyn.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "fenno.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "fenteo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "feragon.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "fhdhelp.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fhdhilft.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fierman.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "figuurzagers.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "fiksel.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "fikt.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "finfev.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "firebird.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "fireorbit.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fischers.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "fizz.buzz", "include_subdomains": true, "mode": "force-https" },
{ "name": "flamingkeys.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "fless.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "flocktofedora.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "floridafieros.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "flouartistique.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "folv.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "frack.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "francevpn.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "frangor.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "freqlabs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fridolinka.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "frippz.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "fritzrepair.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "frly.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "frogatto.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "frontmin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fumo.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "funderburg.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "furry.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "futuretechnologi.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "gaichon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gam3rs.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamecollector.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamegix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gameink.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamesurferapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamishou.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "gampenhof.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "garagegoossens.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "generic.cx", "include_subdomains": true, "mode": "force-https" },
{ "name": "genossen.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "genuu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "geraintwhite.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gereon.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "gesiwista.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gethttpsforfree.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "getinternet.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "getmassage.com.ng", "include_subdomains": true, "mode": "force-https" },
{ "name": "getremembrall.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gfm.tech", "include_subdomains": true, "mode": "force-https" },
{ "name": "gigacog.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gijsbertus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gjspunk.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "glentakahashi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "go.ax", "include_subdomains": true, "mode": "force-https" },
{ "name": "go2sh.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "goalsetup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gofigure.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "gorschenin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gps.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "gravitechthai.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gravito.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "greedbutt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "greenpeace.berlin", "include_subdomains": true, "mode": "force-https" },
{ "name": "gresak.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "griesser2.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "grog.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "gropp.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "groth.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "groth.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "guillaumeperrin.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "guntbert.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "guvernalternativa.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "gwtest.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "hackenkunjeleren.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "hackernet.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "hackerpoints.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hackest.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "hadleighswimmingclub.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "hadzic.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "haitschi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "haitschi.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "haitschi.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "haitschi.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "hallmarkestates.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "haman.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "hardeman.nu", "include_subdomains": true, "mode": "force-https" },
{ "name": "hardline.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "harmonycosmetic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "has.vision", "include_subdomains": true, "mode": "force-https" },
{ "name": "hazcod.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hbpowell.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hcie.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "hdeaves.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "heathmanners.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hec.global", "include_subdomains": true, "mode": "force-https" },
{ "name": "hejahanif.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "henok.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "hhhdb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hhmmmm.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hiisukun.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hiphopconvention.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "hittipps.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hmsseahawk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hodne.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "hondart.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "honoo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hopps.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "hostelite.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hostingfj.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hrobert.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "hscorp.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hupp.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "husky.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "huskybutt.dog", "include_subdomains": true, "mode": "force-https" },
{ "name": "huskyinc.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "hydra.ws", "include_subdomains": true, "mode": "force-https" },
{ "name": "iactu.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "iamveto.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "icebat.dyndns.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ictinforensics.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "idiopolis.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ies.id.lv", "include_subdomains": true, "mode": "force-https" },
{ "name": "ifconfig.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "iflare.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "igforums.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "igrivi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iirii.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iklive.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ilona.graphics", "include_subdomains": true, "mode": "force-https" },
{ "name": "iluvscotland.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "immaterium.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "indievelopment.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "informatik.zone", "include_subdomains": true, "mode": "force-https" },
{ "name": "infosenior.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "inios.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "insane.zone", "include_subdomains": true, "mode": "force-https" },
{ "name": "interference.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "internetcasinos.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "inton.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "investorforms.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "inwestcorp.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "iodu.re", "include_subdomains": true, "mode": "force-https" },
{ "name": "ipconsulting.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "irazimina.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "iridiumflare.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "iskaron.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "isreedyintheuk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "issuesofconcern.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "itludens.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "itsatrap.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "iwalton.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iwizerunek.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "jackdelik.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jahofmann.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "james.je", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamesbradach.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamesdoell.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamiemagee.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamon.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "janario.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "jaqen.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "jarsater.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jasonamorrow.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jastoria.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "jazzanet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jazzncheese.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jbbd.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "jbradaric.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "jctf.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "jdubya.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "jeffcasavant.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jeremiahbenes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jeugdkans.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "jf.duckdns.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "jhejderup.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "jimas.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "jka.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "jkirsche.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jkrippen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "joakimalgroy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "joepitt.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "johannes.wtf", "include_subdomains": true, "mode": "force-https" },
{ "name": "johnrom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "johnverkerk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jonasgroth.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "jonn.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "jopsens.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "josip.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "jrgold.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "jstore.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "jugendsuenden.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "jultube.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jump.wtf", "include_subdomains": true, "mode": "force-https" },
{ "name": "junaos.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "junkdrome.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "jupp0r.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kalami.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kamixa.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "kanehusky.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kantankye.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kapucini.si", "include_subdomains": true, "mode": "force-https" },
{ "name": "kaputt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "karguine.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "katericke.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "katyl.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "kausch.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "kdata.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "ke7tlf.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "keaysmillwork.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kekku.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "kermadec.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ketosecology.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "kevinapease.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kevinbusse.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kirara.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "kirschbaum.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "kirstin-peters.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kisalt.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "kitchenpunx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "klausimas.lt", "include_subdomains": true, "mode": "force-https" },
{ "name": "kleinblogje.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "knapen.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "kolaykaydet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "konata.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "koopjesnel.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "koot.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kraiwan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kraiwon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kream.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "kriegskindernothilfe.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kristikala.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kroetenfuchs.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "krupa.net.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kuwago.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "labordata.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "labs.moscow", "include_subdomains": true, "mode": "force-https" },
{ "name": "lacledeslan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lacledeslan.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "laglab.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lambdafive.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "lamboo.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "laminine.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "langendries.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "langhun.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "larsklene.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "lavine.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "lbayer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lenn1.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "leolana.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lerner.moscow", "include_subdomains": true, "mode": "force-https" },
{ "name": "lerp.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "lgts.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "lhalbert.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "lightpaste.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lindberg.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "link.ba", "include_subdomains": true, "mode": "force-https" },
{ "name": "linzgau.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "litchidova.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "lithesalar.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "little.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "liveforspeed.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "livnev.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "loafbox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "localchum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "logicsale.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "logicsale.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "logicsale.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "logicsale.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "loginseite.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "loli.bz", "include_subdomains": true, "mode": "force-https" },
{ "name": "lonal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "loopstart.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lpm-uk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lubot.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "lucielavickova.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lunarift.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "luther.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "luukklene.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "lv0.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "lzzr.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "macchaberrycream.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "maddin.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "maelstrom.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "mahefa.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "malfait.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "managemynetsuite.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "manowarus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "marcelpreuss.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "marcofinke.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "marcohager.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "marilsnijders.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "markaconnor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "matrix.ac", "include_subdomains": true, "mode": "force-https" },
{ "name": "matt.tf", "include_subdomains": true, "mode": "force-https" },
{ "name": "mattandyana.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "matthiasschwab.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "matty.digital", "include_subdomains": true, "mode": "force-https" },
{ "name": "matze.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "maultrom.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "mbinf.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mcatnnlo.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mcl.gg", "include_subdomains": true, "mode": "force-https" },
{ "name": "meadowviewfarms.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "medusa.wtf", "include_subdomains": true, "mode": "force-https" },
{ "name": "meghudson.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "meifrench.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "merccorp.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mereckas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "merson.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "metapeen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "metin2blog.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "michaelfitzpatrickruth.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "michasfahrschule.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "miconware.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "midwestwomenworkers.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mikepair.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mikewillia.ms", "include_subdomains": true, "mode": "force-https" },
{ "name": "milonga.tips", "include_subdomains": true, "mode": "force-https" },
{ "name": "mirodasilva.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "mjec.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mmucha.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "modydev.club", "include_subdomains": true, "mode": "force-https" },
{ "name": "moen.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "mojaknjiznica.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mokhtarmial.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "moonraptor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "moov.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "morbatex.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "morbitzer.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "morenci.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "mornings.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "morpork.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "morteruelo.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mozoa.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mplusm.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "mremallin.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "mrettich.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "msiegmund.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mvanmarketing.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "mwavuli.co.ke", "include_subdomains": true, "mode": "force-https" },
{ "name": "mycoted.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mygate.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "mysoundtalks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mytty.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mytweeps.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mziulu.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "n0psled.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "naminam.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nathanmfarrugia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "navjobs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ncrmnt.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ne1home.dyndns.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "neap.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "nedraconsult.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "nerdjokes.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nerdydev.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "neris.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "netherwind.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "netsight.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nettools.link", "include_subdomains": true, "mode": "force-https" },
{ "name": "nex.sx", "include_subdomains": true, "mode": "force-https" },
{ "name": "nexlab.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nextproject.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "ngine.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "nichthelfer.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nickloose.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nickrickard.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "nicoknibbe.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "nicolaeiotcu.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "nightfirec.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "nikomo.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "nocs.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "nohup.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "nojestorget.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "nolaviz.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nolte.work", "include_subdomains": true, "mode": "force-https" },
{ "name": "nomorebytes.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "noordsee.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nopol.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "norandom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "norb.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "notadd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ntbs.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "nuxer.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "nvlop.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "nyan.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "octav.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "octothorpe.club", "include_subdomains": true, "mode": "force-https" },
{ "name": "ollie.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "omgaanmetidealen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "omskit.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "onaboat.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "onewebdev.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "onlinekasino.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "onlinespielothek.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "onthebriteside.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ookjesprookje.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "openpriv.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "opentrash.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "openverse.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "orbitcom.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "oricejoc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "oshell.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "osticketawesome.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "othercode.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "othermedia.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "otherstuff.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "otrsdemo.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "overseamusic.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ozvolvo.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "p1984.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "p1c.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "pagerate.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "paginapolitica.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "pahae.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pakke.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pamsoft.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "paneu.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "papierniak.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "paranoxer.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "partijtjevoordevrijheid.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "partyhaus.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "passieposse.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "pataua.kiwi", "include_subdomains": true, "mode": "force-https" },
{ "name": "paulchen.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "paulyang.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "pekkapikkarainen.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "pelanucto.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "pengi.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "pennergold.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "perlwork.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "persson.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "petabits.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pgregg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "philphonic.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "phoebe.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "phperformances.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "picardiascr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pickr.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "pippen.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "pitfire.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "pittonpreschool.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pixelbash.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pkgt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "playmaker.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "po.gl", "include_subdomains": true, "mode": "force-https" },
{ "name": "pocloud.homelinux.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "polynomapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "postcodewise.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "postpi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "povitria.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "powerxequality.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "predoiu.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "premiumzweirad.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pridoc.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "progblog.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "progreso.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "promhadan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "proustmedia.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "puikheid.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "pumpgames.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "puppydns.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pypt.lt", "include_subdomains": true, "mode": "force-https" },
{ "name": "q2.si", "include_subdomains": true, "mode": "force-https" },
{ "name": "qingpei.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "qinxi1992.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qop.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "qorm.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "qtl.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "quantoras.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "queercoders.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "quranserver.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "qvi.st", "include_subdomains": true, "mode": "force-https" },
{ "name": "qwilink.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "r10n.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "r15.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "raajheshkannaa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "radicaleducation.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ramatola.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "rapenroer.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "rauros.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "raydan.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "rbensch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rburchell.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reachr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reactivarte.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "readonly.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "redmbk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rednsx.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "regionale.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "regiovertrieb.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "regmyr.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "reisyukaku.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rejo.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "renemoser.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "renkenlaw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "revello.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rgavmf.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "rhering.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "richardhering.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ringingliberty.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rix.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "rkmantpur.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "robertkrueger.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "robigalia.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rodehutskors.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "rodney.id.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "roelf.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rohedaten.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "rokki.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "rrke.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "rsf.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "rubberfurs.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rubenschulz.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "rudeotter.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ruqu.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "rutgerschimmel.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "rwanderlust.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rxv.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "saamhorigheidsfonds.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "samifar.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "samwu.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "sanchez.adv.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "sanglierhurlant.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "sarakas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sash.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "satrent.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "saturne.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "sc4le.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "scandicom.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "schlabbi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "schnouki.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "schoepski.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "schumanandmonnet.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "schwinger.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "scrion.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "seattlefabrication.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "securiviera.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "sehenderson.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "selcusters.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "self-injury.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "semyonov.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "sendmeback.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "septakkordeon.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "seq.tf", "include_subdomains": true, "mode": "force-https" },
{ "name": "serverco.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "servercode.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "sgcaccounts.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "sharepic.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "shaunwheelhou.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "shibe.club", "include_subdomains": true, "mode": "force-https" },
{ "name": "shiona.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "shortr.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "showsonar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sidnicio.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "silentlink.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "silentundo.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "silverdragonart.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "silverhome.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "silverwind.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "simonwessel.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "simpleai.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "simplefraud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sin30.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "skilletfood.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "skullhouse.nyc", "include_subdomains": true, "mode": "force-https" },
{ "name": "sladic.si", "include_subdomains": true, "mode": "force-https" },
{ "name": "slaps.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "slashdesign.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "slashem.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "sluitkampzeist.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "slycurity.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "smalldata.tech", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartwurk.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "snille.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "snoozedds.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "snowcrestdesign.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sobotkama.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "sodi.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "sofabedshop.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "soju.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "solidus.systems", "include_subdomains": true, "mode": "force-https" },
{ "name": "someshit.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "soph.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "sortaweird.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "soundtalks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sourcelair.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sown.dyndns.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "spacedust.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "sparelib.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sparklebastard.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sparsa.army", "include_subdomains": true, "mode": "force-https" },
{ "name": "spicydog.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "squatldf.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "srna.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "stalder.work", "include_subdomains": true, "mode": "force-https" },
{ "name": "standingmist.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "starsam80.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "stderr.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "stefanovski.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "sternplastic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stichtingsticky.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "stoianlawfirm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "storefrontify.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "strobeto.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "studenttravel.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "studyhub.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "stuntmen.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "suave.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "sudo.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "suian.or.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "superbabysitting.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "superbart.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "supermarx.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "suprlink.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "supweb.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "surveypirate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sushifrick.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "svallee.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "svenluijten.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "swedishhost.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "swedishhost.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "syam.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "synatra.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "synchrocube.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sysadmins.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "systemreboot.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "szaszm.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "szongott.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "t7e.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tahf.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tailpuff.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "takeshifujimoto.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tantalos.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "tartaros.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "taskulu.ir", "include_subdomains": true, "mode": "force-https" },
{ "name": "taxaroo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tazz.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "tcomms.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "techcavern.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "techtalks.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "tecture.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "teemperor.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tehotuotanto.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "terrab.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "testbawks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tezcam.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "the-earth-yui.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "thehonorguard.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "theinvisibletrailer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "themerchandiser.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "theodorejones.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "therockawaysny.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thescientists.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "thesled.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "thetradinghall.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thetuxkeeper.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "thezero.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "thibautcharles.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "thijsalders.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "thinkcoding.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "thisisforager.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thisserver.dontexist.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "thkb.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "thrx.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tianshili.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "tiendavertigo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tikutiku.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "tinastahlschmidt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "titouan.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "tlach.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "toccoig.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "todo.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomaspialek.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomrei.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonage.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "toncusters.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "toomanypillows.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tooolroc.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "topmarine.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "tosteberg.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "toucedo.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "toutart.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "townhousedevelopments.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "trendkraft.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "trik.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "trollscave.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "trustmeimfancy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tsumi.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "tty.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "tuvalie.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tuxcall.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ty2u.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "uat-activesg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ukrgadget.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "unexpected.nu", "include_subdomains": true, "mode": "force-https" },
{ "name": "unpossible.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "uns.vn", "include_subdomains": true, "mode": "force-https" },
{ "name": "urban.melbourne", "include_subdomains": true, "mode": "force-https" },
{ "name": "urbanmelbourne.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "usbcraft.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "valkohattu.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "valsk.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "vangeluwedeberlaere.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "vantru.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "vespacascadia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vetinte.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "vikings.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "vincentkooijman.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "vincentkooijman.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "vleij.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vleij.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "voidi.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "vop.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "vpl.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "vumetric.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vztekloun.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "warsentech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "warsh.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "wasserspucker.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wassim.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "webstory.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "welteneroberer.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "weltengilde.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "weltenhueter.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "weltmeisterschaft.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "werkplaatsoost.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "werkruimtebottendaal.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wessner.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "westcountrystalking.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wetofu.top", "include_subdomains": true, "mode": "force-https" },
{ "name": "wetthost.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "whatnext.limited", "include_subdomains": true, "mode": "force-https" },
{ "name": "whereisjason.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wifimask.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wiktoriaslife.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "withmy.beer", "include_subdomains": true, "mode": "force-https" },
{ "name": "womosale.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "woutergeraedts.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wpmetadatastandardsproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wpostats.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wrgms.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wxster.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "x2w.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "xandocs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xbt.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "xerhost.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "xiaoguo.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "xichtsbuch.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "xiyu.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "xmppwocky.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "xss.ht", "include_subdomains": true, "mode": "force-https" },
{ "name": "xwalck.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "yakmade.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yakmoo.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "yanaduday.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yanwh.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "yaxim.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "yhaupenthal.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ymarion.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "yoramvandevelde.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "yorname.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "youkok2.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "youtous.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "ypiresia.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "z1h.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "z4k.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "zakmccrac.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "zcon.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "zdbl.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "zebrababy.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "zehntner.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "znation.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "zocken.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zwerimex.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "united.com", "include_subdomains": false, "mode": "force-https" },
{ "name": "www.united.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mobile.united.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartphone.continental.com ", "include_subdomains": true, "mode": "force-https" },
{ "name": "0513c.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "0x.cx", "include_subdomains": true, "mode": "force-https" },
{ "name": "1022996493.rsc.cdn77.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "14it.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "1stcapital.com.sg", "include_subdomains": true, "mode": "force-https" },
{ "name": "24ip.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "28spots.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "2or3.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "35792.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "365.or.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "4project.co.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "6660111.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "7sons.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "7thheavenrestaurant.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aaronkimmig.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "abacustech.co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "abou.to", "include_subdomains": true, "mode": "force-https" },
{ "name": "achromatisch.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "adayinthelifeof.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "advancedstudio.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "aikido-linz.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "aikido-wels.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "aleax.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "alela.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexandre.sh", "include_subdomains": true, "mode": "force-https" },
{ "name": "allinnote.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "allthethings.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "alphalabs.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "altfire.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "amri.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "anagra.ms", "include_subdomains": true, "mode": "force-https" },
{ "name": "andisadhdspot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "andrewmichaud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "andrewvoce.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "andrewx.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "androoz.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "andyuk.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "anglictinatabor.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "angrapa.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "aniplus.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "anomaly.ws", "include_subdomains": true, "mode": "force-https" },
{ "name": "anyways.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "ao2.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "aposke.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "armor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "arrmaforum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "art2web.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "artifex21.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "artifex21.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "artmoney.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "artspac.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "arvamus.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "as200753.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "as200753.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "as9178.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "assekuranzjobs.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ath0.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "audisto.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ausnah.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "azzag.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "azzorti.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "b303.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "babybee.ie", "include_subdomains": true, "mode": "force-https" },
{ "name": "backeby.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "barcoderealty.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "barrelhead.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bcheng.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "bcnx.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bedrijvenadministratie.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "beinad.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "belics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "berlinleaks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "betonmoney.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "betplanning.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "bfear.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blackdesertsp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blha303.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "blindsexdate.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "blogreen.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "blumiges-fischbachtal.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "blupig.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "blutroyal.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "borisbesemer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bramvanaken.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "branchzero.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brandred.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bureaubolster.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "busold.ws", "include_subdomains": true, "mode": "force-https" },
{ "name": "butchersworkshop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "buybaby.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "bwear4all.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bytesofcode.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "c1yd3i.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "caesarkabalan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cajunuk.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "cambridgeanalytica.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "canadiangamblingchoice.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "canyoupwn.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "carthage.edu", "include_subdomains": true, "mode": "force-https" },
{ "name": "catinmay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cerebelo.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "chaulootz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chazay.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "chrishamper.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "christophheich.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "cigarblogs.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "cimalando.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "clanthor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clockcaster.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudapi.vc", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudbolin.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudstrike.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "clvrwebdesign.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cmsbattle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "code.fm", "include_subdomains": true, "mode": "force-https" },
{ "name": "code67.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "codyevanscomputer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cogent.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "coldawn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "coldfff.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "comercialtrading.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "computeremergency.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "content-api-dev.azurewebsites.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "continuumgaming.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cool110.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "coronelpicanha.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "creep.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "crestasantos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cruzr.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "customd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cvr.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyberfrancais.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyberoptic.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "cybersecuritychallenge.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "cygnius.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "czlx.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "d-designerin.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dachb0den.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dakrib.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "danieltollot.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "danjesensky.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "danrl.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "darkkeepers.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "darrenm.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dash.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "dashboard.yt", "include_subdomains": true, "mode": "force-https" },
{ "name": "data.haus", "include_subdomains": true, "mode": "force-https" },
{ "name": "davidmessenger.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "davidscherzer.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "deanmorgan.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "deepbluecrafting.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "deight.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "devb.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "dewalch.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dfranke.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "diddens.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "digitalriver.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "directme.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "dittvertshus.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "dizorg.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dn42.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "doeswindowssuckforeveryoneorjustme.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dominikkulaga.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "dougferris.id.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "drakeluce.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dramaticpeople.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "draw.uy", "include_subdomains": true, "mode": "force-https" },
{ "name": "drawesome.uy", "include_subdomains": true, "mode": "force-https" },
{ "name": "drobniuch.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "dvwc.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ebpglobal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "echosixmonkey.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ecupcafe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "edcphenix.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "eelzak.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "eery.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "eidolonhost.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "elars.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "elearningpilot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "elemenx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "elgosblanc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eligrey.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "elsamakhin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "end.pp.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "enteente.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "enveloppenopmaat.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "eopugetsound.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "epanurse.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "erawanarifnugroho.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "erotalia.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "erp-band.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "erp.band", "include_subdomains": true, "mode": "force-https" },
{ "name": "erpband.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "errolz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "estan.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "esteam.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "etha.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "euanbaines.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eulenleben.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "everylab.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ewie.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "expertmile.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ezrefurb.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "fanvoice.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fawkex.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "fierman.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "fierman.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "finanzkontor.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "findyour.diet", "include_subdomains": true, "mode": "force-https" },
{ "name": "fionamcbride.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "firstderm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "flags.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "flamme-von-anor.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fletchto99.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "foodiebox.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "formazioneopen.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "formini.dz", "include_subdomains": true, "mode": "force-https" },
{ "name": "fotowolfy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "frankhaala.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "freeboson.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "freekdevries.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "freezion.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "freshdns.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "frob.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "fromscratch.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "g-marketing.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "gabber.scot", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamajo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "game-files.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gancedo.com.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "garyjones.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gatilagata.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "gaussorgues.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "gechr.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "genehome.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "georgemaschke.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "georgemaschke.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "get-asterisk.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "get-erp.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "geterp.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "getlolaccount.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "getts.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "ggx.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "gheorghesarcov.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gmoes.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "goben.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "gogenenglish.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "goldpreisfinder.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "gooby.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "gordonobrecht.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "grafmurr.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "gritte.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "groovydisk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "guffr.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "gussi.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "h-jo.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "haktec.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "happycoder.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "happytiger.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "happyukgo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hardertimes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hauntedfishtank.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "haurumcraft.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "hdwallpapers.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "head.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "hemdal.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "henryphan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hexicurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hogar123.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "holofono.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "homeseller.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "homeseller.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "housingstudents.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "hovie.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "hpisavageforum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hsir.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "icarlos.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "id0-rsa.pub", "include_subdomains": true, "mode": "force-https" },
{ "name": "ideal-envelopes.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "idolf.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ikwilguidobellen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "imim.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "in-depthoutdoors.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "infcof.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "inflation.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "innovaptor.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "insite-feedback.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "intel.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "ip-life.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ircmett.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "isincheck.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "isletech.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ispire.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "its-gutachten.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "its4living.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iwannarefill.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jagido.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamesmorrison.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "janokacer.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "jaot.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "jasonrobinson.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "jasperhammink.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "javalestari.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jayschulman.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jayscoaching.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jcoscia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jensenbanden.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "jetsetcharge.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jetsieswerda.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "jettlarue.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jie.dance", "include_subdomains": true, "mode": "force-https" },
{ "name": "joerss.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "johnhgaunt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "joostbovee.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "joostrijneveld.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "joworld.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "jr5devdoug.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "jr5devdouglas.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "juliamweber.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "justchunks.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "jvoice.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "kackscharf.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kaileymslusser.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kalender.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kamitech.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "kana.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "kapseli.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "kawaiiku.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kawaiiku.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "keops-spine.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "keops-spine.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "kerksanders.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kg-rating.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kilianvalkhof.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kissart.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "kjaermaxi.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "kleinerarchitekturfuehrer.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "klicktojob.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kmartin.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "kmkz.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "kojima-life.co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "kolmann.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "krasota.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "krmela.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kumachan.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "kumasanda.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "kummerlaender.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "lacasseroy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lalaya.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "land.nrw", "include_subdomains": true, "mode": "force-https" },
{ "name": "langatang.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "langenbach.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "lapidge.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "largescaleforums.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lasercloud.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "lask.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "laxatus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "leedev.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lega-dental.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lesperlesdunet.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "letustravel.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "lewis.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "lfullerdesign.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "liaillustr.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "libbitcoin.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lillepuu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "linmi.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "linuxbabe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "liris-beautywelt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "lntu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "localbandz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lokaal.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lolpatrol.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "lrhstsa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "luchscheider.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "lukas.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "lumiere.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lunarshark.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lunix.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "madnetwork.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mailchuck.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mainlywrenches.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "mall.hr", "include_subdomains": true, "mode": "force-https" },
{ "name": "marikafranke.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "martelange.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "martiert.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "martineve.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "massdrop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mattandreko.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "matthewohare.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mattia98.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mavisang.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "mawe.red", "include_subdomains": true, "mode": "force-https" },
{ "name": "mce55.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "mdscomp.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "meap.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "mediastorm.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "melnikov.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "mentax.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mesmoque.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "microvb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mijcorijneveld.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "mintea-noua.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "mitzpettel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mlemay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mlp.ee", "include_subdomains": true, "mode": "force-https" },
{ "name": "mobidea.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mobilpass.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "moelord.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mommel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mommelonline.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "monix.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "moonloupe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "morganino.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "morningcalculation.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "moy-gorod.od.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "msmails.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mvixturismo.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "nabru.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "nansay.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "ncc60205.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "necormansir.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nemno.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nerd42.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nestedquotes.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "network23.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "netzvieh.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "neutralox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "newportpropertygroup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ninchat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nitho.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "nobly.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nocit.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "nodelia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "noop.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "noxlogic.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "nsweb.solutions", "include_subdomains": true, "mode": "force-https" },
{ "name": "nutrienti.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "nyyu.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "obsydian.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "oceandns.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "oceandns.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "oceandns.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "ocotg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "oftn.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "oiepoie.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "okhrana.agency", "include_subdomains": true, "mode": "force-https" },
{ "name": "okok-rent.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "okok.rent", "include_subdomains": true, "mode": "force-https" },
{ "name": "ols.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "onehourloan.sg", "include_subdomains": true, "mode": "force-https" },
{ "name": "onepluscamps.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "oneway.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "onlinepollsph.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "onqproductions.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "opensrd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "opperwall.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "opus-codium.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "orangutan-appeal.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "oscsdp.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "ostendorf.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "p3in.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pace.car", "include_subdomains": true, "mode": "force-https" },
{ "name": "pajuvuo.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "palatin.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "pamplona.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "panaceallc.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "panmetro.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "panni.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "pantou.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "papercard.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "paradoxdesigns.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "parithy.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "payfreez.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pear2pear.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "peervpn.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pennyapp.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "perot.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "petchart.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "petja.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "petravdbos.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "pgmsource.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "philadelphiadancefoundation.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pindanutjes.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "pinoyonlinetv.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pipenny.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pir9.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "placefade.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "placehold.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "port80.hamburg", "include_subdomains": true, "mode": "force-https" },
{ "name": "power-of-interest.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pr2studio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "prekladysanca.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "pridetechdesign.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "privatepokertour.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "protonmail.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "protonmail.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "psxtr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pucssa.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pupboss.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pygarage.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qikan.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "qtpower.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "qualityology.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "quantumfurball.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "r40.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "rainbowbarracuda.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "razlaw.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "rbhighinc.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rcnitrotalk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reallifeforums.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "realmofespionage.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "recht-freundlich.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "reddit2kindle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rememberthemilk.com", "mode": "force-https" },
{ "name": "www.rememberthemilk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "renderloop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reprolife.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "richsiciliano.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ring0.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "rms.sexy", "include_subdomains": true, "mode": "force-https" },
{ "name": "rop.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "rossen.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "rous.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "rozalisbengal.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "rubbereggs.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "ruderverein-gelsenkirchen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ryanmcdonough.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "safejourney.education", "include_subdomains": true, "mode": "force-https" },
{ "name": "safeme.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "saleaks.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "salud.top", "include_subdomains": true, "mode": "force-https" },
{ "name": "santing.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sarahbeckettharpist.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "savic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "schmitz.link", "include_subdomains": true, "mode": "force-https" },
{ "name": "schneids.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "schwarzwaldcon.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "scottstorey.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "scrapings.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "screencaster.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "secandtech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "secure-graphic.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sedoexpert.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "sedoexperts.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "sendc.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "sendcat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sephr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "serveroffline.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sessionslogning.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "shanesage.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shiftins.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shulan.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "siciliadigitale.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "siddhant.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "sideshowbarker.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sig6.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sigabrt.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "signere.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "simbast.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sincron.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sinneserweiterung.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sisv.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "sitehost.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "sizingservers.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "skatn.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "skhoop.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "skyoy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "slauber.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sliceone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartofficesandsmarthomes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smet.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "smirkingwhorefromhighgarden.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "smoothics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "snapworks.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "socialgrowing.cl", "include_subdomains": true, "mode": "force-https" },
{ "name": "socialhams.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "soldecom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "soumikghosh.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "soundforsound.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "sovereignshare.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "speedy.lt", "include_subdomains": true, "mode": "force-https" },
{ "name": "sportwette.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "spot-events.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "spritchard.photos", "include_subdomains": true, "mode": "force-https" },
{ "name": "spuffin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "spydersec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "srpdb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ssworld.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "stadtbauwerk.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "stationaryjourney.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stefanweiser.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "stefany.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "stigharder.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stn.me.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "stnl.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "strobeltobias.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "studlan.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "stumf.si", "include_subdomains": true, "mode": "force-https" },
{ "name": "stygium.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sudo.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "sundayfundayjapan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "swansdoor.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "swiss-cyber-experts.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "swmd5c.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "swyn.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sxbk.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "sylvan.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "sysmike.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "systemintegra.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "t0dd.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "tankski.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "tappublisher.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "taranis.re", "include_subdomains": true, "mode": "force-https" },
{ "name": "techmatehq.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "technoparcepsilon.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "tellingua.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "teodio.cl", "include_subdomains": true, "mode": "force-https" },
{ "name": "testandroid.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "testnode.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "tf-network.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tfnapps.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "thekelvinliu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "themeaudit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thenocman.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thepb.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "thestory.ie", "include_subdomains": true, "mode": "force-https" },
{ "name": "theworldsend.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "thezonders.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tmitchell.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "tnrsca.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "todobazar.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomask.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomwiggers.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonsit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonsit.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "toptranslation.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "torahanytime.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "transitpoint.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "transverify.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "treeschat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "trimage.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "triple-mmm.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "trzepak.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "ts2.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "ulmo.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "umidev.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "undernet.uy", "include_subdomains": true, "mode": "force-https" },
{ "name": "upboard.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "ur-lauber.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "usakitchensandflooring.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "usbtypeccompliant.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "val-sec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "valethound.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "valshamar.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "vanderkley.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "vanestack.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vattulainen.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "vdcomp.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "vegalitarian.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "versbeton.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "versicherungskontor.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "vglimg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "viciousviscosity.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "videomuz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "villenvinkit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "visiontree-beta.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "visiontree.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "vmem.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "vogt.tech", "include_subdomains": true, "mode": "force-https" },
{ "name": "vonedelmann.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "vvl.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "wan.pp.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "wangqiliang.xn--fiqs8s", "include_subdomains": true, "mode": "force-https" },
{ "name": "warekon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "waterfedpole.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "webelement.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "weberjulia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "webstore.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "weddingenvelopes.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "wer-kommt-her.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "whiskeyriver.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "whisp.ly", "include_subdomains": true, "mode": "force-https" },
{ "name": "whoshotya.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wikimilk.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "winecodeavocado.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wittydonut.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "womb.city", "include_subdomains": true, "mode": "force-https" },
{ "name": "woording.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wpac.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wphostingblog.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wql.zj.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "xmr.to", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--3lqp21gwna.xn--fiqs8s", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--3lqt7ir4md4tzwa.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--3lqt7ir4md4tzwa.xn--fiqs8s", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--jobbrse-d1a.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--qckss0j.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "xqin.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "xuri.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "yamamo10.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yatesun.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yjsw.sh.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "yusa.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "z33.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "zelfstandigemakelaars.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "zerocool.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "zhaofeng.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "zima.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "zoomingin.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "zrn.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "zulu7.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zvps.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "020wifi.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "0xa.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "21.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "2programmers.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "420dongstorm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "4ourty2.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "888sport.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "960news.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "aboutmyip.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "agroline.by", "include_subdomains": true, "mode": "force-https" },
{ "name": "amazing-gaming.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "andrewtebert.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "arturkohut.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "atg.soy", "include_subdomains": true, "mode": "force-https" },
{ "name": "awg-mode.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "azuxul.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "babelfisch.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "bankcardoffer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "barely.sexy", "include_subdomains": true, "mode": "force-https" },
{ "name": "bazarstupava.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "benni1.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "bexit-hosting.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "bexit-security.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "bexit-security.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "bexithosting.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "bible.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "bibleonline.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "biguixhe.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "binaryabstraction.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blackhelicopters.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bobiji.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bondskampeerder.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "brossman.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "brunix.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "burzmali.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "carey.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "cervejista.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cfh.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ciubotaru.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "cleaningsquad.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "clubmate.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "cnam.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "codeplay.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "codewiththepros.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "compalytics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "coursera.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "coverduck.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "crendontech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptearth.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "daolerp.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "datascience.cafe", "include_subdomains": true, "mode": "force-https" },
{ "name": "dbx.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "deeprecce.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "denisjean.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "devstaff.gr", "include_subdomains": true, "mode": "force-https" },
{ "name": "dick.red", "include_subdomains": true, "mode": "force-https" },
{ "name": "dinge.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "distinctivephotography.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "dnscurve.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "dogespeed.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "dranek.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "duuu.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "earlybirdsnacks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eauclairecommerce.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eichornenterprises.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "einaros.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "electricant.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "empleostampico.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "enteente.club", "include_subdomains": true, "mode": "force-https" },
{ "name": "enteente.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "eskriett.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fakeletters.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "familie-sander.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "fargtorget.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "farmacialaboratorio.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "fierlafijn.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "finenet.com.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "foodacademy.capetown", "include_subdomains": true, "mode": "force-https" },
{ "name": "fortnine.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "franta.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "franta.email", "include_subdomains": true, "mode": "force-https" },
{ "name": "gaiserik.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gilcloud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "glittersjabloon.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "gmw-hannover.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "gonzalosanchez.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "gripopgriep.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "grizzlys.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "groseb.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "guevener.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "haku.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "hashru.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "healthfoam.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "herrsmith.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "highvelocitydesign.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hikariempire.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hipstercat.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "hirake55.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "holmesian.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "hx53.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ianix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "idoc24.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "idontplaydarts.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "imagefu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "imjiangtao.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "inchomatic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "intranetsec.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "inzdr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "isogen5.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "istdieweltschonuntergegangen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "itsadog.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "itsecurityassurance.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "jayshao.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jcaicedo.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "jefftickle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jodyboucher.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kakaravaara.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "kantanmt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kesteren.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kesteren.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kjellvn.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "kksg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kostya.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "kunstundunrat.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kyanite.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "laobox.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "learntube.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "lemoine.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "leonmahler.consulting", "include_subdomains": true, "mode": "force-https" },
{ "name": "leovanna.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "lesdouceursdeliyana.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "logopoeia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lovelifelovelive.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lvrsystems.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mariaolesen.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "markrego.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "markri.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "marsble.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "martinkus.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "matspar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "michaeltroger.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "michalkral.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "mikadoe.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "morz.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "moviedollars.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mpetroff.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mtamaki.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "muriburi.land", "include_subdomains": true, "mode": "force-https" },
{ "name": "mybeautyjobs.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "n4l.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "nathancheek.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "neko-system.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nekosc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nerull7.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "netulo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nilrem.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nnya.cat", "include_subdomains": true, "mode": "force-https" },
{ "name": "nottres.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ofcourselanguages.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "olmari.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "opentrack.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "opq.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "outetc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pbscreens.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pentagram.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "perdel.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "petsittersservices.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "poussinooz.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "procensus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "professionalboundaries.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "projectblackbook.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "r0t.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "rapidthunder.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "raulfraile.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "reader.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "redicabo.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "rezosup.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "rezosup.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rheocube.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rhodri.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "ride-up.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rijndael.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "robinwinslow.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "robohash.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rxprep.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sawamura-rental.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "scriptict.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "seanholcroft.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "setfix.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sexwork.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sftool.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "shannoneichorn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shome.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sighup.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "skanvordoff.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "skills2services.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "slamdjapan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartairkey.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "snl.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "soleus.nu", "include_subdomains": true, "mode": "force-https" },
{ "name": "sowncloud.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "spielcasinos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "spiet.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "starpeak.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "studer.su", "include_subdomains": true, "mode": "force-https" },
{ "name": "subbing.work", "include_subdomains": true, "mode": "force-https" },
{ "name": "sublevel.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "supereight.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "svarovani.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "talktome.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "talktwincities.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tartaneagle.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "tcdw.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tenyx.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tescoirelandpayslips.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thelapine.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "themostexpensiveworkofart.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thetechnical.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "thinkcoding.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "thomasnet.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "tictactux.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tiensnet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tigerchef.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "timetab.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "tit.systems", "include_subdomains": true, "mode": "force-https" },
{ "name": "tombrossman.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonymanning.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "uerdingen.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "utumno.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "valtoaho.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vipnettikasinoklubi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "webdesigneauclaire.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "webnosql.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "whoclicks.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "whoisapi.online", "include_subdomains": true, "mode": "force-https" },
{ "name": "wipply.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wolfesden.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wxukang.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "yagihiro.tech", "include_subdomains": true, "mode": "force-https" },
{ "name": "zenithmedia.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "zhendingresources.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zmy.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "3s-hosting.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "7kovrikov.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "adderall.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "agwa.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "alanlee.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "alpha-force.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "anoncom.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "antocom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "atletika.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "auto-anleitung.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bakaweb.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "bdikaros-network.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "breitbild-beamer.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bullbits.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cat-box.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "cgtx.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "chriskyrouac.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chuckame.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "clawe.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "clickforclever.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clickphish.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cmacacias.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "cmlancy.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "comodo.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "crimson.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "curveweb.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "debank.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "dentistglasgow.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "denverprophit.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "digitalehandtekeningen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "docid.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "dotbigbang.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "edesseglabor.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "edp-collaborative.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "emilong.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ensured.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ensured.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "geekwu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "glasschmuck-millefiori.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "goge.site", "include_subdomains": true, "mode": "force-https" },
{ "name": "graavaapi.elasticbeanstalk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gyz.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "gz-architekten.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "httpsecurityreport.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ibron.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "icewoman.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ifxor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "innovaptor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "interlun.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamesmilazzo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jmk.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "jobmob.co.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "joretapo.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "kamcvicit.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "kintore.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "lakhesis.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "langguth.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "latitude42technology.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "linuxmonitoring.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mediawikicn.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mikeg.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nalao-company.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nodi.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "number.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "pekoe.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "php-tuning.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "prytkov.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qapital.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "s13d.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "saorsat.ie", "include_subdomains": true, "mode": "force-https" },
{ "name": "sazuz.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "scotbirchfield.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sectia22.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "shiftplanning.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shinju.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "ssbrm.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "sslcertificaten.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "sslcheck.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "strijkshop.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "synackr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "szagun.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "techassist.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "tobiasofficial.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "traffixdevices.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "trusteecar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vjirovsky.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "windscribe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wlaws.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xolphin.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "zellari.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "123plons.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "1cover.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "1xcess.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "2carpros.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "3r.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "91tianmi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aaron-gustafson.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "abilitynet.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "abmgood.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aboutmyproperty.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "acheconcursos.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "acnpacific.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "acuve.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "addaxpetroleum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "adigitali.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "adquisitio.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "adquisitio.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "adquisitio.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "adquisitio.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "adquisitio.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "aemoria.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aeon.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "affiliateroyale.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aficotroceni.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "agenda-loto.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ahd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "airsoft.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "akelius.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "alastyr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aldes.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexandra-schulze.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "all-subtitles.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "all4os.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ama.ne.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "amateri.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "amerigroup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "anghami.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "animesfusion.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "anook.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "apeasternpower.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "applez.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "attorney.org.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "ausschreibungen-suedtirol.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "babysaying.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "baiyangliu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bankersonline.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "banqingdiao.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bbdos.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "bcdonadio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bedabox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "belcompany.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "benhartmann.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "benmatthews.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "beryl.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "betcafearena.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "betpamm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bevinsco.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "beyondpricing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bfi.wien", "include_subdomains": true, "mode": "force-https" },
{ "name": "bhuntr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bierbaumer.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "billin.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "billpro.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bilrom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bimbo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bimbobakeriesusa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "biofam.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "bip.gov.sa", "include_subdomains": true, "mode": "force-https" },
{ "name": "birkman.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bismarck.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "bit8.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitshaker.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bittersweetcandybowl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blinkenlight.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "blinkenlight.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "bluechilli.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "boilesen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bookmein.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "boomerang.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brd.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "bunsenlabs.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "cabusar.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "caizx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "calix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cando.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "capitalquadatv.org.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "cardstream.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "celec.gob.ec", "include_subdomains": true, "mode": "force-https" },
{ "name": "centennialrewards.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "centerpereezd.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "centillien.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "centralpoint.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "centralpoint.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "centralstatecu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "centrobill.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cerfrance.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "ceu.edu", "include_subdomains": true, "mode": "force-https" },
{ "name": "cgbilling.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chamilo.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "chargejuice.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "charlierogers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "checkyourmath.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chepaofen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "christianbargon.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "cienbeaute-lidl.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "cigarterminal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cittadesign.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "citya.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clickenergy.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "clockworksms.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cmscafe.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "coffee-mamenoki.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "coinessa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "coloringnotebook.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "comfortticket.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "comparamejor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "compareandrecycle.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "comparetravelinsurance.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "compuscan.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "connectingconcepts.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "constructdigital.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "contarkos.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "cookinglife.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "cookmedical.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "coryadum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "countybankdel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crazydomains.ae", "include_subdomains": true, "mode": "force-https" },
{ "name": "crazydomains.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "crazydomains.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "crazydomains.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "crazyhotseeds.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "criena.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "crowdsupply.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptobin.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptocon.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptolab.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "cselzer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "csvape.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cutorrent.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dalfiume.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "dargasia.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "darkshop.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "datacalle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "datacandy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "datarank.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "datewon.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "datortipsen.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "deer.team", "include_subdomains": true, "mode": "force-https" },
{ "name": "detutorial.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "developmentaid.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "digminecraft.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dijkmanmuziek.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "diodeled.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "divegearexpress.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "diybook.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "diycc.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "dndtools.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "donnons.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "dpd.com.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "drakefortreasurer.sexy", "include_subdomains": true, "mode": "force-https" },
{ "name": "dreamtechie.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dreizwosechs.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "drumbe.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "dunea.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "dycontrol.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ebankcbt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ebp2p.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ecco-verde.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "edati.lv", "include_subdomains": true, "mode": "force-https" },
{ "name": "educationunlimited.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "educator-one.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eimacs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "einheizpreis.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ekzarta.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "electricianforum.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "elenoon.ir", "include_subdomains": true, "mode": "force-https" },
{ "name": "elglobo.com.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "emaily.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "emilyshepherd.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "energiekeurplus.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "englishforums.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "enviam.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ericdiao.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "escapees.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "estilos.com.pe", "include_subdomains": true, "mode": "force-https" },
{ "name": "eternitylove.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "euroshop.or.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "everythingkitchens.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "expo-asia.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "extracobanks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "factuursturen.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "factuursturen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "faktura.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "familiegrottendieck.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fashion.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "feard.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "fexco.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fillmysuitca.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "finalgear.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "firecore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "firexarxa.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "flaemig42.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "flanco.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "flexport.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fly.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "fnb-griffinonline.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "forextimes.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "formationseeker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fossewaygardencentre.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "freelance.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "freesitemapgenerator.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "frezbo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fugle.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "functions-online.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "funnyang.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "funrun.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "g2a.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamoloco.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gcsepod.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gfhgiro.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "gifzilla.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "glubbforum.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "godesigner.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "goerner.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "goldmark.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "graciousmay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "greatnet.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "grunex.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "grytics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gtlfsonlinepay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gunwatch.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "halo.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "harmoney.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "harrisonsdirect.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "hashnode.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "haxo.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "hdfgroup.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "hellenicaward.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "helpmebuild.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "highseer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hilti.co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "hilti.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "hilti.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hilti.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "hilti.com.hk", "include_subdomains": true, "mode": "force-https" },
{ "name": "hilti.com.sg", "include_subdomains": true, "mode": "force-https" },
{ "name": "hilti.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hilti.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "hilti.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "hilti.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "hilti.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "hilti.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "homehunting.pt", "include_subdomains": true, "mode": "force-https" },
{ "name": "homeyou.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hostedbgp.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "hotelmap.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "htmlacademy.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "humpteedumptee.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "huren.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "idlekernel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "igotoffer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ikeyless.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ilrg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "imedikament.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "imeds.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "immigrationdirect.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "imusic.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "indusfastremit-us.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "indusfastremit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "insighti.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "insighti.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "insighti.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "iprice.co.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "iprice.hk", "include_subdomains": true, "mode": "force-https" },
{ "name": "iprice.my", "include_subdomains": true, "mode": "force-https" },
{ "name": "iprice.ph", "include_subdomains": true, "mode": "force-https" },
{ "name": "iprice.sg", "include_subdomains": true, "mode": "force-https" },
{ "name": "iprice.vn", "include_subdomains": true, "mode": "force-https" },
{ "name": "ipricethailand.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iprim.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "islandhosting.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iterror.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "ivpn.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "jabber.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "jackf.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamesburton.london", "include_subdomains": true, "mode": "force-https" },
{ "name": "japaniac.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jelly.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "jennybeaned.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jr5proxdoug.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "juhakoho.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kairion.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kaisers.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "karmaplatform.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "katekligys.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kefaloniatoday.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kenners.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kernl.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "kerrfrequencycombs.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kgxtech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kornersafe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "krachtinverbinding.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kriegt.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "krizek.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "kubik-rubik.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kuponrazzi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kynastonwedding.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "lacentral.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ldarby.me.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "leatherfurnitureexpo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "leopotamgroup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "libscode.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lifeinitsownway.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "linkenheil.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "linkmaker.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "linkonaut.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "linpx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "liquidcomm.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "loadingdeck.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "locomotive.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "loony.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "lovemomiji.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lpak.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "lufthansaexperts.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lynkos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "m.nu", "include_subdomains": true, "mode": "force-https" },
{ "name": "madebymagnitude.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "madtec.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mail4you.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "malwaretips.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "manueli.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "marbogardenlidkoping.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "masterhaus.bg", "include_subdomains": true, "mode": "force-https" },
{ "name": "matthewprenger.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "maxserver.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mbilker.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "mcdonalds.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "mealgoo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "memberpress.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mhertel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mhict.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "michel-wein.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mightysounds.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "mikeybot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "miku.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "mitnetz-strom.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mmonit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mobal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "monobank.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "morganino.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "moveek.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "movember.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mpac.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "mtg-tutor.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mtnz.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "multibit.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mutuelle.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "myclientsplus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "myconan.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mysmelly.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "myworkinfo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "myzone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nagelfam.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "namacindia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "natuurbehangnederland.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "navstevnik.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "nct.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ndbt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "netmagik.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "neuwal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nfo.so", "include_subdomains": true, "mode": "force-https" },
{ "name": "nohats.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "northcutt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nos-medias.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "notjustbitchy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "novatrucking.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "novelfeed.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nshost.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "numberoneshoes.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "nyiad.edu", "include_subdomains": true, "mode": "force-https" },
{ "name": "nyip.edu", "include_subdomains": true, "mode": "force-https" },
{ "name": "oaic.gov.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "olafnorge.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "onmarketbookbuilds.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ono.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "ononpay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "oost.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "openvz.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "opium.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "optumrxhealthstore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "orcamoney.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "orionfcu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "orlives.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "osmosis.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "outdoorproducts.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "overthinkingit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "oxynux.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "pagewizz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "panamaequity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "parkingpoint.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "particonpsplus.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "passwordrevelator.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "payment-network.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "payoff.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "paytm.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "payupay.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "pcforum.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "pedicureduiven.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "pedroventura.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "penablog.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pensiunealido.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "peoplesbankal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pepperworldhotshop.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pethub.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pharmgkb.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "philadelphia.com.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "picoauto.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "picotech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "picscare.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "pincha.com.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "pinkcasino.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "pisexy.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "pixelminers.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "plainjs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "planete-cocoon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "plexusmd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "politologos.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "polypet.com.sg", "include_subdomains": true, "mode": "force-https" },
{ "name": "posylka.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ppro.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "prezola.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pro-link.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "projectarmy.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "punknews.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pvcvoordeel.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "qewc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "quera.ir", "include_subdomains": true, "mode": "force-https" },
{ "name": "quire.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "racius.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "redit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reezer.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "regenbogenwald.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "renrenche.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "retrofitlab.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rheuma-online.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "rhymix.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "riaucybersolution.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "rk6.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "roundtheme.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "royzez.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rtd.uk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "runtondev.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "safcstore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sakaserver.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "salesmachine.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "salon.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "sampoznay.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "sandviks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sardegnatirocini.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "sat4all.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "schont.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "schwarzkopfforyou.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "selectorders.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "serveradminz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shawnh.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "shoplandia.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "siriuspup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sitsy.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "sixt.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "sixt.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "sixt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sixt.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "sixt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "skyway.capital", "include_subdomains": true, "mode": "force-https" },
{ "name": "slotboss.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartsparrow.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smittix.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "smove.sg", "include_subdomains": true, "mode": "force-https" },
{ "name": "snelwerk.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "snoqualmiefiber.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sofort.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sofortueberweisung.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sosaka.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "soundgasm.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "souyidai.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "spectrosoftware.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sperrstun.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "spiegels.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "stalker-shop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stephanierxo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stocktrader.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stoffelen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "stolina.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "stormyyd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "strom.family", "include_subdomains": true, "mode": "force-https" },
{ "name": "studentskydenik.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "sudo.ws", "include_subdomains": true, "mode": "force-https" },
{ "name": "sunbritetv.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "suneilpatel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "supcro.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "superbshare.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "supersalescontest.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "svijet-medija.hr", "include_subdomains": true, "mode": "force-https" },
{ "name": "swimming.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "swite.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "syncmylife.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tablotv.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "talentcast.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "tasmansecurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "teachercreatedmaterials.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "teamtouring.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "terrastaffinggroup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "textburst.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "texter-linz.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "thebikeinsurer.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "thecandidforum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thedisc.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "theinitium.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "theseed.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "theseletarmall.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thiswebhost.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thomasbreads.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thomashunter.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "thomaskliszowski.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "threedpro.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "tiendschuurstraat.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "tiplanet.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "tkarstens.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tmprod.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomeara.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "top-stage.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "toysperiod.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "trabbel.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "trackchair.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tradeacademy.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "tradedesk.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "transformify.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "trell.co.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "trineco.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "trineco.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "tssouthernpower.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tuxz.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "u-blox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "uangteman.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ui8.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "umassfive.coop", "include_subdomains": true, "mode": "force-https" },
{ "name": "unicef.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "unicredit.ba", "include_subdomains": true, "mode": "force-https" },
{ "name": "unicredit.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "unicreditbank.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "unicreditbank.rs", "include_subdomains": true, "mode": "force-https" },
{ "name": "unicreditbank.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "unseen.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "unyq.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "uplinklabs.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "uptic.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "us-immigration.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "uscitizenship.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "usd.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "useresponse.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "userify.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "usimmigration.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "usitcolours.bg", "include_subdomains": true, "mode": "force-https" },
{ "name": "usparklodging.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "validbrands.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "veggiesbourg.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "velasense.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "verifikatorindonesia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "versia.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "veryhax.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "viaprinto.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "vide-greniers.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "vinilosdecorativos.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "vitta.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "vivaldi.club", "include_subdomains": true, "mode": "force-https" },
{ "name": "vivatv.com.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "vizeat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vorodevops.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vpn.ht", "include_subdomains": true, "mode": "force-https" },
{ "name": "vulners.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wail.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "walkingforhealth.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "weather-and-climate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "web.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "webtobesocial.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "webzanem.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "weekdone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "weekly-residence.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "weisse-liste.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wellacapability.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "werally.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "westsuburbanbank.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wftda.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wideboxmacau.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wienholding.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "wind.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "winshiplending.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wizzley.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wkv.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wnu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "word-grabber.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wunderkarten.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ximage.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "xmerak.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xotika.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "xtronics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yosemo.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "yufan.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "zadroweb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zberger.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zizoo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zju.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "zjubtv.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zoe.vc", "include_subdomains": true, "mode": "force-https" },
{ "name": "zoznamrealit.sk", "include_subdomains": true, "mode": "force-https" }
],
// |ReportUMAOnPinFailure| uses these to report which domain was associated
// with the public key pinning failure.
//
// DO NOT CHANGE THE ORDERING OF THESE NAMES OR REMOVE ANY OF THEM. Add new
// domains at the END of the array.
"domain_ids": [
"NOT_PINNED",
"GOOGLE_COM",
"ANDROID_COM",
"GOOGLE_ANALYTICS_COM",
"GOOGLEPLEX_COM",
"YTIMG_COM",
"GOOGLEUSERCONTENT_COM",
"YOUTUBE_COM",
"GOOGLEAPIS_COM",
"GOOGLEADSERVICES_COM",
"GOOGLECODE_COM",
"APPSPOT_COM",
"GOOGLESYNDICATION_COM",
"DOUBLECLICK_NET",
"GSTATIC_COM",
"GMAIL_COM",
"GOOGLEMAIL_COM",
"GOOGLEGROUPS_COM",
"TORPROJECT_ORG",
"TWITTER_COM",
"TWIMG_COM",
"AKAMAIHD_NET",
"TOR2WEB_ORG",
"YOUTU_BE",
"GOOGLECOMMERCE_COM",
"URCHIN_COM",
"GOO_GL",
"G_CO",
"GOOGLE_AC",
"GOOGLE_AD",
"GOOGLE_AE",
"GOOGLE_AF",
"GOOGLE_AG",
"GOOGLE_AM",
"GOOGLE_AS",
"GOOGLE_AT",
"GOOGLE_AZ",
"GOOGLE_BA",
"GOOGLE_BE",
"GOOGLE_BF",
"GOOGLE_BG",
"GOOGLE_BI",
"GOOGLE_BJ",
"GOOGLE_BS",
"GOOGLE_BY",
"GOOGLE_CA",
"GOOGLE_CAT",
"GOOGLE_CC",
"GOOGLE_CD",
"GOOGLE_CF",
"GOOGLE_CG",
"GOOGLE_CH",
"GOOGLE_CI",
"GOOGLE_CL",
"GOOGLE_CM",
"GOOGLE_CN",
"CO_AO",
"CO_BW",
"CO_CK",
"CO_CR",
"CO_HU",
"CO_ID",
"CO_IL",
"CO_IM",
"CO_IN",
"CO_JE",
"CO_JP",
"CO_KE",
"CO_KR",
"CO_LS",
"CO_MA",
"CO_MZ",
"CO_NZ",
"CO_TH",
"CO_TZ",
"CO_UG",
"CO_UK",
"CO_UZ",
"CO_VE",
"CO_VI",
"CO_ZA",
"CO_ZM",
"CO_ZW",
"COM_AF",
"COM_AG",
"COM_AI",
"COM_AR",
"COM_AU",
"COM_BD",
"COM_BH",
"COM_BN",
"COM_BO",
"COM_BR",
"COM_BY",
"COM_BZ",
"COM_CN",
"COM_CO",
"COM_CU",
"COM_CY",
"COM_DO",
"COM_EC",
"COM_EG",
"COM_ET",
"COM_FJ",
"COM_GE",
"COM_GH",
"COM_GI",
"COM_GR",
"COM_GT",
"COM_HK",
"COM_IQ",
"COM_JM",
"COM_JO",
"COM_KH",
"COM_KW",
"COM_LB",
"COM_LY",
"COM_MT",
"COM_MX",
"COM_MY",
"COM_NA",
"COM_NF",
"COM_NG",
"COM_NI",
"COM_NP",
"COM_NR",
"COM_OM",
"COM_PA",
"COM_PE",
"COM_PH",
"COM_PK",
"COM_PL",
"COM_PR",
"COM_PY",
"COM_QA",
"COM_RU",
"COM_SA",
"COM_SB",
"COM_SG",
"COM_SL",
"COM_SV",
"COM_TJ",
"COM_TN",
"COM_TR",
"COM_TW",
"COM_UA",
"COM_UY",
"COM_VC",
"COM_VE",
"COM_VN",
"GOOGLE_CV",
"GOOGLE_CZ",
"GOOGLE_DE",
"GOOGLE_DJ",
"GOOGLE_DK",
"GOOGLE_DM",
"GOOGLE_DZ",
"GOOGLE_EE",
"GOOGLE_ES",
"GOOGLE_FI",
"GOOGLE_FM",
"GOOGLE_FR",
"GOOGLE_GA",
"GOOGLE_GE",
"GOOGLE_GG",
"GOOGLE_GL",
"GOOGLE_GM",
"GOOGLE_GP",
"GOOGLE_GR",
"GOOGLE_GY",
"GOOGLE_HK",
"GOOGLE_HN",
"GOOGLE_HR",
"GOOGLE_HT",
"GOOGLE_HU",
"GOOGLE_IE",
"GOOGLE_IM",
"GOOGLE_INFO",
"GOOGLE_IQ",
"GOOGLE_IS",
"GOOGLE_IT",
"IT_AO",
"GOOGLE_JE",
"GOOGLE_JO",
"GOOGLE_JOBS",
"GOOGLE_JP",
"GOOGLE_KG",
"GOOGLE_KI",
"GOOGLE_KZ",
"GOOGLE_LA",
"GOOGLE_LI",
"GOOGLE_LK",
"GOOGLE_LT",
"GOOGLE_LU",
"GOOGLE_LV",
"GOOGLE_MD",
"GOOGLE_ME",
"GOOGLE_MG",
"GOOGLE_MK",
"GOOGLE_ML",
"GOOGLE_MN",
"GOOGLE_MS",
"GOOGLE_MU",
"GOOGLE_MV",
"GOOGLE_MW",
"GOOGLE_NE",
"NE_JP",
"GOOGLE_NET",
"GOOGLE_NL",
"GOOGLE_NO",
"GOOGLE_NR",
"GOOGLE_NU",
"OFF_AI",
"GOOGLE_PK",
"GOOGLE_PL",
"GOOGLE_PN",
"GOOGLE_PS",
"GOOGLE_PT",
"GOOGLE_RO",
"GOOGLE_RS",
"GOOGLE_RU",
"GOOGLE_RW",
"GOOGLE_SC",
"GOOGLE_SE",
"GOOGLE_SH",
"GOOGLE_SI",
"GOOGLE_SK",
"GOOGLE_SM",
"GOOGLE_SN",
"GOOGLE_SO",
"GOOGLE_ST",
"GOOGLE_TD",
"GOOGLE_TG",
"GOOGLE_TK",
"GOOGLE_TL",
"GOOGLE_TM",
"GOOGLE_TN",
"GOOGLE_TO",
"GOOGLE_TP",
"GOOGLE_TT",
"GOOGLE_US",
"GOOGLE_UZ",
"GOOGLE_VG",
"GOOGLE_VU",
"GOOGLE_WS",
"CHROMIUM_ORG",
"CRYPTO_CAT",
"LAVABIT_COM",
"GOOGLETAGMANAGER_COM",
"GOOGLETAGSERVICES_COM",
"DROPBOX_COM",
"YOUTUBE_NOCOOKIE_COM",
"2MDN_NET",
"FACEBOOK_COM",
"SPIDEROAK_COM",
"BLOGGER_COM",
"CHROME_COM",
"GVT3_COM",
"GVT2_COM",
"GOOGLE",
"GGPHT_COM",
"BLOGSPOT_COM",
"DROPBOXSTATIC_COM",
"DROPBOXUSERCONTENT_COM",
"WITHYOUTUBE_COM",
"WITHGOOGLE_COM",
"G4W_CO",
"BADSSL_COM",
"YAHOO_COM",
"GOOGLEVIDEO_COM",
"GOOGLEWEBLIGHT_COM",
"GOOGLEADSSERVING_CN"
]
}