blob: 03394843fc9d11610a6caf7a2caeaf6e9c4189ad [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) For backwards compatibility, this
// means:
// - If mode == "force-https", then apply force-https to subdomains
// - If "pins" is set, then apply the pinset to subdomains
// include_subdomains_for_pinning: (optional bool) whether subdomains
// of |name| are also covered for pinning. As noted above,
// |include_subdomains| also has the same effect on pinning.
// 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",
"LetsEncryptAuthorityPrimary_X1_X3",
"LetsEncryptAuthorityBackup_X2_X4"
]
},
{
"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"
]
},
{
"name": "swehackCom",
"static_spki_hashes": [
"Swehack",
"LetsEncryptAuthorityPrimary_X1_X3",
"LetsEncryptAuthorityBackup_X2_X4",
"DSTRootCAX3",
"SwehackBackup",
"COMODORSADomainValidationSecureServerCA"
]
}
],
"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" },
{ "name": "preloaded-expect-staple.badssl.com", "expect_staple": true, "expect_staple_report_uri": "https://report.badssl.com/expect-staple" },
{ "name": "preloaded-expect-staple-include-subdomains.badssl.com", "expect_staple": true, "expect_staple_report_uri": "https://report.badssl.com/expect-staple", "include_subdomains_for_expect_staple": true },
// eTLDs
// At the moment, this only includes a Google-owned gTLD,
// but other gTLDs and eTLDs are welcome to preload if they are interested.
{ "name": "google", "include_subdomains": true, "mode": "force-https", "pins": "google" },
// Google domains using Expect-CT.
{ "name": "plus.sandbox.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google", "expect_ct": true, "expect_ct_report_uri": "https://clients3.google.com/ct_upload" },
// 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": "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": "payments.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "xn--7xa.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "dns.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": "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": "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": "google-analytics.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "stats.g.doubleclick.net", "include_subdomains": true, "mode": "force-https", "pins": "google" },
{ "name": "chromiumbugs.appspot.com", "include_subdomains": true, "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "connectingconcepts.com", "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": "eternitylove.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "euroshop.or.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "expo-asia.ru", "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": "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": "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": "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": "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": "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": "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": "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" },
{ "name": "10seos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "126ium.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "a2nutrition.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "aanmpc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ac-town.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "active.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexmerkel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alphatrash.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ambiq.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "arbitrarion.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "auth.adult", "include_subdomains": true, "mode": "force-https" },
{ "name": "baby-click.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "barqo.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "bayden.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bckp.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bespokestraps.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "betafive.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bildiri.ci", "include_subdomains": true, "mode": "force-https" },
{ "name": "bmone.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "boeddhashop.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "bpadvisors.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "bukkenfan.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "bytesystems.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "campfourpaws.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chaoswebs.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "chiphell.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chorpinkpoemps.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "christianliebel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cmlachapelle.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "cmplainpalais.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "collinsartworks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "combatshield.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "compareinsurance.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "crosssec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crypt.guru", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptolab.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "crystalclassics.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "dairyshrine.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "davevelopment.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dcpower.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "degroetenvanrosaline.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "donthedragonwilson.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dragonschool.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "drkmtrx.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "drpetervoigt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dsol.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "durys.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "dynamicnet.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "easyplane.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "enecoshop.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "enefan.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "envelope.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "etula.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "exeria.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "exno.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "extranetpuc.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "finditez.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "formula.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "fpy.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "froxlor.support", "include_subdomains": true, "mode": "force-https" },
{ "name": "g5led.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "gelog-software.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "generali-worldwide.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "golocal-media.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "governorhub.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "grieg.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "griegfoundation.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "griegshipbrokers.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "grimneko.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hackit.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "hasinase.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hegen.com.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "hele.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "hennymerkel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "herbandpat.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "heyfringe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hjw-kunstwerk.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hqhost.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "hugocollignon.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "husakbau.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "ibarf.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "identitytheft.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "idgsupply.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "immortals-co.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "incendiary-arts.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "injigo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "intimtoy.com.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "irgit.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "isqrl.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "itechgeek.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jaitnetworking.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jenjoit.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "karateka.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kindleworth.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kirkovsky.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "km-net.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "krisstarkey.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "kroodle.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kwidz.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "kwikmed.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "lesharris.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "linkages.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "loveto.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "ls-a.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "luis-checa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lyness.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "ma2t.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "maildragon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "majesnix.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mascosolutions.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mein-gesundheitsmanager.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mikaelemilsson.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mironized.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "myshirtsize.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "netvizura.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "neueonlinecasino2016.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nkinka.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nottheonion.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "novafreixo.pt", "include_subdomains": true, "mode": "force-https" },
{ "name": "oneb4nk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "onvori.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "onvori.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "panamateakforestry.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "papeda.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pauspam.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "petplus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pj83.duckdns.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "plaettliaktion.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "ploup.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "portalzine.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "qiwi.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "qwant.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rage4.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "regalpalms.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reox.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "romaimperator.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rubysecurity.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "santanderideas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sapience.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sarisonproductions.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "saunas.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "scrayos.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "signtul.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sikatehtaat.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "socialnous.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "socioambiental.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "softwarebetrieb.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "somebodycares.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sp.rw", "include_subdomains": true, "mode": "force-https" },
{ "name": "spiritbionic.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "stanandjerre.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "stay.black", "include_subdomains": true, "mode": "force-https" },
{ "name": "stjohnin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "storvann.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "storvann.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "structurally.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "takuto.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "taniesianie.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "tarhauskielto.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "tendertool.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "theamateurs.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "thierryhayoz.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomaw.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomudding.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "truserve.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "trustedinnovators.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tsgoc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tuingereedschappen.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "typeonejoe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vazue.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "veil-framework.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vemokin.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "vfree.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "vid-immobilien.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "w4a.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "whysuck.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wirc.gr", "include_subdomains": true, "mode": "force-https" },
{ "name": "xbind.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--jp-6l5cs1yf3ivjsglphyv.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "yamadaya.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "yourstrongbox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yutabon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zadieheimlich.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zoeller.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "gendrin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "webmail.xalqbank.az", "include_subdomains": true, "mode": "force-https" },
{ "name": "winebid.com", "include_subdomains": true, "mode": "force-https" },
// Entries submitted through hstspreload.appspot.com in Chrome 51 or later.
// START OF BULK ADDITIONS
{ "name": "050media.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "0x.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "0x44.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "1001.best", "include_subdomains": true, "mode": "force-https" },
{ "name": "1018hosting.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "123test.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "12vpn.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "12vpnchina.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "1750studios.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "1cover.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "1hourproofreading.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "1q365a.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "1st-community.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "247healthshop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "24ip.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "24ip.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "2kgwf.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "2nains.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "300m.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "321live.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "33drugstore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "360ds.co.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "365beautyworld.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "365healthworld.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "404.sh", "include_subdomains": true, "mode": "force-https" },
{ "name": "4455software.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "4500.co.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "4679.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "4d2.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "4elements.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "4w-performers.link", "include_subdomains": true, "mode": "force-https" },
{ "name": "4winds.pt", "include_subdomains": true, "mode": "force-https" },
{ "name": "50millionablaze.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "50plusnet.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "57aromas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "60ych.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "6120.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "646.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "69square.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "8t8.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "8thportsmouth.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "92url.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aa-tour.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "aaeblog.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "aapp.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "aaronsilber.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "aatf.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "abareplace.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "abc.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "abearofsoap.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aberdeenjudo.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "abilitylist.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "abthorpe.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "accelerole.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "accuenergy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "acheritage.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "acisonline.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "acritelli.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "acrylicwifi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "activateplay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "activeweb.top", "include_subdomains": true, "mode": "force-https" },
{ "name": "adamkaminski.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "adamricheimer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "adams.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "adastra.re", "include_subdomains": true, "mode": "force-https" },
{ "name": "addstar.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "adelaides.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "adiponectinsupplement.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "adiponectinsupplement.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "adme.co.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "admitcard.co.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "adoal.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "adquisitio.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "adrenaline-gaming.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "aduvi.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "advelty.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "adventistdeploy.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "adventureforest.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "adzuna.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "adzuna.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "adzuna.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "adzuna.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "adzuna.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "adzuna.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "adzuna.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "adzuna.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "adzuna.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "adzuna.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "adzuna.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "afb24.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "aficionados.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "africatravel.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "afvallendoeje.nu", "include_subdomains": true, "mode": "force-https" },
{ "name": "agowa338.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "agro-id.gov.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "ahabingo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ahmad.works", "include_subdomains": true, "mode": "force-https" },
{ "name": "aia.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "airlinecheckins.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aisle3.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "aiwdirect.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "akerek.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "akoww.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "akropolis-ravensburg.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "akstudentsfirst.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "akutun.cl", "include_subdomains": true, "mode": "force-https" },
{ "name": "alariel.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "alasta.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "alertwire.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexisabarca.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexmerkel.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexmerkel.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexsergeyev.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alienstat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alittlebitcheeky.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "all.tf", "include_subdomains": true, "mode": "force-https" },
{ "name": "allforyou.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "alliedfrozenstorage.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "allmbw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "allstarswithus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "allthingssquared.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "almeria-si.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "alnitech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alphabuild.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "alt-three.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alterbaum.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "altopia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "amcvega.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "amees.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "american-truck-simulator.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "american-truck-simulator.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "americanworkwear.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "americkykongres.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "amilx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "amilx.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "amitube.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "amnesy.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "amv-crm.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "analytic-s.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "ananke.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "anassiriphotography.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "anastasiafond.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "and-stuff.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "and.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "andreastoneman.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "andrepicard.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "andrewhowden.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "andrewthelott.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "andsat.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "annarokina.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "annetta.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "anonukradio.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ant.land", "include_subdomains": true, "mode": "force-https" },
{ "name": "antoine-roux.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "antoinedeschenes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "antoniorequena.com.ve", "include_subdomains": true, "mode": "force-https" },
{ "name": "antscript.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "any.pm", "include_subdomains": true, "mode": "force-https" },
{ "name": "ao-dev.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "apervita.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "apexitsolutions.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "api-geek.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "apmg-certified.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "apmg-cyber.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "app-arena.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "appdrinks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "appleoosa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "applic8.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "appointed.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "appraisal-comps.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "appreciationkards.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "appsdash.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "aprovpn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aquapoint.kiev.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "aramido.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "aran.me.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "arbeitskreis-asyl-eningen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "arlen.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "arnesolutions.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "arpa.ph", "include_subdomains": true, "mode": "force-https" },
{ "name": "arrowgrove.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ars.toscana.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "artetrama.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "artisanhd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "artistnetwork.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "arubasunsetbeach.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "arvid.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "arw.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "as.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "ascamso.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ascii.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "asdpress.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "asmui.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "astromelody.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "asurepay.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "atchleyjazz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "atchleyjazz.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "atchleylab.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ateli.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "athensbusinessresources.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "audiovisualdevices.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "augias.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "augiero.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "aujapan.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "aussiehq.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "authoritynutrition.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "auto-serwis.zgorzelec.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "automacity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "autotsum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "autumnwindsagility.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "avenueeyecare.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "avg.club", "include_subdomains": true, "mode": "force-https" },
{ "name": "avinet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "avmemo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "avmoo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "avsox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "avtovokzaly.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "awanderlustadventure.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "awxg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "axeny.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ayurveda101.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "azimut.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "aztrix.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "babacasino.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "babak.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "babyhouse.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "babystep.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "back-bone.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "backmountaingas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bacula.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "bad.horse", "include_subdomains": true, "mode": "force-https" },
{ "name": "baiduaccount.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bakabt.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "bakkerdesignandbuild.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "baliyano.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bankofdenton.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "barisi.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "bashc.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "basicsolutionsus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "baumstark.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "bazdell.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bblovess.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "bbuio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bc-bd.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bcbsmagentprofile.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bcmlu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bcweightlifting.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "beavers.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "bebef.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "beepan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "beeznest.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "befundonline.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "behere.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "beikeil.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "belliash.eu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "belly-button-piercings.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bemyvictim.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "benjaminblack.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "benzkosmetik.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bermytraq.bm", "include_subdomains": true, "mode": "force-https" },
{ "name": "bestbrakes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bestessayhelp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bestlashesandbrows.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bestorangeseo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "betz.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "bevinco2020.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bf.am", "include_subdomains": true, "mode": "force-https" },
{ "name": "bgcparkstad.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "bgdaddy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bhtelecom.ba", "include_subdomains": true, "mode": "force-https" },
{ "name": "bible-maroc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "biblerhymes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "biblionaut.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bielsa.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "bienenblog.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "biergaizi.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "big-black.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bikermusic.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "billiger-mietwagen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "billogram.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "billpro.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "bingofriends.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bingostars.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "biodieseldata.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bioemsan.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "biolindo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitbeans.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitbr.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitcoin-india.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitf.ly", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitfehler.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitfinder.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitfuse.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitheus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bithosting.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitmoe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitref.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitsafe.systems", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitskins.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "bivsi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bl4ckb0x.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "black-armada.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "black-armada.com.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "black-armada.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "blaudev.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "blogarts.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "blubberladen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "blucas.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "blue-labs.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "blue-leaf81.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "blueflare.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "blueliv.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blueperil.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bluepoint.foundation", "include_subdomains": true, "mode": "force-https" },
{ "name": "bluepoint.institute", "include_subdomains": true, "mode": "force-https" },
{ "name": "blusmurf.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bngsecure.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "boensou.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "boernecancerfonden.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "bonfi.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "boomersurf.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "boringsmith.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "botox.bz", "include_subdomains": true, "mode": "force-https" },
{ "name": "bourse-aux-jouets.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bourse-puericulture.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bouwbedrijfpurmerend.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "brandnewdays.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "breechdepot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brejoc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brewtrackr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brianpcurran.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brideandgroomdirect.ie", "include_subdomains": true, "mode": "force-https" },
{ "name": "brightonbank.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brilliantdecisionmaking.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "britishscienceweek.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "britzer-toner.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "broken-oak.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brunn.email", "include_subdomains": true, "mode": "force-https" },
{ "name": "bta.lv", "include_subdomains": true, "mode": "force-https" },
{ "name": "btcdlc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bubblegumblog.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "buchheld.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "budgetthostels.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "buffalodrinkinggame.beer", "include_subdomains": true, "mode": "force-https" },
{ "name": "buildbox.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "built.by", "include_subdomains": true, "mode": "force-https" },
{ "name": "bulletpoint.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "bumarkamoda.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "busindre.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "businessesdirectory.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "buyfox.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "by4cqb.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "byte.wtf", "include_subdomains": true, "mode": "force-https" },
{ "name": "byteshark.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bytesund.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "byteturtle.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "bziaks.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "bztech.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "c3w.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "cachethq.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "cadao.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "cajapopcorn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "calltrackingreports.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "camaya.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "campaign-ad.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "campbellsoftware.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "campbrainybunch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "camperdays.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "campermanaustralia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "candicontrols.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "caphane.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "capogna.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "captivatedbytabrett.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "capturapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "capturethepen.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "caputo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "carano-service.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "caraudio69.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "cardloan-manual.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "careerstuds.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "carigami.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "carlandfaith.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "carlgo11.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "carsten.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "carstenfeuls.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "casedi.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "casinolistings.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "casinoreal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "castlejackpot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "catalyst-ecommerce.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "catgirl.pics", "include_subdomains": true, "mode": "force-https" },
{ "name": "cdndepo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cdnjs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cdreporting.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ced-services.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "ceilingpac.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "celti.ie.eu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "centrepoint-community.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ceritamalam.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "certnazionale.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "cfcproperties.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cfoitplaybook.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cg-systems.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "cgan.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "chabaudparfum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "championsofregnum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chaos-inc.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "charityclear.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "charmyadesara.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "charnleyhouse.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "chartpen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chateau-belvoir.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chatme.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "chatup.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "chebedara.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cheetah85.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "cherrywoodtech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chestnut.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "chiaramail.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chihiro.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "chikan-beacon.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "childcaresolutionscny.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "chilihosting.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "china-line.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "chinternet.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "chirgui.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "chotu.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "chris-edwards.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "chris-web.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "chrisandsarahinasia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chrisfaber.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chrisfinazzo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "christadelphiananswers.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "christianhoffmann.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "christiesantiques.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chua.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "cipherboy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ciscohomeanalytics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "citizensbankal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cityoflaurel.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "classicshop.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "clcleaningco.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clearc.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "clearsettle-admin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clientsecure.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "climatestew.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clochix.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "close.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloudey.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloverleaf.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "clownish.co.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloxy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cmahy.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "cni-certing.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "coachingconsultancy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "coam.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "cocolovesdaddy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "codeferm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "codefoundry.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "coderhangout.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "codesport.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "codeyellow.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "coi-verify.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "coinjar-sandbox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "colisfrais.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "collada.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "collectiblebeans.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "collegepulse.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "coloradolottery.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "colorbrush.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "commerciallocker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "commoncore4kids.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "compareandrecycle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "compliance-systeme.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "complymd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "condepenalba.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "confirm365.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "connected-verhuurservice.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "connectfss.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "connyduck.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "consciousbrand.org.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "consciousbranding.org.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "consciousbrands.net.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "consumer.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "contactbig.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "containerstatistics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "convocatoriafundacionpepsicomexico.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "coolchevy.org.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "cooxa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cordlessdog.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "corepartners.com.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "corpfin.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "correctpaardbatterijnietje.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "costreportdata.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "coursdeprogrammation.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "covenantbank.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "covybrat.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "coweo.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "cpuvinf.eu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "cracking.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "cranesafe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crazycen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "creativeplayuk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "creditproautos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crefelder.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crowd.supply", "include_subdomains": true, "mode": "force-https" },
{ "name": "crufad.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "crushroom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crypticshell.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptojar.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptonit.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptonym.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "csbs.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "csfm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ct-status.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ctpe.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "cultiv.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "cupidmentor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "curacao-license.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyberguerrilla.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyberguerrilla.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyberhouse.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyberwire.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "cybozu.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyclebeads.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyfly.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "cymtech.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyph.audio", "include_subdomains": true, "mode": "force-https" },
{ "name": "czechamlp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "d-20.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "d-training.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "daallexx.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "dadtheimpaler.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dag-konsult.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dah5.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dailystormerpodcasts.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "damianuv-blog.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "dammekens.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "damngoodpepper.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dancerdates.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "danielworthy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "danijobs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "danilapisarev.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dannycrichton.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "danscomp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "danseressen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "darkspacelab.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "darkwater.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "dashnimorad.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "databutlr.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "datajapan.co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "datenreiter.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "datenreiter.gq", "include_subdomains": true, "mode": "force-https" },
{ "name": "datenreiter.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "datenreiter.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "david-corry.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "davidgouveia.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "davidhunter.scot", "include_subdomains": true, "mode": "force-https" },
{ "name": "dccoffeeproducts.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dckd.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "dcmt.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "dcurt.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "dd.art.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "ddos-mitigation.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ddos-mitigation.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "deaktualisierung.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "deathy.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "deco.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "decor-d.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "decoratrix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "decoyrouting.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dedelta.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "deduijventil.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "deetzen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "degeberg.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "delta-data.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "deltanet-production.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "delvj.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "demotops.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "denimio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dentallaborgeraeteservice.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dentystabirmingham.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "derbyshire-language-scheme.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "derchris.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "deregowski.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "desiccantpackets.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "designgears.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "designthinking.or.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "detest.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "devcu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "devilshakerz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "devincrow.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "devmsg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "devnull.team", "include_subdomains": true, "mode": "force-https" },
{ "name": "devuan.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "dfekt.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "diarbag.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "diasdasemana.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dicionariofinanceiro.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dienstplan.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "dierenkruiden.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "dieti.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "digidroom.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "digital-coach.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "digital-eastside.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "digitallocker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "digitalquery.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dipl.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "directebanking.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "discipul.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "disposable.link", "include_subdomains": true, "mode": "force-https" },
{ "name": "dissectcyber.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dixiediner.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dizihocasi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "djlive.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "djxmmx.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "djz4music.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dmeevalumate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dmi.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "dna.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "dnc.org.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "dnshallinta.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "dnslog.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "doctor-locks.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "doctorfox.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "docufiel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dogbox.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "dogfi.sh", "include_subdomains": true, "mode": "force-https" },
{ "name": "doku-gilde.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dolarcanadense.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "dolphinswithlasers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "domadillo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "donotspellitgav.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "dontcageus.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "doodledraw.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "doordecor.bg", "include_subdomains": true, "mode": "force-https" },
{ "name": "downloadsoftwaregratisan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dr2dr.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "drainagebuizen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "dranderle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "drawingcode.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dreamcreator108.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dreweryinc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "drhopeson.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "driftdude.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "drino.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "droidboss.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "drrr.chat", "include_subdomains": true, "mode": "force-https" },
{ "name": "drycreekphoto.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dsbrowser.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dshiv.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "duijf.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "duijfathome.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "duncancmt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "duo.money", "include_subdomains": true, "mode": "force-https" },
{ "name": "durangoenergyllc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dutch1.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "dutchweballiance.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "dutyfreeonboard.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dworzak.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "dxa.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "dzyabchenko.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "e-mak.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "e-teacher.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "e3amn2l.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "e3kids.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eagleridgecampground.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "earga.sm", "include_subdomains": true, "mode": "force-https" },
{ "name": "easyconstat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "easycosmetic.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "eatery.co.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "eatvisor.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ebcs-solutions.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ebecs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ebermannstadt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ecchidreams.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eckro.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ecorus.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "edelblack.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "edicct.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "edk.com.tr", "include_subdomains": true, "mode": "force-https" },
{ "name": "edmundcelis.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ego-world.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "egretail.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "ehrlichesbier.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ehuber.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "eicfood.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eickemeyer.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "eirastudios.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ejeff.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ekbanden.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "ekokontakt.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "ekostecki.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "el-soul.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "elanguest.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "elanguest.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "elanguest.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "eligibleapi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "elisabeth-kostecki.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "elisabethkostecki.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ella-kwikmed.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eloge.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "elternforum-birmensdorf.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "eluhome.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "em-biotek.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "emailfuermich.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "emeldi-commerce.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "emielraaijmakers.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "emjainteractive.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "emprego.pt", "include_subdomains": true, "mode": "force-https" },
{ "name": "emrenovation.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "enaim.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "encfs.win", "include_subdomains": true, "mode": "force-https" },
{ "name": "encnet.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "encryptio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "enjoy-nepal.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "enlightenedhr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "enloestatebank.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "enscosupply.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "epaygateway.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "epicsecure.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "epicsoft.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "epostplus.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "equilibre-yoga-jennifer-will.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "equipsupply.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "erepublik-deutschland.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ergorium.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ergorium.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "ericwie.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "ericyl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "erigrid.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "errlytics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "erudikum.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "erwinwensveen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "escritoriodearte.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "esigmbh.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "esn-ypci.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "essentialoilsimports.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "esseriumani.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "essexcosmeticdentists.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "essexghosthunters.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "estaleiro.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "estebanborges.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "etdonline.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "eteesheet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "etelej.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eth0.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "ethicall.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ethosinfo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "etkaddict.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "etrker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ets2mp.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "etula.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "etyd.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "evantage.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "evantageglobal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "evegalaxy.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "eventaro.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "everling.lu", "include_subdomains": true, "mode": "force-https" },
{ "name": "everymove.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "evi.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "evin.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "evites.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "evowl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "exchangeworks.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "exemples-de-stands.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "exoscale.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "exoticads.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "expressemotion.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "extremenetworking.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "exy.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "exyplis.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eyeglassuniverse.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eyeonid.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ez.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "f-be.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "faber.org.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "factorable.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "factys.do", "include_subdomains": true, "mode": "force-https" },
{ "name": "factys.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "fadilus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fail4free.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "faircom.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "fairlyoddtreasures.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fakturi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "falkena.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "falsum.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "familie-kupschke.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "familie-monka.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fanjoe.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "fanyl.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "fanyue123.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "farhood.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "fasset.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "fatgeekflix.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "fatwin.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "fawong.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fcburk.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fdt.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "fedux.com.ar", "include_subdomains": true, "mode": "force-https" },
{ "name": "feedhq.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "fernandes.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ferrugem.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "festrip.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "feuerwehr-oberkotzau.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fexmen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ffmradio.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ficus.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "fid.to", "include_subdomains": true, "mode": "force-https" },
{ "name": "filemeal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "filhodohomem.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "financieringsportaal.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "fingent.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "finisron.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "firehost.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "firstmall.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fish2.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "fit4medien.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fitbylo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fitiapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fitnesswerk.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fitzsim.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "fivestarsitters.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fixatom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fixhotsauce.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fixmycomputerdude.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "flareon.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "flawcheck.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "flazznetworks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "flexinvesting.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "flipneus.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "floless.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "florence.uk.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "florent-tatard.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "florian-thie.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "floriankeller.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "flyaces.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fndout.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fnordserver.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "fokkusu.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "fondanastasia.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "font-converter.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "foodievenues.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "foraje-profesionale.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "forbook.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "forex-dan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fortesanshop.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "fortworth.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "fotm.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "fotocerita.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "fotopasja.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "fotowettbewerb.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "foxbnc.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "foxdev.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "foxley-farm.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "foxley-seeds.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "foxleyseeds.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "foxtrot.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "fragnic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fraho.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "francescopalazzo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "franckgirard.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "frank.fyi", "include_subdomains": true, "mode": "force-https" },
{ "name": "fransallen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "frasys.cloud", "include_subdomains": true, "mode": "force-https" },
{ "name": "frasys.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "frasys.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "freeform4u.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "freematthale.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "freemedforms.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "freesoftwaredriver.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "freetsa.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "freshfind.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "frickelboxx.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "frizo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fromlemaytoz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "frontisme.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "froot.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "frugro.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "fsbpaintrock.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fsbturton.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fsm2016.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ftc.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "fundacionhijosdelsol.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "fundays.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "funi4u.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "funkyweddingideas.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "furgo.love", "include_subdomains": true, "mode": "force-https" },
{ "name": "futbol11.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fx-rk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fxp.co.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "fyfywka.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fyn.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "fysiohaenraets.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "g-o.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "gafachi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gagniard.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "gagor.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "gakkainavi-epsilon.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "gakkainavi-epsilon.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gakkainavi.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "gakkainavi.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gakkainavi4.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gakkainavi4.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "gakkainavi4.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "galactic-crew.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "game7.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamecave.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamedevelopers.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamepader.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamingmedia.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamingreinvented.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ganhonet.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "gar-nich.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "garantieabschluss.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "garedtech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gasbarkenora.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gatapro.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gateworld.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "ge1.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "gee.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "geeq.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "geli-graphics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gemeentemolenwaard.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "generationnext.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "genyhitch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "geolad.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "georgesonarthurs.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "georgmayer.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "geoscan.aero", "include_subdomains": true, "mode": "force-https" },
{ "name": "germandarknes.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "getcarefirst.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "getcarina.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "getkai.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "getlifti.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "getsensibill.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "getsetupfile.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "getwashdaddy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gflclan.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "ghcif.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "giftgofers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "giftsn.com.sg", "include_subdomains": true, "mode": "force-https" },
{ "name": "gig.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "gigawa.lt", "include_subdomains": true, "mode": "force-https" },
{ "name": "gingali.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "gipsic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gistfy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "git.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "givemyanswer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gix.net.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "gixtools.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gixtools.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gixtools.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gixtools.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gjcampbell.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gjung.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "glidingshop.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "glidingshop.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "glitchsys.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "globalgivingtime.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "globalmusic.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "globalsites.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "gloomyvancouver.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "goerres2014.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "gogetssl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gogold-g.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gohon.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "goldpros.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "goldsecurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "golf18network.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "goodmengroup.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "gosccs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gosharewood.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gospelvestcination.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "gotgenes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gotomi.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "govillemo.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "gozel.com.tr", "include_subdomains": true, "mode": "force-https" },
{ "name": "gprs.uk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gpstuner.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "grademypc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gradienthosting.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "graycell.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gresb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gretchelizartistry.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "greysolutions.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "gribani.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "grieg-gaarden.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "grieglogistics.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "griegshipbrokers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gtamodshop.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "gtldna.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gts-schulsoftware.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "guava.studio", "include_subdomains": true, "mode": "force-https" },
{ "name": "guerrilla.technology", "include_subdomains": true, "mode": "force-https" },
{ "name": "gugaltika-ipb.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "gulenbase.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "gunnaro.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "guoqiang.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "gurkan.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "guts.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "gypsycatdreams.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gypthecat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gz-benz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gz-bmw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "haarkliniek.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "habanaavenue.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hackerforever.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hackmd.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "haeckl.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "hahayidu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "hamali.bg", "include_subdomains": true, "mode": "force-https" },
{ "name": "hancc.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "handiworker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hansen.hn", "include_subdomains": true, "mode": "force-https" },
{ "name": "hansvaneijsden.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "hanu.la", "include_subdomains": true, "mode": "force-https" },
{ "name": "haomwei.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "happyandrelaxeddogs.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "harabuhouse.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "harmoney.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "harrisonsand.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hartie95.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "harvestrenewal.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "harz.cloud", "include_subdomains": true, "mode": "force-https" },
{ "name": "hashimah.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "hashworks.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "haskovec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "haveforeningen-enghaven.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "havellab.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hawksguild.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hd-gaming.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hdhoang.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "heartmdinstitute.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "heavensinferno.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "hebikhiv.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "hedgeschool.ie", "include_subdomains": true, "mode": "force-https" },
{ "name": "heinpost.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "hellersgas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hellotandem.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "helloworldhost.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hellscanyonraft.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hennadesigns.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "hentschke-bau.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hentschke-invest.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "herbertmouwen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "hermes-net.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "herr-webdesign.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "herrenfahrt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "heycms.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hibilog.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hicl.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "hiddendepth.ie", "include_subdomains": true, "mode": "force-https" },
{ "name": "higgstools.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "higp.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hippies.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "hitoy.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "hochzeit-dana-laurens.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "homedna.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "homeprivate.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "homewatt.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "honda-centrum.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "honeybeard.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "honeycome.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "hooray.beer", "include_subdomains": true, "mode": "force-https" },
{ "name": "hopesb.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "horvathd.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "hory.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "hosiet.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "hosmussynergie.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "hostam.link", "include_subdomains": true, "mode": "force-https" },
{ "name": "hosteasy.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "hosted-service.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hostinaus.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "hostmijnpagina.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "hotchoc.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "hotel-pension-sonnalp.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "hotting.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "houser.lu", "include_subdomains": true, "mode": "force-https" },
{ "name": "howbehealthy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hr-intranet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "http418.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "huarongdao.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "huersch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hugosleep.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "huiser.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "humeurs.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "huntshomeinspections.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hup.blue", "include_subdomains": true, "mode": "force-https" },
{ "name": "hurd.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "hxying.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hydrocloud.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "hydrozone.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "hyk.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "i--b.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "i-partners.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "iapws.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ib-wedler.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "iba.community", "include_subdomains": true, "mode": "force-https" },
{ "name": "ibnuwebhost.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iceloch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "icpc2016.in.th", "include_subdomains": true, "mode": "force-https" },
{ "name": "icreative.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "ict-concept.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "ictual.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "idacmedia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ideasmeetingpoint.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "idedr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "idensys.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "idexxpublicationportal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "idgard.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ieeespmb.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ies-italia.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "ifasec.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "igiftcards.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "igk.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ihrnationalrat.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "ihuanmeng.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ikon.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "ile-kalorii.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "im2net.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "imanolbarba.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "imjad.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "immobilier-nice.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "immoprotect.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "immunicity.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "imolug.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "imperialwebsolutions.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "imu.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "in-flames.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "inbox-group.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "inbox.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "inche-ali.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "indoorskiassen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "indredouglas.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "indusfastremit-ca.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "industreiler.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "informatiebeveiliging.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "infosec.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "infotics.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "infra-con.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "inkable.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "inkstory.gr", "include_subdomains": true, "mode": "force-https" },
{ "name": "insightera.co.th", "include_subdomains": true, "mode": "force-https" },
{ "name": "inspire-av.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "inspy.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "instantdev.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "intelldynamics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "intermedinet.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "internect.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "internetzentrale.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "interociter-enterprises.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "interways.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "intimateperrierjouet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "intocities.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "intrasoft.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "invoicefinance.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "iolife.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "iompost.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iomstamps.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ionc.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "ionx.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "iossifovlab.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iotsms.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "ip6.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "ipal.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "ipal.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "iplabs.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ipmotion.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "iptel.by", "include_subdomains": true, "mode": "force-https" },
{ "name": "ireef.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "isbengrumpy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ischool.co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "iseek.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "israkurort.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "istanbultravelguide.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "istheapplestoredown.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "it-go.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "itb-online.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "itforge.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "itnota.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "itos.asia", "include_subdomains": true, "mode": "force-https" },
{ "name": "itos.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "its-v.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "itsecguy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iwilcox.me.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "izolight.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "izoox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "izzzorgconcerten.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "ja-publications.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jaispirit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jaketremper.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jakubtopic.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamessan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jan27.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "janbrodda.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "janosh.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "japan-foods.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "japan4you.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "japlex.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jaredeberle.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "jaredfernandez.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jartza.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "javelinsms.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jaymecd.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "jazz-alliance.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jazz-alliance.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "jazzinutrecht.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "jcch.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jcyz.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "jdh8.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "jeff.forsale", "include_subdomains": true, "mode": "force-https" },
{ "name": "jekkt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jennifersauer.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "jensrex.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "jeremye77.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jerodslay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jeroendeneef.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jessicabenedictus.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "jesters-court.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "jetwhiz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jfmel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jirav.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jobflyapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jobmedic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "johndong.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "johners.tech", "include_subdomains": true, "mode": "force-https" },
{ "name": "jokewignand.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "jonnichols.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "jooto.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jornadasciberdefensa2016.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "josahrens.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "joyqi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "js-online.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "jsanders.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "jsg-technologies.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "json-viewer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jthackery.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jualssh.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "julibear.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "julido.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "juliemaurel.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "jumba.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "jumbox.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "jump.bg", "include_subdomains": true, "mode": "force-https" },
{ "name": "junge-selbsthilfe.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "jungesforumkonstanz.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "junjung.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "justnaw.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "justudin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "juwairen.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "jym.fit", "include_subdomains": true, "mode": "force-https" },
{ "name": "jznet.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "k-tube.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kaangenc.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "kaasbijwijn.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kabuabc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kadioglumakina.com.tr", "include_subdomains": true, "mode": "force-https" },
{ "name": "kainz.bayern", "include_subdomains": true, "mode": "force-https" },
{ "name": "kainz.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "kaizeronion.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kall.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "kangarooislandholidayaccommodation.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "karateka.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "karsofsystems.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "karting34.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kashdash.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "katiaetdavid.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "katnunn.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "katproxy.site", "include_subdomains": true, "mode": "force-https" },
{ "name": "kavik.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "kb3.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "keeweb.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "keisaku.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kekz.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kempkens.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "kendra.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "kenkoelectric.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kentacademiestrust.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "kerangalam.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "keybored.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "kgm-irm.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "kickerplaza.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kid-dachau.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kidbacker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kiel-media.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kienlen.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kilerd.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "killerrobots.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kimberg.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "kiocloud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kionetworks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kirbear.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kirinas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kis-toitoidixi.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kisstyle.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "kita.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "kitabgaul.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kittmedia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kizil.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "kk-neudorf-duissern.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "klas.or.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "kleertjesvoordelig.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kleine-dingen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "klimat-pro.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "klunkergarten.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "klustekeningen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "knccloud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kngk-group.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "kngk.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "knot-store.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kodakit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "koerper-wie-seele.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "koezmangal.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "koi-sama.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "koketteriet.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "kollabria.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "komget.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "komikito.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "komiksbaza.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kompetenzwerft.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kon-sil.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "koophetlokaal.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "koretech.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kozuch.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "kraynik.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kreationnext.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kromonos.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "krunut.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ksfh-mail.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kstan.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "kucom.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "kuehnel.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kueulangtahunanak.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "kulde.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "kupelne-ptacek.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "kurofuku.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "kurz.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "kvalita-1a.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "kylelaker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kyosaku.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "l-lab.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "laboiteapc.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "lagalerievirtuelle.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "lampl.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "lan2k.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lanbyte.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "langbein.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lansinoh.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "laposte.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "lasnaves.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "latinphone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lauftreff-himmelgeist.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "laurel4th.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lbrt.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "lcti.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "ld-begunjscica.si", "include_subdomains": true, "mode": "force-https" },
{ "name": "le-dev.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "le-hosting.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "leadingsalons.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "leandre.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "learnflakes.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "learnfrenchfluently.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "learningorder.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lechiennoir.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "leesilvey.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "legarage.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "leilonorte.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "leitner.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "leiyun.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "lengzzz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lenovogaming.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "leonard.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "leopold.email", "include_subdomains": true, "mode": "force-https" },
{ "name": "leopoldina.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "lesnet.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "letsmultiplayerplay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "letstox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lgiswa.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "lgrs.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "libertas-tech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "liderwalut.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "lifeskillsdirect.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lifestylehunter.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "lifetimemoneymachine.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lifi.digital", "include_subdomains": true, "mode": "force-https" },
{ "name": "lifi.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "likeaross.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lingros-test.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "lingvo-svoboda.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "link2serve.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "linno.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "linuxeyecandy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "linuxhostsupport.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "linuxwebservertips.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "lislan.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "litevault.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "liudon.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "liverpoolmutualhomes.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lkummer.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "llamacuba.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lm-pumpen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "loadso.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "localbitcoins.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "logario.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "london-transfers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "londonlanguageexchange.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "longboarding-ulm.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "loophost.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "lordjevington.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "lost.host", "include_subdomains": true, "mode": "force-https" },
{ "name": "lotsencafe.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "louiewatch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "love-schna.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "lover-bg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lowmagnitude.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lowsidetna.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lpbk-bethel.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "lucaterzini.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lucidframeworks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "luke.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "lukeng.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "lukeng.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "lungdoc.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "luno.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "luoxiao.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "lustrum.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "lwl.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "lynero.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "lynthium.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "m-edmondson.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "machon.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "macnemo.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "maddi.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "madebyshore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "madin.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "madreacqua.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mafiasi.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "magenx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mahrer.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mailfence.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mailhost.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "mainlined.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "malerversand.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "malware.watch", "include_subdomains": true, "mode": "force-https" },
{ "name": "mamaxi.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "manaboutahor.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "management-ethics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "managewp.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "manhattanchoralensemble.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "manningbrothers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "maosensanguentadasdejesus.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "marcel-preuss.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "marchagen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "marcontrol.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "marie-elisabeth.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "marinelausa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mark-a-hydrant.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "marketingdesignu.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "markido.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "markt-heiligenstadt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "marleyresort.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "marquiseclub.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "martensmxservice.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "martialc.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "martin-smith.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "martinkup.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "masse.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "matchneedle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mathembedded.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "matthiasadler.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "mauriciog.com.ar", "include_subdomains": true, "mode": "force-https" },
{ "name": "mauricioghiorzi.com.ar", "include_subdomains": true, "mode": "force-https" },
{ "name": "mausi.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "maxbytes.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "maxima.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "maximiliankrieg.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "maxr1998.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "maxtruxa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mbaestlein.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mbinformatik.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mbsec.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mc81.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mcdonaldwhsl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mce.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "mce.nyc", "include_subdomains": true, "mode": "force-https" },
{ "name": "mceconferencecentre.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "mcooperlaw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mdewendt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mdkr.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "mdpraha.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "mdwftw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mea.in.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "mechanus.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "medba.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "mediaburst.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "mediaselection.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "medm-test.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "meedoenzaanstad.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "meetingmanager.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "megakiste.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mehrwert.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "meillard-auto-ecole.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "mein-webportal.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "meincenter-meinemeinung.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "meine-email-im.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "melearning.university", "include_subdomains": true, "mode": "force-https" },
{ "name": "melissaadkins.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "melody-lyrics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "melvinlow.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mensagemdaluz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "menthix.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "menudrivetest.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "menuonlineordering.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "merkel.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "metaether.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "meteorapp.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "metzgerei-birkenhof.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "meuemail.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "meyeraviation.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mghiorzi.com.ar", "include_subdomains": true, "mode": "force-https" },
{ "name": "mhdsyarif.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mheistermann.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "microdots.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "midair.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "midirs.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "midlgx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mijnreisoverzicht.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "mijntransacties.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "mikadesign.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "mikeburns.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mil0.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "milatrans.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "millenniumweb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mindbodycontinuum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "miniskipper.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "minobar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mipiaci.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "mipiaci.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "mireservaonline.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "misakiya.co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "missrain.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "mitnetz-gas.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mixposure.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "miyoshi-kikaku.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mizi.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "mjcaffarattilaw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mkes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mkp-deutschland.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mktemp.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mm13.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "mma-acareporting.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mmgazhomeloans.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mmmm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mobility-events.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "modifiedmind.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "moebel-nagel.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "moegirl.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mogry.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mona.lu", "include_subdomains": true, "mode": "force-https" },
{ "name": "monasterialis.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "mondar.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "mondopoint.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "moneygo.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "monkeydust.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "montanacures.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "montenero.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "moo.la", "include_subdomains": true, "mode": "force-https" },
{ "name": "moonagic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "moonvpn.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mostwuat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "motherbase.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "motionfreight.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "motoryz.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "mountainadventureseminars.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "moviesabout.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "movinglogistics.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "mpcompliance.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mplant.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "mpserver12.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mpsgarage.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "mrnonz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mrpopat.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "msno.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "mtcgf.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mtg-esport.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mtn.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "mumei.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "murfy.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "murodese.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "murrayrun.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "muzykaprzeszladoplay.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "mx.org.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "my-owncloud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "myairshop.gr", "include_subdomains": true, "mode": "force-https" },
{ "name": "mybon.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "mycollab.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mydnaresults.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mydocserve.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "myip.tech", "include_subdomains": true, "mode": "force-https" },
{ "name": "myownconference.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "myownconference.com.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "myownconference.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "myownconference.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "myownconference.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "myownconference.lt", "include_subdomains": true, "mode": "force-https" },
{ "name": "myownconference.lv", "include_subdomains": true, "mode": "force-https" },
{ "name": "myownconference.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "myownconference.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "myruststats.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mysticplumes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mystudy.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "mytc.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "mythslegendscollection.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mytripcar.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "mytripcar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mytripcar.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mytripcar.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "myworth.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "nabankco.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nagaya.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "nako.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "nalifornia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nargileh.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "naro.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "nartuk.com.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "natalia.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "natalt.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "natanaelys.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "natenom.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "nathansmetana.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nationalcentereg.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "natural-progesterone.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "naturesystems.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "nauck.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "navigate-it-services.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nb6.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nbp.com.pk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ncoding.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "ncpw.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "ncstep.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nebra.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "neftebitum-kngk.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "negativecurvature.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "neilgreen.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "neo19.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "netbank.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "netbulls.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "netmazk.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "netwerkmanager.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "networkalarmcorp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "networking4all.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "networkingnexus.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "networkingphoenix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "netzwerkwerk.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "neuronasdigitales.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "never-afk.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "newedivideo.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "newlooknow.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "newstone-tech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "newsyslog.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "newtnote.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "next176.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "next24.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "nextgencel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ng-firewall.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nghe.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "nichteinschalten.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "niconiconi.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "niduxcomercial.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nierenpraxis-dr-merkel.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nierenpraxis-merkel.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nightfirecat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nightwinds.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "nikklassen.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "niklaslindblad.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "nikolasgrottendieck.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nine-hells.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ninespec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nippon-oku.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nirada.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "nixien.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "nl-ix.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "nlegall.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "nmsnj.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nnqc.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "no17sifangjie.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "nodespin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "noedidacticos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "noez.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nolatepayments.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nomesbiblicos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "noobunbox.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "nord-sud.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "norskpensjon.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "nosecretshop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nossasenhoradodesterro.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "notenoughtime.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "notificami.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "notoriousdev.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "notypiesni.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "npol.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nspeaks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nufla.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nukenet.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "null.cat", "include_subdomains": true, "mode": "force-https" },
{ "name": "nurserybook.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "nutleyeducationalfoundation.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nutleyef.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nuttyveg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nwra.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nwwc.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "nyip.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "nyronet.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nzbs.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "o0o.one", "include_subdomains": true, "mode": "force-https" },
{ "name": "oasisim.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "obsidianirc.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "occentus.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ochaken.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "octanio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "octocat.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "oddtime.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ohiohealthfortune100.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ohsocool.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "oishioffice.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "oke.com.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "okutama.in.th", "include_subdomains": true, "mode": "force-https" },
{ "name": "olcso-vps-szerver.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "oliver-pietsch.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ollehbizev.co.kr", "include_subdomains": true, "mode": "force-https" },
{ "name": "ollies.cloud", "include_subdomains": true, "mode": "force-https" },
{ "name": "olymp-arts.world", "include_subdomains": true, "mode": "force-https" },
{ "name": "omniasl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "onefour.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "oneminute.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "oneweb.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "oneworldbank.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "onguardonline.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "oniichan.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "online-wetten.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "onlinecompliance.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "onlinedeposit.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "onlinelighting.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "onlinetravelmoney.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "onmaps.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ontras.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "onyxwall.link", "include_subdomains": true, "mode": "force-https" },
{ "name": "onyxwall.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ooyo.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "open-future.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "openblox.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "openconnect.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "openmtbmap.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "opim.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "oprbox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "optometriepunt.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "oracaodocredo.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "orbiosales.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ordereat.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "orientalart.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "orioncustompcs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "oroweatorganic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "osaiyuwu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ossan-kobe-gourmet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "osteammate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "otpsmart.com.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "outsider.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "ovpn.to", "include_subdomains": true, "mode": "force-https" },
{ "name": "ovvy.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "owensmith.website", "include_subdomains": true, "mode": "force-https" },
{ "name": "own3d.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "ownit.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "oxygenabsorbers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "oznamovacipovinnost.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "p-s-b.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pacelink.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "packlane.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "paestbin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pagetoimage.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "painosso.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "paisaone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pajowu.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pakremit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "paperturn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "paperwork.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "paragon.com.sg", "include_subdomains": true, "mode": "force-https" },
{ "name": "paragreen.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "parentinterview.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "parentmail.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "parleu2016.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "partnerbeam.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pastaenprosecco.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "pastaf.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "paster.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "pasteros.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "pastie.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "patentfamily.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "paternitydnatest.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "patfs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "patientinsight.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "patralos.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "patrickschneider.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "paulbdelaat.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "paulinewesterman.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "paxwinkel.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "paypaq.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "paypro.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "payroll.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "payslipview.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "paytwopay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pbapp.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pc-nf.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pccentral.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "pchax.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pdamsidoarjo.co.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "peaceandwool.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "peakapp.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "peername.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pekkarik.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "pencepay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pentano.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pentest.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "pepperhead.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "perfectseourl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "performous.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "perspectivum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pet-nsk.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "petpost.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "pewboards.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pfarchimedes-pensioen123.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "pgpm.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "pgtb.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "pharynks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "philipkohn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "philipmordue.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "phillmoore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "phillprice.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "phormance.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "photo.org.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "phpdistribution.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "phpsecure.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "pickme.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "piekacz.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "piekacz.eu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "piekacz.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pieq.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "pieq.eu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pieterjangeeroms.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "piliszek.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pinnaclelife.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "pinnaclelife.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "pirateproxy.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "pisupp.ly", "include_subdomains": true, "mode": "force-https" },
{ "name": "pixelhero.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "pixipics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "piyabute.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "plaintech.net.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "plaintray.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "planpharmacy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "plasti-pac.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "plhdb.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pliosoft.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "plixer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ploader.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "pluff.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "plumlocosoft.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pmt-documenten.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "pnona.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "pointaction.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pointpro.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "policeiwitness.sg", "include_subdomains": true, "mode": "force-https" },
{ "name": "politically-incorrect.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "politiewervingshop.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "pompompoes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pontualcomp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "poolsandstuff.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "portosonline.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "portraitsystem.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "portvaletickets.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "poshpak.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "potatofrom.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "potatoheads.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "power99press.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "powerentertainment.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "powergridess.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "powerwellness-korecki.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ppipe.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "prazynka.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "precedecaritas.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "prego-shop.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "preparetheword.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "prescotonline.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "preworkout.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "prilock.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "princessmargaretlotto.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "prior-it.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "privaterelay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "privatestatic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "prjktruby.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "prnt.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "pro-zone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "profidea.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "profivps.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "prohostonline.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "proitconsulting.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "projectbenson.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "promoscuola.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "promotiongeeks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "propipesystem.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "prosocialmachines.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "prosoft.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "protoyou.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "proxybay.top", "include_subdomains": true, "mode": "force-https" },
{ "name": "proxyweb.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "prtpe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "prvikvadrat.hr", "include_subdomains": true, "mode": "force-https" },
{ "name": "przemas.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "psb1911.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "psicologia.co.ve", "include_subdomains": true, "mode": "force-https" },
{ "name": "pste.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "pterodactylus.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "puddis.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pugliese.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "pvtschlag.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pxx.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "pyol.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pysays.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "qccareerschool.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qcdesignschool.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qceventplanning.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qcmakeupacademy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qcstudentcenter.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qcstyleacademy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qctravelschool.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qingpat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qonqa.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "qrara.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "qrlending.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qualityofcourse.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "quantacloud.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "questsandrewards.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "quickpayservice.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "quietapple.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "quikpay.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "quintessa.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "quotemaster.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "quotev.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "r6-team.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "racasdecachorro.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "radyn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "raidstone.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "railyardurgentcare.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rainforest.engineering", "include_subdomains": true, "mode": "force-https" },
{ "name": "raitza.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "randc.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "randomcage.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "randstaddirect.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "rannseier.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rapido.nu", "include_subdomains": true, "mode": "force-https" },
{ "name": "ratajczak.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "ratd.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ratuseks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ratuseks.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ratuseks.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "rautermods.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ravindran.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "rawet.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "rawsec.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "raymondjcox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rcafox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rcorporation.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "rdh.asia", "include_subdomains": true, "mode": "force-https" },
{ "name": "rdns.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "readr.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "real-it.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "realwaycome.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reanimated.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "reardenporn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "recapp.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "redar.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "redballoonsecurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "redburn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reddingsbrigade-zwolle.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "rede-reim.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "rede.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "redigest.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "redzurl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "regaloaks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "regalosymuestrasgratis.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "regendevices.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "register.gov.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "reic.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "reiki-coaching.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "reimers.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "reithguard-it.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "relaxhavefun.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "remambo.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "rent-a-coder.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "renteater.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "replicagunsswords.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "republique.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "repustate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reputationweaver.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "res42.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "resc.la", "include_subdomains": true, "mode": "force-https" },
{ "name": "resist.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "restrito.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "retrotracks.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "revamed.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "revensoftware.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reverie.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "revthefox.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "revtut.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "rhodenmanorcattery.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "rhynl.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "ribs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "righttoknow.ie", "include_subdomains": true, "mode": "force-https" },
{ "name": "rijschoolgevonden.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "riskmgt.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "riversideauto.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "riyono.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "robodeidentidad.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "rockcanyonbank.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rocksberg.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "rolandreed.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "romeoferraris.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ron2k.za.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "root.eu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rootswitch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rotterdamjazz.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "rottweil-hilft.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "rout0r.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rouvray.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rowancasting.ie", "include_subdomains": true, "mode": "force-https" },
{ "name": "royalmarinesassociation.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "royalpub.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "rring.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "rsampaio.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "rsync.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "runcarina.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "runreport.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "ruobiyi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rusempire.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "ryankearney.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "s-cubed.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "saccani.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "safic.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "salmo23.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "salmododia.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "salmos91.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "salverainha.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "saml2.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sanandreasstories.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sanasalud.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sanradon.by", "include_subdomains": true, "mode": "force-https" },
{ "name": "sarah-beckett-harpist.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sarahlicity.me.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "sarahs-roestcafe.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sarahsweetlife.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sarindia.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "saskpension.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "satrent.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "satsukii.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "saucyfox.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "saunasandstuff.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "saunasandstuff.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "savenet.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "savingsstoreonline.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "schooltrends.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "schoolze.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "schreinerei-jahreis.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "schritt4fit.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "schroepfglas-versand.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sculpture.support", "include_subdomains": true, "mode": "force-https" },
{ "name": "secboom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "secondary-survivor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "secondary-survivor.help", "include_subdomains": true, "mode": "force-https" },
{ "name": "secondary-survivor.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "secondarysurvivor.help", "include_subdomains": true, "mode": "force-https" },
{ "name": "secondarysurvivorportal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "secondarysurvivorportal.help", "include_subdomains": true, "mode": "force-https" },
{ "name": "secretpanties.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sectun.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "secure-server-hosting.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "secure.chat", "include_subdomains": true, "mode": "force-https" },
{ "name": "secureonline.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "securityinet.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "securityinet.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "securityinet.org.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "securityprimes.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "securitysoapbox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "seedbox.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "seen.life", "include_subdomains": true, "mode": "force-https" },
{ "name": "segitz.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "selectruckscalltrackingreports.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "selfcarecentral.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "selldorado.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "semen3325.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "semps-servers.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "semps.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "semyonov.su", "include_subdomains": true, "mode": "force-https" },
{ "name": "sendinvoice.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "senedirect.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sensibus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "serenitycreams.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "serverpedia.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "servious.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sesha.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "setphaserstostun.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "setuid.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "setuid0.kr", "include_subdomains": true, "mode": "force-https" },
{ "name": "sevenmatches.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shadoom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shadowsocks.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "shadowsworldonline.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "shagi29.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "shakespearesolutions.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "shareimg.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "sharepointdrive.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sharescope.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "shauncrowley.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "shawcentral.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "shazbots.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "shellfire.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "shenghaiautoparts.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shep.co.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "shh.sh", "include_subdomains": true, "mode": "force-https" },
{ "name": "shinnyosangha.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "shocksrv.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shorebreaksecurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shortpath.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "showkeeper.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "shu-kin.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "shyrydan.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "sichere-kartenakzeptanz.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sieh.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "signslabelstapesandmore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "silicagelpackets.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "silver-drachenkrieger.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "silverbowflyshop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "silvistefi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "simbihaiti.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "simobilklub.si", "include_subdomains": true, "mode": "force-https" },
{ "name": "simon-hofmann.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "simoncommunity.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "simongong.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "simonkjellberg.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "simonreich.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "simonsreich.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "simplepractice.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "simplixos.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "simplymozzo.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "singleuse.link", "include_subdomains": true, "mode": "force-https" },
{ "name": "singlu10.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sinosky.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sirius-lee.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sistem-maklumat.com.my", "include_subdomains": true, "mode": "force-https" },
{ "name": "skalender.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "skaraborgsassistans.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "skatclub-beratzhausen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ski-insurance.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "skigebiete-test.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "skilldetector.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "skk.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "skotty.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "sloancom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "slotcar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "slowfood.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "slxh.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "slxh.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "smallplanet.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "smart-ov.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartftp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smarthdd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smarthomedna.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smarthouse.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartrak.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartshiftme.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smdavis.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "sme-gmbh.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "smithandcanova.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "smkw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smoo.st", "include_subdomains": true, "mode": "force-https" },
{ "name": "smow.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smow.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "smusg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sneakpod.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "snfdata.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sniderman.eu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "snow-online.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "snow-online.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "snughealth.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "so-healthy.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "social-events.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "socialbillboard.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "socialdevelop.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "sockeye.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "softwaredesign.foundation", "include_subdomains": true, "mode": "force-https" },
{ "name": "sogeek.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "sogravatas.net.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "sokkenhoek.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "sol-3.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "solar-ec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "solidfuelappliancespares.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "solinter.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "soll-i.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "solutionhoisthire.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "solved.tips", "include_subdomains": true, "mode": "force-https" },
{ "name": "somethingnew.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "sona-gaming.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sondergaard.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sonic.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "sos.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "sotar.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "sotor.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "soulema.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sourcely.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sous-surveillance.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "southside-crew.club", "include_subdomains": true, "mode": "force-https" },
{ "name": "southworcestershiregpservices.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "spacehq.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "spaggel.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "spauted.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "spaysy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "speculor.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "speedmann.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "speedyprep.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "speidel.com.tr", "include_subdomains": true, "mode": "force-https" },
{ "name": "spherenix.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "spicydog.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "spirit-dev.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "spitefultowel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "splitdna.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sqlapius.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sqr-training.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "square-src.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "squeezemetrics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "srchub.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "srv47.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ssl247.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ssl247.com.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "ssl247.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ssl247.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ssnc.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sss3s.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stabletoken.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stadionmanager.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stadjerspasonline.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "stage-props-blank-guns.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stageirites.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "stagingjobshq.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stagstickets.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "stahl.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "starmusic.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "stash.ai", "include_subdomains": true, "mode": "force-https" },
{ "name": "stateofexception.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "static.or.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "stationnementdenuit.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "statuschecks.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "stealsaga.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "steckregal-super.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "steidlewirt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "steigerplank.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stellanova-planeten.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "stevensononthe.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "stoffe-monster.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "stoick.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "storecove.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "storeden.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stqry.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "str0.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "strchr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "streamzilla.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "strictlysudo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stroeercrm.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "studenckiemetody.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "stupendous.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "stuur.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "stw-group.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "styleci.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "stylenda.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "su1ph3r.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "subseq.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "subtitle.rip", "include_subdomains": true, "mode": "force-https" },
{ "name": "suncountrymarine.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "supastuds.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "super-o-blog.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "superhome.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "superiorfloridavacation.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "superkonsult.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "superswingtrainer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "superwally.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "surfone-leucate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "surgenet.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "survature.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "susastudentenjobs.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sustainability.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "sustsol.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "svenskacasino.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "swaggerdile.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "swaleacademiestrust.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "sycamorememphis.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sydgrabber.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "sylvaindurand.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sylvanorder.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "synapticconsulting.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "sync-it.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "syneic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "synfin.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "syriatalk.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "syriatalk.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sysmike.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "szechenyi2020.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "t-hawk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "t-point.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "t-shirts4less.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "tabla-periodica.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tacomafia.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "takusan.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "talsi.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "tangiblesecurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tante-bugil.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tapfinder.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "taquilla.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "taskforce512.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tastycake.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tatilbus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tavoittaja.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "taxspeaker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "team-one.racing", "include_subdomains": true, "mode": "force-https" },
{ "name": "team3482.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tech-essential.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tech-rat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "techmajesty.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "techpointed.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tecnogaming.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tedeh.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tedovo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "teebeedee.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "teemo.gg", "include_subdomains": true, "mode": "force-https" },
{ "name": "telefonkonferenz.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "tempcraft.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tenenz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tengroup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tennisadmin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tentations-voyages.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "teos.online", "include_subdomains": true, "mode": "force-https" },
{ "name": "teoskanta.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "tepid.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "terracloud.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "testingbot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "teuniz.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "teunstuinposters.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "texterseo.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "textoplano.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "tgr.re", "include_subdomains": true, "mode": "force-https" },
{ "name": "thackbarth.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "thai.land", "include_subdomains": true, "mode": "force-https" },
{ "name": "thaicyberpoint.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thaihostcool.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "theberkshirescompany.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thecitizens.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thecitywarehouse.clothing", "include_subdomains": true, "mode": "force-https" },
{ "name": "theclementinebutchers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "theclubjersey.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thedevrycommonsbrasil.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "theendofzion.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thefarbeyond.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "theflyingbear.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "thefootballanalyst.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thefox.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "thegcccoin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thegvoffice.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "thehiddenbay.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "thelastsurprise.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "themillerslive.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thenorthschool.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "thepiratebay.poker", "include_subdomains": true, "mode": "force-https" },
{ "name": "theploughharborne.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "theseoframework.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thesharepointfarm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "theshopally.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "theurbanyoga.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thevintagenews.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thewindow.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thierfreund.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "thinktux.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "thirdpartytrade.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thirty5.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "thomwiggers.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "threatcentral.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "throwaway.link", "include_subdomains": true, "mode": "force-https" },
{ "name": "tibbitshall.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "ticketoplichting.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "tickettoaster.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tickreport.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tigerdile.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "timbuktutimber.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "time-river.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "timestamp.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "timmersgems.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "timwittenberg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tippspiel.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "tjenestetorvet.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "tls.care", "include_subdomains": true, "mode": "force-https" },
{ "name": "tmi-products.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "tmi-produkter.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "tmpraider.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tofu.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "togelonlinecommunity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tokaido.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tokoone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tokotimbangandigitalmurah.web.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "tommsy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tomwilson.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonegidoarchief.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonkinson.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "topbrakes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "topdevbox.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "torsten-schmitz.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "toshkov.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "totalbeauty.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "totaltriathlon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "totem-international.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tourispo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tourpeer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tout-art.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "towandalibrary.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "tp-iryuubun.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tp-kabushiki.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tp-kyouyufudousan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tp-law.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "trade-smart.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "tradeinvent.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "trademan.ky", "include_subdomains": true, "mode": "force-https" },
{ "name": "tradinghope.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tradiz.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "trakfusion.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "transacid.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "transmithe.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "transportal.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "travelinsurance.co.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "tretkowski.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "trident-online.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "trim-a-slab.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "trinityaffirmations.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "trinnes.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tripdelta.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tripseats.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "troi.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "truckerswereld.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "truejob.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "trueteaching.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "truthmessages.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "trw-reseller.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tsecy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tsgbit.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tsrstore.gq", "include_subdomains": true, "mode": "force-https" },
{ "name": "tubepro.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tunai.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "turbobit.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "turnik-67.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "turtle.ai", "include_subdomains": true, "mode": "force-https" },
{ "name": "turtlementors.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tuxcloud.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "twarog.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "twd2.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "twd2.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "twelve.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "twogo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tx041cap.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "txclimbers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "txf.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "tyl.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "tylerschmidtke.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tylian.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tyroproducts.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "tysye.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "uber.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "uberboxen.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ublox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ubuntuhot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "udomain.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ufgaming.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "uhc.gg", "include_subdomains": true, "mode": "force-https" },
{ "name": "ukchemicalresearch.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ukdropshipment.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ukdropshipment.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ultieme.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "umie.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "umisonoda.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "under30stravelinsurance.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "undo.co.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "unfiltered.nyc", "include_subdomains": true, "mode": "force-https" },
{ "name": "unicooo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "uniform-agri.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "unit7jazz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "unit7jazz.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "universalcarremote.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "universalpaymentgateway.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "university4industry.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "universogay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "unsystem.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "upani.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "uptimed.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "uptimenotguaranteed.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "urbanesecurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "urlchomp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "urspringer.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "usaab.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "usbirthcertificate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "usercare.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "usleep.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "utopianhomespa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "uttnetgroup.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "v2.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "vakuutuskanava.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "valkyrja.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "valleyridgepta.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "vampirism.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "vandalfsen.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "vande-walle.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "vanitynailworkz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vantien.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vavai.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "vbest.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "vcientertainment.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vcr.re", "include_subdomains": true, "mode": "force-https" },
{ "name": "vdbongard.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vdrpro.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vennet.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "venturepro.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vetdnacenter.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "victorjacobs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vide-maisons.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "videogamesartwork.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "videotogel.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "vidid.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "vidz.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "vigilantnow.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vigilo.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "vigilo.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "vigo-tarife.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "vikasbabyworld.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "viktorsvantesson.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "vincentpancol.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vincitraining.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vintageheartcoffee.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vinyculture.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vipmusic.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "virtualdesignmedia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "visioflux-premium.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vistaalmar.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "vistarait.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vitagenda.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "vitalita.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "vitapingu.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "vlora.city", "include_subdomains": true, "mode": "force-https" },
{ "name": "vnvisa.center", "include_subdomains": true, "mode": "force-https" },
{ "name": "voceinveste.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "volkergropp.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "vonavycukor.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "vpn-byen.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "vps-szerver-berles.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "vratny.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "vuosaarenmontessoritalo.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "vux.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "vxapps.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vxstream-sandbox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "w4xzr.top", "include_subdomains": true, "mode": "force-https" },
{ "name": "wa-stromerzeuger.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "waelti.xxx", "include_subdomains": true, "mode": "force-https" },
{ "name": "waffle.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "waka-mono.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wakamiyasumiyosi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wakened.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "wallsblog.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "wangql.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "wangql.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "warhaggis.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "warhistoryonline.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "warmservers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "warped.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "watchium.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wave.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "wavefrontsystemstech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wavesboardshop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "waylaydesign.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wdt.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "wealthcentral.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "wealthfactory.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wealthreport.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "wear2work.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wearandcare.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "web4pro.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "webchat.domains", "include_subdomains": true, "mode": "force-https" },
{ "name": "webdesign-kronberg.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "webergrillrestaurant.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "webhosting4.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "weblogic.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "webmax.com.tr", "include_subdomains": true, "mode": "force-https" },
{ "name": "webperformance.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "webs4all.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "websectools.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "webseitenserver.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "webstylemedia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "webtheapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "webwit.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "webwork.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "weicn.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "welcomehelp.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wellastore.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "wellensteyn.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "werbewelt-tv.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "werken-bij-inwork.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "werkenbijkfc.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "westsussexconnecttosupport.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wetoxic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "whatanime.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "whatsstalk.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "whiskynerd.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "whitelabelcashback.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wholesomeharvestbread.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wholikes.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "wiberg.nu", "include_subdomains": true, "mode": "force-https" },
{ "name": "wiedu.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "wijnservices.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wikiclash.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "willberg.bayern", "include_subdomains": true, "mode": "force-https" },
{ "name": "willcipriano.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "william.si", "include_subdomains": true, "mode": "force-https" },
{ "name": "wimake.solutions", "include_subdomains": true, "mode": "force-https" },
{ "name": "windrunner.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "winghill.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wingumd.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "winterschoen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wintodoor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wiretrip.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "wispapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "witway.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wizzr.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wmcuk.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "wofford-ecs.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wonder.com.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "wonderlandmovies.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wondy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wordxtra.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "workfone.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "woutervdb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wow-foederation.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wowapi.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wphostingspot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wsa.poznan.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wth.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "wubocong.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wuetix.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wufu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wvg.myds.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "www3.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "x3led.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "x509.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "xa1.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "xalqbank-online.az", "include_subdomains": true, "mode": "force-https" },
{ "name": "xbb.hk", "include_subdomains": true, "mode": "force-https" },
{ "name": "xbb.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "xboxdownloadthat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xcentricmold.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xdeftor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xendo.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "xg3n1us.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "xichuangke.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xilef.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "xinbiji.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "xmpp.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--3lqp21gwna.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--3lqp21gwna.xn--fiqz9s", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--79q87uvkclvgd56ahq5a.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--pbt947am3ab71g.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xnode.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "xoffy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xrockx.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "xsmobile.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "xuc.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "xxbase.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xyfun.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "yacobo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yak.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "yal.sh", "include_subdomains": true, "mode": "force-https" },
{ "name": "yameveo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yaoidreams.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yapbreak.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "yasinaydin.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ydy.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "yesonline.asia", "include_subdomains": true, "mode": "force-https" },
{ "name": "yesonline.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "yinlei.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "yjsoft.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "ynode.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "ynode.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "youkaryote.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "youkaryote.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "yourznc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yuhen.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "yuko.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "yum.beer", "include_subdomains": true, "mode": "force-https" },
{ "name": "z-vector.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zaalleatherwear.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "zahe.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "zamorano.edu", "include_subdomains": true, "mode": "force-https" },
{ "name": "zap.yt", "include_subdomains": true, "mode": "force-https" },
{ "name": "zbigniewgalucki.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "zbp.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "zebry.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "zeedroom.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "zehdenick-bleibt-bunt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "zeitzer-turngala.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "zenvideocloud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zerekin.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "zertif.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "zerudi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zespia.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "zeto365.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "zetorzeszow.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "zhangruilin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zhh.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "ziin.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "zimiao.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "zingarastore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zionvps.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zippy-download.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zippy-download.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "zjutv.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zohar.wang", "include_subdomains": true, "mode": "force-https" },
{ "name": "zomerschoen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "zorium.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "zuram.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "zvncloud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zyf.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "4x.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "4loc.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "01electronica.com.ar", "include_subdomains": true, "mode": "force-https" },
{ "name": "25daysof.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "10hz.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "9vx.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "2bas.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "aaoo.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "0xn.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "1p.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "2ulcceria.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "700.az", "include_subdomains": true, "mode": "force-https" },
{ "name": "888azino.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aapas.org.ar", "include_subdomains": true, "mode": "force-https" },
{ "name": "abtom.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "activatemyiphone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "actorsroom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "83i.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "aati.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "accounts-p.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "accessacademies.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "adamgold.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "absynthe-inquisition.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "about.ge", "include_subdomains": true, "mode": "force-https" },
{ "name": "aderal.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "acsemb.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "abseits.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "abeus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "adamoutler.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "acslimited.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ahero4all.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "aidanwoods.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "3timegear.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aegee-utrecht.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "airbly.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "adver.top", "include_subdomains": true, "mode": "force-https" },
{ "name": "alexei.su", "include_subdomains": true, "mode": "force-https" },
{ "name": "ahri.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "adrianajewelry.my", "include_subdomains": true, "mode": "force-https" },
{ "name": "adec-emsa.ae", "include_subdomains": true, "mode": "force-https" },
{ "name": "aiw-thkoeln.online", "include_subdomains": true, "mode": "force-https" },
{ "name": "albertbogdanowicz.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "aleksib.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "affilie.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "aktivist.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "adaptivemechanics.edu.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "amerimex.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "alpencam.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aluroof.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "affordableazdivorce.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "alpencams.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "amihub.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "anarka.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "antons.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "appchive.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "anoneko.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "andre-ballensiefen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "anonyme-spieler.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "arctic.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "anonymousstatecollegelulzsec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ansdell.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "arawaza.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "anduril.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "anduril.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "antarcti.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "ardtrade.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "ashutoshmishra.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ars-design.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "arrive.by", "include_subdomains": true, "mode": "force-https" },
{ "name": "asciitable.tips", "include_subdomains": true, "mode": "force-https" },
{ "name": "athul.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "arksan.com.tr", "include_subdomains": true, "mode": "force-https" },
{ "name": "astrolpost.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "atrinik.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "asr.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "atisoft.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "asr.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "aubiosales.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "asianodor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "augaware.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "atomik.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "arzid.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "avso.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "avmo.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "avxo.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "aufmerksamkeitsstudie.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "b64.club", "include_subdomains": true, "mode": "force-https" },
{ "name": "autodeploy.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "aukaraoke.su", "include_subdomains": true, "mode": "force-https" },
{ "name": "ava-creative.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "autojuhos.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "atnis.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aww.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "badbee.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "bacontreeconsulting.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "azino777.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "badoo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "azazy.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ballmerpeak.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bandb.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "bangzafran.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "barrett.ag", "include_subdomains": true, "mode": "force-https" },
{ "name": "baffinlee.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bcswampcabins.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bancoctt.pt", "include_subdomains": true, "mode": "force-https" },
{ "name": "bcchack.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "barbate.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "belltower.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "barunisystems.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "beourvictim.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bestbeards.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "behoerden-online-dienste.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "berlatih.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bendix.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "berger.work", "include_subdomains": true, "mode": "force-https" },
{ "name": "berlin-kohlefrei.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "betlander.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "berrymark.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "bight.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "binarystud.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "beyuna.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "biosbits.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "beyuna.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "beyuna.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitex.la", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitcoincore.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bettingbusiness.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "bioshome.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "blueimp.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "blingsparkleshine.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "biurokarier.edu.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "blackly.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "blancodent.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "baskettemple.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "boltdata.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "boof.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blauerhunger.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "blieque.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "bobcopeland.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bobancoamigo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brandonwalker.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "booked.holiday", "include_subdomains": true, "mode": "force-https" },
{ "name": "bourse-aux-vetements.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bourasse.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "bodrumfarm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "boris64.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "boxing-austria.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "btio.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "btcontract.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brilliantbuilders.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "brigidaarie.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bubulazy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bubulazi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brefy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "boxpirates.to", "include_subdomains": true, "mode": "force-https" },
{ "name": "businessloanconnection.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "budaev-shop.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "buhler.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "buch-cuber.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "callhub.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "callear.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "caasd.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "bsagan.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "caconnect.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "brookechase.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "burian-server.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "campfiretails.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "c4k3.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "campaignelves.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cadusilva.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bynet.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "calyxengineers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bvionline.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "bunaken.asia", "include_subdomains": true, "mode": "force-https" },
{ "name": "canadianchristianity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cablemod.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "buildsaver.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "cashew3d.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "caps.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "casovi.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "catarsisvr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cdkeykopen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ceyizlikelisleri.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cash-pos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "capecycles.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "ceml.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "cfxdesign.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ceoimon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ch-sc.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "cantrack.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "charitystreet.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "charl.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "chiropracticwpb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "churchthemes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cheapestgamecards.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "cheapestgamecards.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "chengl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cjcaron.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "chloeallison.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "cheapgoa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cestlav.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "christina-quast.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "classicsandexotics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clifflu.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "chsterz.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "cinema5.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "chronoshop.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "cliniquepariseau.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "codeco.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "cheapestgamecards.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "closeli.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "clubmix.co.kr", "include_subdomains": true, "mode": "force-https" },
{ "name": "cmlignon.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "codeforhakodate.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "clicks.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "cogitoltd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "codefordus.nrw", "include_subdomains": true, "mode": "force-https" },
{ "name": "collins.press", "include_subdomains": true, "mode": "force-https" },
{ "name": "clouds.webcam", "include_subdomains": true, "mode": "force-https" },
{ "name": "colengo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clip.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "code-well.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "coldlostsick.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "coimmvest.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "clickandshoot.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "chateauconstellation.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "compliancedictionary.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "compagnia-buffo.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "convergemagazine.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "creativeartifice.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cookiesoft.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "computersystems.guru", "include_subdomains": true, "mode": "force-https" },
{ "name": "comotalk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "conve.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "crea.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "crumbcontrol.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crtvmgmt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "corgicloud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crackpfer.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "crackle.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "cristiandeluxe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "currency-strength.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyberspect.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyberspect.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "cross-view.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cuonic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cup.al", "include_subdomains": true, "mode": "force-https" },
{ "name": "danielheal.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "creativephysics.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "cstkit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dad256.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "cujba.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "craftedge.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "crosssellguide.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "danielrozenberg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dailylifefinancial.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "danishenanigans.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cyclehackluxembourgcity.lu", "include_subdomains": true, "mode": "force-https" },
{ "name": "darrienworth.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "darrenellis.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "collins.kg", "include_subdomains": true, "mode": "force-https" },
{ "name": "d-quantum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "da-ist-kunst.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "davimun.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "daiweihu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dbldub.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ddmeportal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "denardbrewing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dden.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "datahove.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "dealbanana.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "dealbanana.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "dealbanana.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "dealbanana.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "dehopre.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "derekkent.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dealbanana.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "dealbanana.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "desserteagleselvenar.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "dethemium.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "def-pos.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "depicus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dealbanana.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "deviant.email", "include_subdomains": true, "mode": "force-https" },
{ "name": "diasporadialogues.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "digitaldeliarchive.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "depijl-mz.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "developerfair.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dieselgalleri.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dgt-portal.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dmcibulldog.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dinepont.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "dollemore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "doggieholic.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dmz.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "dmfd.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dfektlan.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "dne.lu", "include_subdomains": true, "mode": "force-https" },
{ "name": "drishti.guru", "include_subdomains": true, "mode": "force-https" },
{ "name": "drew.red", "include_subdomains": true, "mode": "force-https" },
{ "name": "dollarstore24.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "docbox.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "dominique-mueller.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dossplumbing.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "doubleavineyards.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "duelysthub.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dreamlinehost.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "doppenpost.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "droomhuis-in-friesland-kopen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "dredgepress.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "duernberg.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "dustri.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "e-tmf.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "e-lifetechnology.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eames-clayton.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "dvotx.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "eastmontgroup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dprd-wonogirikab.go.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "echipstore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "effortlesshr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dwhd.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ebfe.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "easypv.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "ecole-en-danger.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "eipione.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "egg-ortho.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "ehrenamt-skpfcw.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "edvmesstec.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "eintageinzug.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "elaintehtaat.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "elemprendedor.com.ve", "include_subdomains": true, "mode": "force-https" },
{ "name": "eit-web.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "elonbase.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "emi-air-comprime.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "endlessdiy.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "elena-baykova.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "eltagroup.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "encoder.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "embroideryexpress.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ender.co.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "engineeryourmarketing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "encryptedaudience.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "enumify.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "enfoqueseguro.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ensemble-rubato.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "empleosentorreon.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "enterprisecarclub.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "energy-infra.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "ephry.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "endohaus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eq-serve.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "espacemontmorency.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "erichorstmanshof.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "estrietoit.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "exgaywatch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fadednet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "exgravitus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ethil-faer.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "euroshop24.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "estilosapeca.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "evolutionlending.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "f-s-u.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "faretravel.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "fachschaft-informatik.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "exploit.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "fernandob.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fernandobarillas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "experts-en-gestion.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "ess-cert.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "familjenm.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "fap.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "filestar.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "fiendishmasterplan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "first-time-offender.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fidel.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "finneas.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "flyserver.co.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "floaternet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "finpt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "firstforex.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "flightschoolbooking.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fittelo.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "formbetter.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fiws.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "fnvsecurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fluidojobs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "flipkey.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "flow.pe", "include_subdomains": true, "mode": "force-https" },
{ "name": "foreveralone.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "fourchin.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "flexapplications.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "forschbach-janssen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "frickenate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fumiware.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "freebus.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "freemyipod.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "freemanning.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fusionmate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "frforms.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "futuresonline.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "frogeye.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "frtn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fuwafuwa.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamecard-shop.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "fusedrops.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "geek.com.tw", "include_subdomains": true, "mode": "force-https" },
{ "name": "gemini.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gaelleetarnaud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "galenskap.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "geeklair.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamerslair.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "gamepad.vg", "include_subdomains": true, "mode": "force-https" },
{ "name": "gersting.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gameisbest.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "geneau.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gameparade.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "gdpventure.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "getflorence.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gilgaz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gasnews.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "giant-powerfit.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ginzadelunch.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "girlsnet.work", "include_subdomains": true, "mode": "force-https" },
{ "name": "ggservers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gianttree.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "goodenough.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "ginja.co.th", "include_subdomains": true, "mode": "force-https" },
{ "name": "go4it.solutions", "include_subdomains": true, "mode": "force-https" },
{ "name": "gostudy.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gold24.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "gratisonlinesex.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "grassenberg.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "graasp.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "groupebaillargeon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "grokker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gtchipsi.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "greiners.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "grieg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gryffin.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gycis.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "greenhillantiques.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gurueffect.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gsnort.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "h404bi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gryffin.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "guinea-pig.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "grozip.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hallelujahsoftware.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "haeckdesign.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hakugin.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "happygastro.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gold24.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "hdrboundless.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hausarzt-stader-str.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hatcherlawgroupnm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hepteract.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "hartlep.email", "include_subdomains": true, "mode": "force-https" },
{ "name": "hcs-company.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "heritagedentistry.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "hdsmigrationtool.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hiexmerida-mailing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hlfh.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "helpgoabroad.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "holo.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "heissluft-fritteuse.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "holyhiphopdatabase.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "horvathtom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "homophoni.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hooowl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "holzheizer-forum.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "holzheizerforum.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "holzvergaser-forum.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hotel-tongruben.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "hotelvictoriaoax-mailing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hostisan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hotelvillahermosa-mailing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "horstmanshof.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "hypemgmt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hwag-pb.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "htmue.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "huang.nu", "include_subdomains": true, "mode": "force-https" },
{ "name": "huagati.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "icfl.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "housemaadiah.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "idahoansforliberty.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "i-jp.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "humpi.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "i-stats.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "idontexist.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "ichoosebtec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "illegalpornography.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "hussam.eu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "imguploaden.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "iltisim.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "indicateurs-flash.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "ikocik.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "integrityingovernmentidaho.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "intellectdynamics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "inabox.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "inovatec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hortifarm.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "internetpro.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "internetofdon.gs", "include_subdomains": true, "mode": "force-https" },
{ "name": "infmed.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "interim-cto.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ipokabu.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "intervisteperstrada.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ip2country.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "internetdentalalliance.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iqcn.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "iosmods.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "irelandesign.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "iprody.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "isdown.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "iptel.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "iww.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "isslshop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "istaspirtslietas.lv", "include_subdomains": true, "mode": "force-https" },
{ "name": "jaimechanaga.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ixds.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "itis4u.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "jabbari.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "j15t98j.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "ja-dyck.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jeepmafia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jan-and-maaret.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ivi-fertility.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jasmineconseil.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jannyrijneveld.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "imguoguo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ivi.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "jan-cermak.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "jimgao.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "jeroenseegers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "itcko.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "joedavison.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "jonesborostatebank.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "joshuarogers.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "jetsetpay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "joestead.codes", "include_subdomains": true, "mode": "force-https" },
{ "name": "jointoweb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "joshtriplett.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "justinlemay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jonarcher.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "junglist.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "juch.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "jasonroe.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "jotpics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jiveiaktivno.bg", "include_subdomains": true, "mode": "force-https" },
{ "name": "jutella.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jschumacher.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "kandalife.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kaliaa.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "kabat-fans.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "kajak.land", "include_subdomains": true, "mode": "force-https" },
{ "name": "karmabaker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "karatorian.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kc5mpk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "keithws.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "kabus.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "karhukamera.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kattelans.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "keifel.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kendu.si", "include_subdomains": true, "mode": "force-https" },
{ "name": "kimmel.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "kaniklani.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "kinkdr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kingqueen.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "kindlyfire.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kn007.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "kirsch-gestaltung.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kevindekoninck.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kinkenonline.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "knowledgesnap.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "klares-licht.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "khmb.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "kjchernov.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "kletterkater.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "klangnok.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "koebbes.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "koniecfica.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "korsanparti.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kontorhaus-schlachte.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kopular.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kolmann.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "kopfsalat.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "korrelzout.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kreb.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "krislamoureux.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "krk-media.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kroon.email", "include_subdomains": true, "mode": "force-https" },
{ "name": "kryptomech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "krmeni.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "kuemmling.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "kwbresidential.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kylling.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "kwok.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "kylapps.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kuschelmikroben.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kzsdabas.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "l4n-clan.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "lak-berlin.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "lacasabelucci.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lagarderob.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "lamaland.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "lancork.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "laozhu.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "lars-ewald.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lavoiepharmd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "laventainnhotel-mailing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lavinya.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "leadership9.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kravelindo-adventure.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lausitzer-widerstand.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "le-h.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "leaversmith.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lewislaw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "liam-w.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "leardev.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "liamjack.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "littlefreelibrary.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "life-time.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "linuxfixed.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "liornavok.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lisaco.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "lnoldan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "logistify.com.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "lister-kirchweg.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "livecards.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "livekort.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "loli.pet", "include_subdomains": true, "mode": "force-https" },
{ "name": "luine.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "lisonfan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "livekaarten.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "loveisourweapon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lostinweb.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "livekort.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "lone-gunman.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "lovelive.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "luxsci.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "macinyasha.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "lovingearth.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "m82labs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "luoe.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "loveyounastya.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "magicball.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "lzkill.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lwl-foej-bewerbung.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "luohua.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "luoh.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "mailing-jbgg.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "luoh.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "lukaszdolan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mansfieldplacevt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "manifestbin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "markom.rs", "include_subdomains": true, "mode": "force-https" },
{ "name": "mariannematthew.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "marriottvetcareers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "martinsfamilyappliance.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mastellone.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "maxmilton.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "markoh.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "lsp-sports.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "masteringtheterminal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "marines-shop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mccarty.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "maximdeboiserie.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "mcuong.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "mcadmin.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "matthiassteen.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "mccrackon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "md5hashing.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "maya.mg", "include_subdomains": true, "mode": "force-https" },
{ "name": "meredithkm.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "megadrol.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mechanixdirect.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "meetmibaby.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "mentz.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "meedoenhartvanwestbrabant.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "meteosherbrooke.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mersinunivercity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mentiq.az", "include_subdomains": true, "mode": "force-https" },
{ "name": "mega.online", "include_subdomains": true, "mode": "force-https" },
{ "name": "mcdonalds.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "medicinesfast.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "michaelwaite.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "miagexport.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "metis.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "meteobox.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "mgdigital.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "meteobox.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "michiganunionoptout.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "meteobox.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "meteobox.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "michaelmorpurgo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "meteobox.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "meteobox.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "michaelrigart.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "meteobox.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "meteobox.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "michael-rigart.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "mjacobson.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "minesouls.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "mitrecaasd.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mitremai.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "minipainting.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mini2.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "minecraftserverz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mm404.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "moar.so", "include_subdomains": true, "mode": "force-https" },
{ "name": "mit-uns.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mlsrv.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mindcraft.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "mobaircon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "modelcase.co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "mobilekey.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "mnmt.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "montonicms.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "modernapprenticeships.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mottvd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "modernibytovytextil.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "maliskovik.si", "include_subdomains": true, "mode": "force-https" },
{ "name": "mor.cloud", "include_subdomains": true, "mode": "force-https" },
{ "name": "mon-partage.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "moon.lc", "include_subdomains": true, "mode": "force-https" },
{ "name": "minis-hip.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "moonraptor.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "moritz-baestlein.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "morotech.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "monitaure.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "muriburiland.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mszaki.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mykeepsake.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "nafod.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "mypayoffloan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mydnatest.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "namegrep.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "namu.wiki", "include_subdomains": true, "mode": "force-https" },
{ "name": "mybuilderinlondon.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "narada.com.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "nanto.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "nav.jobs", "include_subdomains": true, "mode": "force-https" },
{ "name": "nargele.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "myphonebox.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "neer.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "nelhage.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "natenom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ncpc.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "netnodes.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "nepustil.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "nerdtime.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "netsoins.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "netronix.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "newantiagingcreams.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "networx-online.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "neuhaus-city.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "new-process.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "newpathintegratedtherapy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "netsigna.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nfrost.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "netzzwerg4u.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "newtonhaus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nicocourts.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nikksno.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "niagaraschoice.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nitropur.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nicolasklotz.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nicolasbettag.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "nibiisclaim.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nicestudio.co.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "nixmag.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "nodecompat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "niouininon.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "nippombashi.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "nowlas.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "novawave.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "nordiccasinocommunity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "norrliden.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "niggemeier.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "notbolaget.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "nordseeblicke.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "nysepho.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "nube.ninja", "include_subdomains": true, "mode": "force-https" },
{ "name": "obsproject.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nukute.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "numero-aleatorio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ockendenhemming.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "oh14.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ojls.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "ons.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "onlinebizdirect.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "onearth.one", "include_subdomains": true, "mode": "force-https" },
{ "name": "onarto.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "newline.online", "include_subdomains": true, "mode": "force-https" },
{ "name": "openbsd.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "ogogoshop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "oneminutefilm.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "ogocare.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "optimista.soy", "include_subdomains": true, "mode": "force-https" },
{ "name": "oogami.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "onysix.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "open.gl", "include_subdomains": true, "mode": "force-https" },
{ "name": "osp.cx", "include_subdomains": true, "mode": "force-https" },
{ "name": "opstacks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "osmanlitorunu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "orleika.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "oleksii.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "opreismetingvoorunicef.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "openmind-shop.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ostr.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "optimuscrime.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "otichi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pansu.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "paket.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "overalglas.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "opensourcehouse.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "oxynux.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "partnercardservices.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "parleur.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "papa-webzeit.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "pastenib.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "penguinclientsystem.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "percolate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pdevio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "oyste.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "petruzz.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "peterboers.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "phantasie.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "perroud.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "perthdevicelab.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pgpmail.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "peterfolta.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pfolta.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "performancesantafe.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pirateproxy.pe", "include_subdomains": true, "mode": "force-https" },
{ "name": "parlamento.gub.uy", "include_subdomains": true, "mode": "force-https" },
{ "name": "pims.global", "include_subdomains": true, "mode": "force-https" },
{ "name": "pluginsloaded.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pinkhq.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "plugcubed.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pokeinthe.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "pixi.chat", "include_subdomains": true, "mode": "force-https" },
{ "name": "pocketsix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "playflick.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "poris.web.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "portercup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ponolau.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pornstars.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "pointagri.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "privacylabs.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "postcodegarant.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "placollection.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "port443.hamburg", "include_subdomains": true, "mode": "force-https" },
{ "name": "potpourrifestival.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "prgslab.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "prettytunesapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "prescriptiondrugs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "proxybay.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "proslimdiets.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "priolkar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "property-catalogue.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "pypi.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "prontocleaners.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "proteus-tech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "proust.media", "include_subdomains": true, "mode": "force-https" },
{ "name": "prontomovers.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "prestburyscouts.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "propershave.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pubreviews.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "punchkickinteractive.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "qbeing.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "propactrading.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pulsar.guru", "include_subdomains": true, "mode": "force-https" },
{ "name": "psncardplus.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "punkapoule.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "psncardplus.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "psncardplus.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "psncardplus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "quail.solutions", "include_subdomains": true, "mode": "force-https" },
{ "name": "radar.sx", "include_subdomains": true, "mode": "force-https" },
{ "name": "r0uzic.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "qkka.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "psncardplus.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "quakelive.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "qldformulaford.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pwntr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rak-business-service.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "raceviewequestrian.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rbxcatalog.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "raceviewcycles.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ramonj.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "ray-home.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "raymd.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "rebootmc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reggae-cdmx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ram-it.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "refreshingserum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ray-works.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "rayworks.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "redstickfestival.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "recepty.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "refill-roboter.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "redra.ws", "include_subdomains": true, "mode": "force-https" },
{ "name": "redshiftcybersecurity.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "relayawards.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rem.pe", "include_subdomains": true, "mode": "force-https" },
{ "name": "remitatm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "res-rheingau.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "regionalcoalition.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rentacarcluj.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "rex.st", "include_subdomains": true, "mode": "force-https" },
{ "name": "revapost.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "rex.tc", "include_subdomains": true, "mode": "force-https" },
{ "name": "revlect.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rezept-planer.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "remonti.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "recordeuropa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "riscascape.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "rithm.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "rhapsodhy.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "rochman.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "rigartmichael.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "rigart-michael.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "rointe.online", "include_subdomains": true, "mode": "force-https" },
{ "name": "rotozen.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "royalhop.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "rokort.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "rogue-e.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "righttobuy.gov.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "rsauget.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "robhorstmanshof.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "royalvisiongroup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ruffbeatz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ruhrmobil-e.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "rubbermaidoutlet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "runawebinar.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "rr105.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "samraskauskas.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "s-mdb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "saraleebread.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sagsmarseille.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sagedocumentmanager.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sanissimo.com.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "ruh-veit.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "saleslift.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "saba-piserver.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "samirnassar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sangwon.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "saml-gateway.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sandobygg.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "sandogruppen.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "saro.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "sbirecruitment.co.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "sansemea.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "samsen.club", "include_subdomains": true, "mode": "force-https" },
{ "name": "savekorea.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sat.rent", "include_subdomains": true, "mode": "force-https" },
{ "name": "sasyabapi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "scottgruber.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "sbox-archives.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sby.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sauerbrey.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "scottdial.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "scheidtweiler.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "scrollstory.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "schnellno.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "schurkenstaat.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "saruwebshop.co.za", "include_subdomains": true, "mode": "force-https" },
{ "name": "school.in.th", "include_subdomains": true, "mode": "force-https" },
{ "name": "roffe.nu", "include_subdomains": true, "mode": "force-https" },
{ "name": "science-texts.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "scourt.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "sectio-aurea.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sebster.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "seasons.nu", "include_subdomains": true, "mode": "force-https" },
{ "name": "seamless.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "segulink.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sendash.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sedziapilkarski.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "selfie-france.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "seida.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "semps-2fa.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "semps-threema.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sharepass.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "shakes4u.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "selfserverx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sharvey.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "securitymap.wiki", "include_subdomains": true, "mode": "force-https" },
{ "name": "shadowmorph.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "shaobin.wang", "include_subdomains": true, "mode": "force-https" },
{ "name": "shalott.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "shadowguardian507-irl.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "satriyowibowo.my.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "shareworx.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sharesplitter.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "simpan.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "skyflix.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "security-taskforce.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "sillisalaatti.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "skyasker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "skillseo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shamariki.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "sl1pkn07.wtf", "include_subdomains": true, "mode": "force-https" },
{ "name": "snelxboxlivegold.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "smvfd.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "snoupon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "skyveo.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "smallchat.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "smatch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "smdev.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "snod.land", "include_subdomains": true, "mode": "force-https" },
{ "name": "smartit.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "solomisael.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "snazzie.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "sopheos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sourcebox.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "sparkforautism.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "sonicrainboom.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "slicklines.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "sprigings.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "spititout.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "spibe.is", "include_subdomains": true, "mode": "force-https" },
{ "name": "sponsortobias.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "spyprofit.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "sqshq.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "stamkassa.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "sslsurvey.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sprutech.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ssmato.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "spotifyripper.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "stat.ink", "include_subdomains": true, "mode": "force-https" },
{ "name": "state-sponsored-actors.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "stargatepartners.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stayokhotelscdc-mailing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ssersay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stevenhumphrey.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "stig.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "stillblackhat.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "stpatricksguild.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stardanceacademy.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sotiran.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "strbt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sunsetwx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stutelage.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sushi101tempe.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "surgicalassociateswny.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sslhosting.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "stigroom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "studiozelden.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "svatba-frantovi.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "sumoatm.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tails.com.ar", "include_subdomains": true, "mode": "force-https" },
{ "name": "tabelfirme.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "sv-turm-hohenlimburg.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "taravancil.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "swimturk.com.tr", "include_subdomains": true, "mode": "force-https" },
{ "name": "tangibilizing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "synabi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sysadmin.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "tastyyy.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "taabe.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "t3rror.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "take1give1.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "szentistvanpt.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "talklifestyle.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "teasenetwork.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "takk.pl", "include_subdomains": true, "mode": "force-https" },
{ "name": "sy-anduril.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tantotiempo.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "syno.gq", "include_subdomains": true, "mode": "force-https" },
{ "name": "syrocon.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "tamasszabo.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "taxisafmatosinhos.pt", "include_subdomains": true, "mode": "force-https" },
{ "name": "tech55i.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "techorbiter.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "teabagdesign.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "teamsocial.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "tesoro.pr", "include_subdomains": true, "mode": "force-https" },
{ "name": "teriiphotography.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "team-bbd.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tbitc.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "teknologi.or.id", "include_subdomains": true, "mode": "force-https" },
{ "name": "testadren.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tensionup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tf2stadium.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tenni.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "thebigdatacompany.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thecapitalbank.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "telefisk.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "thecharlestonwaldorf.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tfl.lu", "include_subdomains": true, "mode": "force-https" },
{ "name": "thelaimlife.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thelinuxspace.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "th-bl.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "themarble.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "thewhitehat.club", "include_subdomains": true, "mode": "force-https" },
{ "name": "theeyeopener.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thekingofhate.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thewhitneypaige.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thinlyveiledcontempt.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "themoderate.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "timcamara.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "theramo.re", "include_subdomains": true, "mode": "force-https" },
{ "name": "tfcoms-sp-tracker-client.azurewebsites.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tech-clips.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thephonecaseplace.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tilikum.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "thisisacompletetest.ga", "include_subdomains": true, "mode": "force-https" },
{ "name": "tillseasyscore.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "timvivian.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "titanous.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "topyx.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "timbeilby.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thelittlecraft.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tombaker.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "timersuite.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonyfantjr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "throughthelookingglasslens.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "toverland-tickets.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "tmf.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "tiacollection.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "topfivepercent.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "transfers.do", "include_subdomains": true, "mode": "force-https" },
{ "name": "torv.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonabor.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "transfigurewizard.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "trusitio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "trunkjunk.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "truestaradvisors.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "torrenttop100.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "transdirect.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "tryfabulousdiet.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tryfabulousskincream.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tryfabulousskinserum.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "trommelwirbel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tsumegumi.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tranos.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "trkpuls.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "touchstonefms.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "trondelan.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "ueu.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "twelve.today", "include_subdomains": true, "mode": "force-https" },
{ "name": "tuxflow.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tumelum.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tyrelius.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "unblocked.win", "include_subdomains": true, "mode": "force-https" },
{ "name": "unblockmy.party", "include_subdomains": true, "mode": "force-https" },
{ "name": "unblockmy.tech", "include_subdomains": true, "mode": "force-https" },
{ "name": "twee-onder-een-kap-woning-in-brielle-kopen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "typo3.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ubtce.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "unblockmy.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "unblockthe.top", "include_subdomains": true, "mode": "force-https" },
{ "name": "unblockthe.site", "include_subdomains": true, "mode": "force-https" },
{ "name": "tvbeugels.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "uberwald.ws", "include_subdomains": true, "mode": "force-https" },
{ "name": "typeblog.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "uesociedadlimitada.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "unitedcyberdevelopment.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "truebred-labradors.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "unearaigneeauplafond.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "unisyssecurity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "uniq.site", "include_subdomains": true, "mode": "force-https" },
{ "name": "ungegamere.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "utopiagalaxy.space", "include_subdomains": true, "mode": "force-https" },
{ "name": "usabackground.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "uslab.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "utopianrealms.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "upldr.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "usetypo3.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "turniker.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "vault21.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "unplugg3r.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "utopicestudios.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "upr.com.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "ubicloud.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "unirenter.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "varicoseveinssolution.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "valitron.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "valskis.lt", "include_subdomains": true, "mode": "force-https" },
{ "name": "vilaydin.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vgerak.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "verifiedinvesting.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vieaw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vide-dressing.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "vereinscheck.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "vgropp.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "veronique-schmitz.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "vio.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "viphospitality.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "vnd.cloud", "include_subdomains": true, "mode": "force-https" },
{ "name": "tokyo-powerstation.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "volkden.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vitalismaatjes.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "virtualperez.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vleij.family", "include_subdomains": true, "mode": "force-https" },
{ "name": "visionarymedia.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "vispaleistexel.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "volker-gropp.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wearegenki.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wafa4hw.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vkox.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "voorjou.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "virtuallifestyle.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wayohoo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "virginiacrimeanalysisnetwork.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "watchweasel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "warekon.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "wbt-solutions.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "wayohoo.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "vozp.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "wbt-solutions.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "wefinanceinc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "web-torrent.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "webapps.directory", "include_subdomains": true, "mode": "force-https" },
{ "name": "weaverhairextensions.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "web-hotel.gr", "include_subdomains": true, "mode": "force-https" },
{ "name": "webdev.mobi", "include_subdomains": true, "mode": "force-https" },
{ "name": "webmedpharmacy.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "weme.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "werktor.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "wheeler.kiwi.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "whiterabbitcakery.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "whistleb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "widemann.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "whiteroom.agency", "include_subdomains": true, "mode": "force-https" },
{ "name": "windhaven.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wsdezign.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xicreative.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "wodice.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wirkstoffreich.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "wy6.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wynterhill.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "xboxlivegoldshop.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "xfive.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--9pr52k0p5a.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yclan.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "wsv-grafenau.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "yalook.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yaucy.win", "include_subdomains": true, "mode": "force-https" },
{ "name": "yard-fu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--80aaihqncaejjobbu6v.xn--p1ai", "include_subdomains": true, "mode": "force-https" },
{ "name": "zachpeters.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "zaoshanghao-dajia.rhcloud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yourself.today", "include_subdomains": true, "mode": "force-https" },
{ "name": "ynsn.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "yoga.is-an-engineer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zeytin.pro", "include_subdomains": true, "mode": "force-https" },
{ "name": "yutangyun.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yikzu.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "yzal.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "ypcs.fi", "include_subdomains": true, "mode": "force-https" },
{ "name": "zoommailing.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zer0-day.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "zombiesecured.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zeroling.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zbrane-doplnky.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "zerolab.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "zettaplan.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "zicklam.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ztcaoll222.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "zundapp529.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "01seguridad.com.ar", "include_subdomains": true, "mode": "force-https" },
{ "name": "0i0.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "0x52.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "0xAA55.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "0xaa55.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "0xb612.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "100dayloans.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "127011-networks.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "1atic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "247loan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "32ph.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "3click-loan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "3yearloans.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "54bf.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "8t88.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "a9c.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "aboutyou-deals.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "adalis.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "afmchandler.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aggr.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "agotnes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aistockcharts.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ajmahal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "akovana.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "akvorrat.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "alecrust.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aljaspod.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aljaspod.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "alkel.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "allmystery.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "alltubedownload.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "alternativet.party", "include_subdomains": true, "mode": "force-https" },
{ "name": "amagdic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "amagical.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ams.co.rs", "include_subdomains": true, "mode": "force-https" },
{ "name": "amuq.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "amyrussellhair.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "amzn.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "andromedacenter.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "anglesya.win", "include_subdomains": true, "mode": "force-https" },
{ "name": "animeday.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "anohana.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "anonymo.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "anonymo.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "anxietyspace.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "apk4fun.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "apply.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "army24.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "armyprodej.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "arne-petersen.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "ascension.run", "include_subdomains": true, "mode": "force-https" },
{ "name": "askme24.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "asphaltfruehling.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "autimatisering.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "avdelivers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "azort.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "baifubao.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "basilisk.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "bazos.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "bazos.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "bazos.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "bchep.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "befundup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "besixdouze.world", "include_subdomains": true, "mode": "force-https" },
{ "name": "binaryfigments.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "binderapp.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "biophysik-ssl.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitfasching.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitrage.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "bitsensor.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "bittylicious.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "biztera.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blantik.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "bleche-onlineshop.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "blessedguy.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blessedguy.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "blewebprojects.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blio.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "blowjs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "blueglobalmedia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bodybuilding-legends.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bodyweightsolution.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bohan.life", "include_subdomains": true, "mode": "force-https" },
{ "name": "bookourdjs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "brainhub.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "bridgeout.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bugtrack.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "businessloanstoday.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bw81.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "bydisk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cablesandkits.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "caim.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "callision.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "campus-cybersecurity.team", "include_subdomains": true, "mode": "force-https" },
{ "name": "candy-it.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "canoonic.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "casa-due-pur.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "casa-due-pur.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "casa-due.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cashmojo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ccgn.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "cd0.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "certmgr.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "chandlerredding.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "chaosfield.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "chrisshort.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "chromebookchart.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cisy.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "cium.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "cj-jackson.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cjey.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "ck.cx", "include_subdomains": true, "mode": "force-https" },
{ "name": "clanrose.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "closient.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cloud.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "clustermaze.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "cmylife.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "cocaine-import.agency", "include_subdomains": true, "mode": "force-https" },
{ "name": "codeit.guru", "include_subdomains": true, "mode": "force-https" },
{ "name": "colemak.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "colinchartier.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "collectfood.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "collinghammethodist.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "coloraid.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "comff.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "commania.co.kr", "include_subdomains": true, "mode": "force-https" },
{ "name": "contessa32experience.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "cool-wallpapers.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "copypoison.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "corenetworking.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "covershousing.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "craigfrancis.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "crazifyngers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crazymeeshu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "create-test-publish.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "creative-wave.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "creativecaptiv.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "cross-x.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "crstat.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "cryptopartynewcastle.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "crystone.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "csengle.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ctyi.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "cvlibrary.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "dahlberg.cologne", "include_subdomains": true, "mode": "force-https" },
{ "name": "daladubbeln.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "dan.me.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "daniel-baumann.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "danieliancu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "danielthompson.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "danielvoogsgerd.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "danny.fm", "include_subdomains": true, "mode": "force-https" },
{ "name": "darcymarshall.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "darth-sonic.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "davidadrian.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "davidcrx.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dawson-floridavilla.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "daysoftheyear.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dc562.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "dcuofriends.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "debtrecycling.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "deeprecce.tech", "include_subdomains": true, "mode": "force-https" },
{ "name": "degraafschapdierenartsen.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "deltaconcepts.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "dentrassi.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "devtub.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dgpot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "diasp.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "diavo.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "digired.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "directreal.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "djangoproject.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "do-do.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "dolice.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dominicpratt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "donttrustrobots.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "dooku.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "doubleyummy.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "dpratt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "droidapp.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "drrr.wiki", "include_subdomains": true, "mode": "force-https" },
{ "name": "duckinc.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "dullsir.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dumbeartech.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "dustygroove.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "easystore.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "edisonlee55.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "edited.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "effectiveosgi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ehealthcounselor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eliolita.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "eloanpersonal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "emero.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "emilstahl.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "encode.uk.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "energy.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "engelwerbung.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "enlatte.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "enot32.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "erico.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "escotour.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "esp8285.store", "include_subdomains": true, "mode": "force-https" },
{ "name": "estoic.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "et-buchholz.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "etaxi.tn", "include_subdomains": true, "mode": "force-https" },
{ "name": "everybooks.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "evilsay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "familie-zimmermann.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "fashionunited.cl", "include_subdomains": true, "mode": "force-https" },
{ "name": "fashionunited.com.ar", "include_subdomains": true, "mode": "force-https" },
{ "name": "fashionunited.hk", "include_subdomains": true, "mode": "force-https" },
{ "name": "fashionunited.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "fashionunited.ie", "include_subdomains": true, "mode": "force-https" },
{ "name": "fashionunited.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "fashionunited.nz", "include_subdomains": true, "mode": "force-https" },
{ "name": "fashionunited.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "fenster-bank.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "fenster-bank.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ferrolatino.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "ferrolatino.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fi-sanki.co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "finstererlebnis.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "finsterlebnis.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fixel.express", "include_subdomains": true, "mode": "force-https" },
{ "name": "flexstart.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "fonga.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "fontein.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "foodplantengineering.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "forplanetsake.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fortuna-s.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "fotografosexpertos.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "franke-chemie.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "frantic1048.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "franzt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "fraudempire.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "freevps.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "freshlymind.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "frosty-gaming.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "frothy.coffee", "include_subdomains": true, "mode": "force-https" },
{ "name": "furiffic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "furnation.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "futurestarsusa.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "g2links.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "g2soft.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "galoisvpn.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "gdax.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gedankenbude.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "geemo.top", "include_subdomains": true, "mode": "force-https" },
{ "name": "gehrke.nrw", "include_subdomains": true, "mode": "force-https" },
{ "name": "genslerapps.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "georgioskontaxis.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "georgioskontaxis.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "georgioskontaxis.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "gerritcodereview.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "getblys.com.au", "include_subdomains": true, "mode": "force-https" },
{ "name": "getgeek.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "getgeek.nu", "include_subdomains": true, "mode": "force-https" },
{ "name": "getgeek.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "gh16.com.ar", "include_subdomains": true, "mode": "force-https" },
{ "name": "giacomodrago.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "giacomodrago.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "gillmanandsoame.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "giunchi.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gkralik.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "glamguru.co.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "goalbookapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "goldenhost.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "golfburn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "googlesource.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "goudenharynck.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "grandpadusercontent.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "grasshoppervape.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "gravitascreative.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "gregorians.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "gregorywiest.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "grey.house", "include_subdomains": true, "mode": "force-https" },
{ "name": "grid2osm.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "gryffin.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "gsimagebank.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "gsrc.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "habbo.life", "include_subdomains": true, "mode": "force-https" },
{ "name": "hackerstxt.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "halkyon.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "halo.red", "include_subdomains": true, "mode": "force-https" },
{ "name": "haozhang.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "haydenhill.us", "include_subdomains": true, "mode": "force-https" },
{ "name": "hebriff.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "heitland-it.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "helioanodyne.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "hengelsportdeal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "herds.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "herringsresidence.be", "include_subdomains": true, "mode": "force-https" },
{ "name": "hexed.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "hexid.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "heywoodtown.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "hiddenrefuge.eu.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "hiitcentre.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hititgunesi-tr.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hmoegirl.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hometownmall.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "honkhonk.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "hoopsacademyusa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "horning.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "hostfission.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hotplug.gr", "include_subdomains": true, "mode": "force-https" },
{ "name": "howtocuremysciatica.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "hpbn.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "hsts-preload-test.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "iftrue.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ime.moe", "include_subdomains": true, "mode": "force-https" },
{ "name": "imitza.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "immunicity.date", "include_subdomains": true, "mode": "force-https" },
{ "name": "immunicity.online", "include_subdomains": true, "mode": "force-https" },
{ "name": "immunicity.press", "include_subdomains": true, "mode": "force-https" },
{ "name": "imouyang.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "inexpensivecomputers.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "infinitude.me.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "infinitude.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "infinitudecloud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "inhaltsangabe.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "inked-guy.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "inkedguy.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "inkthemes.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "instantkhabar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "instics.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "integraelchen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "internetcensus.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "internetstaff.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "intex.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "invoicefinance.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "irondaleirregulars.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "irukandjilabs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "isaacpartnership.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "isvbscriptdead.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ithenrik.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "its-schindler.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jaegerlacke.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jakobejitblokaci.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "jamiepeters.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "jardins-utopie.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "jasonsansone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jcor.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "jdav-leipzig.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "jedipedia.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "jeffsanders.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jesorsenville.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jessgranger.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jobs.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "joduska.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "jogi-server.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "johnblackbourn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jondarby.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "jpaglier.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "justinho.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "justupdate.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "jxm.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "kaizenreporting.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "karmaflux.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kayon.cf", "include_subdomains": true, "mode": "force-https" },
{ "name": "keepcoalintheground.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ken.fm", "include_subdomains": true, "mode": "force-https" },
{ "name": "kiahoriane.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kialo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kiapps.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "kielderweather.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "kilometertje.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "kinomoto.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "kinomoto.ovh", "include_subdomains": true, "mode": "force-https" },
{ "name": "kircp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kitk.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "kjarni.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "kkaufmann.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "kkovacs.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "kkzxak47.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kngkng.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "knightsblog.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ko-sys.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "koluke.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "koluke.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kontaxis.network", "include_subdomains": true, "mode": "force-https" },
{ "name": "kontaxis.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "kortgebyr.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "kraga.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "kramsj.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "kriptosec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "kristinbailey.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ku.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "lafka.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lakatrop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lakewoodcomputerservices.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lavabit.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "lavito.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "laxiongames.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "le42mars.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "leakforums.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "lee-fuller.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "lerku.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "let-go.cc", "include_subdomains": true, "mode": "force-https" },
{ "name": "lfgss.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "li-ke.co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "libnull.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "librechan.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "liliang13.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "linley.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "linuxandstuff.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "livingworduk.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "lmerza.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lonasdigital.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "look.co.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "lookastic.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "lookastic.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lookastic.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "lookastic.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "lookastic.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "lookastic.mx", "include_subdomains": true, "mode": "force-https" },
{ "name": "lookastic.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "loothole.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "louisvillevmug.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "loune.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "loveable.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "lucyparsonslabs.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "lukasberan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "luripump.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "luukdebruincv.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "lyfbits.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "macbolo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mafiareturns.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "magdic.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "magenbrot.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "magenda.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "magilio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "makedin.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "marcuskoh.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "massotherapeutique.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mathieuguimond.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "matthecat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mcyukon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mdns.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "medi-link.co.il", "include_subdomains": true, "mode": "force-https" },
{ "name": "medicoresponde.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "meganreel.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "meme.institute", "include_subdomains": true, "mode": "force-https" },
{ "name": "metricaid.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mia.to", "include_subdomains": true, "mode": "force-https" },
{ "name": "michelchouinard.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "microco.sm", "include_subdomains": true, "mode": "force-https" },
{ "name": "mightydicks.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "mightydicks.tech", "include_subdomains": true, "mode": "force-https" },
{ "name": "milesgeek.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "minepay.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "minhanossasenhora.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "mirucon.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mission-orange.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "mita.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "mizque.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "mkpef.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "mlcnfriends.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mnwt.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "moe4sale.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "moneytoday.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mplicka.cz", "include_subdomains": true, "mode": "force-https" },
{ "name": "mrinalpurohit.in", "include_subdomains": true, "mode": "force-https" },
{ "name": "mvbits.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mygallery.homelinux.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "myownwebinar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "mysignal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nakamastreamingcommunity.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nallon.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "namethatbone.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "naphex.rocks", "include_subdomains": true, "mode": "force-https" },
{ "name": "narindal.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "nasrsolar.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ncconsumer.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "neoani.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "neswec.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "netconnect.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "netcoolusers.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "netlilo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "netloanusa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "netsite.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "nextcloud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nextcloud.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nextend.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "niconode.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nil.gs", "include_subdomains": true, "mode": "force-https" },
{ "name": "ninhs.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ninthfloor.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nippler.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "nippon.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "nipponcareers.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "nocallaghan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "northwoodsfish.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "null-pointer.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "nwwnetwork.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "nynex.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "okay.coffee", "include_subdomains": true, "mode": "force-https" },
{ "name": "oneclickloan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "onehourloan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "online.marketing", "include_subdomains": true, "mode": "force-https" },
{ "name": "onlinemarketingtraining.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "onviga.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "open-coding.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "open-infrastructure.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "openrtv.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "oses.mobi", "include_subdomains": true, "mode": "force-https" },
{ "name": "panaxis.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "panelomix.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "parodybit.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "parpaing-paillette.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pascalleguern.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pcfun.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "pentandra.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pereuda.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pettitcoat.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pfa.or.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "phi-works.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "phocean.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "phone-service-center.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "php-bach.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pinkfis.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "pinpointengineer.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "pirateproxy.one", "include_subdomains": true, "mode": "force-https" },
{ "name": "pirman.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "pitchup.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pitonarms.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "plen.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "pmalaty.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "pointsixtyfive.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "postblue.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "powerb.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "powermeter.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "poweroff.win", "include_subdomains": true, "mode": "force-https" },
{ "name": "powershift.ne.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "pozzo-balbi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ppr-truby.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "preferredathlete.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "princesparktouch.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "printfn.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "privacy-week-vienna.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "privacy-week.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "privacyweek.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "privacyweekvienna.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "productgap.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "profection.biz", "include_subdomains": true, "mode": "force-https" },
{ "name": "profitopia.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "progress-linux.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "progress-technologies.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "proj.org.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "projectdp.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "protoxin.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "proxyportal.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "prxio.date", "include_subdomains": true, "mode": "force-https" },
{ "name": "puzz.gg", "include_subdomains": true, "mode": "force-https" },
{ "name": "puzz.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "pypi-mirrors.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pypi-status.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "pzme.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "qedcon.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "qivonline.pt", "include_subdomains": true, "mode": "force-https" },
{ "name": "qrlfinancial.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "r-core.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "r-core.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "rachaelrussell.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rametrix.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rankthespot.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "raphael.li", "include_subdomains": true, "mode": "force-https" },
{ "name": "rastreador.com.es", "include_subdomains": true, "mode": "force-https" },
{ "name": "readism.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "readmeeatmedrinkme.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rebekaesgabor.online", "include_subdomains": true, "mode": "force-https" },
{ "name": "refitplanner.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "remaimodern.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rentbrowser.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reuter-shop.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "reuter.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "ricardobalk.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "richardb.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "rickweijers.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "right2.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rkkhok.hu", "include_subdomains": true, "mode": "force-https" },
{ "name": "rockstarloan.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "roguelikecenter.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "roguesignal.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "rose-prism.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "roseitsolutions.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "rsmaps.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "rtek.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "russellandbrowns.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "rustable.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rustyrambles.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "rusxakep.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "s007.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "sadhawkict.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "saltbythesea.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "samenwerkingsportaal.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "samwilberforce.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sanderknape.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sansonehowell.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "saumon.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "say-hanabi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sayprepay.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sbiewald.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "scenester.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "schulterglatzen-altenwalde.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sea-godzilla.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sebastian.expert", "include_subdomains": true, "mode": "force-https" },
{ "name": "seconfig.sytes.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "secureobscure.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "securityglance.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "seesuite.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sefru.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "seoinc.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "seon.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "septillion.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "server-bg.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "server-daten.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "seti-germany.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "settleapp.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "shanae.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "shiawasedo.co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "shitproductions.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "shooshosha.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "shopping24.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "sibrenvasse.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "signere.no", "include_subdomains": true, "mode": "force-https" },
{ "name": "silaslova-ekb.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "silent.live", "include_subdomains": true, "mode": "force-https" },
{ "name": "simfed.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "simplicitypvp.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "simpul.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "simus.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "sistersurprise.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "skile.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "skyo.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sleep10.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "slimspots.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "slow.zone", "include_subdomains": true, "mode": "force-https" },
{ "name": "slowb.ro", "include_subdomains": true, "mode": "force-https" },
{ "name": "smdcn.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "smoothgesturesplus.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "snel4u.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "snelshops.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "snelwebshop.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "sng.my", "include_subdomains": true, "mode": "force-https" },
{ "name": "snowalerts.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "softanka.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sojingle.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "sol24.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "solmek.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "solmek.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sou-co.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "southernjamusa.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "southside-tuning-day.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "speeddate.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "speeds.vip", "include_subdomains": true, "mode": "force-https" },
{ "name": "spisbilligt.dk", "include_subdomains": true, "mode": "force-https" },
{ "name": "spodelime.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "spotupload.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "spydar007.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "staatschutz.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "staatsschutz.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "staatsschutzgesetz.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "stalkthe.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "startuponcloud.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "stikonas.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "stole-my.bike", "include_subdomains": true, "mode": "force-https" },
{ "name": "stole-my.tv", "include_subdomains": true, "mode": "force-https" },
{ "name": "studiostawki.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "sunstar.bg", "include_subdomains": true, "mode": "force-https" },
{ "name": "suspiciousdarknet.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "swimbee.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "symeda.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "synaptickz.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "ta-sports.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "tadcastercircuit.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "tamex.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "tannerfilip.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "tanze-jetzt.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tavopica.lt", "include_subdomains": true, "mode": "force-https" },
{ "name": "teamdaylo.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "tenbos.ch", "include_subdomains": true, "mode": "force-https" },
{ "name": "tenta.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "terry.pub", "include_subdomains": true, "mode": "force-https" },
{ "name": "testomato.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "thalan.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "thalhammer.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "the-mystery.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "therevenge.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "thermolamina.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "thole.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "thomasmeester.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "thomasschweizer.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "thriveapproach.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "tierarztpraxis-bogenhausen.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tjs.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "tobias-picha.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tobias-weidhase.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "tocaro.im", "include_subdomains": true, "mode": "force-https" },
{ "name": "toursandtransfers.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "tracetracker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "transport.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "trefpuntdemeent.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "tronatic-studio.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tsaro.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "tubul.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "turtleduckstudios.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tvz-materijali.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tweakers.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "twinkseason.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "twinkseason.co", "include_subdomains": true, "mode": "force-https" },
{ "name": "twinkseason.co.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "twinkseason.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "twinkseason.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "twinkseason.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "twinkseason.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "twistapp.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "twistedwave.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "typeofweb.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "uadp.pw", "include_subdomains": true, "mode": "force-https" },
{ "name": "umenlisam.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "unblocked.date", "include_subdomains": true, "mode": "force-https" },
{ "name": "unblocked.one", "include_subdomains": true, "mode": "force-https" },
{ "name": "unccdesign.club", "include_subdomains": true, "mode": "force-https" },
{ "name": "unsuspicious.click", "include_subdomains": true, "mode": "force-https" },
{ "name": "urbackups.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "valasi.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "vanmalland.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "varshathacker.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "venixplays-stream.ml", "include_subdomains": true, "mode": "force-https" },
{ "name": "ves.vn.ua", "include_subdomains": true, "mode": "force-https" },
{ "name": "vibrant-america.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vinasec.se", "include_subdomains": true, "mode": "force-https" },
{ "name": "vizzboard.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "vogler.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "vyskocil.eu", "include_subdomains": true, "mode": "force-https" },
{ "name": "wakatime.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "washingtonviews.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "watchinventory.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "watchstyle.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wdrl.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "webmetering.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "weerstatistieken.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "weiyuz.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wendalyncheng.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "weserv.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "wetherbymethodist.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "wetherbyweather.org.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "wg-tools.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "whing.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wikimedia.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wilsonovi.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "winterhillbank.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wmfusercontent.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wolfgang-kerschbaumer.at", "include_subdomains": true, "mode": "force-https" },
{ "name": "wolfgang-kerschbaumer.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "wolfgang-kerschbaumer.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "wonderfall.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "works-ginan.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "worldpovertysolutions.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wormholevpn.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "xenophile.name", "include_subdomains": true, "mode": "force-https" },
{ "name": "xiaolvmu.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xisa.it", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--4dbjwf8c.gq", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--7rvz7ku3ppnr.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--jda.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--kda.tk", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--y8j148r.xn--q9jyb4c", "include_subdomains": true, "mode": "force-https" },
{ "name": "xperidia.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "xpi.fr", "include_subdomains": true, "mode": "force-https" },
{ "name": "xroot.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "yarcom.ru", "include_subdomains": true, "mode": "force-https" },
{ "name": "yinfor.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "ympl.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "yoga-prive.de", "include_subdomains": true, "mode": "force-https" },
{ "name": "yogeshbeniwal.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yooooex.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "youngandunited.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "youran.me", "include_subdomains": true, "mode": "force-https" },
{ "name": "yoyoost.duckdns.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "ytec.ca", "include_subdomains": true, "mode": "force-https" },
{ "name": "yukontec.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "yux.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "z3liff.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "z3liff.net", "include_subdomains": true, "mode": "force-https" },
{ "name": "zandcell.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zenk-security.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zeroday.sk", "include_subdomains": true, "mode": "force-https" },
{ "name": "zewtie.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zhaochen.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "zhengjie.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zi0r.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "zinenapse.info", "include_subdomains": true, "mode": "force-https" },
{ "name": "ziyuanabc.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "zning.net.cn", "include_subdomains": true, "mode": "force-https" },
{ "name": "zorgclustertool.nl", "include_subdomains": true, "mode": "force-https" },
{ "name": "zyria.de", "include_subdomains": true, "mode": "force-https" },
// END OF BULK ADDITIONS
// Manual additions in Chrome 51 or later that do not belong in a
// special section above.
// START OF MANUAL ADDITIONS
{ "name": "bodhi.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "communityblog.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "keys.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "meetbot.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "paste.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "spins.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "src.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "torrent.fedoraproject.org", "include_subdomains": true, "mode": "force-https" },
{ "name": "wordpress.com", "include_subdomains": false, "mode": "force-https" },
{ "name": "www.wordpress.com", "include_subdomains": false, "mode": "force-https" },
{ "name": "rugk.dedyn.io", "include_subdomains": true, "mode": "force-https" },
{ "name": "login.gov", "include_subdomains": true, "mode": "force-https" },
{ "name": "bicycle-events.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "aramado.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "bebefofuxo.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "cuecasonline.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "interflores.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "lingerie.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "lojadoprazer.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "perfumes.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "qbiju.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "rmdlingerie.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "shinebijoux.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "sogravatas.com.br", "include_subdomains": true, "mode": "force-https" },
{ "name": "xn--neb-tma3u8u.xyz", "include_subdomains": true, "mode": "force-https" },
{ "name": "swehack.org", "include_subdomains": true, "mode": "force-https", "pins": "swehackCom" },
// END OF MANUAL ADDITIONS
// To avoid trailing comma changes from showing up in diffs, we place a
// single entry at the end.
{ "name": "hstspreload.appspot.com", "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",
"SWEHACK_ORG"
]
}